What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
2 4371Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
2 4744Let's say I have an existing application written using Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. How would you approach migrating this application to .NET ?
1 3864Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
2 4506If I'm 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?
3 7344Post New Dot Net AllOther Questions
how to change the application name?
Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile
Explain pipelining? : .NET Architecture
What is the importance of updatepanel control?
What is a service contract, operation contract and data contract?
Explain the difference between inprocess vs out process session state : Dot net architecture
What is password attribute of the textbox control of .net mobile? : Microsoft dot net mobile
i wish to write mcts(microsoft certified technology specialist) exam. can anyone give the model question or format and preparation method?
what is the difference between master page and content page?
What is the cli? Is it the same as the clr?
Explain the purpose of cache? : Dot net architecture
What is application frame host?
What is the use of TPL DATAFLOW?
What is a managed code? : Dot net architecture
What are the different pipelining hazards and how are they eliminated? : Dot net architecture