Geeks with Blogs
HomeAbout
  • How low can you go?
    I can only wonder about the stick this Pilot must have got once he landed back at base? As someone who was in the RAAF I've always had a certain affection…
    Dave Caddick · 2008-02-13
  • The type or namespace name 'Pkcs' does not exist in the namespace 'System.Security.Cryptography'
    I had an error that was been driving me up the wall, CS0234: The type or namespace name 'Pkcs' does not exist in the namespace…
    Lorin Thwaits · 2008-02-12
  • Converting a System.Data.Linq.Binary (or timestamp) to a string and back again to avoid LINQ concurrency issues
    I have been working on getting around the concurrency issues that LINQ has while working with disconnected DataContext's in an nTier environment. I…
    Andrew Siemer - www.andrewsiemer.com · 2008-02-11
  • F# Solution : Project Euler Problems 1-3
    Problem 1 : If we list all the natural numbers below 10 that are multiples of 3 or 5, we get 3, 5, 6 and 9. The sum of these multiples is 23. Find the sum…
    Erik Araojo · 2008-02-11
  • What's Important at Code Camp?
    I've been reviewing my evaluations from the South Florida Code Camp 2008 and one of the comments brought out some interesting points. After reading the…
    Scott Dorman · 2008-02-09
  • Hyper-V on Win2008 RTM - VMM service fails to start? You must install 2008 using 'English (United States)'
    So as I'm going to be attempting this in the next few weeks it is interesting to note that this would appear to still be an issue with the RTM of 2008 as…
    Dave Caddick · 2008-02-09
  • VS 2008 - I want my prop snippet back!
    For those of us that implement INotifyPropertyChanged on our state objects, the new Automatic Properties feature of Visual Studio 2008 hasn't been very…
    Tim Hibbard · 2008-02-08
  • Unique Data Columns in SQL Server 2005: A Quick Look
    ![image\thumb](/images/joycsharp/unique-data-columns-in-sql-server-2005-a-quick-look/082ffa10-imagethumb2.png)
    Ashraf Alam · 2008-02-07
  • Disposing CollectionView (Detaching your data and the CollectionView)
    Disposing CollectionView (Detaching your data and the CollectionView) One of my prior post talks about how CollectionView (and anything deriving from it…
    Muljadi Budiman · 2008-02-07
  • Windows 2008 + TFS 2008 it works but...
    So someone was bound to do it sooner or later... might as well be me ;-). I got the new shinny Windows 2008 ISO from MSDN and install in a VM. 20 min…
    Etienne Tremblay · 2008-02-05
  • LINQ to SQL - Implementing the Repository pattern
    I have been working for the past few days to try and figure out how to get LINQ to SQL integrated into my normal nTier environment. I have also been…
    Andrew Siemer - www.andrewsiemer.com · 2008-02-05
  • Creating Chart with Aspnet ReportViewer control
    Introduction This article shows on how to generate a chart (a graphical representation of data) using the aspnet ReportViewer control. Basically, this…
    Vincent Maverick Durano · 2008-02-04
  • Consuming a WCF service
    Adding references to WCF services is trivially easy with Visual Studio 2008, but if you're still working with 2005 there are a few things that need to be…
    Maina Donaldson · 2008-02-04
  • Looking at .NET: The Disposable Pattern
    One of the more obscure things about the .NET Framework is the Disposable pattern used throughout the framework, supported via the IDisposable interface.…
    Robert Paveza · 2008-02-03
  • .NET WinPCap
    As I stated in my last post, I am currently geeking out on packet capture software. The WireShark network analysis tool is pretty awesome and is built…
    newman · 2008-01-31
  • The Road to Oslo
    If you have been keeping up to date with developments within the Connected Systems Division within Microsoft you will be aware of the “Oslo” initiative.…
    Alan Smith · 2008-01-31
  • Geekswithblogs.net
    ! DMARC – A new anti-spam effort that looks promising Posted By: Michael B. McLaughlin | 1/30/2012 3:45 PM | 0 Comments
    hinshelm · 2008-01-31
  • Running Visual Studio 2005 on IIS7, Windows Vista
    If you are working with Windows Vista and IIS7 and developing web applications using Visual Studio 2005, you might want to know certain things before you…
    Harish Ranganathan · 2008-01-31
  • OneNote Resources
    As I prepare to embark on this grand tour of Arizona User Groups, it occurs to me that I should have some place on the web for the people attending the…
    Kathy Jacobs (CallKathy) · 2008-01-31
  • Url Rewriting Using ASP.NET MVC Framework
    Few days ago I wrote a post about Url Rewriting Using RewritePath Method. The basic idea was to rewrite the path to the correct one inside the…
    Mohammad Azam · 2008-01-30
← Prev1…161162163…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.