Which features are missing from Visual Web Developer Express?

by JoeStagner 10/9/2006 10:36:55 AM

 (via Mikhail Arkhipov )

Can I use Visual Web Developer Express for the project I am planning? Do I need to buy Visual Studio or is free Express edition sufficient for my needs? Which features are missing from Visual Web Developer Express?

Here is what is not in VWD Express:

1. Extensibility. In Express edition you cannot install and use Web Application Projects, Web Deployment Projects, CSS Properties Window, HTML/ASP.NET Spell Checker, ReSharper and any other add-on or third party tool.

2. Class Libraries. VWD Express only supports a single type of project: Web site. You cannot add a Class Library project or a Web Controls Library project to the solution. Class libraries are popular way to sharing business logic code or any other utility code.

3. Source Code Control. SCC is crucial in team development. I can't imagine my life as professional developer without good Source Code Control system that provides me with change history, branches, merges, etc.

4. Accessibility checker. If you are developing Web sites that must be accessible, Accessibility Checker is indispensible tool.

5. Automatig generation of resources for localization. If your Web must be localized in multiple languages, you do want to have this feature.

6. Attach debugger to a process. If you need to step through code in existing classic ASP pages in order to understand how it works or you have to maintain classic ASP pages, you need ASP debugging which requires ability to attach debugger to a running process.

7. Native code debugging. Some legacy code, especially in classic ASP code may be using COM objects written in C++. Mixed mode debugging is not supported in Express.

All of the above is available in the Visual Studio Standard Edition. However, Professional Edition gives you XSLT debugging, extensive database tools, it comes with SQL 2005 Developer Edition (as opposed to SQL Express in VS Standard and below) and Crystal Reports.

Currently rated 4.0 by 1 people

  • Currently 4/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags:

Related posts

Comments

10/10/2006 8:57:54 AM

Thanks for the information. I want to put this article's Turkish translation to my blog. ;)

Umut Dogan

10/10/2006 5:46:44 PM

Can I build class library with VS 2005 Express edition and then add this class library to VWD Express ?

Robi Kurniyadi

10/10/2006 8:17:29 PM

Can we create a user control in the Web developer?

Vikram
http://www.vikramlakhotia.com

vikram

10/11/2006 5:26:22 AM

sdf

sdf

4/17/2007 9:40:53 AM

I want to load crystal reports in my asp.net page. But cannot find any thing in Visual Web Developer Express.

Tasneem

2/15/2008 9:04:05 PM


I think VWD is missing unit testing.

http://victorantos.com/resume.aspx - asp.net freelancer from Romania & Moldova

victor

3/25/2008 4:26:15 AM

As he has mentioned in his extensive article, VWD Express is very limited to class controls and other objects.
I doubt if Crystal Report can be integrate with VWD Express, not sure with full version though. Never tried it before.

Jehanzeb

3/28/2008 12:34:00 PM

The only way I have found to use crystal reports with web developer express is to load the server install from the BO merge modules page and then use some prefabricated code to get started. Then you can update the code to your liking with the WDE.

http://www.instantcrystal.net - crystal & asp.net developer

Jeni

5/19/2008 5:17:56 AM

Microsoft Report(*.rdlc) files cannot be created in VWD express 2005. (*.rdlc files are great as they come with an in-built support for extracting report data into excel or .pdf files)

vinay in

5/21/2008 3:25:20 AM

Visit the below url to get ReportViewer addin and the service pack 1 for Visual Studio 2005 Express.
msdn.microsoft.com/en-us/express/aa975050.aspx

vinay

Powered by BlogEngine.NET 1.3.0.0
Theme by Mads Kristensen

About your host.

Name of author Joe Stagner
?????

E-mail me Send mail

Calendar

<<  August 2008  >>
MoTuWeThFrSaSu
28293031123
45678910
11121314151617
18192021222324
25262728293031
1234567

View posts in large calendar

Pages

Recent comments

Disclaimer

The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

© Copyright 2008

Sign in