Skip to content

Tag Archives: asp.net mvc

Presenting at the PCSUG on April 6th

24-Mar-11

On Wednesday, April 6th I will be presenting at the Phoenix Connected Systems User Group on utilizing ASP.NET MVC as an “alternative” to various web service options in the .NET stack (WCF, ASMX, etc). The group meets at Interface Technical Training near the corner of Thomas and Central in downtown Phoenix. More info can be [...]

ASP.NET MVC Controller Navigator

06-Oct-10

I have watched a number of developers new to ASP.NET MVC start a new project and have trouble with concepts like routing. The concepts of routing and controllers can be tough to grasp after years of development where you are thinking about a file on disk and you just entered the URL for that file. [...]