Here is the latest in my link-listing series . Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] .NET/WPF/EF 5 Little C#/.NET Wonders that Make Code Better : Nice blog post from James that highlights 5 nice language/framework tips you can take advantage of within your apps. I’m betting a lot of people didn’t know about the StopWatch class. WPF Ribbon Control Released : The WPF team recently released the final V1 release of the WPF Ribbon control. This makes it easy to build ribbon-based applications. Also read this WPF team blog post...(read more)
Last week my team released a super powerful update to our Web Farm Framework project aimed at dramatically simplifying the complexity of managing a Web farm (many computers running one or more Web sites). Web Farm Framework 2.0 (WFF) allows users to not only setup groups of servers and define routing rules using the built-in routing and load balancing support in ARR , but extends the management support to include many new powerful experiences, including: Automatic platform setup and provisioning of new nodes WFF integrates with Web Platform Installer and will automatically install all the required components to mirror the master node Application replication and synchronization across the Web server farm WFF integrates with Web Deploy and...(read more)
Developers today build and test ASP.NET sites and applications using one of two web-servers: The ASP.NET Development Server that comes built-into Visual Studio The IIS Web Server that comes built-into Windows Both of the above options have their pros and cons, and many ASP.NET developers have told us: “I wish I could have the ease of use of the ASP.NET Development Server, but still have all the power and features of IIS”. Today I’m happy to announce a new, free option that we are enabling – IIS Express - that combines the best characteristics of both, and which will make it easier to build and run ASP.NET sites and applications. IIS Express will work with VS 2010 and Visual Web Developer 2010 Express, will run on Windows XP and higher...(read more)
Search engine optimization (SEO) is important for any publically facing web-site. A large % of traffic to sites now comes directly from search engines, and improving your site’s search relevancy will lead to more users visiting your site from search engine queries. This can directly or indirectly increase the money you make through your site. This blog post covers how you can use the free Microsoft URL Rewrite Extension to fix a bunch of common SEO problems that your site might have. It takes less than 15 minutes (and no code changes) to apply 4 simple URL Rewrite rules to your site, and in doing so cause search engines to drive more visitors and traffic to your site. The techniques below work equally well with both ASP...(read more)
[ In addition to blogging, I’m also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] Over the last few weeks I’ve been polling developers to see how many are using the new Search Engine Optimization (SEO) toolkit to increase traffic to their web-sites. I’ve been surprised by how many people either have never heard of the tool, or have not yet had a chance to run it against their websites. This blog post provides a quick summary about why anyone doing web-development should check it out. Why use the free SEO Toolkit? In a nutshell – the free SEO Toolkit Analyzer helps you increase traffic and visitors to your site, and as a result can increase the revenue you directly or indirectly make through...(read more)
August 30, 2010