473,395 Members | 1,595 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,395 software developers and data experts.

Unifying Language.Net

Is there any reason why Microsoft is keeping the languages separate or
will they eventual replace all the languages with one, just to
simplify?

And why do people keep talking about switching to C#.Net, is there
something special planned for it?
Nov 21 '05 #1
12 1182
How would unifying the languages simplify things? Simplify for whom?

What do you mean "people keep talking about switching to C#.Net"? People are
also talking about switching to VB.Net & J#.

Bob Lehmann
"koorb" <ko***@raidrs.co.uk> wrote in message
news:i9********************************@4ax.com...
Is there any reason why Microsoft is keeping the languages separate or
will they eventual replace all the languages with one, just to
simplify?

And why do people keep talking about switching to C#.Net, is there
something special planned for it?

Nov 21 '05 #2
* koorb <ko***@raidrs.co.uk> scripsit:
Is there any reason why Microsoft is keeping the languages separate or
will they eventual replace all the languages with one, just to
simplify?
Mhm. That's the main reason why .NET exists. Multiple
languages/compilers written by different companies share the same
execution environment and class framework. The number of programming
languages for .NET will grow. BTW, I don't see how one language would
simplify things.
And why do people keep talking about switching to C#.Net, is there
something special planned for it?


What people are talking about that? Switching from what to C#? Java?
VB6? Don't take such discussions serious.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #3
On Sat, 4 Sep 2004 17:58:38 -0600, "Bob Lehmann"
<no****@dontbotherme.zzz> wrote:
How would unifying the languages simplify things? Simplify for whom?
Industries are built on standards. Since .Net unifies the languages
with a big leash, I just wondered if there where any plans to finish
the job.
What do you mean "people keep talking about switching to C#.Net"? People are
also talking about switching to VB.Net & J#.

Bob Lehmann


I have been doing searches through Usenet and the most common .Net
language vs thread, is VB Vs C#. VB because of it's beginner friendly
approach and then nobody mentions why C#, but a lot of people keep
brining it up.
For example
http://tinyurl.com/4593f
Nov 21 '05 #4
On 2004-09-04, koorb <ko***@raidrs.co.uk> wrote:
Is there any reason why Microsoft is keeping the languages separate or
will they eventual replace all the languages with one, just to
simplify?
In all probability, both VB.Net and C# are here to stay ("stay" in
computer terms, anyway), both have large user bases. J# and c++/managed
are only a little less secure, though if java ever tanks, J# will be
dropped in a second IMO.

But I'd expect a whole lot of the other language implementations to go
away, especially the small ones that MS did for the original framework
largely so that marketing could boast of .NET's multi-language
capabilities.
And why do people keep talking about switching to C#.Net, is there
something special planned for it?


That depends on who you hear talking. In most US markets, C#
programmers make more money on average than VB.Net programmers, so
there's always some talk on those grounds. And it seems that every time
that Whidbey news comes out, there's some grumbling about VB.Net
programmers being treated as second-class programmers, but I don't
anticipate many people switching because of it.
Nov 21 '05 #5
koorb <ko***@raidrs.co.uk> wrote in news:i9jkj011l9dh8ku9t80chhab7r7nvf9sf8
@4ax.com:
Is there any reason why Microsoft is keeping the languages separate or
will they eventual replace all the languages with one, just to
simplify?
No - Multiple languages is one of .NET's major features.
And why do people keep talking about switching to C#.Net, is there
something special planned for it?


Only because C# is new... and the syntax is comfortable for those who use C
or Java.

Well... C# does have a couple of features not found in VB.NET, but they're
relatively minor (i.e. the XML Help documentor).
--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 21 '05 #6
koorb <ko***@raidrs.co.uk> wrote in
news:df********************************@4ax.com:
Industries are built on standards. Since .Net unifies the languages
with a big leash, I just wondered if there where any plans to finish
the job.


Some companies use VB.NET others use C#... and others use Perl.NET or
Delphi.NET.

However, assemblies built with any .NET langague are compatible with other
languages. Also, all languages should implement the full .NET API, so
language is really a moot point - just choose a language you're comfortable
with.
--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 21 '05 #7
David <df*****@woofix.local.dom> wrote in
news:slrncjkr70.6pe.df*****@woofix.local.dom:
But I'd expect a whole lot of the other language implementations to go
away, especially the small ones that MS did for the original framework
largely so that marketing could boast of .NET's multi-language
capabilities.


Here's an interesting link with all known .NET langauges :

http://www.gotdotnet.com/team/lang/
Kinda interesting seeing how many .NET compatible languages there are out
there.

--
Lucas Tam (RE********@rogers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 21 '05 #8
How does .Net unify the languages? How would the job be finished? I thought
your premise was that the languages are not unified.

So, VB or C#, Vanilla or Chocolate, Ford or Chevy. What's your point?
http://tinyurl.com/694op
http://tinyurl.com/65gct

Bob Lehmann

"koorb" <ko***@raidrs.co.uk> wrote in message
news:df********************************@4ax.com...
On Sat, 4 Sep 2004 17:58:38 -0600, "Bob Lehmann"
<no****@dontbotherme.zzz> wrote:
How would unifying the languages simplify things? Simplify for whom?


Industries are built on standards. Since .Net unifies the languages
with a big leash, I just wondered if there where any plans to finish
the job.
What do you mean "people keep talking about switching to C#.Net"? People arealso talking about switching to VB.Net & J#.

Bob Lehmann


I have been doing searches through Usenet and the most common .Net
language vs thread, is VB Vs C#. VB because of it's beginner friendly
approach and then nobody mentions why C#, but a lot of people keep
brining it up.
For example
http://tinyurl.com/4593f

Nov 21 '05 #9
Koorb,
Industries are built on standards. Since .Net unifies the languages
with a big leash, I just wondered if there where any plans to finish
the job.

This sounds like you take this as the standards from the in the history of
Eureope called middle ages when there where no inventions anymore done
because they where sure that things could not be done better.

Just my thought,

Cor
Nov 21 '05 #10
I wrote an unreadable sentence
-----------------------------------------------
Koorb,

It sounds to me that you take the sentence Industries are built on standards
in a very narrow way.

The history of the middle age of the European history learns us that
Industries are broken down when there are no more inventions done.

Just my thought,

Cor
Koorb,
Industries are built on standards. Since .Net unifies the languages
with a big leash, I just wondered if there where any plans to finish
the job.

This sounds like you take this as the standards from the in the history of
Eureope called middle ages when there where no inventions anymore done
because they where sure that things could not be done better.

Just my thought,

Cor

Nov 21 '05 #11
* koorb <ko***@raidrs.co.uk> scripsit:
How would unifying the languages simplify things? Simplify for whom?


Industries are built on standards. Since .Net unifies the languages
with a big leash, I just wondered if there where any plans to finish
the job.


It's not the goal of .NET to /unify/ languages. .NET is the foundation
on which program execution takes place and the .NET Framework provides a
class library that /can/ be used by .NET programming
languages/applications.

There's even a compiler for Brainf*ck to MSIL available:

BrainFuck.Net
<URL:http://elswanko.vm.bytemark.co.uk/~fraggle/stuffage/bf.net/>

Notice that no change in the language's syntax was necessary to make it
compile down to MSIL. You cannot use any .NET classes in Brainf*ck, you
cannot create classes, but the compiler will still create .NET
applications.

So, unification doesn't take place on language level, it takes place on
execution/library level.

--
M S Herfried K. Wagner
M V P <URL:http://dotnet.mvps.org/>
V B <URL:http://dotnet.mvps.org/dotnet/faqs/>
Nov 21 '05 #12

"Lucas Tam" <RE********@rogers.com> wrote in message
news:Xn***************************@140.99.99.130.. .
And why do people keep talking about switching to C#.Net, is there
something special planned for it?
Only because C# is new... and the syntax is comfortable for those who use

C or Java.

Well... C# does have a couple of features not found in VB.NET, but they're
relatively minor (i.e. the XML Help documentor).


And as far as that particular example is concerned, temporary until we get
VB 2005.
Nov 21 '05 #13

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

Similar topics

0
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this...
22
by: Michael Nahas | last post by:
Antti & all interested, The draft description of my language to replace C is available at: http://nahas.is-a-geek.com/~mike/MyC.pdf I am a long time C programmer (I read the old testament...
134
by: evolnet.regular | last post by:
I've been utilising C for lots of small and a few medium-sized personal projects over the course of the past decade, and I've realised lately just how little progress it's made since then. I've...
0
by: Thiva Charanasri | last post by:
http://www.poweroflanguage.org Track: Computer Language 1st World Congress on the Power of Language: Theory, Practice and Performance Date: March 6 - 10, 2006 Bangkok, Thailand On this...
2
by: WTH | last post by:
....and I'd like to write it in such a way that I do not prevent us from using C# in the near future (as I think the language is great.) The caveats are that it must be written in unmanaged C++....
669
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
10
by: Immortalist | last post by:
Various aquisition devices that guide learning along particular pathways towards human biases. And as E.O. Wilson might say mental development appears to be genetically constrained. (1) Language...
17
by: CoreyWhite | last post by:
I bought this book years ago, when I was just learning C++. Since then I've gone through every math course offered at my college, taken courses on coding C & thinking in terms how how to make the...
2
by: Eric S. Johansson | last post by:
I have a collection of packages and I want to put them under single unifying name. my goal is to reduce namespace pollution and make all these packages accessible as 'import vvv.aaa'. In more...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
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...

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.