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 Repeater Control in ASP.Net?
The Repeater control is used to display a repeated list of items that are bound to the control. The Repeater control may be bound to a database table, an XML file, or another list of items.
What is logging?
Can I still use the DataList and Repeater controls?
Can you configure a ASP.Net Remoting object via XML file?
What is the difference between an assembly and a namespace in ASP.Net?
Name the configuration files supported by ASP.Net.
What is "ReportViewer" control in ASP.Net?
Explain the System.CodeDom namespace in .Net Framework Class Library.
How are ASP.Net configuration files secured against unauthorized access?
What is "FormView" Control in ASP.Net?
Can I avoid using the garbage collected heap?