473,804 Members | 2,271 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 1216
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.c o.uk> wrote in message
news:i9******** *************** *********@4ax.c om...
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.c o.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****@dontbot herme.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.c o.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.c o.uk> wrote in news:i9jkj011l9 dh8ku9t80chhab7 r7nvf9sf8
@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********@rog ers.com)
Please delete "REMOVE" from the e-mail address when replying.
http://members.ebay.com/aboutme/coolspot18/
Nov 21 '05 #6
koorb <ko***@raidrs.c o.uk> wrote in
news:df******** *************** *********@4ax.c om:
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********@rog ers.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*****@wo ofix.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********@rog ers.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.c o.uk> wrote in message
news:df******** *************** *********@4ax.c om...
On Sat, 4 Sep 2004 17:58:38 -0600, "Bob Lehmann"
<no****@dontbot herme.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

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

Similar topics

0
1605
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 very auspicious occasion, Thai people will join hands with
22
2885
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 in 1987) and I've tried to keep the spirit of C and make as few changes as possible. I was mostly driven by the bloat of C++ and, now, C99. I was also
134
8052
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 increasingly been using scripting languages (especially Python and Bourne shell) which offer the same speed and yet are far more simple and safe to use. I can no longer understand why anyone would willingly use C to program anything but the lowest...
0
1604
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 very auspicious occasion, Thai people will join hands with
2
1022
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++. Now, if C# were not an issue (or any CLR based language), I would simply create a regular ATL COM server (in process) and offer a few interfaces which would pass back dynamically allocated structures containing the results data; however, if I'm...
669
26274
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 paper written on this subject. On the Expressive Power of Programming Languages, by Matthias Felleisen, 1990. http://www.ccs.neu.edu/home/cobbe/pl-seminar-jr/notes/2003-sep-26/expressive-slides.pdf
10
10794
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 Aquisition Device (2) Color Aqusition Device (3) Sound Aquistion Device (4) Smell Aquisition Device (5) Touch Aquisition Device (6) Art Aquisition Device
17
4733
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 smallest tightest algorithms to preform specific functions. I've also grown and matured a lot, and am wiser and older. I'm reading through the C+ + Programming Language, Third Edition now, and I can actually understand it. I can understand it...
2
1233
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 detail, if I have packages 'aaa' and 'bbb', what do I do to put those packages under unifying name such as 'vvv'? the only way I can see to do it is to create 'vvv' as a directory with its own __init__.py but I'm not sure that were work right either....
0
9594
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
10599
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...
0
10346
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9173
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7635
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
5531
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
5673
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4308
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3832
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.