User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the C# section within the Software Development category of DaniWeb, a massive community of 403,516 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,884 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C# advertiser: Programming Forums
Views: 435 | Replies: 18
Reply
Join Date: Jun 2008
Posts: 22
Reputation: preethi_ga is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 0
preethi_ga preethi_ga is offline Offline
Newbie Poster

Is that C# and C#.NET are entirely different?

  #1  
Jul 16th, 2008
Hi,
Im new to this C#. So I have learned VB.NET and also ASP.NET, So now im also thinking to learn C#.NET. but i donno C#. So im confused that whether i have to learn first C#. and then start C#.NET ??? can anyone please enlighten me?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jul 2008
Posts: 89
Reputation: camilojvarona is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 9
camilojvarona camilojvarona is offline Offline
Junior Poster in Training

Re: Is that C# and C#.NET are entirely different?

  #2  
Jul 16th, 2008
Hi,

C# and C#.NET are the same thing. You need to specify with VB because there are other VB 'versions'(e.g VB 6...) out of the .NET platform.

Regards,
Camilo
Last edited by camilojvarona : Jul 16th, 2008 at 8:20 am.
Reply With Quote  
Join Date: Sep 2004
Posts: 6,074
Reputation: Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of 
Rep Power: 26
Solved Threads: 419
Super Moderator
Narue's Avatar
Narue Narue is offline Offline
Expert Meanie

Re: Is that C# and C#.NET are entirely different?

  #3  
Jul 16th, 2008
>C# and C#.NET are the same thing.
Technically that's not true. C# is an internationally standardized language that isn't bound to the .NET framework as long as the implementation conforms to the CLI specification. The .NET framework is one such implementation. Mono is another.

>can anyone please enlighten me?
C# is C#. There's no such thing as C#.NET in terms of official designations, but I suppose you could refer to C#.NET if you're using .NET-specific libraries in your C# code.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
Reply With Quote  
Join Date: Jul 2008
Posts: 89
Reputation: camilojvarona is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 9
camilojvarona camilojvarona is offline Offline
Junior Poster in Training

Re: Is that C# and C#.NET are entirely different?

  #4  
Jul 16th, 2008
Hi

>There's no such thing as C#.NET in tems of official designations.

Maybe is no 'official' bu go to this link and tell me fi you still think that is not correct that are the same thing.

http://books.google.com/books?q=C%23...ource=citation

Also this is the description of C# int the MSDN Visual C# Developer Center.

"Visual C# is a simple, general-purpose programming language that enables you to build rich, connected Web and client applications on the .NET Framework."

My point its the closed connection C# - .Net Framework


I also found this link to another forum with the same Question

http://www.uberasp.net/forum.aspx?mo...ad&TopicID=673


I think that if any one really want to know should go here:

http://support.microsoft.com/kb/308470



Regards,
Camilo
Last edited by camilojvarona : Jul 16th, 2008 at 10:00 am.
Reply With Quote  
Join Date: Sep 2004
Posts: 6,074
Reputation: Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of 
Rep Power: 26
Solved Threads: 419
Super Moderator
Narue's Avatar
Narue Narue is offline Offline
Expert Meanie

Re: Is that C# and C#.NET are entirely different?

  #5  
Jul 16th, 2008
>Maybe is no 'official' bu go to this link and tell me fi
>you still think that is not correct that are the same thing.
Visual C# .NET is a compiler for C# on the .NET framework. That doesn't in any way prove that C# and C#.NET are the same thing in the way you suggest.

>Also this is the description of C# int the MSDN Visual C# Developer Center.
No, that's a description of Visual C#, which is a compiler, not the C# language itself. You seem to have difficulty differentiating between a programming language and an implementation of that language.

>My point its the closed connection C# - .Net Framework
How do you explain Mono then? Why don't you point out in the ECMA C# standard where it says that C# requires the .NET framework. I can tell you without looking that it only mentions .NET as containing the first implementation of C# and that CLI (another international standard) is based off of a subset of the .NET framework.

If you want to talk about C#, talk about C#. If you want to talk about C# in terms of .NET, talk about .NET. We're past the point where using C# means you're also using .NET.
Last edited by Narue : Jul 16th, 2008 at 10:06 am.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
Reply With Quote  
Join Date: Jul 2008
Posts: 89
Reputation: camilojvarona is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 9
camilojvarona camilojvarona is offline Offline
Junior Poster in Training

Re: Is that C# and C#.NET are entirely different?

  #6  
Jul 16th, 2008
Hi,

Obviously you didn't read the last link that I post.

Regards,
Camilo
Reply With Quote  
Join Date: Sep 2004
Posts: 6,074
Reputation: Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of 
Rep Power: 26
Solved Threads: 419
Super Moderator
Narue's Avatar
Narue Narue is offline Offline
Expert Meanie

Re: Is that C# and C#.NET are entirely different?

  #7  
Jul 16th, 2008
>Obviously you didn't read the last link that I post.
Oh, you mean the one that compares Microsoft's VB.NET compiler and C# compiler? Once again, I claim that you don't know the difference between a language and an implementation of that language.

The only link you gave that even comes close to proving your point is the second to last, but that link is nothing more than some random nameless person answering the same question who also happens to be clueless.
Last edited by Narue : Jul 16th, 2008 at 10:20 am.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
Reply With Quote  
Join Date: Jul 2008
Posts: 89
Reputation: camilojvarona is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 9
camilojvarona camilojvarona is offline Offline
Junior Poster in Training

Re: Is that C# and C#.NET are entirely different?

  #8  
Jul 16th, 2008
Hi,

>Oh, you mean the one that compares Microsoft's VB.NET compiler and C# compiler?

Why don't you call it C#.Net compiler since they call it like that almost throughout the whole article ;-)

The title is:

"Differences Between Visual Basic .NET and Visual C# .NET"

And the end is:

APPLIES TO
• Microsoft Visual Basic .NET 2002 Standard Edition
• Microsoft Visual C# .NET 2002 Standard Edition

by the way would you still said this
>There's no such thing as C#.NET in terms of official designations

> some random nameless person answering the same question who also happens to be clueless.

I give you that one but what are we :-)

Regards,
Camilo
Last edited by camilojvarona : Jul 16th, 2008 at 10:44 am.
Reply With Quote  
Join Date: Sep 2004
Posts: 6,074
Reputation: Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of Narue has much to be proud of 
Rep Power: 26
Solved Threads: 419
Super Moderator
Narue's Avatar
Narue Narue is offline Offline
Expert Meanie

Re: Is that C# and C#.NET are entirely different?

  #9  
Jul 16th, 2008
>Why don't you call it C#.Net compiler since they call
>it like that almost throughout the whole article ;-)
Because there's no need. If I say "Microsoft's C# compiler", you know that it's on .NET. If I say "Visual C#", you know that it's Microsoft's. And by the way, even Microsoft has recently started dropping .NET from the names of their products. For example, check out the documentation on Visual C# 2005 and Visual C# 2008.
I'm a programmer. My attitude starts with arrogance, holds steady at condescension, and ends with hostility. Get used to it.
Reply With Quote  
Join Date: Jul 2008
Posts: 89
Reputation: camilojvarona is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 9
camilojvarona camilojvarona is offline Offline
Junior Poster in Training

Re: Is that C# and C#.NET are entirely different?

  #10  
Jul 16th, 2008
Hi,

Fallowing your logic
>Because there's no need. If I say "Microsoft's C# compiler", you know that it's on .NET. If I say "Visual C#"

there is no need of say C#.Net when you say C# is the same as if you were saying C#.NET

And as you should saw in my las post "Visual C#" terms exist since 2002. And 2005 and 2008 are just the realised years. And of course that forms part of the names that represent some adds to the previous versions(Marketing).

Regards,
Camilo
Last edited by camilojvarona : Jul 16th, 2008 at 11:27 am.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb C# Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the C# Forum

All times are GMT -4. The time now is 1:03 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC