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 does a switch do?
Is there any alternative to avoid name collisions other then Namespaces?
What is in a session cookie?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
Tell me the code snippet to show how we can return 404 errors from HttpError?
Less than one page, how many windows will you be able to maintain?
What is the difference between stored procedure vs function?
What is css in asp.net?
Where viewstate value is stored in asp.net?
How many types of session state management options available in asp.net?
How Can assign alias name for ASP.NET Web API Action?
What is httpresponse?
What is a viewbag?
Define authentication and authorization.
What parameters can you pass in the url of the api? Can get and post use the same url?