Geeks with Blogs
HomeAbout
  • Project Management Process + Tools
    I wanted to take a few minutes to talk about the project management / tracking / estimation methods I use. Over time the processes and tools I use have…
    Dylan Smith · 2006-12-31
  • How to determine which clr version an assembly or executable is using
    Let’s assume you have all (most) of the framework versions installed on your machine. How can you determine which application uses which framework…
    Hannes Pavelka · 2006-12-30
  • Tagged!
    I have been tagged as part of the "" meme making its rounds in the blogosphere. You get "tagged" and then you tell five things about yourself others may…
    Chris Haaker · 2006-12-29
  • nunit testing 32-bit apps on 64-bit machine
    I'm trying to run nunit tests of a 32-bit assembly on a 64-bit machine. When I load the assembly (compiled with VS target platform set to x86) into nunit,…
    Lance Robinson · 2006-12-28
  • BizTalk: Anti-Patterns: Business Rule Engine
    Let's see one of the projects I've made with the Business Rule Engine from the Microsoft BizTalk tool set. There are the EDI data in"very flexible…
    Leonid Ganeline · 2006-12-27
  • BizTalk Pattern: Mapping Reference Data
    What is reference data? Typically by reference data we mean an attribute of an object within a system that is restricted to a specific list of values. In…
    Michael Stephenson · 2006-12-24
  • Tech in 5 minutes: the glory of yield return
    (This one is maybe more of a 10 min post. you'll survive) Lots of code in this one, so I'll cut to the chase. I have a woman. Shocking i know. Right now…
    Dave Redding · 2006-12-21
  • The application-specific permission settings do not grant Local Activation permission for the COM Server application with CLSID - MOSS / SharePoint 2007 Server Issues Revisited
    You may see this error - more than once - when working with your Microsoft Office SharePoint Server (MOSS) 2007 deployment. This animal / error generally…
    Michael J. Hamilton, Sr. · 2006-12-19
  • BizTalk Messaging Model
    This is a 1st article in the BizTalk Model serie (2nd article is a "BizTalk: The Endpoint model depreciates the Physical and Logical Ports "…
    Leonid Ganeline · 2006-12-18
  • ASP.NET AJAX RC1 RSS Reader
    So the other day I was adding a “news page” to one of my projects and thought it was a great chance to play with consuming some other RSS feeds that had…
    Steve Clements · 2006-12-17
  • Windows XP error: svchost.exe - Application Error
    One morning when restoring my pc from hibernate - I got this error: svchost.exe -- application error the instruction at "0x745f2780" reference memory at…
    Tim Huffam · 2006-12-16
  • Editing Resource Files after publishing in ASP.NET 2.0
    Editing Resource Files after publishing in ASP.NET 2.0 An important point to note while globalizing your ASP.NET 2.0 web applications is regarding dynamic…
    Vivek Thakur · 2006-12-14
  • Changing your hosts file in Vista
    By default, if you try to modify your hosts file in Vista, it will not let you save it. It tells you that you don't have permission. To successfully…
    Tim Hibbard · 2006-12-13
  • The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A).
    The IIS Admin Service service terminated with service-specific error 2149648394 (0x8021080A). IIS Admin Service goes away after restoring a VHD / VPC…
    Michael J. Hamilton, Sr. · 2006-12-13
  • BizTalk Server 2006: An xpath() Function problem
    I spent a couple of hours today looking at the problem we encountered yesterday with the xpath() function in BizTalk. We were attempting to use an XPath…
    Charles Young · 2006-12-12
  • Encrypting Web.config and App.config
    Recently I got a chance to play around with the Data Protection Application Programming Interface (DPAPI). With .NET 2.0 installed, you can encrypt your…
    Aaron Feng · 2006-12-10
  • Top 10 Most Influential People in the Microsoft .NET World
    Sunday, December 10, 2006 8:47 PM I have seen a lot of top 10 lists around (i.e. top 10 greatest IT people, etc). But, I have yet to come across a top 10…
    Yow-Hann Lee · 2006-12-10
  • Object Oriented Tagging : Adding Power to Web 2.0 Tags!
    One of the basic consideration in web 2.0 concept is 'tagging' where any contents in the web can be associated with one or more tags, which can be shared…
    Ashraf Alam · 2006-12-09
  • Howto: Duplicate any Windows installation to a new hard disk using only a Vista DVD (!)
    I recently bought a bigger 80 gig hard drive for my laptop, and wanted to copy the contents of my existing 30 gig disk with an XP install over to it. I…
    Lorin Thwaits · 2006-12-07
  • How to Get Enum Values with Reflection in C#
    This came up when I was writing a UIProperty for SmartCodeGenerator, The combo box should display all the available enum options in a DropDownList for the…
    Shahed Khan · 2006-12-06
← Prev1…177178179…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.