Showing results for Tag : .NET

Sep 22, 2011
Post comments count0
Post likes count0

Visual Studio 11 Developer Preview: Find & Replace

Visual Studio Team
Visual Studio Team

In Visual Studio 11 Developer Preview we’ve streamlined and modernized our vast array of Find experiences.  Find and Replace is now a lightweight control within documents, delivering incremental search results as you type.  The Find and Replace in Files dialog has been simplified while at the same time gaining additional functionality such as Find ...

.NET
Sep 19, 2011
Post comments count0
Post likes count0

Visual Studio BUILD sessions and Tips & Tricks Cheat Sheet

Visual Studio Team
Visual Studio Team

As I settle back into my desk after an exciting week at BUILD, I wanted to send a reminder that all of the sessions should be available for streaming on https://channel9.msdn.com/events/BUILD/BUILD2011.  Since this is a Visual Studio blog, here are links to the main VS sessions at BUILD: For the Tips & Tricks talk, Phil and I c...

.NET
Sep 14, 2011
Post comments count0
Post likes count0

Visual Studio 11 Developer Preview Announced

Abdullah Hamed
Abdullah Hamed

Today in his keynote at BUILD, Jason Zander announced the availability of the .NET Framework 4.5 Developer Preview, Microsoft® Visual Studio® 11 Developer Preview and Microsoft® Team Server Preview.  If you are an MSDN subscriber, you can download the preview immediately via this link. For everyone else, Visual Studio 11 and Team Foundation Server ...

.NETC#F#
Feb 26, 2010
Post comments count0
Post likes count0

My Visual Studio 2008 is broken after uninstalling .NET Framework 4.0

Visual Studio Team
Visual Studio Team

  If you find out that after trying out one of the beta versions of the new Visual Studio 2010 and uninstalling it together with the .NET Framework 4 or uninstalling only .NET Framework 4, every time you try to load a project on Visual Studio 2008 you face the following error:   “Unable to read the project file ‘Project.proj’. MSBuildTo...

.NETMSBuild
Feb 18, 2010
Post comments count0
Post likes count0

Build Extensibility with .NET Framework 4

Visual Studio Team
Visual Studio Team

Introduction With the release of .NET Framework 4 and Visual Studio 2010 comes MSBuild 4.0. Among the many great features in this version are new mechanisms to allow you (or your build lab) to extend the default build targets files with your own customizations. While some of this functionality did exist in previous versions, it has been made even ...

.NETMSBuild