Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combining web app with web service
Message
From
17/06/2008 10:26:54
 
 
To
17/06/2008 10:19:18
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01324702
Message ID:
01324740
Views:
13
>I am pre-compiling the web, but it isn't a single dll. I get several odd name dlls in the bin folder and optionally I can keep the aspx files outside. I think the big advantage to web app project is the single dll file with a real name rather than several with random names. Plus some project organizational advantages. Do you see more than this? I am using MM and there isn't a template for the web app project yet, so didn't do that, but I am going to figure out what is needed to make my own template as I would prefer to use that method.

Yes, there are a lot of advantages. First of all, to compare with in-place compilation, the day the client will want the source out of the server, a compile project would be needed. Then, I only want to deal with one DLL for the application and another one for the framework. So, usually, I do not update the framework. The updates are pretty much at the application level. I have found that this is usually working better when a new version is sent. It usually works pretty much all the time but sometimes, I still have a jam on the server and a IISRESET /RESTART is required unless I wait a few minutes and it does it starts responding back to the hits.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform