Web Matrix or Visual Studio .NET?

A

A P

Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
G

Guest

u can use ASPWEBMATRIX or VS.NET depending on what type of Application u'd
like to build!
 
A

A P

thanks for the reply. How about the pros & cons? I am merely new to these
applications that is why I do not have the right to compare th regards to
functionallity. My purpose of using/choosing this software is to speed up in
system development(as what others says to these softwares). I currently use
Frontpage/ASP(manual encoding) to develop systems that will help me to
eliminate the use of MS Access as its frontend application, we substitute
web browser that really save software licenses. If I will be using these
software, how can this help me & our company save time & money(ROI)? Hope
you understand my point.

Me
 
P

Philip Q [MVP]

It depends what tools you nees. VS.NET is a very large suite of tools for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.
 
A

A P

Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me

Philip Q said:
It depends what tools you nees. VS.NET is a very large suite of tools for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]

A P said:
Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
P

Philip Q [MVP]

I do not think there is one.

--
Philip Q
Microsoft MVP [ASP.NET]

A P said:
Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me

Philip Q said:
It depends what tools you nees. VS.NET is a very large suite of tools for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]

A P said:
Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
G

Guest

WebMatrix lacks support for intelisense (auto complete), debugging and
source control, but has the advantage of being free.

M

A said:
Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me

It depends what tools you nees. VS.NET is a very large suite of tools for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]

Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
A

A P

Do you think that is the only difference? In terms of wizards, does VS .NET
have wizards? (sorry for being such a geek, I don't have a copy of that
software and I only have WebMatrix.
Miran Juretic said:
WebMatrix lacks support for intelisense (auto complete), debugging and
source control, but has the advantage of being free.

M

A said:
Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me

It depends what tools you nees. VS.NET is a very large suite of tools for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]


Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
P

Philip Q [MVP]

VS.NET has some wizards (Typed DataSets, Database Connections, Data Forms,
etc.), but not a lot since they don't really suit an IDE,

--
Philip Q
Microsoft MVP [ASP.NET]

A P said:
Do you think that is the only difference? In terms of wizards, does VS
.NET
have wizards? (sorry for being such a geek, I don't have a copy of that
software and I only have WebMatrix.
Miran Juretic said:
WebMatrix lacks support for intelisense (auto complete), debugging and
source control, but has the advantage of being free.

M

A said:
Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me


It depends what tools you nees. VS.NET is a very large suite of tools for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to
go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]


Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
G

Guest

I use VS.NET at work and WebMatrix at home for small personal projects
because its free. I dont know WebMatrix very well. I have just pointed
out the features I miss in WebMatrix to chose it for professional
projects. I dont know which wizards you need, but there are some wizards
in VS.NET. I think its more a question if you want to pay for your dev
environment (and more features) or not.

M.

A said:
Do you think that is the only difference? In terms of wizards, does VS .NET
have wizards? (sorry for being such a geek, I don't have a copy of that
software and I only have WebMatrix.
WebMatrix lacks support for intelisense (auto complete), debugging and
source control, but has the advantage of being free.

M

A said:
Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me



It depends what tools you nees. VS.NET is a very large suite of tools
for
developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]



Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
J

Juan T. Llibre

The main differences between them :

With Web Matrix you can't compile source into Assemblies.
With VS.Net you can.

With Web Matrix, there's no Intellisense.
You get Intellisense with VS.Net.

Web Matrix is only good for .Net 1.0/1.1
There will never be a Web Matrix for .Net 2.0

VS.Net will always be updated for future .Net versions.




Juan T. Llibre
ASP.NET MVP
===========
 
A

A P

How about Visual Basic .NET compared with these two softwares? Is there any
advantage with regards to web development?

Me

Miran Juretic said:
I use VS.NET at work and WebMatrix at home for small personal projects
because its free. I dont know WebMatrix very well. I have just pointed
out the features I miss in WebMatrix to chose it for professional
projects. I dont know which wizards you need, but there are some wizards
in VS.NET. I think its more a question if you want to pay for your dev
environment (and more features) or not.

M.

A said:
Do you think that is the only difference? In terms of wizards, does VS ..NET
have wizards? (sorry for being such a geek, I don't have a copy of that
software and I only have WebMatrix.
WebMatrix lacks support for intelisense (auto complete), debugging and
source control, but has the advantage of being free.

M

A P wrote:

Thanks for the inputs! Can you provide me a table of comparison between
these two softwares? Hoping for positive results.

Me



It depends what tools you nees. VS.NET is a very large suite of tools
for

developing large applications that use a variety of tools. However, for
smaller, simpler application,s the Web Matrix is probably the way to go.
Start off with the Web Matrix and if you find it too limiting, you can
always move to VS.NET.

--
Philip Q
Microsoft MVP [ASP.NET]



Help me compare these two softwares that I will use only to develop
web-based systems that is backed with MS Access Database.

Me
 
P

Patrick Olurotimi Ige

A P,
I hope u've got enough info btw WebMatrix And Vs.Net.
A fact is that u can use VS.NET to build WebMatrix...
Hope it helps.
Patrick
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,260
Messages
2,571,038
Members
48,768
Latest member
first4landlord

Latest Threads

Top