What you mean by partial Class in asp.net 2.0?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / amiya kumar parida
Partial class means a class declaired as partial can be
splited in to many physical file (i.e the defination of
class can be in more than one file) but at the time of
compilation it grouped up and compiled
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / 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 |
how can we display records in single datagrid using two datasets in different place?
2 Answers Global Computer, Honeywell,
what is wwf in asp.net?
I have a textbox , assign required field validator and i have two buttons 1) save 2) cancel , i want the validator run only when i click save button, don't validate cancel button , what to do?
7 Answers eMids, Infotech, Integra, TCS, Wipro,
Differentiate between client-side and server-side validations in web pages.
Name the validation control available in asp.net ?
What does ascx stand for?
can u create two Primary key for a table? --Sivaa
What is the purpose of the validation summary control? What do you need to do to prevent an error message from being displayed in a validator when a validation summary control is used? How can you display a message in both the validator and the validation summary control?
How do I open an ashx file?
Explain login control and form authentication.
how to create textboxes dynamically and insert textbox text into sql database
Describe the two main components of the .NET framework ?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)