473,789 Members | 2,516 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Penetration of ASP.NET - Developers continue to use VB6 & ASP

Joel Spolsky's new article "How Microsoft Lost the API War" at
http://www.joelonsoftware.com/articles/APIWar.html
describes how .NET has failed, how classic VB6 and ASP continue to be
preferred by developers, and how Microsoft has lost control of the
preferred API.

You really should read the article. Here are some excerpts:

<Joel Spolsky>
"And yet, people aren't really using .NET much.
Oh sure, some of them are..."

"instead of .NET unifying and simplifying, we have a big 6-way mess,
with everybody trying to figure out which development strategy to use
and whether they can afford to port their existing applications to
..NET.

"No matter how consistent Microsoft is in their marketing message
('just use .NET—trust us!'), most of their customers are still using
C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
other development tools from other companies. And the ones that are
using .NET are using ASP.NET to develop web applications, which run on
a Windows server but don't require Windows clients, which is a key
point I'll talk about more when I talk about the web."

"if you're developing a Windows GUI app today using Microsoft's
'official' latest-and-greatest Windows programming environment,
WinForms, you're going to have to start over again in two years to
support Longhorn and Avalon. Which explains why WinForms is completely
stillborn. Hope you haven't invested too much in it. Jon Udell found a
slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
Avalon?' and asks, 'Why do I have to pick between Windows Forms and
Avalon?' A good question, and one to which he finds no great answer."

"So you've got the Windows API, you've got VB, and now you've got
..NET, in several language flavors, and don't get too attached to any
of that, because we're making Avalon, you see, which will only run on
the newest Microsoft operating system, which nobody will have for a
loooong time. And personally I still haven't had time to learn .NET
very deeply, and we haven't ported Fog Creek's two applications from
classic ASP and Visual Basic 6.0 to .NET because there's no return on
investment for us. None. It's just Fire and Motion as far as I'm
concerned..."

"the Web user interface is about 80% there, and even without new web
browsers we can probably get 95% there. This is Good Enough for most
people and it's certainly good enough for developers, who have voted
to develop almost every significant new application as a web
application.

Which means, suddenly, Microsoft's API doesn't matter so much. Web
applications don't require Windows.

It's not that Microsoft didn't notice this was happening. Of course
they did, and when the implications became clear, they slammed on the
brakes. Promising new technologies like HTAs and DHTML were stopped in
their tracks. The Internet Explorer team seems to have disappeared;
they have been completely missing in action for several years. There's
no way Microsoft is going to allow DHTML to get any better than it
already is: it's just too dangerous to their core business, the rich
client. The big meme at Microsoft these days is: 'Microsoft is betting
the company on the rich client.'"

"Much as I hate to say it, a huge chunk of developers have long since
moved to the web and refuse to move back. Most .NET developers are
ASP.NET developers, developing for Microsoft's web server...None of
this bodes well for Microsoft and the profits it enjoyed thanks to its
API power. The new API is HTML, and the new winners in the application
development marketplace will be the people who can make HTML sing.
</Joel Spolsky>

The only sentence in the article that I disagree with is:
JS> "ASP.NET is brilliant; I've been working with web
JS> development for ten years and it's really just a
JS> generation ahead of everything out there."

Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
Microsoft rewrite of some well-known Perl modules available years ago
that:
- use templates to generate dynamic web pages and
- encrypt form data.

dotnetforfood

classic ASP rulez!!!
Jul 19 '05 #1
24 3044
Interesting.... ...

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
Joel Spolsky's new article "How Microsoft Lost the API War" at
http://www.joelonsoftware.com/articles/APIWar.html
describes how .NET has failed, how classic VB6 and ASP continue to be
preferred by developers, and how Microsoft has lost control of the
preferred API.

You really should read the article. Here are some excerpts:

<Joel Spolsky>
"And yet, people aren't really using .NET much.
Oh sure, some of them are..."

"instead of .NET unifying and simplifying, we have a big 6-way mess,
with everybody trying to figure out which development strategy to use
and whether they can afford to port their existing applications to
.NET.

"No matter how consistent Microsoft is in their marketing message
('just use .NET-trust us!'), most of their customers are still using
C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
other development tools from other companies. And the ones that are
using .NET are using ASP.NET to develop web applications, which run on
a Windows server but don't require Windows clients, which is a key
point I'll talk about more when I talk about the web."

"if you're developing a Windows GUI app today using Microsoft's
'official' latest-and-greatest Windows programming environment,
WinForms, you're going to have to start over again in two years to
support Longhorn and Avalon. Which explains why WinForms is completely
stillborn. Hope you haven't invested too much in it. Jon Udell found a
slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
Avalon?' and asks, 'Why do I have to pick between Windows Forms and
Avalon?' A good question, and one to which he finds no great answer."

"So you've got the Windows API, you've got VB, and now you've got
.NET, in several language flavors, and don't get too attached to any
of that, because we're making Avalon, you see, which will only run on
the newest Microsoft operating system, which nobody will have for a
loooong time. And personally I still haven't had time to learn .NET
very deeply, and we haven't ported Fog Creek's two applications from
classic ASP and Visual Basic 6.0 to .NET because there's no return on
investment for us. None. It's just Fire and Motion as far as I'm
concerned..."

"the Web user interface is about 80% there, and even without new web
browsers we can probably get 95% there. This is Good Enough for most
people and it's certainly good enough for developers, who have voted
to develop almost every significant new application as a web
application.

Which means, suddenly, Microsoft's API doesn't matter so much. Web
applications don't require Windows.

It's not that Microsoft didn't notice this was happening. Of course
they did, and when the implications became clear, they slammed on the
brakes. Promising new technologies like HTAs and DHTML were stopped in
their tracks. The Internet Explorer team seems to have disappeared;
they have been completely missing in action for several years. There's
no way Microsoft is going to allow DHTML to get any better than it
already is: it's just too dangerous to their core business, the rich
client. The big meme at Microsoft these days is: 'Microsoft is betting
the company on the rich client.'"

"Much as I hate to say it, a huge chunk of developers have long since
moved to the web and refuse to move back. Most .NET developers are
ASP.NET developers, developing for Microsoft's web server...None of
this bodes well for Microsoft and the profits it enjoyed thanks to its
API power. The new API is HTML, and the new winners in the application
development marketplace will be the people who can make HTML sing.
</Joel Spolsky>

The only sentence in the article that I disagree with is:
JS> "ASP.NET is brilliant; I've been working with web
JS> development for ten years and it's really just a
JS> generation ahead of everything out there."

Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
Microsoft rewrite of some well-known Perl modules available years ago
that:
- use templates to generate dynamic web pages and
- encrypt form data.

dotnetforfood

classic ASP rulez!!!

Jul 19 '05 #2
Dream on. There's a sucker born every minute.

It's an interesting article. quite frankly, it had me laughing. Much of it
is slight of hand though once you are acquainted with the facts on .NET
adoption in industry. Still it's very entertaining, rambles a bit, but you
would have to be mentally ill to think that .NET isn't here to stay.

For instance, productivity isn't by any means distilled down to memory
management. That's just crap. Syntactic structure and ease of use far outway
this. C++ is just a difficult language to master, and all of this difficulty
does not live in manual memory management, though a large part is about it.
It is just a difficult syntax period. There are too many ways to shoot
yourself in the foot even if you didn't play with memory.

Couple that with the fact that the web just isn't mature to do some tasks
and you would realize that the world is big enough to have desktop
programmers and web developers without causing chaos like the author opines.

--
Regards,
Alvin Bruney
[ASP.NET MVP http://mvp.support.microsoft.com/default.aspx]
Got tidbits? Get it here... http://tinyurl.com/27cok
"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
Joel Spolsky's new article "How Microsoft Lost the API War" at
http://www.joelonsoftware.com/articles/APIWar.html
describes how .NET has failed, how classic VB6 and ASP continue to be
preferred by developers, and how Microsoft has lost control of the
preferred API.

You really should read the article. Here are some excerpts:

<Joel Spolsky>
"And yet, people aren't really using .NET much.
Oh sure, some of them are..."

"instead of .NET unifying and simplifying, we have a big 6-way mess,
with everybody trying to figure out which development strategy to use
and whether they can afford to port their existing applications to
.NET.

"No matter how consistent Microsoft is in their marketing message
('just use .NET-trust us!'), most of their customers are still using
C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
other development tools from other companies. And the ones that are
using .NET are using ASP.NET to develop web applications, which run on
a Windows server but don't require Windows clients, which is a key
point I'll talk about more when I talk about the web."

"if you're developing a Windows GUI app today using Microsoft's
'official' latest-and-greatest Windows programming environment,
WinForms, you're going to have to start over again in two years to
support Longhorn and Avalon. Which explains why WinForms is completely
stillborn. Hope you haven't invested too much in it. Jon Udell found a
slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
Avalon?' and asks, 'Why do I have to pick between Windows Forms and
Avalon?' A good question, and one to which he finds no great answer."

"So you've got the Windows API, you've got VB, and now you've got
.NET, in several language flavors, and don't get too attached to any
of that, because we're making Avalon, you see, which will only run on
the newest Microsoft operating system, which nobody will have for a
loooong time. And personally I still haven't had time to learn .NET
very deeply, and we haven't ported Fog Creek's two applications from
classic ASP and Visual Basic 6.0 to .NET because there's no return on
investment for us. None. It's just Fire and Motion as far as I'm
concerned..."

"the Web user interface is about 80% there, and even without new web
browsers we can probably get 95% there. This is Good Enough for most
people and it's certainly good enough for developers, who have voted
to develop almost every significant new application as a web
application.

Which means, suddenly, Microsoft's API doesn't matter so much. Web
applications don't require Windows.

It's not that Microsoft didn't notice this was happening. Of course
they did, and when the implications became clear, they slammed on the
brakes. Promising new technologies like HTAs and DHTML were stopped in
their tracks. The Internet Explorer team seems to have disappeared;
they have been completely missing in action for several years. There's
no way Microsoft is going to allow DHTML to get any better than it
already is: it's just too dangerous to their core business, the rich
client. The big meme at Microsoft these days is: 'Microsoft is betting
the company on the rich client.'"

"Much as I hate to say it, a huge chunk of developers have long since
moved to the web and refuse to move back. Most .NET developers are
ASP.NET developers, developing for Microsoft's web server...None of
this bodes well for Microsoft and the profits it enjoyed thanks to its
API power. The new API is HTML, and the new winners in the application
development marketplace will be the people who can make HTML sing.
</Joel Spolsky>

The only sentence in the article that I disagree with is:
JS> "ASP.NET is brilliant; I've been working with web
JS> development for ten years and it's really just a
JS> generation ahead of everything out there."

Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
Microsoft rewrite of some well-known Perl modules available years ago
that:
- use templates to generate dynamic web pages and
- encrypt form data.

dotnetforfood

classic ASP rulez!!!

Jul 19 '05 #3
Amen!

-dlbjr

Discerning resolutions for the alms
Jul 19 '05 #4
I remember in 1991 when VB came out and how many said you couldn't really do
anything with it and how it had a short life.
http://en.wikipedia.org/wiki/Visual_...f_Visual_Basic

It's de ja vu all over again! (O:=

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
: Joel Spolsky's new article "How Microsoft Lost the API War" at
: http://www.joelonsoftware.com/articles/APIWar.html
: describes how .NET has failed, how classic VB6 and ASP continue to be
: preferred by developers, and how Microsoft has lost control of the
: preferred API.
:
: You really should read the article. Here are some excerpts:
:
: <Joel Spolsky>
: "And yet, people aren't really using .NET much.
: Oh sure, some of them are..."
:
: "instead of .NET unifying and simplifying, we have a big 6-way mess,
: with everybody trying to figure out which development strategy to use
: and whether they can afford to port their existing applications to
: .NET.
:
: "No matter how consistent Microsoft is in their marketing message
: ('just use .NET-trust us!'), most of their customers are still using
: C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
: other development tools from other companies. And the ones that are
: using .NET are using ASP.NET to develop web applications, which run on
: a Windows server but don't require Windows clients, which is a key
: point I'll talk about more when I talk about the web."
:
: "if you're developing a Windows GUI app today using Microsoft's
: 'official' latest-and-greatest Windows programming environment,
: WinForms, you're going to have to start over again in two years to
: support Longhorn and Avalon. Which explains why WinForms is completely
: stillborn. Hope you haven't invested too much in it. Jon Udell found a
: slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
: Avalon?' and asks, 'Why do I have to pick between Windows Forms and
: Avalon?' A good question, and one to which he finds no great answer."
:
: "So you've got the Windows API, you've got VB, and now you've got
: .NET, in several language flavors, and don't get too attached to any
: of that, because we're making Avalon, you see, which will only run on
: the newest Microsoft operating system, which nobody will have for a
: loooong time. And personally I still haven't had time to learn .NET
: very deeply, and we haven't ported Fog Creek's two applications from
: classic ASP and Visual Basic 6.0 to .NET because there's no return on
: investment for us. None. It's just Fire and Motion as far as I'm
: concerned..."
:
: "the Web user interface is about 80% there, and even without new web
: browsers we can probably get 95% there. This is Good Enough for most
: people and it's certainly good enough for developers, who have voted
: to develop almost every significant new application as a web
: application.
:
: Which means, suddenly, Microsoft's API doesn't matter so much. Web
: applications don't require Windows.
:
: It's not that Microsoft didn't notice this was happening. Of course
: they did, and when the implications became clear, they slammed on the
: brakes. Promising new technologies like HTAs and DHTML were stopped in
: their tracks. The Internet Explorer team seems to have disappeared;
: they have been completely missing in action for several years. There's
: no way Microsoft is going to allow DHTML to get any better than it
: already is: it's just too dangerous to their core business, the rich
: client. The big meme at Microsoft these days is: 'Microsoft is betting
: the company on the rich client.'"
:
: "Much as I hate to say it, a huge chunk of developers have long since
: moved to the web and refuse to move back. Most .NET developers are
: ASP.NET developers, developing for Microsoft's web server...None of
: this bodes well for Microsoft and the profits it enjoyed thanks to its
: API power. The new API is HTML, and the new winners in the application
: development marketplace will be the people who can make HTML sing.
: </Joel Spolsky>
:
: The only sentence in the article that I disagree with is:
: JS> "ASP.NET is brilliant; I've been working with web
: JS> development for ten years and it's really just a
: JS> generation ahead of everything out there."
:
: Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
: Microsoft rewrite of some well-known Perl modules available years ago
: that:
: - use templates to generate dynamic web pages and
: - encrypt form data.
:
: dotnetforfood
:
: classic ASP rulez!!!
Jul 19 '05 #5
Errr....... there's a VB8 beta?;

"In 2004 Microsoft released a beta version of Visual Basic 8.0. "

Under "Evolution of Visual Basic"

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Roland Hall" <nobody@nowhere > wrote in message
news:ec******** ******@TK2MSFTN GP10.phx.gbl...
I remember in 1991 when VB came out and how many said you couldn't really do anything with it and how it had a short life.
http://en.wikipedia.org/wiki/Visual_...f_Visual_Basic

It's de ja vu all over again! (O:=

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp MSDN Library - http://msdn.microsoft.com/library/default.asp
"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
: Joel Spolsky's new article "How Microsoft Lost the API War" at
: http://www.joelonsoftware.com/articles/APIWar.html
: describes how .NET has failed, how classic VB6 and ASP continue to be
: preferred by developers, and how Microsoft has lost control of the
: preferred API.
:
: You really should read the article. Here are some excerpts:
:
: <Joel Spolsky>
: "And yet, people aren't really using .NET much.
: Oh sure, some of them are..."
:
: "instead of .NET unifying and simplifying, we have a big 6-way mess,
: with everybody trying to figure out which development strategy to use
: and whether they can afford to port their existing applications to
: .NET.
:
: "No matter how consistent Microsoft is in their marketing message
: ('just use .NET-trust us!'), most of their customers are still using
: C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
: other development tools from other companies. And the ones that are
: using .NET are using ASP.NET to develop web applications, which run on
: a Windows server but don't require Windows clients, which is a key
: point I'll talk about more when I talk about the web."
:
: "if you're developing a Windows GUI app today using Microsoft's
: 'official' latest-and-greatest Windows programming environment,
: WinForms, you're going to have to start over again in two years to
: support Longhorn and Avalon. Which explains why WinForms is completely
: stillborn. Hope you haven't invested too much in it. Jon Udell found a
: slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
: Avalon?' and asks, 'Why do I have to pick between Windows Forms and
: Avalon?' A good question, and one to which he finds no great answer."
:
: "So you've got the Windows API, you've got VB, and now you've got
: .NET, in several language flavors, and don't get too attached to any
: of that, because we're making Avalon, you see, which will only run on
: the newest Microsoft operating system, which nobody will have for a
: loooong time. And personally I still haven't had time to learn .NET
: very deeply, and we haven't ported Fog Creek's two applications from
: classic ASP and Visual Basic 6.0 to .NET because there's no return on
: investment for us. None. It's just Fire and Motion as far as I'm
: concerned..."
:
: "the Web user interface is about 80% there, and even without new web
: browsers we can probably get 95% there. This is Good Enough for most
: people and it's certainly good enough for developers, who have voted
: to develop almost every significant new application as a web
: application.
:
: Which means, suddenly, Microsoft's API doesn't matter so much. Web
: applications don't require Windows.
:
: It's not that Microsoft didn't notice this was happening. Of course
: they did, and when the implications became clear, they slammed on the
: brakes. Promising new technologies like HTAs and DHTML were stopped in
: their tracks. The Internet Explorer team seems to have disappeared;
: they have been completely missing in action for several years. There's
: no way Microsoft is going to allow DHTML to get any better than it
: already is: it's just too dangerous to their core business, the rich
: client. The big meme at Microsoft these days is: 'Microsoft is betting
: the company on the rich client.'"
:
: "Much as I hate to say it, a huge chunk of developers have long since
: moved to the web and refuse to move back. Most .NET developers are
: ASP.NET developers, developing for Microsoft's web server...None of
: this bodes well for Microsoft and the profits it enjoyed thanks to its
: API power. The new API is HTML, and the new winners in the application
: development marketplace will be the people who can make HTML sing.
: </Joel Spolsky>
:
: The only sentence in the article that I disagree with is:
: JS> "ASP.NET is brilliant; I've been working with web
: JS> development for ten years and it's really just a
: JS> generation ahead of everything out there."
:
: Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
: Microsoft rewrite of some well-known Perl modules available years ago
: that:
: - use templates to generate dynamic web pages and
: - encrypt form data.
:
: dotnetforfood
:
: classic ASP rulez!!!

Jul 19 '05 #6
I have to question what Joel really knows about .NET.

I also have to question your knowledge as well.
: Whereas in my eyes ASP.NET is not a "generation ahead",
: but merely a Microsoft rewrite of some well-known Perl
: modules available years ago that:
: - use templates to generate dynamic web pages and
: - encrypt form data.

Are you insane?

How do you do this in Classic ASP?

<%
If myCheckbox.Chec ked = True then
myTableRow.Visi ble = False
myCustomValidat or.Enabled = False
End If
%>

To do this you write a whole bunch of routine or classes yourself but you
still need to have various bits of ASP (at least placeholders) intespersed
in the HTML itself. ASP.NET gets away from all that by giving you an OO and
event-driven programming paradigm, something you don't get with Classic ASP

Cheers
Ken

"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
: Joel Spolsky's new article "How Microsoft Lost the API War" at
: http://www.joelonsoftware.com/articles/APIWar.html
: describes how .NET has failed, how classic VB6 and ASP continue to be
: preferred by developers, and how Microsoft has lost control of the
: preferred API.
:
: You really should read the article. Here are some excerpts:
:
: <Joel Spolsky>
: "And yet, people aren't really using .NET much.
: Oh sure, some of them are..."
:
: "instead of .NET unifying and simplifying, we have a big 6-way mess,
: with everybody trying to figure out which development strategy to use
: and whether they can afford to port their existing applications to
: .NET.
:
: "No matter how consistent Microsoft is in their marketing message
: ('just use .NET-trust us!'), most of their customers are still using
: C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
: other development tools from other companies. And the ones that are
: using .NET are using ASP.NET to develop web applications, which run on
: a Windows server but don't require Windows clients, which is a key
: point I'll talk about more when I talk about the web."
:
: "if you're developing a Windows GUI app today using Microsoft's
: 'official' latest-and-greatest Windows programming environment,
: WinForms, you're going to have to start over again in two years to
: support Longhorn and Avalon. Which explains why WinForms is completely
: stillborn. Hope you haven't invested too much in it. Jon Udell found a
: slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
: Avalon?' and asks, 'Why do I have to pick between Windows Forms and
: Avalon?' A good question, and one to which he finds no great answer."
:
: "So you've got the Windows API, you've got VB, and now you've got
: .NET, in several language flavors, and don't get too attached to any
: of that, because we're making Avalon, you see, which will only run on
: the newest Microsoft operating system, which nobody will have for a
: loooong time. And personally I still haven't had time to learn .NET
: very deeply, and we haven't ported Fog Creek's two applications from
: classic ASP and Visual Basic 6.0 to .NET because there's no return on
: investment for us. None. It's just Fire and Motion as far as I'm
: concerned..."
:
: "the Web user interface is about 80% there, and even without new web
: browsers we can probably get 95% there. This is Good Enough for most
: people and it's certainly good enough for developers, who have voted
: to develop almost every significant new application as a web
: application.
:
: Which means, suddenly, Microsoft's API doesn't matter so much. Web
: applications don't require Windows.
:
: It's not that Microsoft didn't notice this was happening. Of course
: they did, and when the implications became clear, they slammed on the
: brakes. Promising new technologies like HTAs and DHTML were stopped in
: their tracks. The Internet Explorer team seems to have disappeared;
: they have been completely missing in action for several years. There's
: no way Microsoft is going to allow DHTML to get any better than it
: already is: it's just too dangerous to their core business, the rich
: client. The big meme at Microsoft these days is: 'Microsoft is betting
: the company on the rich client.'"
:
: "Much as I hate to say it, a huge chunk of developers have long since
: moved to the web and refuse to move back. Most .NET developers are
: ASP.NET developers, developing for Microsoft's web server...None of
: this bodes well for Microsoft and the profits it enjoyed thanks to its
: API power. The new API is HTML, and the new winners in the application
: development marketplace will be the people who can make HTML sing.
: </Joel Spolsky>
:
: The only sentence in the article that I disagree with is:
: JS> "ASP.NET is brilliant; I've been working with web
: JS> development for ten years and it's really just a
: JS> generation ahead of everything out there."
:
: Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
: Microsoft rewrite of some well-known Perl modules available years ago
: that:
: - use templates to generate dynamic web pages and
: - encrypt form data.
:
: dotnetforfood
:
: classic ASP rulez!!!
Jul 19 '05 #7
"Steven Burn" <pv*@noyb.com > wrote in message
news:eM******** ******@TK2MSFTN GP10.phx.gbl...
: Errr....... there's a VB8 beta?;
:
: "In 2004 Microsoft released a beta version of Visual Basic 8.0. "
:
: Under "Evolution of Visual Basic"

Does that mean VB.NET is v7? I haven't heard of any BETA.
http://www.codeguru.com/vb/gen/vb_ge...cle.php/c6071/

Holy Moley!
http://geekswithblogs.net/evjen/arch...3/17/3031.aspx

You gotta' love it when they copy pages:
http://www.informationblast.com/Visual_Basic.html

From the horse's mouth...
http://blogs.msdn.com/rgreen_msft/ar.../16/90506.aspx

This page is making the rounds...
http://www.worldhistory.com/wiki/V/Visual-Basic.htm

Software drivers for this board for VB 8.0...
http://www.addi-data.com/wEnglisch/d....pdf?navid=240

Here's someone's Resume.. He's in India and has VB 8.0 experience since last
year. No wonder everything's moving to India! They have experience a year
before the product is released!
http://www.greenbiz.com/jobs/resume_...cfm?JobID=4081

--
Roland Hall
/* This information is distributed in the hope that it will be useful, but
without any warranty; without even the implied warranty of merchantability
or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation - http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
Jul 19 '05 #8
I read the article.
It's nothing more than one guy's rambling opinion.

--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net
"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
Joel Spolsky's new article "How Microsoft Lost the API War" at
http://www.joelonsoftware.com/articles/APIWar.html
describes how .NET has failed, how classic VB6 and ASP continue to be
preferred by developers, and how Microsoft has lost control of the
preferred API.

You really should read the article. Here are some excerpts:

<Joel Spolsky>
"And yet, people aren't really using .NET much.
Oh sure, some of them are..."

"instead of .NET unifying and simplifying, we have a big 6-way mess,
with everybody trying to figure out which development strategy to use
and whether they can afford to port their existing applications to
.NET.

"No matter how consistent Microsoft is in their marketing message
('just use .NET-trust us!'), most of their customers are still using
C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
other development tools from other companies. And the ones that are
using .NET are using ASP.NET to develop web applications, which run on
a Windows server but don't require Windows clients, which is a key
point I'll talk about more when I talk about the web."

"if you're developing a Windows GUI app today using Microsoft's
'official' latest-and-greatest Windows programming environment,
WinForms, you're going to have to start over again in two years to
support Longhorn and Avalon. Which explains why WinForms is completely
stillborn. Hope you haven't invested too much in it. Jon Udell found a
slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
Avalon?' and asks, 'Why do I have to pick between Windows Forms and
Avalon?' A good question, and one to which he finds no great answer."

"So you've got the Windows API, you've got VB, and now you've got
.NET, in several language flavors, and don't get too attached to any
of that, because we're making Avalon, you see, which will only run on
the newest Microsoft operating system, which nobody will have for a
loooong time. And personally I still haven't had time to learn .NET
very deeply, and we haven't ported Fog Creek's two applications from
classic ASP and Visual Basic 6.0 to .NET because there's no return on
investment for us. None. It's just Fire and Motion as far as I'm
concerned..."

"the Web user interface is about 80% there, and even without new web
browsers we can probably get 95% there. This is Good Enough for most
people and it's certainly good enough for developers, who have voted
to develop almost every significant new application as a web
application.

Which means, suddenly, Microsoft's API doesn't matter so much. Web
applications don't require Windows.

It's not that Microsoft didn't notice this was happening. Of course
they did, and when the implications became clear, they slammed on the
brakes. Promising new technologies like HTAs and DHTML were stopped in
their tracks. The Internet Explorer team seems to have disappeared;
they have been completely missing in action for several years. There's
no way Microsoft is going to allow DHTML to get any better than it
already is: it's just too dangerous to their core business, the rich
client. The big meme at Microsoft these days is: 'Microsoft is betting
the company on the rich client.'"

"Much as I hate to say it, a huge chunk of developers have long since
moved to the web and refuse to move back. Most .NET developers are
ASP.NET developers, developing for Microsoft's web server...None of
this bodes well for Microsoft and the profits it enjoyed thanks to its
API power. The new API is HTML, and the new winners in the application
development marketplace will be the people who can make HTML sing.
</Joel Spolsky>

The only sentence in the article that I disagree with is:
JS> "ASP.NET is brilliant; I've been working with web
JS> development for ten years and it's really just a
JS> generation ahead of everything out there."

Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
Microsoft rewrite of some well-known Perl modules available years ago
that:
- use templates to generate dynamic web pages and
- encrypt form data.

dotnetforfood

classic ASP rulez!!!

Jul 19 '05 #9
I would say this is Visual Basic 2005 :
http://msdn.microsoft.com/vs2005/preview/default.aspx

Patrice

--

"Steven Burn" <pv*@noyb.com > a écrit dans le message de
news:eM******** ******@TK2MSFTN GP10.phx.gbl...
Errr....... there's a VB8 beta?;

"In 2004 Microsoft released a beta version of Visual Basic 8.0. "

Under "Evolution of Visual Basic"

--

Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!
"Roland Hall" <nobody@nowhere > wrote in message
news:ec******** ******@TK2MSFTN GP10.phx.gbl...
I remember in 1991 when VB came out and how many said you couldn't really
do
anything with it and how it had a short life.
http://en.wikipedia.org/wiki/Visual_...f_Visual_Basic

It's de ja vu all over again! (O:=

--
Roland Hall
/* This information is distributed in the hope that it will be useful,

but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. */
Technet Script Center - http://www.microsoft.com/technet/scriptcenter/
WSH 5.6 Documentation -

http://msdn.microsoft.com/downloads/list/webdev.asp
MSDN Library - http://msdn.microsoft.com/library/default.asp
"dotnetforf ood" <do***********@ yahoo.com> wrote in message
news:64******** *************** **@posting.goog le.com...
: Joel Spolsky's new article "How Microsoft Lost the API War" at
: http://www.joelonsoftware.com/articles/APIWar.html
: describes how .NET has failed, how classic VB6 and ASP continue to be
: preferred by developers, and how Microsoft has lost control of the
: preferred API.
:
: You really should read the article. Here are some excerpts:
:
: <Joel Spolsky>
: "And yet, people aren't really using .NET much.
: Oh sure, some of them are..."
:
: "instead of .NET unifying and simplifying, we have a big 6-way mess,
: with everybody trying to figure out which development strategy to use
: and whether they can afford to port their existing applications to
: .NET.
:
: "No matter how consistent Microsoft is in their marketing message
: ('just use .NET-trust us!'), most of their customers are still using
: C, C++, Visual Basic 6.0, and classic ASP, not to mention all the
: other development tools from other companies. And the ones that are
: using .NET are using ASP.NET to develop web applications, which run on
: a Windows server but don't require Windows clients, which is a key
: point I'll talk about more when I talk about the web."
:
: "if you're developing a Windows GUI app today using Microsoft's
: 'official' latest-and-greatest Windows programming environment,
: WinForms, you're going to have to start over again in two years to
: support Longhorn and Avalon. Which explains why WinForms is completely
: stillborn. Hope you haven't invested too much in it. Jon Udell found a
: slide from Microsoft labelled 'How Do I Pick Between Windows Forms and
: Avalon?' and asks, 'Why do I have to pick between Windows Forms and
: Avalon?' A good question, and one to which he finds no great answer."
:
: "So you've got the Windows API, you've got VB, and now you've got
: .NET, in several language flavors, and don't get too attached to any
: of that, because we're making Avalon, you see, which will only run on
: the newest Microsoft operating system, which nobody will have for a
: loooong time. And personally I still haven't had time to learn .NET
: very deeply, and we haven't ported Fog Creek's two applications from
: classic ASP and Visual Basic 6.0 to .NET because there's no return on
: investment for us. None. It's just Fire and Motion as far as I'm
: concerned..."
:
: "the Web user interface is about 80% there, and even without new web
: browsers we can probably get 95% there. This is Good Enough for most
: people and it's certainly good enough for developers, who have voted
: to develop almost every significant new application as a web
: application.
:
: Which means, suddenly, Microsoft's API doesn't matter so much. Web
: applications don't require Windows.
:
: It's not that Microsoft didn't notice this was happening. Of course
: they did, and when the implications became clear, they slammed on the
: brakes. Promising new technologies like HTAs and DHTML were stopped in
: their tracks. The Internet Explorer team seems to have disappeared;
: they have been completely missing in action for several years. There's
: no way Microsoft is going to allow DHTML to get any better than it
: already is: it's just too dangerous to their core business, the rich
: client. The big meme at Microsoft these days is: 'Microsoft is betting
: the company on the rich client.'"
:
: "Much as I hate to say it, a huge chunk of developers have long since
: moved to the web and refuse to move back. Most .NET developers are
: ASP.NET developers, developing for Microsoft's web server...None of
: this bodes well for Microsoft and the profits it enjoyed thanks to its
: API power. The new API is HTML, and the new winners in the application
: development marketplace will be the people who can make HTML sing.
: </Joel Spolsky>
:
: The only sentence in the article that I disagree with is:
: JS> "ASP.NET is brilliant; I've been working with web
: JS> development for ten years and it's really just a
: JS> generation ahead of everything out there."
:
: Whereas in my eyes ASP.NET is not a "generation ahead", but merely a
: Microsoft rewrite of some well-known Perl modules available years ago
: that:
: - use templates to generate dynamic web pages and
: - encrypt form data.
:
: dotnetforfood
:
: classic ASP rulez!!!


Jul 19 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
2359
by: dotnetforfood | last post by:
I surveyed market penetration of various server-side technologies using Google's search facility and posted them to the microsoft.public.inetserver.asp.general newsgroup. Results are in number of occurrences of each file extension: FileExt Occurrences ==================== ..PHP 324M ..ASP 243M ..CGI 171M
5
5099
by: Tarundeep Singh Kalra | last post by:
Hi, i am a VC++ developer (MFC) and i want to use .NET at its best. But all the samples , tuotorials etc are either in C# or VB.NET. I have certain doubts :- 1). Is Microsoft going to phase out C++ development especially MFC , ATL since very little material and focus on MFC developers is there ? 2). There are no MCSD Exams that i can take if i want to earn that since
18
1515
by: dotnetforfood | last post by:
Joel Spolsky's new article "How Microsoft Lost the API War" at http://www.joelonsoftware.com/articles/APIWar.html describes how .NET has failed, how classic VB6 and ASP continue to be preferred by developers, and how Microsoft has lost control of the preferred API. You really should read the article. Here are some excerpts: <Joel Spolsky> "And yet, people aren't really using .NET much.
2
1714
by: Scott | last post by:
THis may not be the right forum for market questions, I'm looking for an active set of .Net / C# folks to help us locate the right information. We're considering .Net for a client and need to be able to rely on Windows existing penetratino of .Net I'm looking for the following, : - % of Windows clients that have .Net 1.1 or later installed as of March 2006. - What OS did .Net first appear in, preinstalled - Does .Net come with IE and...
0
9663
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9511
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10404
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10136
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7525
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6765
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5415
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5548
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3695
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.