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 the Satellite assembly ?
Assembly containing no executable code — only resources. Typically, satellite assemblies are used for storing localized data. Satellite assembles can be added, modified, and loaded into a .Net application at runtime without recompiling. Use the Assembly Linking Utility to create satellite assemblies by compiling .resource files.
Explain the System.ComponentModel namespace in .Net Framework Class Library.
How is the DLL Hell problem solved in ASP.Net?
What are web Forms?
What is the Code Render blocks in ASP.Net?
Describe .Net Framework Class Library.
What is the Viewstate in ASP.Net?
What is the difference between System Exceptions and Application Exceptions?
How do I get and set Environment variables?
Explain the System.DirectoryServices namespace in .Net Framework Class Library
What is delay signing in ASP.Net?