Showing archive results for 2006

Sep 1, 2006
Post comments count0
Post likes count1

Understand the problem before you try to find a solution

maoni
maoni

So far I’ve never written a blog entry that gives out philosophical advices on doing performance work. But lately I thought perhaps it’s time to write such an entry because I’ve seen enough people who looked really hard at some performance counters (often not correct ones) or some other data and asked tons of questions such as “is this allocation r...

.NET
Aug 24, 2006
Post comments count0
Post likes count0

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

I Am a Happy Janitor – Part 1: Finding garbage

maoni
maoni

Indeed what I do is very much like the job of the janitors – like the ones who clean your building, or janitors you see at a food court, or yourself when you are taking care of garbage at your house. Doubtful you say? Let me prove it to you. Finding garbage What do you do when you are having lunch with your friends at a food court and suddenly...

.NET
Aug 15, 2006
Post comments count0
Post likes count0

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

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

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

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

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

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

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