Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Need some opinions and help. Thanks.

Reply
Thread Tools

Need some opinions and help. Thanks.

 
 
Miguel Dias Moura
Guest
Posts: n/a
 
      01-22-2005
Hello,

Until now I have been using Macromedia Dreamweaver to create web sites.
I worked in PHP and ASP.

However in this moment I work mostly in ASP.NET.

What is the best tool to create ASP.NET web sites?
I would like something where I can work with code but at same time I can
also have a visual idea of what is going on.

I have been working in ASP.NET / VB.

Visual Studio? ASP.NET Web Matrix?

I am a little bit lost. Please understand.

Thanks,
Miguel

 
Reply With Quote
 
 
 
 
Mike Ryan
Guest
Posts: n/a
 
      01-22-2005
Hi Miguel,

It will probably depend on your personal situation and requirements.
Visual Studio.NET 2003 would be my recommendation; however, it can be
expensive if you're self-financing.

Is this for current development, or for future/prospective development
with the 2.0 beta?

I believe with the Framework 1.0 and 1.1 versions, developers who
weren't using Visual Studio yet wanted some GUI design capability were
using ASP.NET Web Matrix (
http://www.asp.net/Default.aspx?tabindex=4&tabid=46 ) for layout and a
separate code editor for coding (for example, SharpDevelop). [Of course
you could use a code editor exclusively, but you'd lose the drag/drop
design capability.]

If you're interested in the ASP.NET 2.0 beta, you might want to check
out MS's Visual Web Developer 2005 Express Edition Beta.

I don't know much about Dreamweaver. I do know it supports ASP.NET, but
from your question it seems like it might not be meeting your needs.

Good luck!

- Mike

Miguel Dias Moura wrote:
> What is the best tool to create ASP.NET web sites?
> I would like something where I can work with code but at same time I can
> also have a visual idea of what is going on.

 
Reply With Quote
 
 
 
 
Jeremy S.
Guest
Posts: n/a
 
      01-22-2005
My opinion:
I develop ASP.NET Web applications (sites) using both Dreamweaver and VS.NET
2003. I use Dreamweaver for all HTML and CSS work as well as for site
maintenance tasks (transferring files to production server etc). I use
VS.NET 2003 for everything else - including code-behind/debugging work and
launching test sessions of the the application. I avoid Dreamweaver's
supposed ASP.NET support features. As you may have seen in this group,
VS.NET 2003 will automatically rewrite your HTML if you give it the chance -
which is a very frustrating situation; the next version of Visual Studio
will apparently not do that... something to keep in mind. The way to prevent
Visual Studio from rewriting your HTML is to *not* open your aspx, html, or
ascx files in Visual Studio. So, in practice, I typically open both
Dreamweaver and VS.NET 2003 at the same time - and switch back and forth
depending on what I'm working on - with all test sessions launched from
VS.NET.

This is just my approach and it works well for me. Others report doing
something similar, but use FrontPage instead of Dreamweaver. In any case
this whole scenario is expected to change in the next version of VS.NET. I
haven't played with it yet so I can't tell you what to expect there.

Good Luck.


"Miguel Dias Moura" <md*REMOVE*moura@*NOSPAM*gmail.com> wrote in message
news:...
> Hello,
>
> Until now I have been using Macromedia Dreamweaver to create web sites.
> I worked in PHP and ASP.
>
> However in this moment I work mostly in ASP.NET.
>
> What is the best tool to create ASP.NET web sites?
> I would like something where I can work with code but at same time I can
> also have a visual idea of what is going on.
>
> I have been working in ASP.NET / VB.
>
> Visual Studio? ASP.NET Web Matrix?
>
> I am a little bit lost. Please understand.
>
> Thanks,
> Miguel
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need some help fixing some HTML and CSS problems Domino HTML 5 11-05-2006 09:58 PM
need some good opinions dingo Computer Support 2 05-17-2005 12:30 AM
Need some advice and opinions MJBrown MCSD 31 11-12-2003 09:31 PM
Need some advice and opinions MJBrown MCSE 8 11-12-2003 06:43 PM
Need some advice and opinions... MJBrown Microsoft Certification 4 11-06-2003 05:03 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57