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
Tags
.Net
BizTalk
SharePoint
Archive
Archives
October 2004
(1)
July 2004
(2)
June 2003
(1)
May 2003
(4)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Simon Mourier's WebLog
Introducing SkedView: how to view BizTalk orchestrations without Visual Studio installed!
Posted
over 9 years ago
by
simonm@microsoft.com
3
Comments
This is a very lightweight .net 1.1 winform application that graphically displays a BizTalk Server 2004 orchestration from an assembly in a given path or in the Global Assembly Cache (GAC) just like in Health and Activity Tracking (HAT) or Visual Studio...
Simon Mourier's WebLog
Introducing Visual SourceSafe Web Explorer and Web Service
Posted
over 9 years ago
by
simonm@microsoft.com
0
Comments
My good friend Omid has already written one available here http://blogs.msdn.com/obayani/archive/2003/06/11/8549.aspx , but it has some limitations and especially in terms of performance. If you want to index your SourceSafe database using SharePoint...
Simon Mourier's WebLog
Introducing "ActiveX Scripting WebPart" for SharePoint technologies...
Posted
over 9 years ago
by
simonm@microsoft.com
9
Comments
!! Update 12/15/05 !! This blog will be discontinued someday. A new blog were comments are available has been created here . Yes, this sounds heretic, and it probably is :-) This is a generic sample (use it at your own risk :-) WebPart for SharePoint...
Simon Mourier's WebLog
.NET Html Agility Pack: How to use malformed HTML just like it was well-formed XML...
Posted
over 10 years ago
by
simonm@microsoft.com
95
Comments
!! Update 06/08/18 !! Html Agility Pack has a new home on CodePlex! Available here . CodePlex is great :) !! Update 05/05/05 !! Visual Studio 2005 Beta2 version is available here !! Update 05/23/05 !! This blog will be discontinued. A new blog were...
Simon Mourier's WebLog
Introducing TraceServer: distributes your standard .Net traces on your network.
Posted
over 10 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 10 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 10 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 10 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 (8 items)