what are partial classes?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is conceptual model? : Entity framework

716


explain what does .edmx file contains?

848


What is the use .glimpse in mvc?

802


What is Dependency Injection in ASP.Net MVC

783


differences between poco, model first and data first approach?

845


What is orm entity framework?

729


What are the two ways to add constraints to a route?

747


Explain test driven development (tdd) ?

757


Explain the request flow in asp.net mvc framework?

744


Explain Keep method in Tempdata in ASP.Net MVC?

779


Can we have enum in entity framework?

812


Explain peek method in tempdata in asp.net mvc?

826


How do you handle variable number of segments in a route definition?

751


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

789


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

816