|
 |
aspx thread: Is Web Matrix any good ?
Message #1 by "charles levere" <charles.levere@b...> on Tue, 5 Nov 2002 14:42:56
|
|
Does anyone have experience of the free
Microsoft download 'Web Matrix'. It is
a graphical tool that lets you create
.aspx pages by dragging and dropping
components.
Is it anygood? Are there any other tools?
Are there any publications about Web Matrix
yet?
Any comments anyone?
Rgds
Charlie.
Message #2 by Sam Clohesy <sam@e...> on Tue, 5 Nov 2002 14:44:53 -0000
|
|
I had a go with it and quite liked it- the two things it does'nt do (which
are a pain) are:
1)code behind pages
2)Compliation
it is also quite lightweight and does'nt slow down machine like VS can (Bit
like homesite for DotNet)
Thats my two penetth
Cheers
Sam
-----Original Message-----
From: charles levere [mailto:charles.levere@b...]
Sent: 05 November 2002 14:43
To: ASP.NET
Subject: [aspx] Is Web Matrix any good ?
Does anyone have experience of the free
Microsoft download 'Web Matrix'. It is
a graphical tool that lets you create
.aspx pages by dragging and dropping
components.
Is it anygood? Are there any other tools?
Are there any publications about Web Matrix
yet?
Any comments anyone?
Rgds
Charlie.
---
ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=1861007442
ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=1861007450
These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples.
---
Message #3 by "Austin Lam" <ALam@a...> on Tue, 5 Nov 2002 09:52:20 -0500
|
|
HI Charles,
I tried to download WebMatrix and play around just for a while after i
review portion of the tutorial.
It is a very good editor tool for developing asp.net in vb/c#, as it
generates very neat code. The difference between using the VS.net is
that VS.net will generate Code Behind after you draw the Web Form
Control in Disign View and it also generates Inline Style. If you just
want to develop a simple web application and does not care about using
Code Behind, for myself i will go for Webmatrix as the code is very easy
to look at and is also free.
Austin
-----Original Message-----
From: charles levere [mailto:charles.levere@b...]
Sent: Tuesday, November 05, 2002 9:43 AM
To: ASP.NET
Subject: [aspx] Is Web Matrix any good ?
Does anyone have experience of the free
Microsoft download 'Web Matrix'. It is
a graphical tool that lets you create
.aspx pages by dragging and dropping
components.
Is it anygood? Are there any other tools?
Are there any publications about Web Matrix
yet?
Any comments anyone?
Rgds
Charlie.
---
ASP.NET 1.0 Namespace Reference with C#
http://www.wrox.com/acon11.asp?ISBN=3D1861007442
ASP.NET 1.0 Namespace Reference with VB.NET
http://www.wrox.com/acon11.asp?ISBN=3D1861007450
These books are a complete reference to the ASP.NET namespaces
for developers who are already familiar with using ASP.NET.
There is no trivial introductory material or useless .NET
hype and the presentation of the namespaces, in an easy-to use
alphabetical order ensures a user-friendly reference format.
We provide in-depth coverage of all the major ASP.NET classes,
giving you those real-world tips that the documentation doesn't
offer, and demonstrating complex techniques with simple
examples.
---
|
|
 |