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 do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Explain tempdata in mvc?
Is the following route definition a valid route definition? {controller}{action}/{id}
In which assembly is the mvc framework defined?
Which .net framework is installed?
What are the possible razor view extensions?
In Server how to check whether model has error or not in ASP.Net MVC
The order of the filters that get executed, if the multiple filters are implemented?
If I have multiple filters implemented, what is the order in which these filters get executed?
Briefly describe the roles of clr in .net framework?
Explain unit test done by tester on development team?
Does Tempdata hold the data for other request in ASP.Net MVC?
What is the advantage of using asp.net routing?
Is dapper faster than entity framework?
How do you specify comments using razor syntax?