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 possible implementations of distributed applications in ASP.Net?
ASP.Net Remoting and ASP.Net Web Services. If we talk about the Framework Class Library, noteworthy classes are in System.Runtime.Remoting and System.Web.Services.
What are channels in ASP.Net Remoting?
What is Repeater Control in ASP.Net?
Can I run my application which was built with a newer .Net Framework ( for example .Net 2.0, .Net 3.0, .Net 3.5 ) on a machine that has a lower .Net Framework ( for example .Net Framework 1.1 ) installed?
How do you secure your configuration files to be accessed remotely by unauthorized users?
What is the web.config file in ASP.Net?
OR
What are the uses of web.config file in ASP.Net?
Which Versions of the .NET Framework Support Generics?
What are custom controls in ASP.Net?
Can you run an ASP.Net web application without using web.config file?
How can you automatically generate interface for the remotable object in ASP.Net with Microsoft tools?
Can I avoid using the garbage collected heap?