what are partial classes?
Answers were Sorted based on User's Feedback
Answer / rony sunny
Partial class is a new functionality that is included in
Visual Studio .Net 2005 and is supported in ASP.Net 2.0.
This new functionality helps you to split a single class
into multiple partial classes. These partial classes can be
in different individual files.
| Is This Answer Correct ? | 3 Yes | 7 No |
Answer / shoaib akhtar
Partial Class Means That At Compilation Time Your Code
Behind File And Web Form Are Now Merged Into One Class File.
| Is This Answer Correct ? | 7 Yes | 11 No |
Explain Keep method in Tempdata in ASP.Net MVC?
what is complex type?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
How many .NET languages can a single .NET DLL contain
Describe the roles of clr in .net framework.?
exe abrevatiom
What are the versions of .net framework?
Why to use Html.Partial in ASP.Net MVC?
Hi my name is sahil. i did my bsc in 2008 n did marketing jobs thereafter. bt nw i wanna learn .net to enter IT field. Ive heard deccansoft,secbad is the best inst. for .net. bt do they provide placement?? as im not a fresher so will i be hired by any company..??
What is connected scenario? : Entity framework
What is controllercontext?
Is dapper faster than entity framework?