I was wondering if there was somewhere I could get some starter kit / theme sample for ASP.NET.

I am not a designer, but I need to build a prototype for a project, and if I do it myself it'll certainly be awful

Do you know where I could find that (ASP.NET specific)?

link|improve this question

feedback

4 Answers

up vote 2 down vote accepted

Check http://asp.net. There are quite a few starter kits and sample projects there. (http://www.asp.net/community/projects/)

link|improve this answer
feedback

Do you mean templates for a website? If so, that is nothing to do with ASP.NET, There are loads of places to get decent free website templates including:

If you are after ASP.NET code snippets & samples, try:

What specifically is your project concerned with?

link|improve this answer
feedback

What you're looking for is here. Asp.net specific design templates from msdn.

link|improve this answer
feedback

you can check latest Employee Info Starter Kit ASP.NET project template, which utilized some great css and jQuery frameworks and integrated with ASP.NET server controls.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.