Web and Cloud
Sign in
|
रजिस्टर गर्नुहोस्
|
मदत
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Tags
.NET
Announcements
ASP.NET
ASP.NET MVC
Azure
Community News
Developer
Developers
Events
Identity
IIS
iis news item
IIS7
Javascript
Musings
Open Source
PHP
Podcast
Silverlight
SQL Azure
Tools
Visual Studio
WIF
Windows Azure
Windows Identity Foundation
Community
गृह
वेबब्लगहरू
मिडिया
फोरमहरू
Wikis
हब्हरू
Video
Job
Archives
June 2013 (33)
May 2013 (39)
April 2013 (63)
March 2013 (59)
February 2013 (46)
January 2013 (67)
December 2012 (46)
November 2012 (54)
October 2012 (7)
September 2012 (3)
August 2012 (7)
July 2012 (11)
June 2012 (76)
May 2012 (44)
April 2012 (68)
March 2012 (83)
February 2012 (54)
January 2012 (44)
December 2011 (67)
November 2011 (64)
October 2011 (58)
September 2011 (71)
August 2011 (70)
July 2011 (87)
June 2011 (98)
May 2011 (118)
April 2011 (139)
March 2011 (122)
February 2011 (119)
January 2011 (98)
December 2010 (90)
November 2010 (99)
October 2010 (98)
September 2010 (95)
August 2010 (101)
July 2010 (117)
June 2010 (143)
May 2010 (145)
April 2010 (114)
March 2010 (113)
February 2010 (93)
January 2010 (78)
December 2009 (61)
November 2009 (99)
October 2009 (102)
September 2009 (87)
August 2009 (76)
July 2009 (114)
June 2009 (116)
May 2009 (120)
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)
September 2009 - Posts
A Tale of Two Developers and Visual Studio Sites and Apps
by
The Official Microsoft IIS Site
We've encountered several scenarios in which customers have multiple developers working on a single web application in Visual Studio. In such cases, it's not uncommon for each developer to be working on a portion of the application. There isn't...
Filed under:
ASP.NET
,
Visual Studio
,
IIS
WebDeploy Auto-Completion UI
by
The Official Microsoft IIS Site
As the Microsoft Web Deployment Tool gained popularity, it has undergone a lot of churn which resulted in the continual addition of new features and a humongous set of command-line options. This tool has been built to alleviate a lot of pain in the usage...
Web Deployment Tool has gone RTW
by
The Official Microsoft IIS Site
After 2 years of development and lots of customer feedback, Microsoft is proud to announce that the Web Deployment Tool has gone RTW version 1.0! You can now download the RTW version and use it in production, and it is fully supported by Microsoft...
Filed under:
Blog
,
Microsoft IIS Deployment
Tip#96: Did you know…You could publish your SQL databases using the SQL Publishing Wizard?
by
The Official Microsoft IIS Site
You can use the SQL Publishing wizard in VS 2008/VWD 2008 to deploy a local database from your development machine to a hosting environment on a remote machine. This is how you will accomplish this: Step 1: Create a new web site by selecting menu File...
Filed under:
Visual Studio 2008
,
VWD
,
tips and tricks
,
Data
MSDeploy , XPath and XSL: Part III: Auto generate setParamFile from package and batch file to migrate apps to sites
by
The Official Microsoft IIS Site
MSdeploy along with XSL is the way to go if you want to simplify many of the routine tasks that one needs to do. Two of the common scenarios are listed below. Before we start, you can download msxsl for free from here and the web deployment tool (msdeploy...
Filed under:
vdirs to site
,
xpath
,
xsl
,
apps to site
,
setparamfile
Query password protected sites using IIS SEO Toolkit beta 2 available
by
The Official Microsoft IIS Site
Carlos from the IIS team announced the IIS SEO toolkit supports querying sites with Basic or Windows Authentication. I was looking for support against Sharepoint and protected sites. This tool hasn't gotten enough press and is a original piece of...
Filed under:
IIS
Creating a Microsoft Access Provider for IIS Database Manager
by
The Official Microsoft IIS Site
Following up on my last blog post about the API set for the IIS Database Manager , I have something of a secret to let you in on - you can use the code samples in several of those API documents to create a fully functional provider for Microsoft Access...
Filed under:
IIS Topics
Hanselminutes Podcast 181 - Monomania - Mono, MonoTouch, MonoSpace, and MonoVS with Joseph Hill and Scott Bellware
by
Scott Hanselman's Computer Zen
My one-hundred-and-eighty-first podcast is up . Scott chats with Mono Product Manager Joseph Hill and Monospace conference organizer and continuous learner Scott Bellware about the state of Mono. Is Mono competition or diversity? How hard are cross platform...
Filed under:
Podcast
,
Programming
,
Open Source
,
Mono
IIS Database Manager – Version 1.0 Released!
by
The Official Microsoft IIS Site
Today, the IIS team is releasing version 1.0 of the IIS Database Manager. It allows you to administer website and web application databases with the existing connection string or a custom client connection with an IIS UI extension. Major Features: Viewing...
Filed under:
UI
,
IIS7
,
iis news item
Microsoft WebsiteSpark
by
The Official Microsoft IIS Site
Own a Web development or design business with ten or fewer employees needing low cost options for software, support, training, and connections to a variety of business opportunities? If so, you should check out Microsoft WebsiteSpark ; Microsoft’s program...
MSDeploy , XPath and XSL: Part II: Generating formatted output
by
The Official Microsoft IIS Site
Using xsl and msxsl with msdeploy you can generate formatted html logs. It gets even better when you use the API; you can generate better organized logs with custom messages to suit your needs. Before we start, you can download msxsl for free from here...
MSDeploy , XPath and XSL: Part 1: Getting information
by
The Official Microsoft IIS Site
Now that MSDeploy RTW has been officially released, I want to discuss just some of the few great features it has. Getting Information: The tool can be used in great many ways to get remote or local system information using xpath with the different providers...
IIS Search Engine Optimization (SEO) Toolkit – Announcing Beta 2
by
The Official Microsoft IIS Site
Yesterday we released the Beta 2 version of the IIS Search Engine Optimization (SEO) Toolkit . This version builds upon Beta 1 adding a set of new features and several bug fixes reported through the SEO forum : Report Comparison . Now you have the ability...
Filed under:
IIS
,
SEO
,
IIS Manager
Migraing FastCGI configuration from IIS 5.1/6.0 to IIS 7.0/7.5
by
The Official Microsoft IIS Site
Problem As you know FastCGI functionality on IIS 5.1 and IIS 6.0 is provided by FastCGI ISAPI extension which is available as an independent download. On IIS 7.0 and beyond, FastCGI functionality is provided by IIS FastCGI module which comes with the...
New IIS Web Extensions for Web Site Developers and Web Server Administrators
by
The Official Microsoft IIS Site
I am very proud to announce our September 2009 release of IIS Web extensions! This September launch includes the RTW release of Web Deploy 1.0 , Web Platform Installer 2.0 , and IIS Database Manager 1.0 , as well as the pre-release versions of Application...
Filed under:
ASP.NET
,
IIS7
,
iis news item
,
Web PI
,
Web Application Gallery
,
Developers
,
Web App Gallery
More Posts
Next page »