what are partial classes?
Answer Posted / shoaib akhtar
Partial Class Means That At Compilation Time Your Code
Behind File And Web Form Are Now Merged Into One Class File.
Is This Answer Correct ? | 7 Yes | 11 No |
Post New Answer View All Answers
What are the main components of .net framework?
How would you deploy your old applications with .net framework 4.0? Are the old applications compatible?
Explain tempdata in mvc?
What are Code Blocks in Views?
When using aspx view engine, to have a consistent look and feel, across all pages of the application, we can make use of asp.net master pages. What is asp.net master pages equivalent, when using razor views?
sql related question (outer join, left, right etc) array vs hashtable CRL sqldatareader vs dataset what is WPF, WCF, compare to WinForms Webservices Asp.net MVC vs WebForms?
Explain what is asp.net mvc?
How does �side by side� work for the .net framework 3.0?
What is the use of viewmodel in mvc?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What is the use of display modes?
What is separation of concerns in asp.net mvc?
What is entity framework firstordefault?
What is edm in entity framework?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?