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
can we remote debug applications with the remote debugger installed with vs.net 2002, with vs.net 2003?
How you can access the values from the Repeater control in ASP.NET?
What are the new data controls in asp.net 2.0?
Which validator control you use if you need to make sure the values in two different controls matched?
What is strong-typing versus weak-typing?
How can we inherit a static variable?
Which type of state management is provided by Query String in ASP.NET?
Explain global assembly cache.
Can we handle the error and redirect to some pages using web.config?
What is base class of .net?
What is the page life cycle in asp.net?
What does a switch do?
How many types of validators are there in asp net?
What is a web pool?
How to set the pane area to transparent of a scrollPane component.?