| 2/4/2008 | Microsoft CCR: clean way to write parallel code in .Net | |
| 9/5/2007 | Making WCF Proxy useable | |
| 7/12/2007 | Bring lock back until 12, it has a busy day tomorrow | |
| 7/5/2007 | How to set a free TDD-enabled environment | |
| 7/4/2007 | How to mock static class or static member for testing | |
| 6/25/2007 | Writing Thread Safety tests for instance data | |
| 6/17/2007 | Implementing a simple multi-threaded TasksQueue | |
| 6/12/2007 | Application structure | |
| 5/2/2007 | ClientSideExtender, version 0.0.0.1 | |
| 4/27/2007 | Using Rhino Mocks to Unit Test Events on Interfaces, take 2 | |
| 4/21/2007 | Fluent Interfaces - Let the API tell the story | |
| 4/18/2007 | Creating a decent API for client side script registration | |
| 4/4/2007 | Extension Methods changes the game | |
| 1/16/2007 | Usable BitArray, take 2 | |
| 1/16/2007 | BitArray and Equals riddle | |
| 12/19/2006 | How to activate xml documentation in Visual Studio .Net 2005 | |
| 10/4/2006 | Static Events Notifier | |
| 9/21/2006 | COM object are from Jupiter, .Net assemblies are from Mars | |
| 9/20/2006 | Changing the Output Path in your Web Applications is a bad idea | |
| 9/17/2006 | Missing Invoke button while trying to activate WebMethod from the explorer | |
| 9/12/2006 | Deterministic disposal of your COM objects in .Net | |
| 9/12/2006 | VB.NET to C# convertor | |
| 9/11/2006 | TDD in the eyes of a simpleminded: Manual Stub .vs. Mock Stub | |
| 8/31/2006 | Code Templating lecture - any buyers ? | |
| 8/16/2006 | TDD Workshop: SeeCompass v0.2 is available | |
| 8/11/2006 | TDD Workshop: SeeCompass v0.1 is available | |
| 7/16/2006 | Safe events with .Net | |
| 7/13/2006 | ORM, Microsoft and in between - The dilemmas | |
| 6/28/2006 | Conflict between instance and class properties with the same name | |
| 6/22/2006 | Generics Constraints: Use Interfaces over Base Class | |
| 6/12/2006 | Filter By Expressions - One step closer to LINQ. Well, sort of... | |
| 6/10/2006 | LINQ, IQueryable and in between | |
| 5/30/2006 | Overload or different naming ? | |
| 5/23/2006 | A different approach for saving programmer changes while using Code Generator | |
| 5/22/2006 | delegates & anonymous methods - can it beat the traditional OOP ? | |
| 5/19/2006 | ASP.NET 2.0 Inherits Duplication Inspector Utility | |
| 5/18/2006 | Slides & Demos from my Code Templating presentation | |
| 5/14/2006 | VS.NET suggestion - anonymous delegate auto-complete | |
| 5/8/2006 | ValidateEmptyText in ASP.NET 2.0 CustomValidator | |
| 5/5/2006 | C# Feature Suggestion: support catch block in using keyword | |
| 5/2/2006 | Invalid access to memory location. (Exception from HRESULT: 0x800703E6) in Microsoft.SqlServer.Replication | |
| 4/13/2006 | New Hebrew blog at MS community | |
| 4/12/2006 | Presenting about advance use of delegates & generics in the next C# group | |
| 4/6/2006 | Return operation "status" from a method | |
| 3/1/2006 | Update: A full example of Generics & delegates is now available | |
| 2/20/2006 | Creating Virtual Directory for ASP.NET 2.0 programmatically | |
| 2/16/2006 | Templating with Generics & Delegates | |
| 2/16/2006 | Parsing batch of T-SQL statements via IDataReader | |
| 2/16/2006 | Lnbogen Challenge: refactor exception handling | |
| 2/7/2006 | Visual Studio .Net 2005 JIT debugger isn't available | |
| 1/27/2006 | Best Practice: verify the safe cleanup of your unmanaged code | |
| 1/24/2006 | Exception in the constructor - a NO-NO ! | |
| 1/23/2006 | CLR view: const .vs. readonly | |
| 1/23/2006 | Break string into words. | |
| 1/22/2006 | Xml parsing: best practices | |
| 1/18/2006 | Overriding right, right ?? | |
| 1/14/2006 | is GenericClass ?? | |
| 1/14/2006 | You have the chance to change my world (=my code): Part 2 | |
| 1/13/2006 | Handle .cst files with Visual Studio .Net 2005 | |
| 1/6/2006 | You have the chance to change my world (=my code) | |
| 11/22/2005 | MonkMyDB template. | |
| 11/12/2005 | WebService unit tests with extensive code generation. | |
| 11/12/2005 | Amazing presentation, I'm still a little dazzled ! | |
| 10/28/2005 | Interesting Israeli .NET Architects Group meeting yesterday | |
| 10/20/2005 | Changing Microsoft's TabStrip disabled property via javascript. | |
| 10/10/2005 | Using enablePasswordRetrieval in MemberRoles for ASP.NET 1.1 | |
| 9/21/2005 | "The operation could not be completed" on closing VS.NET, Round #2 ! | |
| 9/18/2005 | Maybe you can help me, how the heck do I use "smart" fill via XML and DataSet ? | |
| 9/17/2005 | Transfer ASP Session to ASP.NET | |
| 9/13/2005 | Exception handling - be smart about it ! | |
| 9/4/2005 | Damn, I love Add-ins ! | |
| 9/3/2005 | Viewing your "TODO"s in VS.NET "Task list" | |
| 8/20/2005 | Great Videos with Brad Abrams and other .NET experts. | |
| 8/20/2005 | Introducing String Resource Generator | |
| 8/19/2005 | Another tip from Ellenbogen's Kitchen - .NET Postback in modal dialog. | |
| 8/19/2005 | Another two great tools to work with. | |
| 8/12/2005 | "Hello World" to a mini enterprise application... sounds familiar ? | |
| 8/3/2005 | Using a transaction doesn't mean you save roundtrips to the database. | |
| 7/30/2005 | Generate your way to the solution via CodeSmith. | |
| 7/30/2005 | Automated build for my ASP.NET project using NAnt | |
| 7/28/2005 | Nailed you - Cannot copy assembly 'xxx' to file 'path\xxx.dll'. Access is denied. | |
| 7/27/2005 | "The operation could not be completed" on closing VS.NET | |
| 7/25/2005 | Changing VSS bounded ASP.NET project directory name. | |
| 7/24/2005 | Using MSBuild - Is it Smart ? | |
| 7/22/2005 | Add Virtual Directory programmatically, for easy "new-box" deployment. | |
| 7/17/2005 | DOs and DONTs - Adding a Solution to VSS | |