Sign In
Simon Mourier's WebLog
.Net tools and sample code
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.Net
BizTalk
SharePoint
Archive
Archives
October 2004
(1)
July 2004
(2)
June 2003
(1)
May 2003
(4)
May, 2003
MSDN Blogs
>
Simon Mourier's WebLog
>
May, 2003
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Simon Mourier's WebLog
Introducing TraceServer: distributes your standard .Net traces on your network.
Posted
over 9 years ago
by
simonm@microsoft.com
2
Comments
I have just finished a tool called TraceServer (what a terrific name) that allows you to use distributes all you standard .Net Traces for new or existing applications to any remote machines listening for it. The trace distribution includes code source...
Simon Mourier's WebLog
TaskSwitch.exe like: PreviewWindow(...);
Posted
over 9 years ago
by
simonm@microsoft.com
8
Comments
Ever wanted to known how the Windows XP powertoy TaskSwitch.exe (available here http://www.microsoft.com/windowsxp/pro/downloads/powertoys.asp ) does the window preview trick? It uses a new to Windows XP and Windows .Net server API called PrintWindow...
Simon Mourier's WebLog
Debugging process considered harmful
Posted
over 9 years ago
by
simonm@microsoft.com
10
Comments
The following is a result of personal experience on a number of projects: * First of all, in general, you cannot install the debugger where the application you are developping will ultimately run. If you are writing a desktop application, there is...
Simon Mourier's WebLog
IHttpHandler sample: a .ZIP File handler (again)
Posted
over 9 years ago
by
simonm@microsoft.com
2
Comments
Duh ... The previous post on this subject has simply disappeared (I should say I was testing w.bloggar...). Here is what was said. This tool (provided with source) is an IHttpHandler sample that, once installed on an Internet Information Server, allows...
Page 1 of 1 (4 items)