2

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

4

5 回答 5

2

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

于 2008-09-26T13:26:13.240 回答
2

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?

于 2008-09-26T15:12:56.353 回答
2

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

于 2009-02-12T14:21:59.173 回答
1

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.

于 2011-03-12T18:55:40.203 回答
-1

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.

于 2015-06-10T13:44:56.590 回答