Showing results for visual studio - .NET Blog

Oct 6, 2009
Post comments count0
Post likes count0

Working with SVG files in Visual Studio and Visual Web Developer

Web Development Tools Microsoft
Web Development Tools Microsoft

Scalable Vector Graphics (SVG) is W3C standard language for describing two-dimensional vector and mixed vector/raster graphics in XML. Firefox 3+, Opera 9+ and Safari 3+ support SVG rendering. Unfortunately, Internet Explorer 8 does not support SVG natively and requires a plug-in. There a plug in from Adobe (although support was discontinued this y...

ASP.NET
Sep 24, 2009
Post comments count0
Post likes count0

Software for building and hosting web sites at no cost for 3 years!

Web Development Tools Microsoft
Web Development Tools Microsoft

I’m excited to announce – WebsiteSpark – a new program from Microsoft that provides software and support for building web sites, at no cost for 3 years. What You Get Software: WebsiteSpark provides software licenses that you can use for 3 years at no upfront cost (there is only an exit fee of $100 payable upon exit from the program).  Once en...

ASP.NET
Sep 21, 2009
Post comments count0
Post likes count0

Download four free sample chapters from Visual Web Developer book

Web Development Tools Microsoft
Web Development Tools Microsoft

Some time ago Jim Cheshire wrote a book on VWD 2008 and recently book publisher kindly allowed us to provide four chapters as free downloadable PDF files. The following chapters are available: You can find link to download at VWD section on ASP.NET Web site (look for Visual Web Developer Books section at the right side) or download ZIP f...

ASP.NET
Sep 11, 2009
Post comments count0
Post likes count0

Program Manager Opportunity on Visual Web Developer

Web Development Tools Microsoft
Web Development Tools Microsoft

The Web Development Tools team is looking for an energetic talented program manager familiar with emerging web standards to design the next generation web authoring experience. We’re looking for someone who is passionate about tooling for web standards including HTML, CSS, JavaScript, AJAX and ASP.Net. An ideal candidate will have 4+ years of p...

ASP.NET
Jul 14, 2009
Post comments count0
Post likes count0

Software Development Engineer Opportunity on Visual Web Developer

Web Development Tools Microsoft
Web Development Tools Microsoft

The Visual Web Developer team is looking for a motivated software engineer that wants to work on next set of Web related features in Visual Web Developer and Visual Studio, shipping Visual Studio 2010 and beyond. Web development is a highly competitive area and Visual Web Developer is a primary tool that helps driving Windows Server, IIS and AS...

ASP.NET
Jun 30, 2009
Post comments count0
Post likes count0

Check out the following on our Tips and Tricks Blog

Web Development Tools Microsoft
Web Development Tools Microsoft

Tip#66: Did you know... how to insert quotes values automatically while typing the attrib values?Tip #67: Did you know the list of ASP.Net MVC shortcuts?Tip #68 Did you know… How simple it is to attach an existing style sheet to your web page?Tip #69: Did you know…The keyboard shortcut for View in Browser?Tip #70: Did you know&hell...

ASP.NET
Jun 23, 2009
Post comments count0
Post likes count0

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
Post comments count0
Post likes count0

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
May 26, 2009
Post comments count0
Post likes count0

Using Microsoft AJAX Control Toolkit with Visual Studio 10 Beta 1

Web Development Tools Microsoft
Web Development Tools Microsoft

In this post we will talk about the effects of a particular security enhancement in CLR 4.0 Beta 1 and how it affects working with AJAX Control Toolkit in Visual Studio 10 Beta 1 and possibly other 3-rd party assemblies. The security enhancement in question is the way CLR 4.0 treats assemblies that came from a remote source (e.g., downloaded from ...

ASP.NET
May 20, 2009
Post comments count0
Post likes count0

Visual Studio 2010 and ASP.Net 4.0 (Beta1)

Web Development Tools Microsoft
Web Development Tools Microsoft

The public release of Visual Studio 2010 Beta 1 is now available and can be downloaded here. This is one of the most compelling updates to Visual Studio we’ve seen in years.  The entire IDE has been refreshed with a new look and all the code editors including the HTML and ASPX editors have replaced with a new extensible editor based on WPF....

ASP.NET