What is Partial in ASP.NET 2.0?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the HTML server controls in ASP.NET?

813


Define static function?

750


Mention few asp.net validators.

753


What are sessions in asp net?

738


What kind of data can be stored in viewstate?

749


Can we have multiple web config files for an asp.net application?

720


what is DLL Hell and how it is solved in .NET? please explain clearly??

2104


What are asp.net web forms?

745


Error : The operation couldn’t be performed because ole db provider sqlncli10 for linked server was unable to begin a distributed transaction.00000110 oledb provider for linked server returned message the partner transaction manager has disabled its support for remote/network transactions. I can able to execute the stored procedure in sql server but when i run the web page getting error like above. I did all the configuration. what is the solution?

2179


Describe the .net base class library.

732


How about the security in Activex DLL and Activex EXE ?

2017


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

760


What is the default Orientation property in a Menu control?

765


How do http sessions work?

663


How ViewstateMac works?

2557