Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what are partial classes?

Answer Posted / sunny setia

The purpose of partial classes is to allow a class's
definition to span across multiple files. It is especially
useful for:

Allowing multiple developers to work on a single class at
the same time without the need for later merging files in
source control.

Allowing a separation between the class interface and the
implementation-related definitions

Easing the writing of code generators, such as visual designers.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why should we go for entity framework?

1060


What are ajax helpers in mvc?

1023


What is the meaning of unobtrusive javascript?

1100


Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?

1205


Can you use Razor code in Javascript in ASP.Net MVC?

1250


Explain the advantages of dependency injection (di) in asp.net mvc?

1104


Is .net framework going away?

1087


What are Code Blocks in Views?

1168


What is mapping in entity framework? : Entity framework

1042


What is the role of the jit compiler in .net framework?

1160


What is the importance of NonActionAttribute?

1110


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

1027


how do you query in entity model when the result has a join from from different database other than the entity model?

1031


How you can implement custom validation in asp.net MVC?

1136


What is the advantage of mvc?

1097