what are partial classes?
Answers were Sorted based on User's Feedback
Answer / rony sunny
Partial class is a new functionality that is included in
Visual Studio .Net 2005 and is supported in ASP.Net 2.0.
This new functionality helps you to split a single class
into multiple partial classes. These partial classes can be
in different individual files.
Is This Answer Correct ? | 3 Yes | 7 No |
Answer / 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 |
Explain the .net framework.
Explain the methods used to render the views in ASP.Net MVC?
What is associationset? : Entity framework
What are the different authentication modes in the .NET environment?
What is objectcontext? : Entity framework
Are there any parts of the .net framework 3.0 that only work on windows vista?
Explain what languages does the .net framework support?
What is entitytype? : Entity framework
What is the .net framework 3.0 (formerly winfx)?
what is complex type?
What is display mode in mvc?
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )