what are partial classes?

Answers were Sorted based on User's Feedback



what are partial classes?..

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

what are partial classes?..

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

Post New Answer

More Dot Net Framework Interview Questions

Explain the .net framework.

0 Answers  


Explain the methods used to render the views in ASP.Net MVC?

0 Answers  


What is associationset? : Entity framework

0 Answers  


What are the different authentication modes in the .NET environment?

2 Answers  


What is objectcontext? : Entity framework

0 Answers  


Are there any parts of the .net framework 3.0 that only work on windows vista?

0 Answers  


Explain what languages does the .net framework support?

0 Answers  


What is entitytype? : Entity framework

0 Answers  


What is the .net framework 3.0 (formerly winfx)?

0 Answers  


what is complex type?

0 Answers   Microsoft,


What is display mode in mvc?

0 Answers  


Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

0 Answers   NNN,


Categories