How you deploy .NET assemblies
Answer / kirti
One way is simply use xcopy. others are use and the setup projects in .net. and one more way is use of nontuch deployment.
| Is This Answer Correct ? | 0 Yes | 0 No |
How the ‘page lifecycle’ of ASP.Net MVC does works?
In which circumstances you used delegates?
What is iobjectset? : Entity framework
Can I uninstall microsoft .net framework?
Can we have more than 1 partial classes in the same file?
what is entity data model?
How we can add the CSS in ASP.Net MVC?
What is Differnce between html.action and ajax.action?
can we change the page layout in ASP.NET 2.0 as grid layout like in the previous version?
What is renderbody?
will there be any issues adding a table without primary keys to a data model?
what is connection pooling