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
Can we have enum in entity framework?
What is separation of concerns in asp.net mvc?
Explain the .net framework.
How large is the .net framework 3.0?
How we can add the CSS in ASP.Net MVC?
Explain tempdata in asp.net mvc?
What is the 'page life cycle' of an ASP.NET MVC?
What are child actions in ASP.Net MVC?
Explain the use of Inversion of control (IOC)?
Which is the default http method for an action method?
What are Scaffold templates in ASP.Net MVC?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
Why to use Html.Partial in ASP.Net MVC?
Possible ways to prevent xss attacks on mvc application?
What are the new enhancements done in default project template of asp.net mvc 4?