Abu Ashraf Masnun

Tales of a Software Gardener!

Main menu

Skip to content
  • About Me
  • Involvement
  • Codes
  • Talks
  • Contact

Doing magic with C# Method Extension

April 14, 2012

Say, we have a class defined in one of the assemblies shipped with a third party solution. It would be a great help if you could add a helper method to one of the objects. Unfortunately, we do not have … Continue reading →

Posted in C#, Codes, Microsoft Stack | Reply

Implementing the Observer Pattern in C#: Code Samples

April 13, 2012

I have been reading about data binding in windows phone 7 development and got curious about how .net implements the observer pattern. I spent some time understanding the flow and decided to write a blog post about it. .NET platform … Continue reading →

Posted in C#, Codes, Microsoft Stack | Reply

Running PHPUnit on Git hook

March 18, 2012

I use Git and I love Git! I knew about Git hooks but never used in real life. So today I decided to get my hands dirty with Git hooks. I had a feeling it’d be awesome if I could … Continue reading →

Posted in PHP | Replies: 2

Installing PHPUnit on Ubuntu

March 18, 2012

Summary: I am on Ubuntu 11.10 and have the necessity to install PHPUnit. From my past experience, I know that installing via repository installs old version + fails to run. So I decided to install it via PEAR. Here’s a … Continue reading →

Posted in Linux, PHP, Troubleshooting | Reply

Git: Automatically add all changes to staging area

March 10, 2012

I use Git heavily as a DVCS. The scenario I often come across is when I have manually deleted a whole bunch of files from here and there. It becomes a mess if I have to “git rm ” on … Continue reading →

Posted in Miscellaneous, Troubleshooting | Reply

Post navigation

← Older posts

Email

email

Hire Me

StackOverflow

profile for maSnun at Stack Overflow, Q&A for professional and enthusiast programmers

Blog Archives

Categories

  • C# (4)
  • Codes (119)
  • Javascript (4)
  • Linux (15)
  • Microsoft Stack (5)
  • Miscellaneous (48)
  • Personal (21)
  • PHP (83)
  • Python (56)
  • Troubleshooting (32)
  • Work (19)

Facebook

Tag Cloud

.NET bangla blogging C email facebook fedora framework free-services fun gearman git google grameen-phone humour Internet javascript jQuery khulna-university KZS linux microsoft mobile mssql music myself netbeans oauth orchid php publication python svn thoughts tricks tutorial twitter ubuntu video virtualbox windows windows7 wordpress zend zend-framework
© Abu Ashraf Masnun