Tagged Questions

1
vote
1answer
144 views

Q&A ASP.NET based starterkit or open source project?

Looking for an ASP.NET based Q&A starterkit or open source project. There's one on CodePlex but it uses Silverlight. I don't want Silverlight.
1
vote
1answer
54 views

Any starter-kits/open source support center implementations out there?

I'd like to implement a product support site in ASP.NET that will contain at least a forum and a knowledge base(FAQs). Could you recommend some good starting points? Thanks
1
vote
1answer
156 views

ASP.net error message when using REST starter kit

I've written some code using the REST starter kit and it works fine on my development machine. However, when I upload it to our server the page gives me the following error message... CS1684: ...
1
vote
4answers
4k views

ASP.NET Themes samples/starter kits

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 ...
0
votes
1answer
621 views

Small Business Starter kit for VS 2010: HRESULT 0x80041FEB

I've just downloaded the MS Small Business Starter kit, which is simply a smallbusiness.vsi file. I double clicked this, and got a success message after the install process. This adds a new web site ...
0
votes
6answers
254 views

ASP.NET sample applications

anyone know of some well written (but not too complex) ASP.NET web applications/websites that i could download from code.google.com or something? i just want to peek at how some other projects look to ...