Answer Posted / sri
We can split one part of a class in one file and the other
part in some other file using the partial keyword. The
compiler merges these partial classes spread across one or
more source files into a single compiled class at the time
of compilation .
Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
Where is asp.net session stored?
What are the new data controls in asp.net 2.0?
Describe the method to create a permanent cookie?
What are the new web part controls in asp.net 2.0 ?
What are the asp.net security controls?
What is state management in .net?
What is ASLM?
How do you identify that the page is postback?
What language does asp.net use?
Explain http handlers? Where we can use the http handlers?
What is http session state?
What is asp.net with mvc? : Asp.Net MVC
Define managed code and managed data in .net?
How do you use viewstate?
Can you explain one critical mapping?