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

What is the difference between using system.net and system.net.sockets?

1 Answers  


How to make sure Client Validation is enabled in ASP.Net MVC

0 Answers   B-Ways TecnoSoft,


What are the advantages of asp.net 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,


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

0 Answers   MCN Solutions,






What is managed extensibility framework?

0 Answers  


what is split entity?

0 Answers   Microsoft,


How .net assemblies are registred as private and shared assembly ?

2 Answers   Infosys, MMTS,


How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?

0 Answers  


WHICH IS THE BEST INSTITUTE FOR DOTNET REAL TIME PROJECT TRAINING

21 Answers   ABC, Cap Gemini, Comspark,


creating crystal reports in asp.net & vb.net

1 Answers  


How can you return string result from Action in ASP.Net MVC?

0 Answers  


Categories