if i wanna deploy my asp.net project to the production
server and situation is that i m still not compiled my
project i have as-is on my development side now on
production server we dont have a visual studio now what
kind of settings i need to be to do in
webconfig /machine.config file to deploy my project and in
iis too....


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More ASP.NET Interview Questions

how to encrypt a connection string in web.config file?

3 Answers   Hexaware,


What the use of Form Authentication and windows Authentication?

1 Answers   NetCity, TCS,


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

0 Answers   Netsweeper,


What tags do you need to add within the asp:datagrid tags to bind columns manually?

5 Answers   Siebel Systems,


How do you retrieve information from web.config ?

5 Answers   MMTS,






what are the attributes of sitemapnode?

3 Answers   Satyam,


hi wrever i go thy r asking depth abt 3-tier architecture i.e, hw to deploy 3 layers into 3 servers i do nt have much idea on deployment. can any one send me the tips or code if u hav kindly mail me.

1 Answers   Wipro,


What’s the difference between asp.net web forms and asp.net mvc?

0 Answers  


Do I need to have the latest version of windows media player installed?

0 Answers  


How is my content secured from unauthorized access?

0 Answers  


How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.

0 Answers   Siebel,


What is a runtime version?

0 Answers  


Categories