What you mean by partial Class in asp.net 2.0?

Answer Posted / nallamani

This new feature, partial class, allows you to allot
different developers to develop the code for different
functionalities that are available in a single class.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the asp.net security controls?

558


What is difference between Fragment Caching and Page Caching in ASP.NET?

583


How will create assesblies at run time?

558


We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?

1410


Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?

650






What is the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc

546


Is post back property in asp net?

531


Can you use Web API with ASP.NET Web Form?

698


Where is http session stored?

505


Explain about consistent programming model in the .NET framework?

597


Which type of state management is provided by Query String in ASP.NET?

559


Explain about asp.net 2.0 themes?

560


What is state management in asp.net with example?

465


What is rending process in ASP.NET?

621


What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

506