eramgarden
Contributor
- Joined
- Mar 8, 2004
- Messages
- 579
we have a desktop application done by a vendor. Not sure the language it's done with..i know it's not dotnet.
We're going to write an ASP.Net/VB.Net application using that desktop as our blue-print.
In general, what should we keep in mind when designing a dotnet web application from scratch? We're going to use VS2005/ASP.net2.0 and 3-tier. Should we use caching? do we need to keep machine.config in mind (change it to make performance better), I know we're gonna use stored procs, should we use sessions, what about security, garbage collection..
what should we absoultley keep in mind ..a rule of thump?
We're going to write an ASP.Net/VB.Net application using that desktop as our blue-print.
In general, what should we keep in mind when designing a dotnet web application from scratch? We're going to use VS2005/ASP.net2.0 and 3-tier. Should we use caching? do we need to keep machine.config in mind (change it to make performance better), I know we're gonna use stored procs, should we use sessions, what about security, garbage collection..
what should we absoultley keep in mind ..a rule of thump?