New on Tips and Tricks Blog!
Here are three new tips on Tips and Tricks Blog. Have a great weekend!Reshmi MangaloreSDET, Web Development Tools
No trial. No credit card required. Just your GitHub account.
Here are three new tips on Tips and Tricks Blog. Have a great weekend!Reshmi MangaloreSDET, Web Development Tools
Recently we have received a few requests from customers asking whether our out of band (OOB) releases (Silverlight, Dynamic Data Wizard, Model View Controller and Web Deployment Project) are supported in Visual Web Developer (VWD) Express or not. This blog post lists all the OOB releases that we have shipped during the last year and what releases a...
Silverlight Tip of the Day #32 Title: How to Declare a Custom User Control from a XAML Page. Demo:http://silverlight.services.live.com/invoke/66033/Custom%20UserControl/iframe.htmlSilverlight Terrain Tutorial Part 3 Title: Creating Smooth Tile Transitions using Opacity Masks. Demo: http://silverlight.services.live.com/invoke/66033/Terrai...
we've just released the latest Preview of Dynamic Data Wizard on the CodePlex website that requires that Visual Studio 2008 SP1 is installed. This release is primarily for supporting updating from the Beta to the RTM release of .NET 3.5 SP1. For more information, check out the Release Changes page on Code Plex.Direct link to the downloa...
7 new Silverlight blogs have been completed. Check them out and let me know if you have any questions. Thank you.Mike Snow SDET Lead Visual Studio Web Tools
If you have downloaded the RTM version of SP1 for Visual Studio 2008, you may get an error when trying to debug a Web Site with a host header on IIS 6 or IIS 5.1. The error message reads: "Unable to start debugging on the web server. An authentication error occurred while communicating with the web server. Please see Help for assistance."...
The June 2008 CTP of Parallel Extensions contained a first look at some of the work we're doing to augment the .NET Framework with a set of additional coordination data structures that aid in the development of highly concurrent applications. This included two thread-safe collections, ConcurrentQueue<T> and ConcurrentStack<T>, and...
Since the goal of Parallel Extensions is to simplify parallel programming, and the motivation behind parallel programming is performance, it is not surprising that many of the questions we receive about our CTP releases are performance-related.Developers ask why one program shows a parallel speedup but another one does not, or how to modify a progr...
In an earlier blog, we mentioned that multiple control selection was returning with VS2008 SP1. We also mentioned that it isn’t a functionally complete feature yet due to time constraints. Rather than waiting till the next release of Visual Studio, we decided to deliver the core functionality in SP1. The plan is to deliver a completed multiple sele...
Visual Studio 2008 SP1 and Visual Web Developer 2008 SP1 are now available for download. This blog post highlights the major changes in SP1 related to web development. New Web Development Features in Visual Studio 2008 SP1 The following is a list of new features in SP1 which relate to web development: Class Libraries and Web Application Proj...