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

How can I return string result from action in asp.net mvc?

570


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

1695


When using razor views, do you have to take any special steps to protect your asp.net mvc application from cross site scripting (xss) attacks?

708


How to change the action name in mvc?

551


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

563






Explain the tools used for unit testing in ASP.Net MVC

604


i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?

1751


What are scaffold templates in mvc?

583


Is .net framework backwards compatible?

613


Why is entity framework used?

575


Can I set the unlimited length for "maxjsonlength" property in config?

566


What is a view engine?

570


How do I install .net framework?

530


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

581


Explain tempdata in asp.net mvc?

606