Welcome, Guest Ohm namah shivoy
www.faqpanel.com
Home | ASP.Net | C-Sharp | Winforms | MS SQL | AJAX | XML | .Net Training*** | Search
Invite friends 
Extras 
VS Tips & Tricks
Top 10 .Net Tools
Special folders in ASP.Net
VS Find Combobox
 ASP.Net Interview Questions and Answers
What is a proxy of the server object in ASP.Net Remoting?
It is a fake copy of the server object that resides on the client side and behaves as if it was the server. It handles the communication between real server object and the client object. This process is also known as marshaling.
What is the XML Schemas?
Is there a TextArea in ASP.Net?
What are good ADO.NET object(s) to replace the ADO Recordset object?
What is an assembly manifest in ASP.Net?
What is "Literal" control in ASP.Net?
What is the role of the DataReader class in ADO.Net connections?
Name the configuration files supported by ASP.Net.
How do I create a constant that is an array?
What are .Net data types?
What is typed dataset?