Robert McMurray Posts

Feb 09, 2010

Earlier today one of my coworkers, John Bocharov , asked me if I had ever done any WebDAV coding in .NET - specifically sending PUT and DELETE requests. I replied that I had, but it had been several months ago, and each time that...

1 comments

Feb 01, 2010

Several months ago I read the following article and I found it fascinating, albeit in a humorous way: Users Love Microsoft, Yahoo Search -- When It's Branded With A Google Logo It was around this same time that I saw an article...

9 comments

Dec 27, 2009

Like many people I know, I get a lot of email from various industry-related publications; some of the emails are spam, and the others are from computer magazines that I subscribe to. (And there are several of those. ;-] ) Anyway...

5 comments

Nov 29, 2009

A few months ago I wrote a blog post that was titled " Merging FTP Extensibility Walkthroughs - Part 2 ", where I described how to merge my FTP Dynamic IP Restrictions Authentication Provider walkthrough with my FTP Provider that...

0 comments

Oct 13, 2009

Recently I ran into an interesting situation when I was rolling out a new web-based application. I had tested it on my development server, and because it was a rather complex application I wanted to test it on my production server...

4 comments

Oct 12, 2009

I ran into one of those strange situations the other day where you feel like you've been doing the same thing on your computer at some time in the distant past - kind of like déjà vu for geeks. In this specific case, I was moving...

2 comments

Sep 25, 2009

Following up on my last blog post about the API set for the IIS Database Manager , I have something of a secret to let you in on - you can use the code samples in several of those API documents to create a fully functional provider...

3 comments

Sep 24, 2009

Today Microsoft released version 1.0 of the IIS Database Manager , which enables you to manage local and remote SQL Server or MySQL databases through the IIS Manager. I cannot stress enough how this module has rapidly become one...

3 comments

Sep 23, 2009

One of my coworkers, Vijay Sen, just forwarded the following eWeek review of IIS 7.5 to me: http://www.eweek.com/c/a/Windows/REVIEW-Microsoft-IIS-75-Improves-Management-Deployment-Options-822018/ The review was written by Jim...

1 comments

Sep 17, 2009

In earlier blog posts I have mentioned that I written the several walkthroughs to help developers get started writing providers for the FTP 7.5 service, all of which available on Microsoft's learn.iis.net Web site under the "...

2 comments

Sep 10, 2009

As evidenced by my How to Use Managed Code (C#) to Create an FTP Authentication Provider with Dynamic IP Restrictions walkthrough and my other FTP authentication extensibility walkthroughs, I spend a lot of time trying to find...

3 comments

Sep 05, 2009

One of the changes that we made in FTP 7.0 and FTP 7.5 was to remove recursive directory listings, which are commonly retrieved by typing " ls -lR " from a command-line FTP client, which should send a command like " NLST -lR ...

2 comments

« First ...  « Previous  6 7 8 9 10  Next »  ... Last »