A A
RSS

Tag Archive | "MVC Book"

A Good TDD Process Diagram?

Monday, September 22, 2008

View Comments

I am trying to create a flow diagram that depicts the Test Driven Development process and I need your expertise/opinion/criticism in nailing it down. Take a look below and let me know what is wrong, what is right and what can be done better. I drew the above diagram based on my understanding of TDD [...]

Client & Server Side Validation in ASP.NET MVC

Monday, September 8, 2008

View Comments

[Update: The code is open-sourced at http://code.google.com/p/mvcvalidation/] The asp.net mvc codeplex preview 5 version just came out a few days ago and it includes a lot nice enhancements.  For the best introduction read Scott’s post.  Some of my favorite changes happened in validation.  Incidentally, I was already working on a post to talk about doing [...]

Deciding Between ASP.NET MVC and WebForms

Sunday, September 7, 2008

View Comments

I am trying to create a decision flowchart for my ASP.NET MVC book and wanted to get some community feedback.  Does this diagram make sense?  What other factors should one consider that should make it into the chart? Things to Note I have tried to use the general consensus of the community for each decision.  [...]

Is this Better than Constructor Injection?

Friday, August 29, 2008

View Comments

So after I finished my post on property injection I thought of something, maybe I shouldn’t use constructor injection for my classes.  Maybe, I can just use lazy properties that would call my IoC (Ninject) Kernel to instantiate the object.  So instead of defining a constructor like this: public IAccountService Service { get; set; } [...]

Property Injection in ASP.NET MVC with Ninject

Friday, August 29, 2008

View Comments

I got a design challenge with asp.net mvc.  I want to keep track of the currently logged in user in the session because I don’t want to hit the database every time I need to get the username or id for a query.  And I have all my controllers inherit from a base controller named [...]

Advertise Here
The Most Intelligent Add-In To Visual Studio Happy fan of

What I'm Doing...

Recent Posts

Yonkly Open Source

Sign up for my newsletter




* = required field

powered by MailChimp!

megree Widget

Apparently, I am connected to Obama. Check this out...
My path to Obama

Cyber Identity