Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
What is the difference between session and viewstate in asp.net?
In which module you have worked in your .net project explain?
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
which method marks a config file section for encryption?
Types of optimization and name a few ?
For a server control, you need to have same properties like color maxlength, size, and allowed character throughout the application. How do you handle this?
What is cookieless session id explain in brief?
What is the difference between Classic ASP and ASP.Net?
How do I know asp.net mvc version? : Asp.Net MVC
How can we identify that the Page is Post Back?
How do you use a custom validator? When might you want to use one?
Difference between Array and ArrayList? How Array is benifitful than ArrayList?