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)
April 2011 - Posts
April 2011 IIS Community Newsletter has been published
by
The Official Microsoft IIS Site
IIS Community Newsletter - April 2011 Edition has been published http://www.iisnewsletter.com/archive/April2011.html Cheers, Steve...( read more ) Read More...
Filed under:
IIS
IIS Transform Manager Beta – Using the MP4 to Smooth Task
by
The Official Microsoft IIS Site
Technorati Tags: Transform Manager , Media , Smooth Streaming With the latest release of the IIS Transform Manager Beta, we added a new “task” and Job Template to convert from standard MP4 files (non-fragmented) to Smooth Streaming format files (fragmented...
Filed under:
Smooth Streaming
,
Media
,
Transform Manager
This Week’s Link List (April 29, 2011)
by
The Official Microsoft IIS Site
I’m partial to writing, so one of the highlights in this week’s list is the podcast Elizabeth Naramore’s 2010 DPC presentation on technical writing. Other highlights are Andrew Burst’s look at NoSQL and the Azure platform and my...
Filed under:
Link List
IIS Compression
by
The Official Microsoft IIS Site
Do you want to both save money and speed the load time of your web pages? Then check out IIS's built-in compression feature. You can access it from the IIS management console: Then make sure both of these boxes are checked. There are some very rare...
Filed under:
IIS
,
Cytanium
,
OrcsWeb
Web Farm Framework and proxy servers: Part 2
by
The Official Microsoft IIS Site
In part 1 , I focused on how to work around situations where your WFF controller has to pass through a proxy server in order to successfully retrieve the products feed. The configuration sample I provided didn’t address another possible scenario: What...
Bad Characters to Use in Web-based Filenames
by
The Official Microsoft IIS Site
My good friend Wade Hilmo recently posted an excellent blog titled " How IIS blocks characters in URLs " that discusses some of the internal workings for how IIS deals with several characters in file names that do not work well in URLs. Wade...
Filed under:
IIS
Sorting Azure Table Entities by Timestamp with PHP
by
The Official Microsoft IIS Site
This is a short post that describes one way to sort Windows Azure Table entities by timestamp when using the Windows Azure SDK for PHP . The problem boils down to sorting an array of objects by a timestamp property, so the information here is nothing...
Filed under:
Azure
Hacking Education: A Contest for Developers and Data Crunchers
by
ScottGu's Blog
The folks over at DonorsChoose.org are running an "open data" context in April that I thought you all might be interested in! DonorsChoose is an online charity that makes it easy for anyone to help students in need. The difference is that the...
Filed under:
Community News
,
Visual Studio
,
.NET
Binding to Dynamic Properties with ICustomTypeProvider (Silverlight 5 Beta)
by
Silverlight SDK
Silverlight 5 Beta introduces a new ICustomTypeProvider interface that enables data binding to objects the structure of which cannot be known until runtime. This is a common problem when you work with data in any format from databases to metadata or XML...
Filed under:
Silverlight
,
C#
,
silverlight 5 beta
,
dynamic
,
ICustomTypeProvider
,
data binding
New Configuration System in IIS 7.0/7.5-Week 17
by
The Official Microsoft IIS Site
IIS 7.0 introduced a completely new delegated and distributed configuration system. This offers a number of benefits, which are welcome changes for us web administrators, but there are some gotchas. In fact, I would say that the distributed configuration...
Filed under:
IIS7
,
IIS
,
Web Pro Series
Silverlight 4 Documentation Updated
by
Silverlight SDK
The Silverlight 4 documentation has been updated--both online MSDN docs and the offline CHM. The CHM is Silverlight only and is great for fast, offline access. Online Silverlight 4 MSDN Docs Offline Silverlight 4 MSDN Documentation There are numerous...
Filed under:
chm
,
Media
,
Offline docs
,
MediaStreamSource
,
Silverlight 4 Documentation
,
Output Protection
,
Silverlight documentation
This Week’s Link List (April 22, 2011)
by
The Official Microsoft IIS Site
There was a lot of good content this week. Highlights for me included the release of the Windows Azure SDK for PHP v3 (beta), some excellent interviews, and Chris Cornutt’s insight into the work he puts into PHPDeveloper.org… Windows Azure...
Filed under:
Link List
Working with SSL at Development Time is easier with IISExpress
by
The Official Microsoft IIS Site
One of the demos in my Mix 11 talk " An Overview of the MS Web Stack of Love " was showing how IIS Express and Visual Studio SP1 (as well as WebMatrix) can make working with SSL (Secure Sockets Layer) a heck of a lot easier. If you've used...
Filed under:
ASP.NET
,
ASP.NET MVC
,
IIS
,
VS2010
Web Farm Framework and proxy servers
by
The Official Microsoft IIS Site
While setting up a Web Farm Framework environment recently, I ran across an issue where the Platform Provisioning piece of the UI was failing to pull the products feed down. In my case, the error was: InternetOpenUrl returned 0x80072EE7: Unknown...
Filed under:
Web Farm Framework
How to install Application Request Routing (ARR) 2.5 without Web Platform Installer (WebPI)
by
The Official Microsoft IIS Site
When ARRv2.5 was released in March 2011, it was made available only via WebPI. (Release announcement is here and the explanation on the WebPI dependency is here .) Since then, I've been asked if ARRv2.5 can be installed outside of WebPI, specifically...
Filed under:
arr
,
Application Request Routing
More Posts
Next page »