Sign In
Mikhail Arkhipov (MSFT)'s WebLog
Visual Web Developer stuff
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Personal
Rants
Archive
Archives
July 2010
(1)
January 2009
(1)
December 2008
(5)
June 2008
(2)
April 2008
(1)
March 2008
(3)
January 2008
(1)
December 2007
(5)
November 2007
(3)
October 2007
(4)
September 2007
(3)
August 2007
(3)
April 2007
(5)
February 2007
(3)
January 2007
(3)
December 2006
(7)
November 2006
(3)
October 2006
(2)
September 2006
(2)
July 2006
(4)
June 2006
(4)
May 2006
(7)
April 2006
(8)
March 2006
(5)
February 2006
(3)
January 2006
(2)
December 2005
(6)
November 2005
(4)
October 2005
(3)
September 2005
(1)
August 2005
(6)
July 2005
(2)
June 2005
(15)
May 2005
(3)
April 2005
(6)
March 2005
(2)
January 2005
(7)
December 2004
(3)
November 2004
(1)
October 2004
(3)
September 2004
(4)
August 2004
(13)
July 2004
(6)
June 2004
(16)
May 2004
(15)
MSDN Blogs
>
Mikhail Arkhipov (MSFT)'s WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Mikhail Arkhipov (MSFT)'s WebLog
Microsoft Visual Studio Web Authoring Component, upgrade to Office 2010 and VS 2010
Posted
over 2 years ago
by
Mikhail Arkhipov
0
Comments
You have probably seen post in our team blog on how to repair VS 2008 after upgrading from Office 2007 to Office 2010. It provides good explanation on what exactly happens. The issue is specific to upgrading 32-bit Office on 64-bit OS. Note that VS 2008...
Mikhail Arkhipov (MSFT)'s WebLog
What kind of extensibility would you like to see in HTML/ASPX editor?
Posted
over 3 years ago
by
Mikhail Arkhipov
1
Comments
Have you ever wanted to extend HTML editor Source view or perhaps modify some of the existing functionality? Perhaps you always wanted to write an add-in or a simple feature youself but lack of extensibility support (or lack of information on it) prevented...
Mikhail Arkhipov (MSFT)'s WebLog
A lot of snow around Seattle
Posted
over 4 years ago
by
Mikhail Arkhipov
1
Comments
It has been heavily snowing for more than a week. I cleaned my driveway four times already, each time removing a foot of snow - good excercise :-). However, our street was only plowed once :-( so one really needs a high clearance car to get out. It is...
Mikhail Arkhipov (MSFT)'s WebLog
Where do I find all published hotfixes for Visual Studio?
Posted
over 4 years ago
by
Mikhail Arkhipov
0
Comments
Both VS 2005 and VS 2008 downloads are available here http://connect.microsoft.com/VisualStudio/Downloads/DownloadDetails.aspx?DownloadID=15541
Mikhail Arkhipov (MSFT)'s WebLog
Russian VS 2008 SP1 has been released
Posted
over 4 years ago
by
Mikhail Arkhipov
0
Comments
Пакет обновления 1 (SP1) Microsoft Visual Studio 2008 (установщик) http://www.microsoft.com/downloads/details.aspx?displaylang=ru&FamilyID=fbee1648-7106-44a7-9649-6d9f6d58056e This is a coordinated release with Russian for SQL, MSDN, and the...
Mikhail Arkhipov (MSFT)'s WebLog
Why there is no spell checking in Design view?
Posted
over 4 years ago
by
Mikhail Arkhipov
0
Comments
Some folks asked why VS 2008 and VWD Express 2008 do not have "live" spell checking like Expression Web or SharePoint Designer 2007? Designer is shared with Expression Web and hence code must be there, right? Correct. But there are licensing issues. Office...
Mikhail Arkhipov (MSFT)'s WebLog
Where is Mikhail?
Posted
over 4 years ago
by
Mikhail Arkhipov
0
Comments
I have been posting in our team blog primarily. Maybe I should have cross posted, but I didn't. I will probably continue posting major articles on the team blog and redirect my blog to more technical subjects. Meanwhile, I hope you discovered that spell...
Mikhail Arkhipov (MSFT)'s WebLog
Uninstalling VS 2008 SP1 Beta and HTML designer update
Posted
over 4 years ago
by
Mikhail Arkhipov
1
Comments
Just in case you want to uninstall VS 2008 SP1 Beta, please remember that Web designer is a separate product so you may have to uninstall its update manually in Control Panel. Look for "Update for WebDesigner 2007 (KB945140)" and uninstall it after uninstalling...
Mikhail Arkhipov (MSFT)'s WebLog
Video tutorials on HTML designer
Posted
over 4 years ago
by
Mikhail Arkhipov
1
Comments
Since VS is sharing HTML designer with Expression Web, many videos available for Expression Web may also be useful for Visual Studio users. LearnExpression is a great site with many videos on designer tools and page layout: http://www.learnexpression...
Mikhail Arkhipov (MSFT)'s WebLog
Wireless mouse, HTML editor and idle time processing
Posted
over 4 years ago
by
Mikhail Arkhipov
1
Comments
Several people reported issues when toolbox, validation and/or server code intellisense do not work reliably on some machines. Turned our that the issue is related to wireless mouse driver broadcasting messages and preventing Visual Studio IDE from processing...
Mikhail Arkhipov (MSFT)'s WebLog
Sharing designer between Expression Web and Visual Studio
Posted
over 4 years ago
by
Mikhail Arkhipov
6
Comments
As you probably know, Visual Studio 2008 and Visual Web Developer Express 2008 include designer that is shared with Expression Web. See my earlier post on this. Both Expression Web and VS are using same base code, but each team adds unique functionality...
Mikhail Arkhipov (MSFT)'s WebLog
Microsoft Web Authoring Component setup and Compatibility Pack for the 2007 Office system
Posted
over 4 years ago
by
Mikhail Arkhipov
1
Comments
I have found that a few people could not install Visual Web Developer 2008 or Visual Studio 2008 because Microsoft Web Authoring Component setup was failing on their machine. In order to diagnose the problem it is necessary to look into SetupExe(...)...
Mikhail Arkhipov (MSFT)'s WebLog
Absolute and relative positioning in Visual Studio 2008 Web designer
Posted
over 4 years ago
by
Mikhail Arkhipov
5
Comments
Design view in Visual Studio and Visual Web Developer Express 2008 provides several tools that help with absolute and relative positioning of controls. I'd like to describe how do they work and what kind of visual hints the designer provides. How do...
Mikhail Arkhipov (MSFT)'s WebLog
PHP coloring in Visual Studio 2008
Posted
over 4 years ago
by
Mikhail Arkhipov
1
Comments
Now, this is a creative way of using C++ colorizer to colorize PHP in VS 2008 :-) It won't work in VWD Express though since it employs C++ editor as PHP colorizer.
Mikhail Arkhipov (MSFT)'s WebLog
Spell checker update 2.1: a few bug fixes and couple of new features
Posted
over 5 years ago
by
Mikhail Arkhipov
24
Comments
This article is obsoltete. Please look here for newer version http://blogs.msdn.com/webdevtools/archive/2008/11/29/spell-checker-update-2-2-full-support-for-vs-2008-sp1-simpler-setup-and-a-few-bug-fixes.aspx Bug fixes: <param>Text</param>...
Mikhail Arkhipov (MSFT)'s WebLog
How to select language for spell checking in code comments
Posted
over 5 years ago
by
Mikhail Arkhipov
3
Comments
A few users asker how to select language for spell checking in the code comments. Egil Hansen (see comments to http://blogs.msdn.com/webdevtools/archive/2007/12/13/spell-checker-for-html-asp-net-jscript-vb-c-css-and-c-for-visual-studio-2005-and-2008.aspx#comments...
Mikhail Arkhipov (MSFT)'s WebLog
Compatibility problem between VS 2008 and Office 2000 and how to fix it
Posted
over 5 years ago
by
Mikhail Arkhipov
11
Comments
A few users discovered that design view in VS 2008 and Visual Web Developer Express 2008 may get broken when Office 2000 is installed. See, for example, http://forums.asp.net/p/1194475/2061103.aspx#2061103 and http://forums.asp.net/t/1191630.aspx . Actually...
Mikhail Arkhipov (MSFT)'s WebLog
Troubleshooting Spell Checker setup
Posted
over 5 years ago
by
Mikhail Arkhipov
28
Comments
If after setup Spell Checker does not appear in the Tools menu, try the following Try installing add-in as administrator. Setup needs to register COM components so it needs access to Local Machine registry key. You may want to save MSI file to disk...
Mikhail Arkhipov (MSFT)'s WebLog
Spell checker for HTML, ASP.NET, JScript, VB, C#, CSS and C++
Posted
over 5 years ago
by
Mikhail Arkhipov
11
Comments
Following Visual Studio 2008 release I updated my Spell Shecker add-in so it works with VS 2008 as well as added some new functionality. So here is version 2.0, updated for VS 2005 and now available for VS 2008. Usual disclaimer This software is provided...
Mikhail Arkhipov (MSFT)'s WebLog
How to set CSS validation to warnings
Posted
over 5 years ago
by
Mikhail Arkhipov
1
Comments
I blogged earlier about ability of VS 2008 and Visual Web Developer 2008 to display HTML and CSS validation errors as warnings. Unfortunately, there is a small bug in the setup so although dialog displays that default setting is 'warnings', in fact, CSS...
Mikhail Arkhipov (MSFT)'s WebLog
Common problems installing Microsoft Web Authoring Component
Posted
over 5 years ago
by
Mikhail Arkhipov
1
Comments
When you are installing VS 2008 or VWD Express 2008 you may encounter failure when Microsoft Web Authoring Component fails to install. There are two known reasons: 1. Setup may encounter conflict with Windows Update on Vista when both setup and Windows...
Mikhail Arkhipov (MSFT)'s WebLog
It is done
Posted
over 5 years ago
by
Mikhail Arkhipov
1
Comments
You already know from Soma's and Scott's blogs posts that Visual Studio 2008 and .NET 3.5 have been released and available for download at MSDN. Visual Web Developer Express 2008 has also been released and is available for download . Difference from Visual...
Mikhail Arkhipov (MSFT)'s WebLog
New book on Visual Web Developer 2008
Posted
over 5 years ago
by
Mikhail Arkhipov
2
Comments
Jim Cheshire who is working in Microsoft Customer Support wrote a book on the Visual Web Developer 2008 and all the new features that VWD 2008 has for Web designers. Title of the book may be a bit misleading, but if you know that VS 2008 and VWD 2008...
Mikhail Arkhipov (MSFT)'s WebLog
Visual Studio 2008 CSS editor recognizes vendor extensions
Posted
over 5 years ago
by
Mikhail Arkhipov
1
Comments
By popular request we added support for CSS vendor extensions in VS 2008. For example, the following CSS will be marked as invalid in VS 2005 div { -moz-background-origin : content ; display : -moz-box ; } but will not be squiggled in VS 2008. VS still...
Mikhail Arkhipov (MSFT)'s WebLog
How to create custom CSS intellisense schema in Visual Studio 2005 and 2008
Posted
over 5 years ago
by
Mikhail Arkhipov
6
Comments
Some time ago I described how to add custom HTML markup intellisense and validation schema to VS 2005 and Visual Web Developer Express. Same steps apply to VS 2008. Here I am going to describe how to add custom CSS intellisense schema. First of all...
Page 1 of 9 (205 items)
1
2
3
4
5
»