Geeks with Blogs
HomeAbout
  • Changing an install directory dynamically in WiX 2.0
    Somehow this topic seems so common place and yet no where have I been able to find it spelled out clearly and simply. This reminds me of the joke about a…
    John Watson · 2006-11-03
  • New Windows XP Theme: Zune
    To promote it's upcoming device Microsoft has released a new theme for Windows XP. ](http://www.flickr.com/photos/20719915@N00/287205479/ "ZuneTheme")…
    Maher Al-Jendasi · 2006-11-02
  • Does Your Code Work?
    two basic questions It seems silly and awfully fundamental, but ask any professional software developer this question:
    Blake Caraway · 2006-11-01
  • Latest XBOX 360 update could be your last.
    If you're a modder, and maybe even if you aren't, you could be in danger of turning your 360 into a brick, courtesy of Microsoft's latest firmware update…
    Chris G. Williams · 2006-11-01
  • Disable MySite and MyLinks in Sharepoint (MOSS) 2007
    Okay, this one took me a while to figure out, but nonetheless I found it and will share it. In order to turn off or disable the MySite or MyLinks…
    Michael Van Cleave · 2006-11-01
  • Cooperative Application Shutdown with the CLR
    Cooperative Application Shutdown with the CLR All good things have to end even your perfectly working managed executable. But do you know in what…
    Alois Kraus · 2006-10-30
  • Find the W3WP process for an Application Pool
    When debugging WebParts not knowing which w3wp process to attatch to has always bugged me. Thankfully ASPalliance has this article to show you how to…
    Tariq · 2006-10-30
  • Difference between Layers and Tiers (Layers vs Tiers)?
    Tiers are physically separation of tiers means in different projects, dll or exe. When we talk about Layers means logical separation of tiers.
    Mahesh Singh · 2006-10-28
  • MonoRail vs ASP.Net
    Lately I have been having a crisis of faith about MonoRail and have been looking at ASP.Net again. All of the neat controls, and IDE support are sooooo…
    Dru Sellers · 2006-10-25
  • ASP.NET event firing twice
    This seems to be a very common problem where by your event handler method gets run twice. It is caused by VS.NET inserting 2 wireup of the event handler:
    Tim Huffam · 2006-10-23
  • DataSet or DTOs (Data Transfer Objects)
    In three tier architecture when BL class calls DAL to retrieve data from the DB we are having two options to get these data one is DataSet/DataTable and…
    Mahesh Singh · 2006-10-19
  • Vmware Time Sync
    If you want to completely disable time synchronization in the guest, open the virtual machine's configuration file (.vmx) in a text editor and set the…
    AJ GB · 2006-10-19
  • Stored Procedures or SQL Text Queries (Embedded SQL Query)?
    While designing DAL layer we normally stuck with one debate, Stored Procedures or Embedded SQL Query? I also faced the same problem. I searched on the…
    Mahesh Singh · 2006-10-19
  • aspnet_wp.exe and w3wp.exe
    aspnet\wp.exe and w3wp.exe The way an ASP.NET request is handled by IIS is quite different in IIS 6.0 when compared with 5.0. In 5.0, the ASP.NET worker…
    Vivek Thakur · 2006-10-18
  • How to delete a windows service
    Recently, I was trying to delete a windows service. Normally it should not be necessary to manually delete a service. Uninstalling an application should…
    Shahedul Huq Khandkar · 2006-10-13
  • What is the difference between D mode and B mode on the Toyota Camry Hybrid and Toyota Prius?
    A reader Shawn asks : > Hi, My mother just bought a new Camry '07 as well and we both had a question and we cant seem to find an answer anywhere. We were…
    Jason Coyne · 2006-10-12
  • Fix: Virtual PC Does Not Recognize Wireless NIC With a Vista OS Host
    Brian, who runs the excellent Blogcast Repository, recently shared with me how he could not use a host computer's wireless NIC with a guest OS when…
    Chris Haaker · 2006-10-12
  • Difference between a Struct and a Class ?
    The struct type is suitable for representing lightweight objects such as Point, Rectangle, and Color. Although it is possible to represent a point as a…
    Mahesh Singh · 2006-10-11
  • BizTalk 2006 FailedMessage Routing
    There is no sample for this, but if I get enough requests (say five or so) I'll create one and post it. I decided to whip up a quick prototype of…
    Neil Thompson · 2006-10-11
  • Command Line Pointers for Windows Explorer
    Here are some pointers on how to use Windows Explorer, in Microsoft Windows XP Professional from the Command Line.
    Murray Gordon · 2006-10-11
← Prev1…179180181…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.