WOW,
Well I just deployed my first ASP.NET 2.0. What a difference from 1.x.
I learned that you can deploy by using a publish and precompiled mode that will not cause a slow load the first time a user accesses the site, but the issue with using that is that when you make change you have to redeploy all the .aspx and .dll files again. That kinda sucks.
However, after a little research I found a tool that add-ons from microsoft: http://msdn.microsoft.com/asp.net/reference/infrastructure/wdp/
This feature more reflects the ASP.NET 1.x way of creating dlls
Software engineering and business solutions blog featuring SaaS reviews, automation tools, and business insurance guides. Buyer-intent content designed to drive high-quality traffic and conversions.
Tuesday, May 16, 2006
Subscribe to:
Post Comments (Atom)
Cloud Security Basics Everyone Should Know
Cloud Security Basics Everyone Should Know Introduction to Cloud Security What Is Cloud Security? Cloud security refers to the set ...
-
The problem was that the remote connection needed to utilize Named Pipes, but in order to utilize Named Pipes both the machine hosting the i...
-
How to clear SharePoint People Picker suggestion cache If you have been SharePoint Site owner long enough, you would have definitely ...
-
Getting the following error (Figure 1): Server Error in '/' Application. ID4014: A SecurityTokenHandler is not registered to ...
No comments:
Post a Comment