What is Partial class and its use?
Answer / shahab qureshi
Partial class definitions can be split up across multiple
physical files. But it doesn’t have that much effect on
compiler. Partial classes are grouped together and treated as
one class. One common usage of partial class is it divides
automatically generated code from programmer written code.
| Is This Answer Correct ? | 1 Yes | 0 No |
how do i create my own exception class which will restrict IO exception?
Hi guys... I have one doubt ..Exception is a runtime error then why we have checked exception... Thanks in advance
please any one pass file aid,xpeditor and endeavor tools
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
how can we maintain the previous version scripts to new version.
0 Answers DST Global Solutions,
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
In OB52 , How to define two open posting period, Like only 5 and 8 posting should be open.. should not open 6 and 7..period..
what are the topics choosen for jam round for interviews
How to change the color of a cell or a row in a datagrid on mouse hover using javascript/.net
Difference between delegates and Events?
Outline the two important features of a terminating recursion. Any ideas?
2.Different data types in C? and its value and range?