Error!
Success!

By tag: Haacked

showing:  of
0
kicks

ASP.NET MVC 1.0 Released!  (Unpublished)

Finally guys at AS.NET Team released ASP.NET MVC 1.0 RTM. Phil Haack is talking about it.


Kicked By:
Drop Kicked By:
0
kicks

ASP.NET MVC Release Candidate  (Unpublished)

Phil Haack talks about ASP.NET MVC 1.0 RC.


Kicked By:
Drop Kicked By:
0
kicks

The Academic Background of the .NET Community Leaders  (Unpublished)

In this post Keyvan demonstrates the Academic background of most famous guys in the .NET community and talks about the various aspects of academic knowledge and its effect among technology leaders.


Kicked By:
Drop Kicked By:
0
kicks

Donut Caching in ASP.Net MVC - Revisited by Phil Haack  (Unpublished)

In this article Phil makes an improvement to the Maarten Balliauw's MVC OutputCache substitution ActionFilter Attribute


Kicked By:
Drop Kicked By:
0
kicks

Super Simple MVC Ajax With JQuery Demo {ScreenCast}  (Unpublished)

Phil Haack demonstrates how to use jQuery to call an action that returns a JsonResult.


Kicked By:
Drop Kicked By:
0
kicks

Phil Haack: Unit Test Boundaries  (Unpublished)

One principle to follow when writing a unit test is that a unit test should ideally not cross boundaries.


Kicked By:
Drop Kicked By:
0
kicks

VS2008 Web Server Here Shell Extension  (Unpublished)

This shell extension adds a right click menu on any folder that will start WebDev.WebServer.exe (aka Cassini) pointing to that directory.


Kicked By:
Drop Kicked By:
0
kicks

Everything You Wanted To Know About MVC and MVP But Were Afraid To Ask  (Unpublished)

A coworker recently asked for some good resources on getting up to speed on the Model View Controller (MVC) pattern. Around the same time, I received another email talking about how people are confused around the difference between MVC and the Model View Presenter (MVP) pattern. No better opportu...


Kicked By:
Drop Kicked By:
0
kicks

Writing A Custom File Download Action Result For ASP.NET MVC  (Unpublished)

In this post, I’ll walk through building a custom action result for downloading files. As you’ll see, they are extremely easy to build. Let’s start at the end and see what the end-user behavior of this new result will be.


Kicked By:
Drop Kicked By:
0
kicks

Delegating Action Result  (Unpublished)

An MVC Action Result that uses a lambda to allow putting in any code in the result.


Kicked By:
Drop Kicked By:
0
kicks

Anatomy of a Design Change  (Unpublished)

One example (among many) of how a seemingly small design change ends up requiring a lot of thought and work.


Kicked By:
Drop Kicked By:
0
kicks

Monkey Patching CLR Objects  (Unpublished)

An example of DLR/CLR Interop to dynamically add new methods to a CLR object for use in IronRuby.


Kicked By:
Drop Kicked By:
0
kicks

Defining Routes and Views with IronRuby in ASP.NET MVC  (Unpublished)

Discussion of integrating IronRuby with ASP.NET MVC


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Tell Me Your Unit Testing Pains  (Unpublished)

... Unfortunately, by most definitions of Unit Test, most of these tests are really integration tests.


Kicked By:
Drop Kicked By: