Question

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)?

Was it helpful?

Solution

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

OTHER TIPS

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?

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

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.

I advice to check ASP.NET Iteration Zero: http://aspnetzero.com/

It's a professional starter kit based on a strong framework and UI. It includes role and membership management and much more. You can create a demo to see it in action easily.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top