Geeks with Blogs
HomeAbout
  • JavaScript Virtual Keyboard
    Here’s a great JavaScript virtual keyboard on CodeProject. Helps in making your websites more accessible. Pretty simple to use too.
    Chris J. Breisch · 2006-05-10
  • What to do when SQL error 605 or 823 strikes
    Below is a question that was posted to AZGroups earlier this afternoon. I removed the database and table names because I'm downright anal about security :)
    Lorin Thwaits · 2006-05-10
  • Microsoft Exception MessageBox - Nice little gem
    If you're developing WinForm applications, generally at some point in the project you develop an Exception Dialog box that provides a user friendly…
    Shawn Cicoria · 2006-05-09
  • Oblivion Guide : How to become and play a vampire
    NOTE : There have been some comments getting out of hand. I am deleting any rude or personally insulting comments in this thread. Keep it clean.
    Jason Coyne · 2006-05-09
  • Train to perform at TechEd 2006
    According to the TechEd Site, Train will be performing this year. > This year’s attendee party will feature a live concert by the band, Train, performing…
    Jeff Julian · 2006-05-08
  • Keeping Moore's law alive: This time the ball is in our court
    The postulation of Douglas Engelbart back in 1965 that the complexity of computers would double every 24 months has held true ever since he said it.…
    Lorin Thwaits · 2006-05-08
  • A PowerShell provider for Analysis Management Objects
    The more I play with PowerShell the more I like it. And now that I have a provider working that allows me to link in an Analysis Services server and…
    Darren Gosbell · 2006-05-07
  • Windows Explorer and the Global Assembly Cache (GAC)
    As you probably know shared assemblies are stored in the global assembly cache (GAC) which is located at c:\\windows\\assembly.If you navigate to this…
    Hannes Pavelka · 2006-05-05
  • More interesting discoveries inside the HD-A1
    If you haven't seen the Toshiba HD-A1 tear-down, you should start there. New this time is a quick which shows my quest to get the M-Systems USB flash…
    Lorin Thwaits · 2006-05-05
  • BizTalk Server Adapter for Printing
    table of contents Introduction. 3 Context. 3 Adapter Communication Patterns. 3 Implementation. 4 Design Time. 4
    Abhijeet Raje · 2006-05-05
  • Adding insert capabilities to the gridview
    I didn't have time to wrap it in a proper control yet. In this post I'll just be putting the page implementation.
    Ivan Porto Carrero · 2006-05-04
  • Indian Cartoons :)
    Today I recieved this mail from friends(Peeyush & Rajeev), although I don't prefer to post this kind of stuff, but it's simply hilarious, and represents…
    Ram Shankar Yadav · 2006-05-04
  • Repository, the Foundation of Domain Driven Design
    Recently I had posted some reasons about why I use Repository as opposed to Active Record. This post was originally spawned by some comments by Sam…
    Greg Young · 2006-05-03
  • How to lookup a user name and machine name using an IP address (on windows)
    If you need to find a username but only have an ip address, if you use active directory (AD) then you can use the following method to find out the…
    Tim Huffam · 2006-05-03
  • Accessing XML Schema Information During Document Validation
    .NET framework 2.0 includes a change so subtle it might appear insignificant. A new property, XmlReader.SchemaInfo, provides access to the entire schema…
    David Douglass · 2006-05-02
  • Security Trimming in SiteMaps
    Security Trimming attribute in the SiteMap is a pretty cool feature to hide the links which are not approachable by the user of the desired role. Yes, I…
    Mohammad Azam · 2006-05-02
  • Cookieless Forms Authentication and Redirection
    Here's one that had me scratching my head for a bit. As you might know, in asp.net 2.0 you can choose to have cookieless Forms Authentication…
    Adrian Hara · 2006-05-02
  • BigInteger/BigDecimal
    MSDN Question: Specifically, I need something that will let me represent decimals with a large amount of precision... Similar to this library:
    Greg Young · 2006-05-01
  • Google Earth Network Link for Where's Tim
    This is pretty cool technology. I got an email this morning from Frank Taylor and he said that the Google Earth integration we have on Where's Tim is…
    Tim Hibbard · 2006-04-30
  • All you wanted to know about Castle ActiveRecord - Part II
    On this second part of the series of articles I’ll focus on the framework initialization. And yes, I intend to dive into the details and inner workings.
    hamilton verissimo · 2006-04-30
← Prev1…187188189…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.