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
How we can call a javascript function on the change of a dropdown list in mvc?
Is dapper better than entity framework?
What are Action Methods in ASP.NET MVC?
How to enable Attribute Routing?
What is .net architecture and framework?
Do I need microsoft .net framework?
Difference between ASP.NET MVC and ASP.NET WebForms?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?
How we can multiple submit buttons in ASP.Net MVC
Name a few different return types of a controller action method?
What is the difference between tempdata and viewbag?
Describe the gac in the .net framework.
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is display mode in mvc?