Browse by Tags
All Tags
»
Tools and Utilities
(
RSS
)
.NET FX 1.1
.NET FX 2.0
ASP.NET 2.0
Community
Conferences
Debugging
Gaming
Humor
Oslo
Protocols
Testing
Visual Studio 2005
Windows OS
17 juni 2010
Extracting files from an MSI package
Reminder to self, as I have searched for this too many times: How to extract files from an MSI file without actually installing it: msiexec /a c:\downloads\WCFRestStarterKit.msi /qb TARGETDIR=c:\RESTStarterKit Run this from an elevated command prompt. The target directory does not have to be created...
Read More...
02 juni 2009
Developer Days 2009
Last week Microsoft The Netherlands held another great edition of the Developer Days. With a fantastic line-up of speakers and a smooth organization I guess everyone must have enjoyed it. I know I had a good time and hope you did as well. Thanks to those of you who attended any of my sessions. I have...
Read More...
13 februari 2008
LOLCode: 2 1337 4 u n00bs
Reading the blog of Scott Hanselman I found a post on LOLCODE . LOLCODE is a simple and silly programming language, based on 1337-speak (a gamers/hackers slang). There is even an official site on LOLCODE , which has several semi-official specifications of the language. You have to see a fragment of LOLCODE...
Read More...
24 december 2007
Command-line argument parser
This post has been in my Drafts folder for quite some time. Read on if you are interested in command-line argument/parameter parsing. I've blogged a couple of times on the Ventrilo (now on version 3.0) proxy and status port that Divinity and myself wrote. The console application that works both as a...
Read More...
27 februari 2007
Sniff your network: Microsoft Network Monitor 3.0
A little over a week ago Microsoft has released the third version of Network Monitor , a network sniffing utility. With this tool you can capture network traffic that passes over your network card. It allows you to see what really goes over the wire. Very useful when you want to verify what you are sending...
Read More...
15 december 2006
WebDev.WebServer for easy website hosting
Visual Studio 2005 Websites and Web Application projects use the ASP.NET Development Server as a light-weight web server to host the websites. Pretty easy, but sometimes you need to host one or more websites and don't feel like starting a full-blown VS2005 instance just for that. And adding a Web Share...
Read More...
12 december 2006
Revamp your Terminal Services Client
Microsoft support has released version 6.0 of the Terminal Services Client -or- Remote Desktop Connection at their website . This version allows you to connect to Windows Vista and Windows "Longhorn" Server terminal services. The new features include: Network Level Authentication Server authentication...
Read More...
Home
Contact
Alex Thissen Weblog Build 1.15.10.1971
Disassembling my brain
RSS for Posts
Atom
RSS for Comments
Recent Posts
Extracting files from an MSI package
Developer Days 2009
LOLCode: 2 1337 4 u n00bs
Command-line argument parser
Sniff your network: Microsoft Network Monitor 3.0
Tags
.NET FX 2.0
.NET FX 3.0
.NET FX 3.5
.NET FX 3.5 SP1
AJAX
ASP.NET 2.0
C# 3.0
Community
Conferences
Gaming
Humor
Linq
O/R Mapping
Personal
Projects
Protocols
Security
Talks
Testing
Tools and Utilities
Visual Studio 2005
Visual Studio 2008
WCF
Web Services
Windows OS
Archives
september 2011 (2)
juli 2011 (2)
juni 2011 (1)
april 2011 (2)
november 2010 (1)
oktober 2010 (1)
juli 2010 (1)
juni 2010 (1)
augustus 2009 (7)
juli 2009 (2)
juni 2009 (2)
mei 2009 (1)
maart 2009 (3)
februari 2009 (2)
januari 2009 (2)
november 2008 (1)
oktober 2008 (3)
augustus 2008 (4)
juli 2008 (3)
juni 2008 (1)
mei 2008 (1)
april 2008 (1)
maart 2008 (3)
februari 2008 (2)
januari 2008 (1)
december 2007 (3)
november 2007 (2)
oktober 2007 (1)
september 2007 (2)
augustus 2007 (2)
juli 2007 (6)
juni 2007 (1)
mei 2007 (1)
april 2007 (8)
maart 2007 (4)
februari 2007 (10)
januari 2007 (6)
december 2006 (14)
november 2006 (11)
oktober 2006 (3)
september 2006 (1)
augustus 2006 (3)
juli 2006 (12)
juni 2006 (8)
mei 2006 (2)
april 2006 (3)
maart 2006 (10)
februari 2006 (1)
januari 2006 (5)
december 2005 (5)
november 2005 (6)
oktober 2005 (9)
september 2005 (15)
augustus 2005 (6)
juli 2005 (16)
juni 2005 (9)
mei 2005 (3)
april 2005 (6)
maart 2005 (6)
februari 2005 (8)
januari 2005 (3)
december 2004 (6)
november 2004 (8)
oktober 2004 (4)
september 2004 (6)
augustus 2004 (6)
juli 2004 (11)
juni 2004 (14)
mei 2004 (24)
april 2004 (10)
maart 2004 (19)
februari 2004 (24)
januari 2004 (24)
december 2003 (9)
november 2003 (4)
oktober 2003 (3)
Search
Go
Community
Home
Blogs
Media
Wikis
Groups
Email Notifications
Events