I am asking in terms of performance
Which would run fastest on the server (windows server 2012 r2 - 24 cores - 64 gb ram) - serving pages fastest way - reducing load times
Asp.net website project , c# , .net 4.5 , visual studio 2013 update 3
I don't need site to be updated-able
I don't care how many or how big files to be deployed
Here the options available
In ASP.NET when you publish a Visual Studio web project MSBuild is used to drive the entire process. The project file (. csproj or . vbproj) is used to gather the files that need to be published as well as perform any updates during publish (for example updating web. config).
From my understanding:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With