What is redirectpermanent in asp.net?
If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?
can i call the java script to code behind file?if yes how?
What is the DLL Hell Problem?
List some of the important session state modes of asp.net.
When you are running a component within ASP.NET, what process is it running within on Windows XP? Windows 2000? Windows 2003?
I have developed a web application in asp.net 2.0 with Access as back end i am trying to gereate report/export data in excel. After hosting the site i am not getting any error or such exported excel file. but using the source code from my system it works fine. Could any one tell me why it is happening and what is its solution.
What are Http handler ?
6 Answers Accenture, BirlaSoft, Satyam, Syntel,
how to create bin folder in asp.net2.0
I am opening Crystal Report in asp.Net 3.5. Report is opening very well but when I click on Refresh button of Crystal Report then it gives "Missing Parameter values" I also tried property of CR Viewer like crViewer.ReuseParameterValuesOnRefresh = True But it is not working. Plz give me solution.
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
What are the Types of chaching. How to implement caching