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
Media
Microsoft
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
February 2012 (3)
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)
July 2010 - Posts
Web Farm Framework 2.0 overview
by
The Official Microsoft IIS Site
IIS team has recently released a Web Farm Framework 2.0 beta . The goal of the Web Farm Framework is to enable easy provisioning, deployment and managing of web farms. This blog post provides an example of what Web Farm Framework can do and how it can...
Filed under:
Other
,
Web Farm
Microsoft "Daily Build" Nerd Dinner - August 4th in Seattle, Redmond
by
The Official Microsoft IIS Site
Are you in King County/Seattle/Redmond/Bellevue Washington and surrounding areas? Are you a huge nerd ? Perhaps a geek ? No? Maybe a dork , dweeb or wonk . Maybe you're in town for an SDR (Software Design Review) or VSLive ! Quite possibly you're...
Filed under:
ASP.NET
,
IIS
,
NerdDinner
VS 2010 Web Deployment
by
ScottGu's Blog
This is the twenty-fifth in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. Today’s blog post is the first of several posts I’ll be doing that cover some of the improvements we’ve made around web deployment. I’ll provide a high...
Filed under:
ASP.NET
,
Visual Studio
,
.NET
FTP Clients - Part 9: Expression Web 4
by
The Official Microsoft IIS Site
For this installment in my series about FTP Clients I'm going to review the FTP features in Microsoft's Expression Web 4 (EW4). You can find out more about the Microsoft Expression series of products from the following URL: http://www.microsoft...
Filed under:
FTP
Troubleshoot ASP.NET Errors Remotely–while Appearing Local
by
The Official Microsoft IIS Site
For years I’ve wanted to be able to troubleshoot website remotely by seeing the detailed error report, while ensuring that other users on the web only see the friendly non-detailed error. This is now possible with URL Rewrite 2.0. Through a simple rule...
Filed under:
ASP.NET
,
IIS7
,
IIS
,
URL Rewrite
Visual Studio 2010 Keyboard Shortcuts
by
ScottGu's Blog
Earlier this week the Visual Studio team released updated VS 2010 Keyboard Shortcut Posters . These posters are print-ready documents (that now support standard paper sizes), and provide nice “cheat sheet” tables that can help you quickly lookup...
Filed under:
Community News
,
Visual Studio
,
.NET
WebMatrix Publishing – Common errors and workarounds
by
The Official Microsoft IIS Site
I have always felt that publishing a site so it works on your remote server is a little bit of a black art. Many stars have to align: Files and databases have to transfer Settings such as connection strings have to transform to remote values Remote server...
Serving external traffic with WebMatrix Beta
by
The Official Microsoft IIS Site
You will notice in WebMatrix Beta that the default website as well as new ones you create are bound to localhost. In other words, they can service local traffic only. This default behavior makes a lot of sense since we want users to explicitly opt into...
View local (offline) help in Visual Studio 2010 with this extension
by
Silverlight SDK
Although I am involved with content creation (meaning I write the stuff) and not the actual publishing mechanisms for MSDN documentation, I've still heard the rumblings about the new help experience with Visual Studio 2010. A lot of folks don't...
Filed under:
MSDN
,
Visual Studio help
Integrating the Silverlight Rough Cut Editor (RCE) with IIS Transform Manager
by
The Official Microsoft IIS Site
My friend Ezequiel Jadib at Southworks is the developer for the Rough Cut Editor solution that is posted up on the MSDN Code Gallery. He’s done a fantastic job of turning some of my early ideas on what the RCE could be into a shipping solution that...
Introducing ASP.NET MVC 3 (Preview 1)
by
ScottGu's Blog
This morning we posted the “Preview 1” release of ASP.NET MVC 3. You can download it here . We’ve used an iterative development approach from the very beginning of the ASP.NET MVC project, and deliver regular preview drops throughout the development...
Filed under:
MVC
,
ASP.NET
,
Community News
,
Visual Studio
,
.NET
Another opportunity to provide feedback
by
The Official Microsoft IIS Site
Dear PHP developers and SQL Server users, We, the PHP group in the SQL Connectivity product team, received a lot of feedback in our previous survey in Oct 2009, and we responded to the feedback by delivering a PDO driver in our v2.0 release. After releasing...
Filed under:
PHP
,
SQL Server
,
SQL Connectivity
,
Survey
,
PDO
Summary Comparison of Publish Options in WebMatrix
by
The Official Microsoft IIS Site
WebMatrix currently offers 3 methods for publishing: Web Deploy, FTP, and FTPS. What’s different and how can you decide between them? For starters, your choice of hosting provider may be a factor – not all publishing options will be available from all...
Filed under:
FTP
,
Web Deploy
,
Publish
,
WebMatrix
,
Configure
,
FTPS
,
Publishing
Entity Framework 4 “Code-First” - Custom Database Schema Mapping
by
ScottGu's Blog
Last week I blogged about the new Entity Framework 4 “code first” development option. The EF “code-first” option enables a pretty sweet code-centric development workflow for working with data. It enables you to: Develop without ever having...
Filed under:
MVC
,
ASP.NET
,
Community News
,
Visual Studio
,
.NET
Did you know? You can add, manage and delete a SQL Server Compact Edition Database from WebMatrix.
by
The Official Microsoft IIS Site
A common issue being reported by Microsoft WebMatrix Beta users, is that they are unable to easily delete a SQL Server Compact Edition database from with WebMatrix itself. There is a way to delete the CE databases using the Files workspace of WebMatrix...
More Posts
Next page »