Andrew Siemer
Enterprise Web Applications, ASP.NET, C#, SQL Server, Architecture, & Writing
Sign in
|
Join
|
Help
Home
About
RSS
Atom
Comments RSS
This site
DotNetSlackers home
Sponsors
MaximumASP
Packet Sniffer
Search
Navigation
Home
Blogs
Forums
Downloads
Archives
July 2010 (1)
April 2010 (1)
February 2010 (1)
January 2010 (5)
December 2009 (2)
November 2009 (8)
October 2009 (2)
September 2009 (2)
August 2009 (1)
July 2009 (1)
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...