What you mean by partial Class in asp.net 2.0?
Answer Posted / sridhar
Your class definition can be split into multiple physical files; it allows a clean separation of business logic and the user interface
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How is session id generated?
Describe a bubbled event and how it is used ?
What are the differences between application object and session object?
How can u deifne the benefits and limitation of using Viewstate for state management?
What is difference between asp.net and asp?
Explain authorization levels in .net ?
Can I stream live content/events?
What are the new login controls in asp.net 2.0?
What is viewstate? What does the “enableviewstate” property do?
What is clr? Difference between clr & cts?
How can we apply themes to an asp.net application?
Fetch one page value to another page without using state-managment ?
Is it true that a Web service must be written in .NET or not?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
Why cyclomatic complexity is important?