what are partial classes. Where is the entry point of
partial classes.
Answer / manoj mishra
partial class is a feature of some object oriented computer
programming languages in which the declaration of a class
may be split across multiple source-code files, or multiple
places within a single file. this is mainly used for web
prograamming
| Is This Answer Correct ? | 2 Yes | 0 No |
Please describe an example where you used object orientation in one of your programs.
What is procedural oriented language language..? give some examples of this language....?
What is meant by SQL,PL/SQL,SQL PLUS? Is there any differnece between them?
Who is the Best SAS/Clinical Trainer in Hyderabad
in a VB application, where the data will be stored after manipulation? what is the syntax for that?
what is the work of 1tier,2tier,&ntier? Plz Explain it!
Given an array of size n, containing every element from 1 to n+1, except one. Find the missing element.
How to call dll API sub routine in VB Form.
WHAT IS THE MEANING OF CONSTANT ...EXEEDS LENGTH LIMIT WHILE COPYING FROM PS FILE TO KSDS
Write a pascal program to calculate the sum of the first 100 even number and odd number
what is web service in java? have u use before.
How to create a new dataset only duplicate observations in proc sort procedure?