FP vs Dreamweaver

K

Kevin Spencer

If I were you, I'd just go with C# at this point. :)

As a person who is fluent in both VB and C#, I must agree. Particularly with
regards to .Net programming, VB is entirely too forgiving, and allows a
developer to make too many mistakes that end up showing up in bits and
pieces over the lifetime of an application. It has been proposed that VB is
easier to read, but that is not truly the case. Work with any programming
language long enough and it becomes quite easily readable.

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Neither a follower nor a lender be.
 
J

JIMCO Software

Kevin said:
As a person who is fluent in both VB and C#, I must agree.
Particularly with regards to .Net programming, VB is entirely too
forgiving, and allows a developer to make too many mistakes that end
up showing up in bits and pieces over the lifetime of an application.
It has been proposed that VB is easier to read, but that is not truly
the case. Work with any programming language long enough and it
becomes quite easily readable.

There are things you can do in C# with unsafe code that cannot be done in
VB.NET. That's one reason to learn C#, but the best reason is that most of
the code samples you see are going to be in C#. You'll be better off
learning it as Kevin and I have said.

I also think that C# is a more elegant language than VB.NET. For me, it's
easier to read than VB.NET which just seems too verbose to me.

--
Jim Cheshire
JIMCO Software
http://www.jimcosoftware.com

FrontPage add-ins for FrontPage 2000 - 2003
 
R

Rob Giordano \(Crash\)

Yep...try both.

I used to use both about the same amount. DW had a much steeper learning
curve so I ended up using FP more often.



| OK then - it seems that FP is not as mickey mouse or even donald duck as
many
| make out, but it also appear that I should try the latest DW. Thanks all.
|
| "Rob Giordano (Crash)" wrote:
|
| > Sometimes trials are worth it, a few years ago I was having trouble
| > installing a trial for Corel 9, so I called them and the rep called me
| > back...gave me a perm. reg code so I got the whole suite for free.
| >
| >
| > | > | Heheh. The trial is the real thing only with a trial wrapper. If you
| > feel
| > | jiggy about that it's understandable. Consider this a test of your
| > stamina
| > | and commitment to principles. 8)
| > |
| > | --
| > | Murray
| > | ============
| > |
| > | | > | > Murray wrote:
| > | >> LOL!
| > | >>
| > | >> Download the trial now and you can develop a sudden belly ache! 8)
| > | >>
| > | >
| > | > Well, I would, but I don't do trials. I'm just weird that way. :)
....
| > | > but then again, now that you've put it in black and white, I'm not
sure
| > I
| > | > can wait!
| > | >
| > | > --
| > | > Jim Cheshire
| > | > JIMCO Software
| > | > http://www.jimcosoftware.com
| > | >
| > | > FrontPage add-ins for FrontPage 2000 - 2003
| > | >
| > | >
| > | >
| > | >
| > |
| > |
| >
| >
| >
 

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

Top