ASP.NET Việt Nam
Sign in
|
Join
|
Help
Home
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Community
Home
Blogs
Media
Forums
Wikis
Groups
Video
Job
Archives
September 2010 (23)
August 2010 (44)
July 2010 (65)
June 2010 (56)
May 2010 (76)
April 2010 (73)
March 2010 (76)
February 2010 (61)
January 2010 (54)
December 2009 (49)
November 2009 (32)
October 2009 (10)
September 2009 (48)
August 2009 (56)
July 2009 (90)
June 2009 (100)
May 2009 (87)
April 2009 (93)
March 2009 (36)
February 2009 (6)
January 2009 (12)
December 2008 (10)
November 2008 (9)
October 2008 (2)
March 2009 - Posts
New Web Site Monitoring Service.
by
The Official Microsoft IIS Site
When one of our sites is down, it's a "all hands on deck" scramble. I use several monitoring mechanisms to let me know if there are problems on one of the sites I work on. I recently added a service from APLUS Monitoring. Their services...
Advanced Blogging about Advanced Logging
by
The Official Microsoft IIS Site
Advanced Blogging about Advanced Logging One of the many new IIS 7 modules announced at MIX about 2 weeks ago is the IIS Advanced Logging Module, developed by the IIS Media Team. Why is it called "Advanced" Logging? Well, to make a short story...
Paving my machine for a fresh 2009 - First-Pass Must-Haves
by
Scott Hanselman's Computer Zen
Back in 2006 I paved (or "formatted", or "torched", or "gave " a technical enema ") to my main machine and blogged about the what I call the first-pass software I installed on this new fresh machine . It was time to...
Tip #49 Did you know… how to set the editor to always place open braces on new line for functions in JScript?
by
The Official Microsoft IIS Site
In Visual Studio, click Tools -> Options. In the Options dialog on the left pane select Text editor -> JScript -> Formatting. Check Place open brace on new line for functions. Deepak Verma SDET | Visual Web Developer...( read more ) Read More...
MSDeploy Sample Custom Provider to sync MySql databases(dbFullMySql).
by
The Official Microsoft IIS Site
Overview In the recent RC version of MSDeploy, we shipped the dbMySql provider. The dbMySql povider can be used to sync a MySql script to a database. It cannot be used for initial deployment of a MySql database to an empty database or dumping a MySql...
Tip #48 Did you know… that IIS7 application pool’s “Ping” settings may affect IIS7 based website or application debugging?
by
The Official Microsoft IIS Site
IIS7 app pool by default only can only have 1.5 minutes window for a non-responsive application. During IIS web application or website debugging time, we may want to change its corresponding application Pool advanced setting’s “Ping Maximum Response...
Installing CakePHP on IIS 7
by
The Official Microsoft IIS Site
Recently I spoke with someone on Twitter who was having issues running CakePHP on IIS. With all the talk about ASP.NET MVC on IIS, folks forget that the MVC pattern works in other languages as well. CakePHP provides MVC development on PHP. That...
Migrating your Web Applications from IIS 6 to IIS 7
by
The Official Microsoft IIS Site
Did you know there is an easy(er) way ??? This article [ HERE ] explains how to use the Web Deployment Tool [ Get it HERE ] to migrate your web applications from IIS 6 / Windows Server 2003 to IIS 7 / Windows Server 2008 Read More......( read more ) Read...
Running Silverlight 2 and Silverlight 3 on the Same Machine
by
Dan Wahlin's WebLog
If you’re building Silverlight applications and need to be able to run Silverlight 2 and Silverlight 3 on the same machine (even though Visual Studio 2008 doesn’t support Silverlight multi-targeting) then check out Amy Dullard’s post . I won’t go...
What account is your AppPool running as?
by
The Official Microsoft IIS Site
IIS 7.5 on Windows 7 and Windows Server 2008 R2 is changing the default Application Pool identity from NetworkService to virtual accounts with the name of the Application Pool itself. The Application Pool ‘DefaultAppPool’ will run as the virtual account...
Mix09: Hanselminutes on Channel 9
by
Scott Hanselman's Computer Zen
While I was running around Mix09 and the MVP Summit this last few weeks I was taking video with my Flip Ultra and my new Creative Vado HD ( I took the Flip Mino HD back , as I thought the quality was poor). I put a bunch of these videos up on Channel...
Tip #47 Did you know… that front page script remote debugging requires turning off IE’s Enhanced Security Configuration in windows 2003 and windows 2008?
by
The Official Microsoft IIS Site
When doing remote front page debugging using visual studio 2008 in windows 2003 or windows 2008, one might found the breakpoint in the script cannot be hit. A likely reason is that we need to turn off Internet Explorer Enhanced Security Configuration...
Vista/Windows Server 2008 Service Pack 2 (SP2) RC
by
The Official Microsoft IIS Site
In March, Vista/Windows Server 2008 SP2 RC was made public. (See my blog post on SP2 Beta release here ). From the IIS perspective, since the SP2 Beta release, we have been focusing on stability and reliability. So there aren't any significant functional...
Tip #46: Did you know… that Web Deployment “migrate” operation is “sync” operation with all migration rules enabled?
by
The Official Microsoft IIS Site
Note: C# code in this article applies to RC version of Web Deployment Tool available here: - Web Deployment Tool 1.0 RC x86 - Web Deployment Tool 1.0 RC x64 or through WebPI tool: - Web Platform Installer To migrate an application or whole server from...
Tip #45: Did you know…How to change the DynamicData folder location?
by
The Official Microsoft IIS Site
ASP.NET Dynamic Data is a framework that lets you create data-driven ASP.NET Web applications easily. It does this by automatically discovering data-model metadata at run time and deriving UI behavior from it. By default for a Dynamic data Web Application...
More Posts
Next page »