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
How can we inherit a static variable?
What is inproc mode in session?
What is http request and response?
Where is asp.net view state stored?
What are resource file and how do we generate resource file?
How can you apply a theme to your asp.net application?
Is react a template engine?
Differentiate globalization and localization.
What is __ requestverificationtoken?
Explain the use of dataadapter.
Explain the main function of url routing system in asp.net mvc? : asp.net mvc
Can you dynamically assign a Master Page?
What is webresource axd?
What's the use of response.output.write()?
Where code pages are used?