July 2008
4 posts
Delegates in .NET →
Jul 20th
Functional C# - Home →
Jul 11th
Why Haskell matters - HaskellWiki →
Jul 11th
Daniel Cazzulino's Blog : Statically-typed... →
Jul 7th
June 2008
5 posts
Rhino Mocks 3.5 Design Decisions: The role of Stub... →
Jun 30th
10 Tips to Improve your LINQ to SQL Application... →
Jun 27th
Ivan Uzunov Blog » Blog Archive » Top 10... →
Jun 27th
Scott Hanselman's Computer Zen - Scott Hanselman's... →
Jun 27th
Software Integrity » Blog Archive » The Dreyfus... →
Jun 20th
May 2008
2 posts
NHibernate’s association is cool →
to read
May 27th
ASP.NET: Create AJAX Server Controls using the... →
May 21st
March 2008
7 posts
Mar 23rd
Reading and Writing Excel Spreadsheets /... →
Mar 12th
Joe White’s Blog » Blog Archive » Blog event: The... →
Mar 12th
Should I learn LISP
http://mitpress.mit.edu/sicp/full-text/book/book-Z-H-4.html http://swiss.csail.mit.edu/classes/6.001/abelson-sussman-lectures/ 
Mar 10th
“IObservableValue 1. Unifies the get/set API for both targets and models via...”
– Bug 144260 – [DataBinding] CellEditor support for TableViewer
Mar 5th
Eclipse DataBinding In a Nutshell
IObservableValue 1. Unifies the get/set API for both targets and models via getValue()/setValue(Object) 2. Provides "push" updates for one target or model 3. Unifies the Observer pattern API for both targets and models via IValueChangeListener 4. Unifies the type system API for both targets and models via getValueType() IConverter 1. Implements one-way conversion between target and model or...
Mar 5th
Platform UI Error Handling - Eclipsepedia →
Mar 5th
February 2008
8 posts
Read a book on functional programming
or compiler construction ( Dragon book ?) Make me feel better about this nagging feeling that I dont know enough theory about the stuff I do ..( do I have to  ?) 
Feb 29th
M.S. in Science & Technology Commercialization -... →
organizations a
Feb 28th
Creating a declarative security model for RCP... →
Controlling access to workbench contributions and SWT controls are important in RCP applications. Developers must hide workbench contributions and user controls based on the user’s role. However, Eclipse provides relatively little support for security features developers often need. This security framework example will control the functions presented to the user.
Feb 27th
Room 101: Cutting out Static →
Feb 18th
Dreams VS Plans
Wondering when Dreams turn into Plans …
Feb 15th
Software Craftmanship: Apprentice to Journeyman... →
Feb 14th
Agile = Ability to Switch pairs
You are not doing it right ..unless you are switching pairs every few hours . If a team is doing CI , refatoring , TDD right way this shouldn’t be a problem …
Feb 14th
Can do lots of cool xml stuff in sql server 2005
http://msdn2.microsoft.com/en-us/library/ms345137.aspx#forxml2k5_topic8
Feb 14th