X

Command 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

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

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.

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

Building 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

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

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”

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

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)

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