M
milind
tell more about .net framework
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
EggHeadCafe.com - .NET Developer Portal of Choice
http://www.eggheadcafe.com
milind said:tell more about .net framework
Once upon a time, we VB "Proper" Developers had a comfortable 6[-ish] MB
VB Run-time library that supported our applications. We were happy with
this because, having grown out of deploying our applications on floppy
disks, we could now pull files this size across even relatively slow
network links without /too/ many upsets.
Then, Our Friends in Redmond decided to go all '.Net'y on us and tried to
replace the run-time libraries for /all/ their various development
languages with a single "one-fits-all", run-time that supported all of
them.
This became the (20+ MB) ".Net Framework", although I'm not actually sure
we should call it that any more; ".Net" is old news and Our Friends in
Redmond have dropped it from their product names. Perhaps the "Common
Language RunTime" (CLR) is the more correct term these days - it's hard to
keep pace.
Regards,
Phill W.
Robinson said:Once upon a time, we VB "Proper" Developers had a comfortable 6[-ish] MB
VB Run-time library that supported our applications. We were happy with
this because, having grown out of deploying our applications on floppy
disks, we could now pull files this size across even relatively slow
network links without /too/ many upsets.
VB "proper" developers were developing applications with the handicap of a
truely awful language. VB "proper" was originally developed as a quick way
of prototyping GUI's, not for full blown project work. However, it was so
easy to learn, even monkeys could do it (...cue tumble-weed...) and it sold
like hot-peanuts.
Not a bad idea imho.
20mb? That's like 14 3.5" disks! (I haven't seen one of those for 5 years).
Are you still deploying on floppy?
Honestly, I get the impression that you have been in a coma for the last 20
years
Learn to be a Software Developer first,
then specialise in a language.
That is the problem with some VB 6 developers. They never
learned the basic theory behind software
(I know, I know, I'm happily feeding the trolls today - I apologise, I think
it's my hormones...........)
/defensive/ ...
"not for full-blown project work" - it's been keeping me off the streets
for a decade or so ...
"even monkeys could do it" - probably, although it takes a "Real
Programmer" to write some of the truly /abominable/ code I've seen
produced with it. Mind you, you can write badly in /any/ language. Some
actively /encourage/ it - APL, anyone? Oh no; haven't got a keyboard that
supports it anymore.
If you only need /one/ run-time for every language and every language
compiles to code that runs on the [one] CLR (there's a film about that,
I'm sure), why have /more/ than one language?
Not any more (we grew out of that) although, many year ago, I was
periodically sending off disks to offices across Europe with updates to
our VB suite of programs; with the VB Run-Time already installed there, it
was perfectly possible for us to ship just the executables on disk.
Phill W. said:milind said:tell more about .net framework
Once upon a time, we VB "Proper" Developers had a comfortable 6[-ish] MB
VB Run-time library that supported our applications. We were happy with
this because, having grown out of deploying our applications on floppy
disks, we could now pull files this size across even relatively slow
network links without /too/ many upsets.
Then, Our Friends in Redmond decided to go all '.Net'y on us and tried to
replace the run-time libraries for /all/ their various development
languages with a single "one-fits-all", run-time that supported all of
them.
This became the (20+ MB) ".Net Framework", although I'm not actually sure
we should call it that any more; ".Net" is old news and Our Friends in
Redmond have dropped it from their product names. Perhaps the "Common
Language RunTime" (CLR) is the more correct term these days - it's hard to
keep pace.
Regards,
Phill W.