Geeks with Blogs
HomeAbout
  • Using a Table Valued Function in a JOIN
    During my presentation on "Avoiding Database Entropy" I did a demo of a function to parse a delimited string and return it as a table. This is extremely…
    Brian Sherwin · 2007-06-29
  • XML parsing error: An invalid character was found in text content.
    So I was writing a script to pull out some old xml data, and I happened upon this error: XML parsing error: An invalid character was found in text content.
    Alex Bransky · 2007-06-29
  • WatiN testing of multi-level Frames page
    I wanted to use WatiN Web Application Testing In .Net, to test html page with multi-level frames: E.g TopFrame.aspx : <Frameset\> <FRAME…
    Michael Freidgeim · 2007-06-29
  • The best developers are generally underpaid
    Earlier this week one of my good friends, Jason let me know that he just started a new blog. The thing that's different about this blog is that it doesn't…
    Scott Dorman · 2007-06-28
  • Shipping APIs - USPS and FedEx
    To complement the previous tutorials I've posted about how to add credit cards to your website or desktop applications, I will be posting a howto for how…
    Lance Robinson · 2007-06-27
  • Deleting a 64 bit registry entry from a 32 bit app in C#.
    Okay, this may be old hat to some of you, but it took me some time to figure it out and I didn't find much useful when searching.
    derekf · 2007-06-26
  • The breakpoint will not currently be hit. No symbols have been loaded for this document.
    I'm posting this blog mostly to remind myself how to fix this if ever I run into it again, but if anyone else benefits from it, then awesome.
    Doug Butscher · 2007-06-26
  • AJAX Enabling your ASP.NET 2.0 Applications - My first session at Tech Mela
    Well, as promised I would start posting the code snippets and samples which I demoed at TechMela. I hope many of you who attended TechMela chose to attend…
    Harish Ranganathan · 2007-06-25
  • SharePoint Content Request | What would you like to see?
    I love SharePoint and after the book was published and I started reading the competitive books, I love it even more.. With that, I am going to start…
    Jeff Julian · 2007-06-22
  • Finding your CPU pegged at 100%? Looking deeper it seems like SVCHOST.EXE is the culprit? try these two fixes....?
    Finding your CPU pegged at 100%? Looking deeper it seems like SVCHOST.EXE is the culprit? try these two fixes....?
    Dave Caddick · 2007-06-22
  • Melbourne SQL Server User Group - Many-to-Many Revolution
    I am speaking tomorrow night at the Melbourne SQL Server User Group. The presentation will be based on the excellent white paper that Marco Russo produced…
    Darren Gosbell · 2007-06-18
  • SharePoint - IE Crashes when opening Office documents
    Running WSS 2.0, IE 7, Office 2003 AND Groove 2007 - recently IE 7 crashes everytime I try to open an Office document. PDF documents open just fine. The…
    Robin Edwards · 2007-06-18
  • Did you know? – You can read / write to BAM database directly from outside BizTalk.
    You know that BAM is used to gather statistics from your BizTalk application. What you probably don’t know is that:
    Benny Mathew · 2007-06-14
  • RSS data feeds - RSS is not just for blogs
    Randy Charles Morin doesn't know why anyone would want to use RSS to transmit OFX data. I find his confusion odd:
    Lance Robinson · 2007-06-14
  • Geekswithblogs.net
    !(/images/vivek/113221/5a75804f-avatar.php) Finally! ProudMonkey Controls is out on CodePlex! Posted By: Vincent Maverick Durano | 2/1/2012 10:08 PM | 0…
    vivek · 2007-06-14
  • Introduction to Coding Standards
    Style is an often overlooked but very critical attribute of writing. The style of writing directly impacts the readability and understandability of the…
    Scott Dorman · 2007-06-13
  • Silverlight With Java Script [Beta 01] Tutorial 05
    Continuing in my series of Silverlight Introductions relying only upon HTML and Java Script, I have uploaded the 5th one:
    Dave Campbell · 2007-06-13
  • My HttpWebRequestHelper class
    using System; using System.Text.RegularExpressions; using System.IO; using System.Diagnostics; using System.Net;
    Michael Freidgeim · 2007-06-05
  • Silverlight Cream for June 1, 2007
    Cream, as in 'Pick of the Litter' is always subjective, but this is my list for today as I view my, and will add on as I come across others
    Dave Campbell · 2007-06-01
  • SQL Profiler bug
    I discovered the most fascinating and annoying bug in version 9.00.1399.06 (the RTM version) of SQL Profiler 2005 today. When I would execute a stored…
    Alex Bransky · 2007-05-31
← Prev1…171172173…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.