Geeks with Blogs
HomeAbout
  • Managed DirectX Tutorial 02: Creating a 2D Sprite
    Note: The assumption is being made that previous tutorials have already been completed and that a project is available and in a state to make the changes…
    George Clingerman · 2006-07-08
  • Start experimenting with XAML on your XP machine in under 15 minutes!
    I presented a session on WPF at the Arizona .NET User's Group last night, and today have been getting email and calls from several people who wished they…
    Lorin Thwaits · 2006-07-06
  • Abstract Class vs Interface
    Introduction: There are lost of discussion on the internet about the Interface vs Abstract class. Also, as base class whether we have to use interface,…
    Mahesh Singh · 2006-07-05
  • Abstract Class vs Interface
    Introduction: There are lost of discussion on the internet about the Interface vs Abstract class. Also, as base class whether we have to use interface,…
    Mahesh Singh · 2006-07-05
  • Static Variables In ASP.NET - "I Didn't know this" Moment Number 42
    Yet another "I didn't know this" moment - Turns out, static variables in a class in ASP.NET are pretty similar to application objects but I am going to…
    Rajiv Popat · 2006-07-05
  • Socket I/O: Unix, Windows, and .NET
    This is adapted from a recent email conversation I had about network I/O models for a GUI client running on.NET. I ended up on a tangent, covering APIs…
    Trevor Talbot · 2006-06-30
  • Can't View CHM Files in IE7 - A FIX
    If you are having problems viewing CHM files (like the new WCF documentation CHM files), you might be seeing a blank IE screen when you click on any of…
    Bill Evjen · 2006-06-29
  • Finding calling method using reflection
    There's probably a more elegant way to do this, but I wanted to find out which method had called the current method for logging. For example, I am calling…
    Mike Nichols · 2006-06-29
  • How Do I Get the Atlas Control Toolkit to Show Up On My Visual Studio.NET 2005 Toolbox?
    One of the Questions I was asked on my Article on Atlas @ Code Project at http://www.codeproject.com/Ajax/HelloAtlas.asp was How do you make the Atlas…
    Rajiv Popat · 2006-06-29
  • Get control name in Page_Load event which make the post back
    Hi, Few day back i need post back control name in the Page\Load event. I did lots of search on net. I found few intersting fact about that and i am…
    Mahesh Singh · 2006-06-27
  • Generic DTO Assembler
    Playing around with incorporating Data Transfer Objects into my project, I figure I can use a touch of reflection to manage most assembler cases which are…
    Mike Nichols · 2006-06-27
  • Dynamically Calling a Web Service Without Setting Web Reference
    This Approach is particularly helpful when one needs to implement loosely coupled integration using Web Services from a Multi Tangent (Application Service…
    Rajiv Popat · 2006-06-27
  • How to Deploy an InfoPath 2007 Form Containing Managed Code to a Browser-Enabled WSS v3 Library
    Update (8-14-2006): InfoPath Forms Services is NOT part of WSS v3. It is a separate install, or you can install it as part of the MOSS 2007 Beta 2…
    Josh Meyer · 2006-06-26
  • Internet Explorer 7.0 Beta on Windows 2003 Server!
    As much as I would like to take the credit for this post, it was actually the author of that figured it out! If you've been trying desperately to get your…
    Rajiv Popat · 2006-06-26
  • Generating XMLA - referencing Objects by name
    Jamie Thomson has an interesting post here http://blogs.conchango.com/jamiethomson/archive/2006/06/20/4106.aspx about some of his recent experiences with…
    Darren Gosbell · 2006-06-21
  • BizTalk 2004 - sending messages using SMTP
    The SMTP adapter can be used to send messages to email addresses. By default, the SMTP adapter comes with few options:
    Erwin Homan · 2006-06-20
  • What place does duct tape have at Prom?
    People have been doing fascinating things with duct tape for a little over 60 years. Did you know, for instance, that it can cure warts?
    Lorin Thwaits · 2006-06-19
  • Windows PowerShell - Unix comes to Windows
    Windows PowerShell (formerly known as “Monad”) is a Microsoft's answer to the power and flexibility of the Unix command shells. It should finally complete…
    Scott Dorman · 2006-06-18
  • Drawing Custom Borders in Windows Forms,Part Three: Introducing Form Styles
    Almost a year ago I've published first two articles titled "Drawing Custom Borders in Windows Forms" and they turned out to be the most successful part of…
    Szymon Kobalczyk · 2006-06-18
  • Windows Vista: Kernel Changes - Here boy! Here boy! Fetch!
    SuperFetchTM > Everyone is probably familiar with Prefetch which was introduced in Windows XP. Prefetch really only handled single processes at process…
    Scott Dorman · 2006-06-17
← Prev1…184185186…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.