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)
December 2010 - Posts
ASP.NET MVC 3: Layouts and Sections with Razor
by
ScottGu's Blog
This is another in a series of posts I’m doing that cover some of the new ASP.NET MVC 3 features: Introducing Razor (July 2nd) New @model keyword in Razor (Oct 19th) Layouts with Razor (Oct 22nd) Server-Side Comments with Razor (Nov 12th) Razor’s @: and...
Filed under:
MVC
,
ASP.NET
,
.NET
IIS: Notes on Server-Side Includes (SSI) Syntax (KB 203064 Revisited)
by
The Official Microsoft IIS Site
Many years ago I wrote Microsoft KB article 203064 about using Server-Side-Include (SSI) files with IIS 4 and IIS 5, but that KB has long since vanished from Microsoft's support website because it was never updated for IIS 6 or IIS 7. I eventually...
Filed under:
IIS
Share IIS and related information via IIS Community Newsletter WIKI
by
The Official Microsoft IIS Site
Trying something different! Do you have something to share with the IIS community? Are you an IIS community leader wanting to share your info? Do you run a local usergroup and want to let others know! Sign-up for our WIKI @ http://www.iislogs.com/wiki...
Filed under:
IIS
This Week’s Link List (December 24, 2010)
by
The Official Microsoft IIS Site
Things are definitely not slowing down in December. This week, everything from news about a stable Doctrine 2 release (and how to use its DBAL to create DB schemas) to blog posts about bugs/features in PHP 5.3 (and a couple of just-for-fun links thrown...
Filed under:
Link List
Announcing IIS Community Newsletter
by
The Official Microsoft IIS Site
I'm excited to announce a newsletter for the IIS community is available. Here is the link to signup. The goal is to cover all happenings in the IIS community. The goal is to have a monthly newsletter. Sign-up for IIS Community Newsletter http://www...
Filed under:
IIS
Static analysis of Silverlight XAML: Basic concepts
by
Silverlight SDK
Silverlight has APIs that support quite a variety of client-side APIs. But one area where the API is noticeably thin in Silverlight is interacting with XAML as a format, and discovering or changing how the Silverlight XAML parser works in the client runtime...
Troubleshooting and Performance Tuning with SQL Server Traces
by
The Official Microsoft IIS Site
A couple of weeks ago I wrote a post ( How to Change Database Settings with the PDO_SQLSRV Driver ) that highlighted a problem that came up at the November JumpIn! Camp in Redmond . To get to the root of the problem (and eventually a solution), I used...
Filed under:
SQL Server Express
IUSR account and SCCM 2007 R3 agent
by
The Official Microsoft IIS Site
I recently started working with SCCM and rolling the agent out with machine having IIS 7.x installed. I ran into issues where the SCCM agent wouldn't install. The errors mostly were 0x80004005 and 1603, another key one I found was Return Value 3 in...
Filed under:
IIS
,
SCCM
Support and Servicing for FPSE 2002 for WS08 RTM/Vista.
by
The Official Microsoft IIS Site
As of December 18, 2010, Microsoft FrontPage Server Extensions (FPSE) 2002 for Windows Vista and Windows Server 2008 RTM is supported by Ready-to-Run Software. For support and servicing, contact Ready-to-Run Software , Inc. Read More...
Filed under:
FPSE
This Week’s Link List (December 17, 2010)
by
The Official Microsoft IIS Site
I thought December was supposed to be a quiet month. Judging by all the excellent content I’m finding, I guess I was wrong… Announcing the 2011 Dutch PHP Conference (call for papers open until Jan 13th): http://techportal.ibuildings.com/2010/12/08/announcing...
Filed under:
Link List
ASP.NET MVC 3: Implicit and Explicit code nuggets with Razor
by
ScottGu's Blog
This is another in a series of posts I’m doing that cover some of the new ASP.NET MVC 3 features: New @model keyword in Razor (Oct 19th) Layouts with Razor (Oct 22nd) Server-Side Comments with Razor (Nov 12th) Razor’s @: and <text> syntax (Dec 15th...
Filed under:
MVC
,
ASP.NET
,
Visual Studio
,
.NET
“Fuel Tracker” Guidance Application – Drop 3
by
Silverlight SDK
As Cheryl blogged last week , she and I have been working with a team of others to develop a Windows Phone 7 guidance application . This application demonstrates how to address several common challenges as prioritized by customer support issues, questions...
Filed under:
Windows Phone
Video Tour of PHP Manager for IIS
by
The Official Microsoft IIS Site
Last week, Ruslan Yakushev announced the release of the 1.1 version of the PHP Manager for IIS . I thought a tour of the PHP Manager functionality might work best in video format. I’d be interested learning what you think of the PHP Manager itself, but...
Filed under:
IIS
ASP.NET MVC 3: Razor’s @: and <text> syntax
by
ScottGu's Blog
This is another in a series of posts I’m doing that cover some of the new ASP.NET MVC 3 features: New @model keyword in Razor (Oct 19th) Layouts with Razor (Oct 22nd) Server-Side Comments with Razor (Nov 12th) Razor’s @: and <text> syntax (today...
Filed under:
MVC
,
ASP.NET
,
.NET
Update on ASP.NET MVC 3 RC2 (and a workaround for a bug in it)
by
ScottGu's Blog
Last week we published the RC2 build of ASP.NET MVC 3. I blogged a bunch of details about it here . One of the reasons we publish release candidates is to help find those last “hard to find” bugs. So far we haven’t seen many issues reported with...
Filed under:
MVC
,
ASP.NET
,
Community News
,
.NET
More Posts
Next page »