What is Partial in ASP.NET 2.0?
Answers were Sorted based on User's Feedback
Answer / sri
We can split one part of a class in one file and the other
part in some other file using the partial keyword. The
compiler merges these partial classes spread across one or
more source files into a single compiled class at the time
of compilation .
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / nazrul
we can declare more than one class of same in a Namespace
through partial keyword.
Advantage->
we can use only one object to intialize it.then through
that object we can their member.
| Is This Answer Correct ? | 1 Yes | 0 No |
Is asp.net 64-bit enabled? How?
What are the objects of ASP.NET ?
what is DLL Hell and how it is solved in .NET? please explain clearly??
what is Disco?what it will do?
What is active web pages?
What are ASP.NET Web Forms? How is this technology different than what is available though ASP (1.0-3.0)?
What are the new features added from ASP to ASP.NET?
WHAT ARE DEFFERENCE BETWEEN DATALIST AND DATAGRID
What is asp.net with mvc? : Asp.Net MVC
Give some salient points of difference between request processor and request dispatcher.
What are the validation controls available in ASP.NET?
What is an iHTTPModule, and explain its implementation with its limitations?
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)