How can I configure asp.net applications that are running on a remote machine?
How can we create a website?
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 type of code (server or client) is found in a Code-Behind class?
Explain about the .NET framework?
I am having four text boxes in my web application. I am setting Required Field validator to each Text box. And I am having two buttons in my application. If i clicked the first button only first two text box validation will get fire. Dont show error message for remaining two text box. If i clicked second button last two text box validation will get fired. It will not consider the first two validation controls. That is how to enable and disable the validation controls.
Difference between application and session ?
Difference between asp and asp.net ?
4 Answers Accenture, BirlaSoft, TCS,
I need to download file from web server, without using save as dialogue box. Can anyone help, thanks In advance.
Let's say I have an existing application written using vb6 and this application utilizes windows 2000 com+ transaction services. How would you approach migrating this application to.net?
what is the challenging situation you faced in your career?
3 Answers Calsoft, HP, Satyam, Wipro,
Which control would you use if you needed to make sure the values in two different controls matched?
What is X-Path?