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

Why to use Html.Partial in ASP.Net MVC?

0 Answers  


How do you do role based security ?

1 Answers   Accenture, BirlaSoft,


How to answer for project questions..?

0 Answers  


mention what is the key advantage of using entity framework or ef?

0 Answers   Microsoft,


I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?

0 Answers   Accenture,






What meant of assembly & global assembly cache (gac) & Meta data

1 Answers  


Explain dependency resolution?

0 Answers  


What is ASP.NET MVC?

1 Answers  


What is entity sql? : Entity framework

0 Answers  


How the color of selected menu item will be changed in asp.net menu item?

1 Answers   Cognizant,


Explain .net Framework?

1 Answers  


What is entity framework? : Entity framework

0 Answers  


Categories