johnf
johnf

Reputation: 171

ASP.NET Web Sites Examples

We plan to develop a ASP.NET ( VS 2010 ) web site.

We need to know if there are any ready made startup ASP.NET web sites so we can get them and adjust / upgrade according to our needs.

Thank you for your quick reponse John.

Upvotes: 0

Views: 4585

Answers (2)

Kyle Trauberman
Kyle Trauberman

Reputation: 25694

You can check out some of the starter kits posted on asp.net:

http://www.asp.net/community/projects#jm_starter_kits_and_samples

Upvotes: 1

Jesse McCulloch
Jesse McCulloch

Reputation: 683

There are lots of examples out there, and even VS 2010 has some templates that will get you started. There isn't really much detail about what kind of website you are starting up, so beyond that you probably won't get much in the way of answers here to your question. Most of the questions on here are of a more technical nature, and without showing that you are attempting something specific and that you have tried it on your own, answers will likely be few and far between.

Upvotes: 2

Related Questions