- IoC in .NET part 1: Autofac> This is an interesting IoC project that I used in a couple of occasions, nothing big, but I sure enjoyed it immensely. > > Autofac is wrist friendly so…
- Re-Installing Daemon Tools Lite (and SPTD) on Windows 7After the update from Windows 7 RC to RTM I noticed Daemon Tools was gone. I tried to reinstall it but it was impossible. Daemon Tools relies on SPTD (a…
- What’s new in ASP.NET 4.0 - Part I - View State & SEO ImprovementsUPDATE dated August 17, 2009 Once I posted this entry, there is a lot of interest that has been shown and few queries as well. So I thought I need to…
- Velocity CTP3 Set up for ASP.NET Session StateVelocity CTP3 Set up for ASP.NET Session State Historically I have always viewed ASP.NET session state as “pure evil.” In-proc session state is about as…
- Hyper-V for Developers - presentation from DevEvening 13 August 2009Thanks to Alex and Matt for organising another top DevEvening user group in Woking and for everyone who attended my talk on Hyper-V for Developers.…
- Windows 7 Desktop Gadgetsimage One of the features that has been available since the Vista days and is also contained in the Windows 7 release is Microsoft’s Desktop Gadgets.…
- HTML Emails with Dynamic Content made easy!As a part of our main customer-facing site, we send out a ton of e-mails - daily status reports, invoices, etc. and we needed a simple mechanism to allow…
- Bind DataTable to DataList ControlThis example shows how to bind a DataTable in a DataList control. Just for the simplicity of this demo I’m going to create a dummy data in the DataTable.…
- TFS Team Build 2010: Working with Custom Code ActivitiesMoved to http://blog.ehn.nu/2009/08/13/tfs-team-build-2010-working-with-custom-code-activities/
- The Definition of a “Bad Design”I have been recently dealing with a somewhat tangled set of components where over time, developers have added references as needed to get things done…
- Take an iMac and Windows 7 RTM – and have some fun…Blue screen fun!I’m one of those people who ‘cross-dresses’ when it comes to computers. I have Apples and I put Windows on them as well as Leopard. Now this is out of…
- UPDATED: Adding Dynamic Rows in ASP.NET GridView Control with TextBoxes and with Delete functionalityIn my previous post, I have posted the updated the codes about Adding Dynamic Rows in ASP.Net GridView Control with TextBoxes because there is a bug on…
- Adding Dynamic Rows in ASP.NET GridView Control with TextBoxes and with Delete functionalityIn my previous examples, I have demonstrated on how to add dynamic rows in GridView control with TextBoxes and how to save the values into the database.…
- Silverlight Cream for August 09, 2009 -- #666In this Issue: Jeff Handley, John Papa, and Pete Blois. Shoutouts: Koen Zwikstra announced Brian Genisio has a Adventures in MVVM – MVVM Interview with…
- Outlook Automation Without COM ReferencesI have recently completed work on a WPF application which required a reasonable amount of interaction with Microsoft Outlook. Specifically, we needed to…
- Add new column/field in Oracle DB table - ora - 30649: missing DirectoryI was trying to add a new field in an Oracle DB table using this script: alter table TABLENAME add FIELDNAME char(1) not null default '0' ;
- W dżungli Codeplex – użyteczne projekty (0)Jestem programistą.Net. I jestem programistą wygodnym. Lubię poświęcać czas na szukanie narzędzi, które w przyszłości pozwolą mi oszczędzić czas. No i…
- STOP: 0x0000007B (OxF8968640, 0xC0000034, 0X00000000, 0x00000000)Hace algunos días intentaba restaurar una laptop haciendo uso de las utilerías que trae preinstaladas en una partición del disco duro. Tras varios…
- Skeletons of a game, DirectDraw, Part 12If you are following this blog then you probably know that I have been itching to do some sort of a simple game. In this post I will explain the bare…
- Validate Image extensions upon UploadIn my previous two examples, we have learned on how to Upload and Save the Image to a Folder and path to database and how to Save the Image to the…
