2
votes
3answers
77 views
Good ways to start an application in ASP.NET MVC
When you start creating an application or site in ASP.NET MVC, what do you do before typing in that first line of code?
I'm personally fond of creating a new ASP.NET MVC Web Application project and …
0
votes
3answers
106 views
Multi Language Starter Templates
I'm currently working through some code katas in multiple languages (Ruby, Perl, Python)/frameworks (Rails, Django, Mojo). It seems every time I start a new project from scratch I end up tweaking …
0
votes
1answer
71 views
jQuery/ jQueryUI plug-in tutorial
Hi,
I've got a Javascript UI component I wrote near a year ago, I've just taken another look at it and, to be frank, it could do with a re-write to make it nice and generic.
The implementation uses …
0
votes
2answers
472 views
Downloading the SubSonic Starter Kit
Here's an easy one for you... perhaps. The SubSonic Starter Kit that is discussed on the SubSonicProject Site, is MIA. All links to DL it point to the now defunct CodePlex project. There appears to …
0
votes
1answer
93 views
Can I create a visual studio 2008 starter kit that is based on a solution file with multiple projects
I have successfully managed to create Visual Studio starter kits in the past, however as far as I am aware they can only be made at the project level.
I have a solution that contains multiple …
0
votes
4answers
100 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 …
1
vote
3answers
1k 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 …
