Answer Posted / charan
In ASP.NET 2.0, there is 2 types of deployment
1 - websetup
2 - copy file
websetup projects is usually for when a user want to
download any software or files.. certain steps involved in
this process...
2 - copy file is for small websites..
in the solution explorer, click the copy icon .. it will
prompt a two panel window.. one is for source website and
other one is Remote website
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the exact purpose of http handlers?
What is the difference between session and application?
What is css and what is it used for?
Explain the various authentication mechanisms in asp.net.
Explain authorization levels in .net ?
Which method is used to force all the validation controls to run?
Can a .net web application consume java web service?
Explain what is viewstate?
What does it mean your session has timed out?
Is it possible to change the index of primary key on table?
Is it possible for me to change my aspx file extension to some other name?
How do you declare static variable? What is its lifetime?
Which object wraps the state or data of a user?
benefits of migration from asp to asp.net hi frnds, i have to give presentation to a client about how useful would be migrating their project from asp to asp.net .plz give me some points which i should incorporate in my ppt thanks
What is loop in asp.net?