April 2010 - Posts

April 30th Links: ASP.NET, ASP.NET MVC, Visual Studio 2010 by ScottGu's Blog

Here is the latest in my link-listing series . [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] ASP.NET Data Web Control Enhancements in ASP.NET 4.0 : Scott Mitchell has a...

Tip #105: Did you know … How to include empty directory when package a web application? by The Official Microsoft IIS Site

By design, Visual Studio 2010 will skip the empty directory when packaging web application project using web deploy.  To get empty directory packaged and deployed, we can work around this by adding an empty stub file inside the directory to make...
Filed under: , ,

File Change Notification support on WinCache 1.1 Beta2 by The Official Microsoft IIS Site

As you all know we did a Beta2 release of WINCACHE 1.1 today. This is a very important release with lots of bug fixes and new features. I would encourage all current users of WINCACHE to upgrade to latest Beta2 build. With this release we have File Change...
Filed under: ,

WinCache Extension 1.1 for PHP – Beta 2 by The Official Microsoft IIS Site

Today IIS team has published a second beta of WinCache 1.1 , which has the following new features and improvements : File Change Notifications – the entries in the opcode and file caches are now updated as soon as the corresponding PHP files are...
Filed under: , ,

Real World Windows Azure: Interview with Shane Leonard, Senior Director at Givedon by Windows Azure

0 false 18 pt 18 pt 0 0 false false false As part of the Real World Windows Azure series, we talked to Shane Leonard, Senior Director at Givedon, about using the Windows Azure platform to deliver an application that helps charities raise money . Here's...

Download and Share Visual Studio Color Schemes by ScottGu's Blog

As developers we often spend a large part of our day staring at code within Visual Studio.  If you are like me, after awhile the default VS text color scheme starts to get a little boring. The good news is that Visual Studio allows you to completely...

Web Platform Installer 2.0 and Visual Studio Web Developer 2010 Express by The Official Microsoft IIS Site

I was setting up a new machine for presentations and I was getting ready to install Visual Studio 2010 Express   and figured I'd go see if the Web Platform Installer (we call it "Web-P-I") had the new versions of VS2010 ready to go...
Filed under: , , ,

FrontPage Server Extensions and UNC Content by The Official Microsoft IIS Site

How to get the FPSE2002 AllowUNC feature to work with Windows Server 2008 I've had a few questions about getting the FrontPage 2002 Server Extensions (FPSE2002) AllowUNC feature to work with Windows Server 2008, so I thought that I would put together...
Filed under:

System.TypeLoadException for System.ServiceModel.Activation.HttpModule in ASP.NET 4 by The Official Microsoft IIS Site

Symptoms Getting the below error while browsing the website running on ASP.NET 4 application pool. Server Error in '/myVDir' Application. -------------------------------------------------------------------------------- Could not load type 'System...
Filed under:

May the 17th-18th: WIF Workshop in Singapore by Vibro.NET

digg_url = "http://blogs.msdn.com/vbertocci/archive/2010/04/28/may-the-17th-18th-wif-workshop-in-singapore.aspx";digg_title = "May the 17th-18th: WIF Workshop in Singapore";digg_bgcolor = "#FFFFFF";digg_skin = "normal";digg_url...

Configuring Many-to-One Client Certificate Mappings for IIS 7/7.5 by The Official Microsoft IIS Site

Many-to-one Client certificate mapping is used by the Internet Information Services (IIS) to associate an end user to a windows account when the client certificate is used for the user authentication. The user session is executed under the context of...

Finding the "real" templates and generic.xaml in Silverlight core or library assemblies, by using .NET Reflector by Silverlight SDK

.NET Reflector is a great tool. I would wager that most of our loyal readers (all 6 of them ;-) ) already know all about .NET Reflector. But just in case, here is how to get it: http://www.red-gate.com/products/reflector/ In addition to spying on the...

Live in the UK and Want to Learn More About Windows Azure? Register Today For A FREE Windows Azure Self-paced Learning Course by Windows Azure

Do you live in the UK and want to learn more about Windows Azure ? Then you'll want to register today for the Windows Azure Self-paced Learning Course , a 6-week virtual technical training course developed by Microsoft Evangelists Eric Nelson and...

Box Selection and Multi-Line Editing with VS 2010 by ScottGu's Blog

This is the twenty-second in a series of blog posts I’m doing on the VS 2010 and .NET 4 release. I’ve already covered some of the code editor improvements in the VS 2010 release.  In particular, I’ve blogged about the Code Intellisense Improvements...

SMO (SQL Server Management Objects) Errors in Web Deploy UI by The Official Microsoft IIS Site

In order to enable certain database functionality in the “Refresh” (v1.1) release of the Web Deployment Tool the Web Deploy UI in inetmgr took on a new dependency related to SQL Server Management Objects (“SMO”). In RTW (v1.0) you could do dbFullSql operations...
More Posts Next page »
Powered by Community Server (Non-Commercial Edition), by Telligent Systems