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
Why select Web API?
How asp.net mvc differs from asp.net web forms? : asp.net mvc
explain code with multi inhertance
Which Is Faster MVC or ASP.net ?
What permissions do asp.net applications posses by default?
What is a web api?
What is the difference between table and query?
Can we handle the error and redirect to some pages using web.config?
Does google crawl redirects?
What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?
What is the concepts of globalization and localization in .net?
What is the purpose of asp.net?
Which browsers support the xmlhttprequest object?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What are assemblies and namespaces and explain the difference between them ?