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 are web Forms?
Web Forms are an ASP.Net technology that you use to create programmable Web pages. Web Forms render themselves as browser-compatible HTML and script, which allows any browser on any platform to view the pages. Using Web Forms, you create Web pages by dragging and dropping controls onto the designer and then adding code, similar to the way that you create Visual Basic forms. For more information, see ASP.NET Web Pages Overview.
What is the global assembly cache (GAC)?
How do you secure your configuration files to be accessed remotely by unauthorized users?
How to cancel the execution of the command at run time?
What is the ASP.Net State Service?
Which namespace do you include while using ODBC connectivity?
What environment do I need to use generics?
What is @Page directive in ASP.Net?
what i do for load testing in . net application?
What is Asynchronous Database Commands in ASP.Net?
Which dll is required to translate XML to SQL in IIS?