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
What are the HTML server controls in ASP.NET?
Define static function?
Mention few asp.net validators.
What are sessions in asp net?
What kind of data can be stored in viewstate?
Can we have multiple web config files for an asp.net application?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What are asp.net web forms?
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?
Describe the .net base class library.
How about the security in Activex DLL and Activex EXE ?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What is the default Orientation property in a Menu control?
How do http sessions work?
How ViewstateMac works?