Sign In
David Wang
David Wang on IIS, ISAPI, Exchange, Virtual Server, and whatever else I fancy...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
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
HOWTO...
HTTP.SYS
IIS
IIS 7.0 (beta)
IIS7
ISAPI
Personal
Sample Code
Tips
Virtual Server
WiX
Your Questions
Archive
Archives
December 2008
(1)
October 2008
(1)
September 2008
(2)
June 2008
(2)
April 2008
(1)
December 2007
(2)
April 2007
(1)
August 2006
(3)
July 2006
(8)
June 2006
(16)
May 2006
(11)
April 2006
(27)
March 2006
(25)
February 2006
(21)
January 2006
(12)
December 2005
(18)
November 2005
(12)
October 2005
(21)
September 2005
(14)
August 2005
(18)
July 2005
(23)
June 2005
(14)
May 2005
(5)
April 2005
(7)
December 2004
(1)
March 2004
(1)
July, 2006
MSDN Blogs
>
David Wang
>
July, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
David Wang
What is wrong with Free?
Posted
over 6 years ago
by
Anonymous
8
Comments
Ok, maybe this is something you business/marketing types understand intrinsically... but it is something that I do not understand, so please bear with me. Why do people complain about getting something for free that used to require money? I thought people...
David Wang
TS Gateway on Vista Server Rocks!
Posted
over 6 years ago
by
Anonymous
2
Comments
Back in this blog entry , I mused about the nice Audio over RDP feature. It is pretty sweet to have secure, remote access to one's audio collection. Well, I recently started playing with RDP over the new TS Gateway on Vista Server, and I have to say...
David Wang
Laptop Business 2006
Posted
over 6 years ago
by
Anonymous
5
Comments
Ok, I know that I just purchased an IBM X41 Tablet last fall, but I am in the market for a new laptop again. No, nothing wrong with my computers... I am just going to be giving the X41 to my younger sister so that she can use it during Law School the...
David Wang
HOWTO: Basic Native/Managed Code Interop
Posted
over 6 years ago
by
Anonymous
1
Comments
IIS7 core extensibility model supports both native and managed code as first-class citizens. So, I feel it is time for a little refresher on managed/native code interop... starting with the more popular route of how to wrap native code API for use within...
David Wang
CGI Failing with 404 on IIS
Posted
over 6 years ago
by
Anonymous
0
Comments
Yes... software can have bugs, even if you test it. :-) Question: I have written a C EXE that I have renamed as 'prog.cgi'. I have tested it successfully on IIS 5.0 on Windows 2000 Server and IIS 6.0 on Windows 2003 Server. The program is invoked...
David Wang
Can ISAPI Filter change the Request's domain name?
Posted
over 6 years ago
by
Anonymous
6
Comments
Question: Hi, I would like to know if we can get the entire URL that is sent through the browser into the ISAPI filter DLL. E.g. If I have a URL like - http://www.mysite.com/test what I get into the DLL (using GetHeader) is "/test". But I...
David Wang
HOWTO: Convert between JScript Array and VB Safe Array
Posted
over 6 years ago
by
Anonymous
11
Comments
I recently got a question about how to manipulate the LIST data type within JScript since my sample code only illustrated VBScript. Well... one reason why that example is in VBScript is because LIST manipulation (a VB SafeArray) is more straight forward...
David Wang
IIS, Security Templates, and Anonymous Authentication
Posted
over 6 years ago
by
Anonymous
5
Comments
Sigh... security is never black and white, is it? :-) Question: Environment: IIS6.0 Windows 2003 R2, Windows 2003 level domain. Everything standard. 1) The Microsoft security guide for IIS6.0 says that the IUSR account needs Log on Locally rights...
Page 1 of 1 (8 items)