Command Pattern with Notification Event Delegates

Command Pattern with Notification Event DelegatesCommand Pattern with Notification Event Delegates

Here is a nice little code I did recently, where the Command Pattern is used with a notification observer like…

Disable browser cache in asp mvc

Disable browser cache in asp mvcDisable browser cache in asp mvc

Here is a simple trick on how to disable browser cache in asp mvc application with an attribute. If you…

Enable https on ASP.NET MVC 2 & 3, through Filters and web.config

Enable https on ASP.NET MVC 2 & 3, through Filters and web.configEnable https on ASP.NET MVC 2 & 3, through Filters and web.config

To enable https on asp.net mvc, one can use the [RequireHttps] attribute on the base controller if you are using…

Jquery: dropdown.val(‘selected’, ‘selected’) does not work anymore.

Jquery: dropdown.val(‘selected’, ‘selected’) does not work anymore.Jquery: dropdown.val(‘selected’, ‘selected’) does not work anymore.

Was debugging some code that was broken due to jquery 1.6 update, and found this call for Jquery dropdown.val [crayon-68591583a7a8a546816342/]…

Building an installer and displaying Data Link Properties Dialog Box for connection string

Building an installer and displaying Data Link Properties Dialog Box for connection stringBuilding an installer and displaying Data Link Properties Dialog Box for connection string

So was hacking a new installer and wanted to display the data link properties dialog, for building a connection string.…

RubyMine 3.1.1 running in 64bit JVM on Windows 7

RubyMine 3.1.1 running in 64bit JVM on Windows 7RubyMine 3.1.1 running in 64bit JVM on Windows 7

In order to run Rubymine under a 64bit jvm one needs to run the IDE from the bat file. In…

Ottawa IT Code Camp – Unit Testing with Mocking Framework

Ottawa IT Code Camp – Unit Testing with Mocking FrameworkOttawa IT Code Camp – Unit Testing with Mocking Framework

Thanks to everyone who came to Unit Testing with Mocking Framework at the code camp today, I will get those…

NET 4, Visual Studio 2010 install fails on XP SP3 machine “Fatal error during installation”

NET 4, Visual Studio 2010 install fails on XP SP3 machine “Fatal error during installation”NET 4, Visual Studio 2010 install fails on XP SP3 machine “Fatal error during installation”

So I had this issue at work had to install on xp machine, dont ask why but just had to…

My talk on WatiN , SpecFlow, BDD, Code and additional material

My talk on WatiN , SpecFlow, BDD, Code and additional materialMy talk on WatiN , SpecFlow, BDD, Code and additional material

Thanks to everyone who came out for the Ottawa .Net Community talk yesterday on WatiN , SpecFlow, BDD, WebDriver, I…

LG Optimus One LGP500H installing usb driver (Koodoo phone Canada)

LG Optimus One LGP500H installing usb driver (Koodoo phone Canada)LG Optimus One LGP500H installing usb driver (Koodoo phone Canada)

So Koodoo is having a deal on android phone LG Optimus One LGP500H and I couldnt resist and picked one…