Showing results for ASP.NET - .NET Blog

Sep 18, 2006
0
0

Developing Web Applications on Windows Vista with Visual Studio 2005

Web Development Tools Microsoft
Web Development Tools Microsoft

Hey Web Developers -- My name is Bradley Millington and I am a Program Manager on the WebTools team.  Lately I've been looking at opportunities for future versions of Visual Studio to better integrate with Windows Vista and IIS 7.0.  In the meantime, however, you can use Visual Studio 2005 to start developing on Vist...

ASP.NET
Aug 24, 2006
0
0

DHTML Editing Control for Windows Vista

Web Development Tools Microsoft
Web Development Tools Microsoft

WebDevTools is the owner of the DHTML Editing Control; a COM control which can be used in applications or web pages for WYSIWYG HTML editing and which is shipped as part of the Windows operating system.  After a long run (nine years, since IE 4.5) this control will not be shipped as part of Windows Vista. There are two flavors of the control; a sa...

ASP.NET
Aug 15, 2006
0
0

Part 2 of 3: Creating shared user controls and master pages with sub-projects

Web Development Tools Microsoft
Web Development Tools Microsoft

This is the Part 2 of a 3 part series on using sub-projects with the Web Application Projects add-in for Visual Studio 2005.  Part 1 of the series can be found here.  I apologize to folks for the delay in getting this second post out, we've been super busy the past few weeks.  This post covers two...

ASP.NET
Aug 10, 2006
0
0

Looking for strong SDET’s to help with Web Development tools testing!

Web Development Tools Microsoft
Web Development Tools Microsoft

The test role at Microsoft and specifically the VWD team is somewhat different from a traditional test position in the software industry. Our team is responsible for redefining how professional designers, developers, academics and hobbyists design, develop and deploy web applications.   Testers on our team are basically frontline de...

ASP.NET
Aug 4, 2006
0
0

A peek into the VWD QA World

Web Development Tools Microsoft
Web Development Tools Microsoft

Just wanted to introduce myself. I'm John Dixon, one of the SDET Leads on VWD. I wanted to share some of the recent work the Venus QA team has done to make our life easier. I'll start with a little bit of history. I hope you find it interesting! ****Old School:********In our last release (VS2005) QA would get a new build and based on build verific...

ASP.NET
Jul 24, 2006
0
0

Visual Basic perf fixes to issues with large VS2005 solutions / projects

Web Development Tools Microsoft
Web Development Tools Microsoft

The Visual Basic team has released two KB articles that provide information on hotfixes that address performance issues which may occur on large solutions and projects in VS2005.  If you are using Visual Basic in Visual Studio 2005, and you are seeing any of the symptoms I list below, I encourage you to ...

ASP.NET
Jul 7, 2006
0
0

By The Community, For The Community

Web Development Tools Microsoft
Web Development Tools Microsoft

By the Community, For the Community! I'm really excited to announce a new community program on the ASP.NET website called By the Community, for the Community.  It's a system to help out everyone, and give some great community members a platform from which to show off their work.&nbs...

ASP.NET
Jul 3, 2006
0
0

Cannot Create A New Website?

Web Development Tools Microsoft
Web Development Tools Microsoft

Over the last few months, I've seen a number of forum posts from people saying that when they choose "Create New Website", the dialog box that showed them the different types of websites they could create was completely horked.  For example, instead of showing this: it would instead show this: Often when we see bugs like this, it's very frust...

ASP.NET
Jun 30, 2006
0
0

Part 1 of 3: Creating sub-projects in IIS with Web Application Projects

Web Development Tools Microsoft
Web Development Tools Microsoft

First a quick intro, since this my first post on the team blog.  My name is Omar Khan.  I'm the group program manager for the web development tools team.  I manage the program management team that helps design the web tools inside of Visual Studio. This post is one of a three part series that describes how to factor development of ...

ASP.NET
Jun 28, 2006
0
0

DHTML Editing Control and IE7+

Web Development Tools Microsoft
Web Development Tools Microsoft

The webdevtools team has historically owned a control that shipped with IE5.5 and above.  This control is the DHTML Editing Control.  In order to improve security in IE7+, we took a hard look at this control and decided to remove it from Vista and IE7+.  A post I made yesterday on the IE blog talks about this in detail.  Pl...

ASP.NET