Posted by Eric Polerecky in ASP.NET MVC, Open Source, Spark, mvcJan 11th, 2010 | 2 Comments
ASP.NET MVC has one small hook into Visual Studio, the ability to right click and add views and controllers.
This feature is small, hell since I’ve been using spark I almost forgot about it, that is until I started working on a simple administration section. The application has enough entities that “Right Click –> Crud” would make just the right tool.
Idea
ASP.NET MVC provides customizable code templates for the view/controller content. There are a few really good articles on how to get started.
Plan
Include the CodeTemplates in my project
Change the output extention to .spark...
Posted by Eric Polerecky in EditPad Pro, Notepad++, Open SourceOct 9th, 2008 | No Comments
Just a quick note…in this tight economy there is a huge opportunity for open source software to enter the public sector. I’d really like to see little changes like these in the public sector. Expectably when the open source software, IMHO, is better then the commercial software.