What's best reference architecture for Asp.Net 2.0 application?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to develop some Asp.Net 2.0 application. Some of them are small and
some are bigger. Any good reference implementation? PetShop 4.0? Or startkit?

Thanks,
 
The starter kits, for the most part, are good starting points. Most are just
that ... a good STARTING point. I am not sure there is a "be all, end all"
example out there. I have a colleague who has used the commerce starter kit
on a variety of sites.

NOTE: It is, in most cases, difficult to blend starter kits, as they tend to
use core funcationality in different ways. If you want feature A from one
and feature B from another, be prepared for some pain.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA
http://gregorybeamer.spaces.live.com

*************************************************
Think outside of the box!
*************************************************
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top