473,383 Members | 1,963 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,383 software developers and data experts.

VS.NET vs Web matrix

Since we are going to develop a system in a workgroup only or in samll
project. Is it advisable to use only Web Matrix instead of using VS.NET?
Although some features of VS.NET was not available on Web Matrix like
Intelisense and integrated debugging.

please give me any reference site to identify the difference of two
application
thanks
Nov 19 '05 #1
2 1454
This is definitely a case of "You get what you pay for" and the price
difference speaks for itself.
Web Matrix is not adequate for a serious, scalable software system. It is
for basic web sites only.
Here's what the www.asp.net web site says about the differences:

What does Visual Studio .NET offer that isn't in ASP.NET Web Matrix?

Visual Studio .NET is the tool of choice for building professional ASP.NET
Web applications -- and includes many, many features not supported by
ASP.NET Web Matrix. A short list of these additional features include:

a.. Intellisence statement completion support
b.. Debugging support
c.. Class designer and library component compilation support
d.. Source control for multi-developer projects
e.. Support for building Windows Client and NT Service applications
f.. Enterprise Data, Class, XML Schema and Business Process Modelling
designers
g.. MANY ADDITIONAL FEATURES TOO NUMEROUS TO LIST...
Visual Basic .NET and Visual C# .NET Standard Editions can be purchased for
$106 (suggested retail price).
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"Carl" <ca***************@yahoo.com> wrote in message
news:%2******************@TK2MSFTNGP12.phx.gbl...
Since we are going to develop a system in a workgroup only or in samll
project. Is it advisable to use only Web Matrix instead of using VS.NET?
Although some features of VS.NET was not available on Web Matrix like
Intelisense and integrated debugging.

please give me any reference site to identify the difference of two
application
thanks

Nov 19 '05 #2
Agreed,
note however that there are alternatives some of which fall in the
in-between price point....can't say I've ever tried any, but you might want
to take some trial versions for a test spin:

http://www.dotnetcoders.com/web/Arti...spx?article=49

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/
"Steve C. Orr [MVP, MCSD]" <St***@Orr.net> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
This is definitely a case of "You get what you pay for" and the price
difference speaks for itself.
Web Matrix is not adequate for a serious, scalable software system. It is
for basic web sites only.
Here's what the www.asp.net web site says about the differences:

What does Visual Studio .NET offer that isn't in ASP.NET Web Matrix?

Visual Studio .NET is the tool of choice for building professional ASP.NET
Web applications -- and includes many, many features not supported by
ASP.NET Web Matrix. A short list of these additional features include:

a.. Intellisence statement completion support
b.. Debugging support
c.. Class designer and library component compilation support
d.. Source control for multi-developer projects
e.. Support for building Windows Client and NT Service applications
f.. Enterprise Data, Class, XML Schema and Business Process Modelling
designers
g.. MANY ADDITIONAL FEATURES TOO NUMEROUS TO LIST...
Visual Basic .NET and Visual C# .NET Standard Editions can be purchased for $106 (suggested retail price).
--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://SteveOrr.net


"Carl" <ca***************@yahoo.com> wrote in message
news:%2******************@TK2MSFTNGP12.phx.gbl...
Since we are going to develop a system in a workgroup only or in samll
project. Is it advisable to use only Web Matrix instead of using VS.NET?
Although some features of VS.NET was not available on Web Matrix like
Intelisense and integrated debugging.

please give me any reference site to identify the difference of two
application
thanks


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
by: Ben Ingram | last post by:
Hi all, I am writing a template matrix class in which the template parameters are the number of rows and number of columns. There are a number of reasons why this is an appropriate tradeoff for...
5
by: Jason | last post by:
Hello. I am trying to learn how operator overloading works so I wrote a simple class to help me practice. I understand the basic opertoar overload like + - / *, but when I try to overload more...
6
by: memocan | last post by:
#include <iostream> using namespace std; int x; //global variable matrix int main() { x= new float ; //initialize the size now }
14
by: amitnanda | last post by:
Hi Guys, I have a matrix multiplication program in C that multiplies two matrices. When their size is 3*3 or 800*800, the program runs fine. But above that size, I get a "segmentation fault"....
20
by: Frank-O | last post by:
Hi , Recently I have been commited to the task of "translating" some complex statistical algorithms from Matlab to C++. The goal is to be three times as fast as matlab ( the latest) . I've...
1
by: Peterwkc | last post by:
Hello all expert, i have two program which make me desperate bu after i have noticed the forum, my future is become brightness back. By the way, my problem is like this i the first program was...
2
by: DarrenWeber | last post by:
Below is a module (matrix.py) with a class to implement some basic matrix operations on a 2D list. Some things puzzle me about the best way to do this (please don't refer to scipy, numpy and...
0
by: DarrenWeber | last post by:
# Copyright (C) 2007 Darren Lee Weber # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free...
18
by: Hypnotik | last post by:
Hello everyone. I'm writing a program which uses a class called matrix. I have written all of the different functions, constructor, etc. When I run the program I receive "Constructor", which I...
2
by: rijaalu | last post by:
I am designing a matrix class that performs addition, multicpication, substraction and division. When ever i complie the code it shows an error. include <iostream> using namespace std; class...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.