PC Review


Reply
Thread Tools Rate Thread

dreamweaver vs(/and) VB?????

 
 
jamie
Guest
Posts: n/a
 
      24th Nov 2004

I am confused....
I am trying to start getting into internet programming
and creating web pages with a "wow" effect beond the
plain-jane html document, but I dont know where to start.

I have heard and have been bombarded with dreamweaver,
but I dont know how all of that ties togeter, if it
does at all. Is vb.net all I need? Is dreamweaver
just a faster way of producing web pages independent
of vb, or......??????

I am lost.
Any and all enlightenment on the subject
would be appriciated.

jamie
 
Reply With Quote
 
 
 
 
Anon-E-Moose
Guest
Posts: n/a
 
      24th Nov 2004
"jamie" <(E-Mail Removed)> wrote in news:16bd01c4d1c1
$a2688a70$(E-Mail Removed):

>
> I am confused....
> I am trying to start getting into internet programming
> and creating web pages with a "wow" effect beond the
> plain-jane html document, but I dont know where to start.


Do you know HTML yet? If not, learn HTML first.

> I have heard and have been bombarded with dreamweaver,
> but I dont know how all of that ties togeter, if it
> does at all.


Dreamweaver is an HTML editor.

> Is vb.net all I need? Is dreamweaver
> just a faster way of producing web pages independent
> of vb, or......??????


It's easier to do layout with Dreamweaver, but you more or less still
need VS.NET to program - unless of course you wish to use the command
line .NET compiler.


> I am lost.
> Any and all enlightenment on the subject
> would be appriciated.


Here's are some good places to start:
http://aspnet.4guysfromrolla.com/
http://www.w3schools.com
http://www.asp.net

Before you start, you need to get familiar with terminology pertaining
to the internet, browser technology, html, xml, web applications,
programming languages, object oriented programming, programming
constructs, sql, SQL Server, MySQL, .NET, Perl, Flash, Java, JSP, ASP,
CFML, etc. If you don't understand these basics first, I don't think
you're ready to start developing web applications.

So start researching a few of these topics first... get a grasp on those
topics first before diving into and trying to build a web application.
If you don't learn the fundementals first, you'll soon find that the
stuff you're trying to do is way above your head.

 
Reply With Quote
 
jamie
Guest
Posts: n/a
 
      24th Nov 2004
Thanks for the info. I have already writen afew
html web pages before, but I find that writing
them is primitive at best. Its like trying to
use smoke signals to tell a story.

The rest of the data base and xml stuff,
that you mentioned I have already got a
+- fair understanding, with the exception
of the pearl, and java. I haven't even
touched those yet.

Actualy I think that you discription of the
glorified dreamweaver is just what the
doctor ordered.

There is just so much software out there
that the only way to find out about it is
by asking die hard fans of it.

Once again..
thanks.





>-----Original Message-----
>"jamie" <(E-Mail Removed)> wrote in

news:16bd01c4d1c1
>$a2688a70$(E-Mail Removed):
>
>>
>> I am confused....
>> I am trying to start getting into internet programming
>> and creating web pages with a "wow" effect beond the
>> plain-jane html document, but I dont know where to

start.
>
>Do you know HTML yet? If not, learn HTML first.
>
>> I have heard and have been bombarded with dreamweaver,
>> but I dont know how all of that ties togeter, if it
>> does at all.

>
>Dreamweaver is an HTML editor.
>
>> Is vb.net all I need? Is dreamweaver
>> just a faster way of producing web pages independent
>> of vb, or......??????

>
>It's easier to do layout with Dreamweaver, but you more

or less still
>need VS.NET to program - unless of course you wish to use

the command
>line .NET compiler.
>
>
>> I am lost.
>> Any and all enlightenment on the subject
>> would be appriciated.

>
>Here's are some good places to start:
>http://aspnet.4guysfromrolla.com/
>http://www.w3schools.com
>http://www.asp.net
>
>Before you start, you need to get familiar with

terminology pertaining
>to the internet, browser technology, html, xml, web

applications,
>programming languages, object oriented programming,

programming
>constructs, sql, SQL Server, MySQL, .NET, Perl, Flash,

Java, JSP, ASP,
>CFML, etc. If you don't understand these basics first, I

don't think
>you're ready to start developing web applications.
>
>So start researching a few of these topics first... get a

grasp on those
>topics first before diving into and trying to build a web

application.
>If you don't learn the fundementals first, you'll soon

find that the
>stuff you're trying to do is way above your head.
>
>.
>

 
Reply With Quote
 
Lucas Tam
Guest
Posts: n/a
 
      24th Nov 2004
"jamie" <(E-Mail Removed)> wrote in news:833401c4d1cb
$2fbb8040$(E-Mail Removed):

> Thanks for the info. I have already writen afew
> html web pages before, but I find that writing
> them is primitive at best. Its like trying to
> use smoke signals to tell a story.


If you find HTML too primative, take a look at CSS. If CSS doesn't fit your
needs, you may need something like Macromedia Flash.

> There is just so much software out there
> that the only way to find out about it is
> by asking die hard fans of it.


As for an HTML editor, Dreamweaver is it. There's no real competition out
there in that category (Frontpage is OK... but still not as good as
Dreamweaver).

--
Lucas Tam ((E-Mail Removed))
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
 
Reply With Quote
 
Brian Henry
Guest
Posts: n/a
 
      24th Nov 2004
you might want to look into Macromedia flash if you want something more
fancy then HTML

"jamie" <(E-Mail Removed)> wrote in message
news:833401c4d1cb$2fbb8040$(E-Mail Removed)...
> Thanks for the info. I have already writen afew
> html web pages before, but I find that writing
> them is primitive at best. Its like trying to
> use smoke signals to tell a story.
>
> The rest of the data base and xml stuff,
> that you mentioned I have already got a
> +- fair understanding, with the exception
> of the pearl, and java. I haven't even
> touched those yet.
>
> Actualy I think that you discription of the
> glorified dreamweaver is just what the
> doctor ordered.
>
> There is just so much software out there
> that the only way to find out about it is
> by asking die hard fans of it.
>
> Once again..
> thanks.
>
>
>
>
>
>>-----Original Message-----
>>"jamie" <(E-Mail Removed)> wrote in

> news:16bd01c4d1c1
>>$a2688a70$(E-Mail Removed):
>>
>>>
>>> I am confused....
>>> I am trying to start getting into internet programming
>>> and creating web pages with a "wow" effect beond the
>>> plain-jane html document, but I dont know where to

> start.
>>
>>Do you know HTML yet? If not, learn HTML first.
>>
>>> I have heard and have been bombarded with dreamweaver,
>>> but I dont know how all of that ties togeter, if it
>>> does at all.

>>
>>Dreamweaver is an HTML editor.
>>
>>> Is vb.net all I need? Is dreamweaver
>>> just a faster way of producing web pages independent
>>> of vb, or......??????

>>
>>It's easier to do layout with Dreamweaver, but you more

> or less still
>>need VS.NET to program - unless of course you wish to use

> the command
>>line .NET compiler.
>>
>>
>>> I am lost.
>>> Any and all enlightenment on the subject
>>> would be appriciated.

>>
>>Here's are some good places to start:
>>http://aspnet.4guysfromrolla.com/
>>http://www.w3schools.com
>>http://www.asp.net
>>
>>Before you start, you need to get familiar with

> terminology pertaining
>>to the internet, browser technology, html, xml, web

> applications,
>>programming languages, object oriented programming,

> programming
>>constructs, sql, SQL Server, MySQL, .NET, Perl, Flash,

> Java, JSP, ASP,
>>CFML, etc. If you don't understand these basics first, I

> don't think
>>you're ready to start developing web applications.
>>
>>So start researching a few of these topics first... get a

> grasp on those
>>topics first before diving into and trying to build a web

> application.
>>If you don't learn the fundementals first, you'll soon

> find that the
>>stuff you're trying to do is way above your head.
>>
>>.
>>



 
Reply With Quote
 
Cor Ligthert
Guest
Posts: n/a
 
      24th Nov 2004
Jamie,

The current version of Visual Studio Net is a greath tool for making
webpages.

It is a bad tool for designing webpages.

That is known and will be in my opinion one of the biggest improvements from
the next version.

http://msdn.microsoft.com/library/de...asterpages.asp

I hope this gives and idea

Cor

"jamie" <(E-Mail Removed)>
> Thanks for the info. I have already writen afew
> html web pages before, but I find that writing
> them is primitive at best. Its like trying to
> use smoke signals to tell a story.
>
> The rest of the data base and xml stuff,
> that you mentioned I have already got a
> +- fair understanding, with the exception
> of the pearl, and java. I haven't even
> touched those yet.
>
> Actualy I think that you discription of the
> glorified dreamweaver is just what the
> doctor ordered.
>
> There is just so much software out there
> that the only way to find out about it is
> by asking die hard fans of it.
>
> Once again..
> thanks.
>
>
>
>
>
>>-----Original Message-----
>>"jamie" <(E-Mail Removed)> wrote in

> news:16bd01c4d1c1
>>$a2688a70$(E-Mail Removed):
>>
>>>
>>> I am confused....
>>> I am trying to start getting into internet programming
>>> and creating web pages with a "wow" effect beond the
>>> plain-jane html document, but I dont know where to

> start.
>>
>>Do you know HTML yet? If not, learn HTML first.
>>
>>> I have heard and have been bombarded with dreamweaver,
>>> but I dont know how all of that ties togeter, if it
>>> does at all.

>>
>>Dreamweaver is an HTML editor.
>>
>>> Is vb.net all I need? Is dreamweaver
>>> just a faster way of producing web pages independent
>>> of vb, or......??????

>>
>>It's easier to do layout with Dreamweaver, but you more

> or less still
>>need VS.NET to program - unless of course you wish to use

> the command
>>line .NET compiler.
>>
>>
>>> I am lost.
>>> Any and all enlightenment on the subject
>>> would be appriciated.

>>
>>Here's are some good places to start:
>>http://aspnet.4guysfromrolla.com/
>>http://www.w3schools.com
>>http://www.asp.net
>>
>>Before you start, you need to get familiar with

> terminology pertaining
>>to the internet, browser technology, html, xml, web

> applications,
>>programming languages, object oriented programming,

> programming
>>constructs, sql, SQL Server, MySQL, .NET, Perl, Flash,

> Java, JSP, ASP,
>>CFML, etc. If you don't understand these basics first, I

> don't think
>>you're ready to start developing web applications.
>>
>>So start researching a few of these topics first... get a

> grasp on those
>>topics first before diving into and trying to build a web

> application.
>>If you don't learn the fundementals first, you'll soon

> find that the
>>stuff you're trying to do is way above your head.
>>
>>.
>>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Dreamweaver 8 (Help) Bogdan Windows Vista Performance 0 20th Jan 2008 10:27 AM
Why is FP better than Dreamweaver? =?Utf-8?B?QnVnc2J1bm55?= Microsoft Frontpage 1 24th Aug 2006 01:33 PM
ASP.NET\DreamWeaver rj Microsoft ASP .NET 12 15th Aug 2004 06:29 PM
Use DreamWeaver AND VS.NET? I.P. Freely Microsoft Dot NET 5 28th May 2004 04:30 AM
Using dreamweaver mx lara Microsoft Access Getting Started 2 14th Sep 2003 05:07 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:24 AM.