-
Recent Posts
Recent Comments
- Pritsrk0786 on Getting Started with MonoTouch
- Sedot Sedot on Getting Started with MonoTouch
- fds on Getting Started with MonoTouch
- mbratton on Getting Started with MonoTouch
- Amanda Adams on Getting Started with MonoTouch
Archives
Categories
Meta
Category Archives: MVC
Portable Areas three years later – Part 5
I have written a lot about Portable Areas in the past and thought it was a good time for an update. The purpose of a Portable Area has not changed. This is a multi post series on ASP.Net MVC Portable … Continue reading
Twitter.Bootstrap.MVC4; the Bootstrap package for ASP.Net MVC4
UPDATE: To learn more about the Package read these blog posts: Introduction Release 1.0.71 Bootstrap MVC – Menu System Bootstrap as described by the project website is: “Sleek, intuitive, and powerful front-end framework for faster and easier web development”. It is … Continue reading
Code review of a Publish/Subscribe Architecture using SignalR in Home Automation – Part 4
Part 1 – Synchronizing webpages across devices with SignalR Part 2 – Architecture for a SignalR Synchronized Webpage Application Part 3 – Publish Subscribe using SignalR Part 4 – Front End Code Review Previously, I covered an example of synchronizing … Continue reading
Architecture for a SignalR Synchronized Webpage Application
using: signalR aspnetmvc knockoutjs javascript jquerymobile x10 Part 1 – Synchronizing webpages across devices with SignalR Part 2 – Architecture for a SignalR Synchronized Webpage Application Part 3 – Publish Subscribe using SignalR Part 4 – Front End Code Review … Continue reading
Dependency Injection into Controller Actions in ASP.NET MVC
Dependency Injection into Controller Actions in ASP.NET MVC Where I work, we use Siege for all of our new (and most of our existing) web applications, taking advantage of it’s contextual resolution capabilities to focus on programming our applications … Continue reading
Also posted in IoC, Siege
3 Comments
Converting from webforms to MVC presentation?
I just posted the video from the Community for MVC presentation by Matt Hawley about how Codeplex has been converting the site from ASP.Net Webforms to ASP.Net MVC . The video is posted here. Checkout the rest of the C4MVC … Continue reading
Using ModelMetaData in ASP.Net MVC 2 to wire up sweet jQuery awesomeness
I recently came up with an approach to wiring up some jquery plugins that modify the behavior of standard input text boxes. The approach is not original by any means.I got the idea from the built in client side validation … Continue reading
Dynamic View Page, MVC without a View Model
Hello fellow techies on this roller coaster called life. It has been a while since my last post, I have been focusing on some other more important aspects of my life. What I want to talk about in this post … Continue reading
Also posted in IoC, Siege
Leave a comment
The Siege Project: Siege.ServiceLocation Part 5 – A guide to getting started with Siege.ServiceLocation
The Siege Project Introduction Siege.ServiceLocation Part 1 – Introduction and General Use Siege.ServiceLocation Part 2 – Contextual Registration and Resolution Siege.ServiceLocation Part 3 – Extending the container with custom use cases Siege.ServiceLocation Part 4 – Integrating Siege.ServiceLocation with ASP.NET MVC … Continue reading
Also posted in IoC, Siege
Leave a comment
The Siege Project: Siege.ServiceLocation, Part 4 – Integrating Siege.ServiceLocation with ASP.NET MVC
The Siege Project Introduction Siege.ServiceLocation Part 1 – Introduction and General Use Siege.ServiceLocation Part 2 – Contextual Registration and Resolution Siege.ServiceLocation Part 3 – Extending the container with custom use cases Siege.ServiceLocation Part 4 – Integrating Siege.ServiceLocation with ASP.NET MVC … Continue reading
Also posted in IoC, Siege
Leave a comment
