Geeks with Blogs
HomeAbout
  • IoC in .NET part 5: Using CastleWindsor container
    Hi, this is part 5 of our series on IoC containers in .NET. I’m only using them on a simple console application that provides autocompletion for the…
    Sharpoverride · 2009-08-17
  • Consider Using Uri.EscapeDataString Instead of HttpServerUtility.UrlEncode
    We found that in some cases you need to consider using Uri.EscapeDataString. In our case we are encrypting the querystring and found that UrlDecode is…
    Mike Huguet · 2009-08-16
  • IoC in .NET part2: StructureMap
    In our first part of the series we saw what Autofac had to offer us in order to get the simple console application that provides code completion…
    Sharpoverride · 2009-08-16
  • 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…
    Sharpoverride · 2009-08-15
  • Re-Installing Daemon Tools Lite (and SPTD) on Windows 7
    After 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…
    Ariel Popovsky · 2009-08-14
  • What’s new in ASP.NET 4.0 - Part I - View State & SEO Improvements
    UPDATE 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…
    Harish Ranganathan · 2009-08-14
  • Velocity CTP3 Set up for ASP.NET Session State
    Velocity 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…
    Steve Michelotti · 2009-08-14
  • Hyper-V for Developers - presentation from DevEvening 13 August 2009
    Thanks 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.…
    Liam Westley · 2009-08-14
  • Windows 7 Desktop Gadgets
    image 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.…
    Bill Evjen · 2009-08-13
  • 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…
    BobPalmer · 2009-08-13
  • Bind DataTable to DataList Control
    This 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.…
    Vincent Maverick Durano · 2009-08-13
  • TFS Team Build 2010: Working with Custom Code Activities
    Moved to http://blog.ehn.nu/2009/08/13/tfs-team-build-2010-working-with-custom-code-activities/
    Jakob Ehn · 2009-08-13
  • 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…
    Remi Sabourin · 2009-08-13
  • 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…
    BizTalk Visionary · 2009-08-12
  • UPDATED: Adding Dynamic Rows in ASP.NET GridView Control with TextBoxes and with Delete functionality
    In 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…
    Vincent Maverick Durano · 2009-08-12
  • Adding Dynamic Rows in ASP.NET GridView Control with TextBoxes and with Delete functionality
    In 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.…
    Vincent Maverick Durano · 2009-08-09
  • Silverlight Cream for August 09, 2009 -- #666
    In this Issue: Jeff Handley, John Papa, and Pete Blois. Shoutouts: Koen Zwikstra announced Brian Genisio has a Adventures in MVVM – MVVM Interview with…
    Dave Campbell · 2009-08-09
  • Outlook Automation Without COM References
    I have recently completed work on a WPF application which required a reasonable amount of interaction with Microsoft Outlook. Specifically, we needed to…
    Adam Pooler · 2009-08-07
  • Add new column/field in Oracle DB table - ora - 30649: missing Directory
    I 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' ;
    faizanahmad · 2009-08-07
  • 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…
    jakubmal · 2009-08-07
← Prev1…120121122…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.