Checkout Tip#13 to Tip#23 on our Tips and Tricks blog
Latest on Tips and Tricks Blog. Have a great day!Reshmi MangaloreSDET, Visual Web Developer
The world’s most popular IDE just got an upgrade.
Latest on Tips and Tricks Blog. Have a great day!Reshmi MangaloreSDET, Visual Web Developer
Last week I mentioned we would be releasing a Hotfix to accompany our new jQuery VSDoc file. This Hotfix is now available at the MSDN Code Gallery. Here's a direct download link for this small (2MB) patch:http://code.msdn.microsoft.com/KB958502/Release/ProjectReleases.aspx?ReleaseId=1736I want to emphasize that this patch is intended fo...
Brad Abrams posted about a cool .NET Framework 4.0 poster which was distributed at the PDC last week and which you can download. Zoom in on the CORE section right in the middle for a glimpse into the parallelism support in .NET 4.0.
Last week, we posted about the availability of the Visual Studio 2010 and .NET Framework 4.0 CTP, which includes Parallel Extensions to the .NET Framework. This preview release is available as a Virtual PC (VPC) image. Unfortunately, a VPC image isn't great for showcasing parallel processing, as even on a machine with many cores, the gu...
Silverlight Tip of the Day #66 Title: How to copy XAML for Silverlight from Expression DesignerSilverlight Tip of the Day #65 Title: Adding a Mouse Wheel Event Listener to your ControlsSilverlight Tip of the Day #64 Title: Deploying a Silverlight Application with a Web ServiceSilverlight Tip of the Day #63 Title: How to Monitor HTTP...
The Visual Studio 2010 and .NET Framework 4.0 CTP is now available, featuring Parallel Extensions to .NET! Parallel Extensions has been introduced before, but what sets this CTP apart from the previous two is that it’s not a CTP of Parallel Extensions alone but of Visual Studio 2010 and .NET 4.0. And excitingly, the Task Parallel ...
In SP1 for Visual Studio 2008 and Visual Web Developer 2008, C# introduced a new feature to provide 'live' reporting of compilation errors. Unfortunately, the introduction of this functionality also introduced a bug where in certain cases, false C# compilation errors appear in the Error List for ASP.NET Website projects. Specifically the foll...
Update: A new Hotfix is availble to complement this file. A while back we updated VS2008 IntelliSense to not fail when referencing jQuery. However, getting IntelliSense for chained calls and rich summary/parameter hints still required adding special comments to a few thousand lines of jQuery. If you didn't have the time, you could ...
Thanks to everyone who attended our PDC pre-conference session yesterday on parallelism and concurrency! We had a wonderful turnout at the event, and David, Joe, and I all had a terrific time. Attached to this post are the slides we presented. (It turns out that the PDC site does allow you to submit an evaluation for a precon. If you at...
Web Development Tools team is planning to spend cycles in Dev10 to improve the performance of Web Development scenarios. In that effort, we have identified the following areas where we should maintain parity with VS 2008 SP1/ improve for Dev 10. We came up with the list based on our team’s tests/ regular usage/ customer feedback/ forum posts....