January 2010 - Posts

0
Comments

Method not found: 'Void System.Web.Mvc.ViewContext..ctor(System.Web.Mvc.ControllerContext, System.Web.Mvc.IView, System.Web.Mvc.ViewDataDictionary, System.Web.Mvc.TempDataDictionary)' by asiemer

I am finding that there are several complaints about getting Spark View Engine to work with ASP.NET MVC.  I had to tweak the Spark View Engine code base to get things running again. I had to download the spark view engine source code ( http://sparkviewengine...
0
Comments

Can you help me formulate a TOC for an ASP.NET MVC Cookbook by asiemer

Hey there everyone.  I was recently tasked to pitch a book to my publisher.  As a first step I need to come up with an outline for the Table of Contents.  This book is the standard cookbook style with an added focus on the MVC side of ASP...
0
Comments

VirtualDNUG.com a virtual .net users group by asiemer

Hey all!  I am finally going to put my full steam into setting up my VirtualDNUG users group.  With the help of the good folks over at ineta (they are providing a LiveMeeting license for us) I am hoping to host a great environment for learning...
2
Comments

ASP.NET MVC 2 in Action conducting a public review by asiemer

Since I enjoyed the first edition of the ASP.NET MVC in Action book I figured I would jump on this second edition of this book and framework as quickly as I could.  I just read this post from Jeffrey Palermo: http://jeffreypalermo.com/blog/mvc-2...
0
Comments

NBuilder article just submitted to DotNetSlackers.com by asiemer

I just finished the first article to a two maybe three part mini-series on NBuilder for DotNetSlackers.com.  NBuilder is a great little tool for generating your objects for you.  Often times you will create an application that is dependent on...