what are partial classes?

Answer Posted / chaitanya.k

Partial classes is a new feature of OOPs in .NET2.0

Partial classes means split the class into multiple files.


For example

u r working with windows applications actually
designer.cs is using a class like webform1, u can use this
class in other cs file also.

Is This Answer Correct ?    59 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which are the key concepts of entity data model?

800


What is mapping in entity framework? : Entity framework

704


What is code first? : Entity framework

768


Explain unit test done by tester on development team?

736


mention what is csdl, ssdl and msl sections in an edmx file?

794


What is difference between Viewbag and Viewdata in ASP.NET MVC?

794


What is the use .glimpse in mvc?

795


What is entitytype? : Entity framework

731


Will c# 3.0, vb.net 9.0, atlas, or linq be included in the .net framework 3.0?

702


What is meant by viewdata?

728


What is entity framework used for?

745


Explain how to use multiple submit buttons in ASP.Net MVC?

843


What is namespace of asp.net mvc?

850


what is lazy loading in entity framework?

775


How to update one of my table in database at 4pm every day how it is possible?

756