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)
October 2011 - Posts
Web Forms Model Binding Part 3: Updating and Validation (ASP.NET 4.5 Series)
by
ScottGu's Blog
This is the fifth in a series of blog posts I’m doing on ASP.NET 4.5. The next releases of .NET and Visual Studio include a ton of great new features and capabilities. With ASP.NET 4.5 you’ll see a bunch of really nice improvements with both Web...
Filed under:
ASP.NET
,
.NET
,
Data
,
web forms
Microsoft Media Platform Content Manager 1.1 Released
by
The Official Microsoft IIS Site
An update to the Microsoft Media Platform (MMP) Content Manager has been released. Content Manager provides an end-to-end video workflow that allows you to create live streaming events, transcode on-demand content, manage and publish video, edit video...
Filed under:
Microsoft Media Platform
,
Content Manager
Resolving Blocked Ports Through Windows Firewall-Week 40
by
The Official Microsoft IIS Site
You can find this week’s video here . This week's video shows how to easily and quickly track down IPs and ports that need to be opened to allow legitimate traffic through the firewall. Part of being a web server administrator is keeping your firewalls...
Filed under:
IIS7
,
IIS
,
Windows Server
,
troubleshooting
,
Web Pro Series
Tip for Using HyperlinkButton or Hyperlink in Silverlight for Windows Phone
by
Silverlight SDK
If you’ve tried unsuccessfully to use the HyperlinkButton control or the Hyperlink type in your Silverlight for Windows Phone applications, I have a tip for you. In Silverlight for Windows Phone you must always set the TargetName property to a value for...
FTP Clients - Part 10: FTP Voyager
by
The Official Microsoft IIS Site
For this installment in my series about FTP Clients, I'd like to take a look at FTP Voyager from Rhino Software. For this blog I used FTP Voyager 15.2.0.17, and it is available from the following URL: http://www.ftpvoyager.com/ FTP Voyager is a great...
Filed under:
FTP
WebMatrix 2 Beta - NuGet Gallery
by
The Official Microsoft IIS Site
NuGet is a versatile library package system that allows users to extend their web applications with some really cool tools. WebMatrix V1 users who are familiar with NuGet remember that they had to access the NuGet Package manager through the...
Filed under:
UI
,
WebMatrix
,
Beta
,
NuGet
,
webmatrix2
Using SQL Azure to Store PHP Session Data
by
The Official Microsoft IIS Site
This entry is a re-post of Brian Swan 's entry on The Silver Lining blog. In my last post , I looked at the session handling functionality that is built into the Windows Azure SDK for PHP , which uses Azure Tables or Azure Blobs for storing session...
Filed under:
PHP
,
SQL Server
,
SQL Azure
,
sqlpdo
,
sqlsrv
Sending WebDAV Requests in .NET Revisited
by
The Official Microsoft IIS Site
I recently spoke with a great customer in India, and he was experimenting with the code from my Sending WebDAV Requests in .NET blog post. He had a need to send the WebDAV LOCK/UNLOCK commands, so I wrote a quick addition to the code in my original blog...
Filed under:
WebDAV
Introduction to Log Parser-Week 39
by
The Official Microsoft IIS Site
You can find this week’s video here . Log Parser is a powerful tool that every web administrator should become familiar with. With Log Parser we can do deep troubleshooting and data mining of the IIS Logs, Event Viewer, the File System, other file types...
Filed under:
IIS7
,
IIS
,
troubleshooting
,
Web Pro Series
WebMatrix 2 Beta - Integrating with IIS Developer Express
by
The Official Microsoft IIS Site
I want to take the time to describe how WebMatrix works with IIS Express, the development web server. I hope that by the end of this article, users will better understand what IIS Express is capable of and how it works with WebMatrix. What...
Filed under:
UI
,
WebMatrix
,
IIS Express
,
iisexpress
Microsoft Announces SQL Server ODBC Driver for Linux!
by
The Official Microsoft IIS Site
In this morning’s keynote address at the Professional Association of SQL Server (PASS) Summit 2011 , Quentin Clark (Corporate Vice President at Microsoft) announced that a preview of the Microsoft SQL Server ODBC Driver for Linux will soon be widely...
Why is PHP 5.3 on Windows faster than previous PHP versions?
by
The Official Microsoft IIS Site
Last week I had the good fortune of hearing Rasmus Lerdorf speak at the Seattle PHP Meetup . His talks was excellent – it was sprinkled with history, personal stories, tips, best practices, and insights into what he’s thinking about for the...
Microsoft, Hadoop and Big Data
by
The Official Microsoft IIS Site
In a couple of weeks it will be my one year anniversary here at Microsoft and I couldn’t wish for a better anniversary gift: now that Microsoft has laid out its roadmap for Big Data , I’m really excited about the role that Apache Hadoop TM...
Filed under:
Open Source
,
Interop
,
Azure
,
Windows Server
,
Java
,
sql
,
Server Center
,
Apache
ASP.NET Has Finally Gone Social (Media)
by
The Official Microsoft IIS Site
ASP.NET is now on Facebook ( http://www.facebook.com/asp.net ) and Twitter ( http://twitter.com/aspnet )....( read more ) Read More...
Filed under:
IIS
,
Cytanium
,
OrcsWeb
How to create an HTML Application to configure your WebDAV Redirector settings
by
The Official Microsoft IIS Site
I've mentioned in previous blog posts that I use the Windows WebDAV Redirector a lot. (And believe me, I use it a lot .) Having said that, there are a lot of registry settings that control how the Windows WebDAV Redirector operates, and I tend to...
Filed under:
IIS
,
WebDAV
,
Scripting
More Posts
Next page »