Showing results for VS10 - .NET Blog

Apr 12, 2010
0
0

Visual Web Developer 2010 Express has Arrived!

Web Development Tools Microsoft
Web Development Tools Microsoft

Microsoft Visual Web Developer 2010 Express is a free and robust development environment for building, testing and deploying Web applications across the Microsoft Web Platform including ASP.Net, Internet Information Services and SQL Server. Unleash your creativity with powerful design surfaces for building standards-based Web applications and servi...

ASP.NET
Mar 29, 2010
0
0

ASP.NET/HTML Spell Checker 2.3 is available for Visual Studio 2010

Web Development Tools Microsoft
Web Development Tools Microsoft

ASP.NET/HTML Spell Checker 2.3 for Visual Studio 2010 has been posted on Visual Studio Gallery (also accessible from Visual Studio Start page in 'Extending Visual Studio' section). Direct link: http://visualstudiogallery.msdn.microsoft.com/en-us/0db4814c-255e-4cc6-a2c2-a428de7f8949 What's new in version 2.3: For additional information pleas...

ASP.NET
Mar 11, 2010
0
0

Issue with dependent assemblies when rebuilding a WAP and the Workarounds

Web Development Tools Microsoft
Web Development Tools Microsoft

In Visual Studio 2010, the dependent assembly of a custom control assembly will be deleted from the project’s Bin folder on project clean or rebuild if the project does not contain a reference to that dependent assembly. The result will be a WAP that successfully builds but fails at runtime. When adding a control from such a custom control assemb...

ASP.NET
Mar 5, 2010
0
0

Free Sandbox Hosting for Visual Studio 2010 RC and ASP.NET 4.0 RC from ORCS Web

Web Development Tools Microsoft
Web Development Tools Microsoft

ORCS Web has updated their Hosting Sandbox for Visual Studio 2010 RC and ASP.NET 4.0 RC.http://vs2010host.comTo learn more about the new Web Deployment features in Visual Studio 2010 check out this Step by Step Walkthrough on Web 1-Click Publish with VS 2010To provide feedback on the RC please visit the Visual Studio Connect site.  You can als...

ASP.NET
Mar 5, 2010
0
0

Hotfix for “Issue with Auto-Generated Designer Files not Adding Controls”

Web Development Tools Microsoft
Web Development Tools Microsoft

A hotfix is now available for issues most commonly described as "Controls are not being recognized in the code-behind" and "Editing existing .aspx regenerates .aspx.designer.(cs), but most of the controls are now missing”. These issues were seen in Visual Studio 2010 RC release.This hotfix can be downloaded from: http://connect.microsoft.com/...

ASP.NET
Oct 22, 2009
0
0

Visual Studio 2010 Beta2 Performance

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 2010 Beta2 is out and we at the Web Development Tools team are pleased to let you know that we have fixed a lot of the performance issues from Beta1. It took a considerable amount of time and effort but we feel it was well worth it. We would like to thank the community for your feedback and in helping us identify a lot of these issues...

ASP.NET
Sep 30, 2009
0
0

Visual Studio 2010 Property Grid Filtering

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 2010 improves .NET framework multi-targeting by applying framework-appropriate filtering to the property grid and Intellisense. For example, if you select a button on a web form of a .NET 2.0 web project, in the Property Grid you  will see: If you go to the Project Properties and change the Target Framework version to 4.0: .....

ASP.NET
Jun 23, 2009
0
0

Visual Web Developer – Designer Survey

Web Development Tools Microsoft
Web Development Tools Microsoft

The VWD team is always looking for ways to improve our product for our customers. To help us better achieve this goal we have created a survey that we hope you will take a few moments to fill out.Click Here to take survey This survey centers around the VWD designer which provides a WYSIWYG editor for creating and editing Web pages. All feedback wil...

ASP.NET
Jun 17, 2009
0
0

ASP.Net MVC for Visual Studio 2010 Beta1 Codeplex

Web Development Tools Microsoft
Web Development Tools Microsoft

ASP.Net MVC for Visual Studio 2010 is available for download here: http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=28527.There is no new functionality but you should be able to upgrade your applications to target the 4.0 framework (or leave them as is) if you would like to play with ASP.Net MVC on Dev10. Please read the release no...

ASP.NET
Jun 16, 2009
0
0

Updates to FTP publishing in Visual Studio 2010

Web Development Tools Microsoft
Web Development Tools Microsoft

With VS2010, we introduced “web deployment tool” as the new publish method; at the same time, FTP publish is still available and supported in VS2010. In web application project system, because we centralized main deployment workflow, so some new features usually introducd at the same time with “web deployment tool” is also available to FTP publish....

ASP.NET