Geeks with Blogs
HomeAbout
  • XSD Inference Tool
    As many of you know it's possible to generate a XSD Schema, from a Xml Instance, there are many tools for doing it (XmlSpy, Biztalk Server, Custom…
    Pedro Silva · 2006-08-09
  • Money object and NHibernate ICompositeUserType
    Wanting to create an Money object in my application, I first read Fowler's description in his PoEAA book and then looked at JP Boodhoo's implementation…
    Mike Nichols · 2006-08-05
  • Selecting a Collection Class
    Selecting a Collection Class The System.Collections.Generic namespace contains interfaces and classes that define generic collections, which allow users…
    Rodney Vinyard · 2006-08-05
  • Understanding SQL 2005's new PIVOT clause
    SQL Server 2005 has lots of new tricks up its sleeve. During our user group meeting this past Wednesday night there was a question about how to use one…
    Lorin Thwaits · 2006-08-04
  • Array of DataRecord vs. DataView: A Dramatic Difference in Performance
    I spent much of last weekend running tests against a table with 122,000 records. The folks at Citibank and Geico would just yawn at that amount of data,…
    Chris Falter · 2006-08-04
  • A Sad Day For Open Source - NDoc is NDone
    A Sad Day For Open Source - NDoc is NDone You may or may not have seen this: Kevin Downs, the creator and sole developer (I believe) of NDoc has thrown in…
    David Totzke · 2006-08-03
  • SQL Server does not allow remote connections::Resolution
    a
    Narendra Tiwari · 2006-08-02
  • Using WIA for scanning
    I was playing around this morning with scanning images and put together an adapter class that uses the Windows automation library (WIAAUT.DLL) which is…
    Anthony Trudeau · 2006-07-29
  • DRM! Moving you DRM Protected eBooks to Mobile Devices
    If you’ve tried moving an eBook you bought on Amazon that was protected with DRM to your palm device and have been successful skip this post. However, if…
    Rajiv Popat · 2006-07-29
  • Hack your Tungsten-E to improve it's Battery life!
    I’ve been reading a LOT lately, mostly during my commute. I’ve been a MP3 Audio Book guy for the past few months but nothing beats reading. So, lately…
    Rajiv Popat · 2006-07-29
  • Using Enterprise SSO (Single Sign-On) with the SAP Adapter and in general
    Using Enterprise SSO (Single Sign-On) with the SAP Adapter and in general So I'm currently have been architecting and developing a BizTalk 2006 SAP…
    Bryan Corazza · 2006-07-29
  • Changing to a friendly Team Foundation Server Name
    So you just finish installing TFS, it works great and you’re about to give out the name to all your devs so they can start using the great new features in…
    Etienne Tremblay · 2006-07-28
  • Validating any XML Document within Orchestration
    Recently, I needed to validate any XML documents within BizTalk. I tried, but it was too limiting in that it required the SchemaStrongName property of the…
    Don Tian · 2006-07-28
  • The row value(s) updated or deleted either do not make the row unique or they alter multiple rows.
    I came across an error today in SQL Server 2005. The row value(s) updated or deleted either do not make the row unique or they alter multiple rows.
    Allen Buckley · 2006-07-27
  • Iowa Porkbusting Efforts - A Scorecard of Iowa Pork and Congressional Earmarks
    Pork (also known as congressional earmarks) is special projects granted money from congress to promote certain causes. Sometimes earmarks are a good…
    Jason Coyne · 2006-07-27
  • Congratulations, Eclipse Aviation!
    Several years ago Bill Gates invested into a little aviation firm founded by his friend Vern Raburn in his old stomping grounds of Albuquerque, New…
    Lorin Thwaits · 2006-07-27
  • Using NHibernate with MySQL
    I did not find a lot of information on using NHibernate in combination with a MySQL database. The reason I want to do this at all is quite simple, though:…
    Marc Lehmann · 2006-07-26
  • Visual Studio 2005 - Documentation Generation Using NDoc 2005
    Recently I have been designing an Application Framework in .NET/ASP.NET 2.0. It went well and I was thinking of generating the documentation using Visual…
    Sudheer Kumar · 2006-07-24
  • Generate Code-DOMs directly from C# or VB.NET
    If you write applications in .NET that generate .NET language source-code as output, and the output language should be selectable (typically C# or…
    Willem Fourie · 2006-07-24
  • Model-View-Presenter split into two "new" patterns
    For the past year or so, Martin Fowler has included the pattern Model-View-Presenter, or MVP, in his upcoming addendum to Patterns of Enterprise…
    Billy McCafferty · 2006-07-20
← Prev1…182183184…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.