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
What is microsoft windows sharepoint services?
What is postback and autopostback in asp.net?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Do I need to have the latest version of windows media player installed?
What is the default Orientation property in a Menu control?
Explain different types of validators in asp.net?
How to make sure that contents of an updatepanel update only when a partial postback takes place (and not on a full postback)?
What are the parts of an http response?
What is xaml? Are xaml file compiled or built on runtime?
How can we make sure that Web API returns JSON data only?
Please brief not about xsd,xslt & xml?
What is a postback url?
What are the asp.net server side objects?