Web and Cloud
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
ASP.NET
ASP.NET MVC
Azure
Cloud Services
Community News
FTP
Geneva
Identity
IIS
iis news item
IIS7
Interop
Media
MVC
Open Source
PHP
Podcast
Silverlight
Smooth Streaming
tips and tricks
Visual Studio
Web Pro Series
Windows Azure
Windows Identity Foundation
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
May 2012 (7)
April 2012 (25)
March 2012 (32)
February 2012 (14)
January 2012 (16)
December 2011 (28)
November 2011 (22)
October 2011 (19)
September 2011 (32)
August 2011 (18)
July 2011 (26)
June 2011 (31)
May 2011 (34)
April 2011 (47)
March 2011 (45)
February 2011 (43)
January 2011 (39)
December 2010 (36)
November 2010 (40)
October 2010 (26)
September 2010 (42)
August 2010 (30)
July 2010 (51)
June 2010 (41)
May 2010 (79)
April 2010 (83)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (65)
October 2009 (30)
September 2009 (65)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (121)
April 2009 (118)
March 2009 (56)
February 2009 (24)
January 2009 (27)
December 2008 (22)
November 2008 (26)
October 2008 (11)
September 2008 (8)
August 2008 (5)
July 2008 (5)
June 2008 (6)
May 2008 (2)
April 2008 (3)
January 2011 - Posts
Understanding IIS Bindings
by
The Official Microsoft IIS Site
Internet Information Services (IIS) uses 4 decision points for the site bindings. They are the protocol, port, IP and host header. This video lesson walks through the bindings and shows how each one is used. This is part 5 of a 52 week series...
Filed under:
IIS
,
Web Pro Series
This Week’s Link List (January 28, 2011)
by
The Official Microsoft IIS Site
You might need more than a weekend to get through all of these links. My favorite is Ashay Chaudhary’s post about the journey to adding SQL Server support to Drupal 7. But there are lots of other interesting links, including webinar and conference...
Filed under:
Link List
Two Great Resources from Other IIS MVPs
by
The Official Microsoft IIS Site
I don’t often post links to posts from others, however I really wanted to highlight two great resources which two other IIS MVPs have started recently. IIS Community Newsletter Steve Schofield has recently published the first IIS Community Newsletter...
Filed under:
IIS
,
MVP
,
How To
Web Farm Framework 2.0 – Work Flow Builder & Extensibility
by
The Official Microsoft IIS Site
We recently released 2.0 version of Web Farm Framework. This was introduced as Beta few months ago and is now available in the RTM version. Web Farm Framework simplifies the life of people using and running web servers (particularly in multiple server...
Filed under:
Web Farm
,
Web Farm Framework
,
WebFarmFX
Paging Data with the SQL Server Drivers for PHP: Simplified
by
The Official Microsoft IIS Site
One of the best insights I had at the SQL Server JumpIn! Camp back in November was this: Lots of PHP applications and frameworks generate SQL queries dynamically. I’m sure that for very experienced developers, that realization comes across as somewhat...
Filed under:
SQL Server Driver for PHP
,
paging
Webpi Command Line
by
The Official Microsoft IIS Site
Our much loved Web Platform Installer (WebPI) now has a command line interface. Yes that’s right. Now it is possible to do everything that you could do in Webpi UI, from the commandline. Think scripting! Think automation! WebPI is a simple but powerful...
Filed under:
WebPI
,
gallery
,
webpicmdline
Drupal 7 and SQL Server – our PDO journey
by
The Official Microsoft IIS Site
Drupal 7 completed a 3-year journey earlier this year by exiting beta stages and declaring itself ready for prime time . Our team (the SQL Server Drivers for PHP team) was fortunate to be part of that journey by working closely with the Drupal community...
Filed under:
PHP
,
SQL Server
,
PDO
,
mssql
,
sqlsrv
,
pdo_sqlsrv
,
jumpincamp
,
drupal
How to do Skip Directives using default provider in Web Farm Framework 2.0 (WFF 2.0) by changing the applicationHost Config?
by
The Official Microsoft IIS Site
One of the feedback that customers provided was to enable them to exclude a specific set of directories from provisioning. WFF 2.0 enables this feature and lets customer control the provisioning of the directories using its default sync provider. Default...
Filed under:
Skip Directives
,
ACLs
“Unplugged” LIDNUG online talk with me Monday
by
ScottGu's Blog
Tomorrow (Monday Jan 24th) I’m doing another online LIDNUG session . The talk will be from 3:00pm to 4:30pm (Pacific Time). I do these talks a few times a year and they tend to be pretty fun. Attendees can ask any questions they want...
Filed under:
Community News
,
.NET
,
Talks
IIS Community Newsletter - January 2011 edition published
by
The Official Microsoft IIS Site
I'm excited to announce our first IIS Community Newsletter. Here is the link to the January 2011 edition - http://bit.ly/gPq0qT Sign-up for IIS Community Newsletter http://www.iislogs.com/newsletter/ Cheers, Steve Schofield Microsoft MVP - IIS......
Filed under:
IIS
IIS Media 4.0, SMF 2.3, RCE 1.0 SP1 and More
by
The Official Microsoft IIS Site
It’s been too long since my last post, so I thought I’d get warmed up and back into blogging form by posting something about recent releases on the Microsoft media platform. After PDC 2010 in November which focused on new web technologies...
Filed under:
Silverlight
,
Smooth Streaming
,
Expression Encoder
,
IIS Media Services
,
Media
,
H.264
,
Internet Information Services
Get IIS bindings at runtime without being an Administrator
by
The Official Microsoft IIS Site
Today there was a question in StackOverflow asking whether it was possible to read the IIS binding information such as Port and Protocols from the ASP.NET application itself to try to handle redirects from HTTP to HTTPS in a way that was reliable without...
Filed under:
IIS
,
Microsoft.Web.Administration
How to integrate F5 with Web Farm Framework?
by
The Official Microsoft IIS Site
Overview Web farm framework ships with runtime extensibility. You can write your own providers (you can learn more about extending Web farm framework here ) and they will be treated as first class citizens of the framework. You can take advantage of the...
IIS Express Bootstrapper Package
by
The Official Microsoft IIS Site
As I mentioned in a previous post , the IIS 7.5 Express MSI can be redistributed with your software package. This is enabled by the license agreement so you don’t need any additional approval. When your software is being installed on a customer’s machine...
Filed under:
setup
,
Redistribution
,
IIS Express
This Week’s Link List (January 21, 2011)
by
The Official Microsoft IIS Site
Whew! Friday…made it! Once again, lots of interesting content out there this week. Instead of simply listing a bunch of links, I’m experimenting this week with categorizing some of them. Hopefully, this will help you find stuff that YOU find...
Filed under:
Link List
More Posts
Next page »