What is the difference between Server.Transfer and Response.Redirect? Why would I choose one over the other?
2 3926Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
2 4305Let'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 3534Can you give an example of what might be best suited to place in the Application_Start and Session_Start subroutines?
2 4025If 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 6603Can u any body send the DotNet Interview questions and answers to my mail please....... mindukuru@yahoo.com
1 3012
A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?
Can you edit data in repeater control? How?
what is entity data model?
When do we use delegates in your remoting applications?
Explain the differences between server-side code and client-side code.
What is the advantage of a form?
how to add list of items in a web application and win application?
question related to table havi colspan and row span
Tell us what is heap and what is stack?
What is reflection in microsoft .net context?
What do you mean by Driver Script?
Explain when should you use .net web forms over asp.net mvc?
How do I install .net framework?
deference between display and visibility property of CSS
Define singlecall activation mode in .net remoting?