.Net Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming Languages - More.Net Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old March 1st, 2003, 11:22 AM
pr0az pr0az is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 1 pr0az User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to pr0az Send a message via Yahoo to pr0az
Thumbs down C# sucks are you people blind

C# sucks your guys must be blinded by microsofts big lights. If you have not studyed are heard of old programming language then you might have no knowlege of what im about to say. C as you know is a good language. But what about before then? Well before C there was a language known as B. The B language was good, but guess what C# is B just with a diffrent name and with a IDE made with microsoft come on C# sucks its a half bit language.
Comments on this post
Randolpho disagrees: poor troll. You should try being less flame-worthy. Truly good trolls are subtle.

Reply With Quote
  #2  
Old March 1st, 2003, 04:56 PM
DC Dalton DC Dalton is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Location: NE Pa.
Posts: 96 DC Dalton User rank is Private First Class (20 - 50 Reputation Level)DC Dalton User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 h 29 m 32 sec
Reputation Power: 8
Actually C# is Java stolen almost verbatum with very minor changes to declarations, variables & imports...I agree it sucks wind & if Gates thinks hes gonna fight the Java movement (and community) with this garbage he is saddly mistaken..but then again I really dont think Gates has ever "created" anything unique his whole career (can you say DOS, I know you can)
__________________
DC Dalton
DCD Designs
SCJP

Reply With Quote
  #3  
Old March 7th, 2003, 12:14 PM
ds99jove ds99jove is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 37 ds99jove User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
"Bill Gates sucks" is not the same as "c# sucks". I honestly won't believe you have the competence to judge c# as a programming language until you come up with some good motivation, besides that Microsoft sucks.

Reply With Quote
  #4  
Old March 8th, 2003, 01:20 AM
DC Dalton DC Dalton is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2001
Location: NE Pa.
Posts: 96 DC Dalton User rank is Private First Class (20 - 50 Reputation Level)DC Dalton User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 1 h 29 m 32 sec
Reputation Power: 8
Ive seen the language, Ive worked with the language, Ive seen the $$$$$$ of upgrades required by msoft to run it on commmercial server....it is nothing more than another thievery by gates & his pirates built to rob the public.....& I might add, not a very good rip off of Java either. Take a stroll to www.asus.com & try to get to any of their support pages....at this very moment 70% of their site is unacceasable thanks to .NOTHING.

Maybe you are buffaloed by the Microcrap BS but dont try & pull the new, unsuspecting ones into your problems.

When those bozos come up with ONE original thought I will be the first on line to congradulate them until then.......

Reply With Quote
  #5  
Old March 10th, 2003, 11:11 AM
Trav Trav is offline
//PHP Master-in-Training
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jan 2002
Location: 127.0.0.1
Posts: 10 Trav User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Just ONE original thought? How about the fact that I can code in C# and have a partner code in VB.NET and have both compiled into the same project? With .NET you can use basically any language you want because they all get converted to MSIL (I believe thats what its called) then compiled. As for the idea that C# is anything like B, that is just retarded. Yes, it is similar to Java but its still a seperate language. If you want to think that way, PHP is a ripoff because it copied Perl, C, and Java.

Reply With Quote
  #6  
Old March 10th, 2003, 11:37 AM
ds99jove ds99jove is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 37 ds99jove User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Quote:
Originally posted by Trav
Just ONE original thought? How about the fact that I can code in C# and have a partner code in VB.NET and have both compiled into the same project? With .NET you can use basically any language you want because they all get converted to MSIL (I believe thats what its called) then compiled. As for the idea that C# is anything like B, that is just retarded. Yes, it is similar to Java but its still a seperate language. If you want to think that way, PHP is a ripoff because it copied Perl, C, and Java.


I think its IDL (Intermediate Description Language) and that MSIL is the manifest for an assembly? (I'm studying for exams right now, so I'm not 100% yet ) Otherwise I agree with you. I don't have the knowledge nor the experience to promote c# very strongly myself. But I do know that my teacher, studying to become a professor is a complete and utter Linux nerd that just hates everything that comes from Microsoft. He is studying distributed programming, and when he says that .Net and c# is damn good, then there's just have to be something to it.

Reply With Quote
  #7  
Old March 12th, 2003, 03:20 PM
Merrid Merrid is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: Sydney Australia
Posts: 5 Merrid User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
C# is a rip off of B?

But C is a procedural programming language, not an object-oriented one - same for B.
C# is object oriented, like C++, only slightly less powerful so you can't stuff up as easily.
And if you don't know what the difference is between an object-oriented programming language and a procedural one, I don't think you can judge the language.
You certainly can't say C# is anything like B!

Reply With Quote
  #8  
Old March 12th, 2003, 07:01 PM
ds99jove ds99jove is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: May 2001
Posts: 37 ds99jove User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 8
Also worth noticing is that C# is said to be the first "component oriented" language in the C-family and I'll have to agree with that.

Reply With Quote
  #9  
Old March 20th, 2003, 09:04 AM
Aleeza Aleeza is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Location: Earth
Posts: 1 Aleeza User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Exclamation

U ppl seem to be the gurus of C#, everybody has a great comment from B Language to C and to C#.

I would be very thank full if anyone of u ppl could solve a small problem i have in C#.

The problem is that i need to use a Combo box that will contain a collection of strings, while Typing it should display the matching entries and be resized automatically as in Internet Explorer.

I think this is 20th forum i m visiting by this morning and i have not yet got a true reply!!!
Please help me if u can!!!

Reply With Quote
  #10  
Old March 25th, 2003, 02:58 AM
Jonas_G Jonas_G is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Belgium
Posts: 60 Jonas_G User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 6
idd it's a bit stolen from java
but I love C#
C# is java but MUCH more

Reply With Quote
  #11  
Old March 27th, 2003, 09:45 AM
synmaster synmaster is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Mar 2003
Posts: 3 synmaster User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Quote:
Originally posted by ds99jove
I think its IDL (Intermediate Description Language) and that MSIL is the manifest for an assembly? (I'm studying for exams right now, so I'm not 100% yet )

HUHHH?

Now, things seem to get mixed up completely.
IDL is mainly used for Middleware, Distributed Systems and the like. Best keyword: CORBA.
And at tech school, we did our IDL team project using two "instances" of JBuilder (first machine = Win32 + Visibroker, second machine = Linux).

-sm-

Last edited by synmaster : March 27th, 2003 at 09:49 AM.

Reply With Quote
  #12  
Old March 29th, 2003, 10:26 AM
Narek Narek is offline
Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Feb 2003
Location: Yerevan, Armenia
Posts: 224 Narek User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 21 h 1 m 30 sec
Reputation Power: 6
Send a message via ICQ to Narek
It would be more correct to say that microsoft sucks and
bill gates sucks (and I would fully agree).
Anyway C# has got a lot stolen from Java and I don't think
there would be many here who would say that Java sucks.

Reply With Quote
  #13  
Old April 18th, 2003, 05:07 PM
ChaosAD ChaosAD is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Posts: 1 ChaosAD User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Gimme a break....

Quote:
Originally posted by DC Dalton
Actually C# is Java stolen almost verbatum with very minor changes to declarations, variables & imports...I agree it sucks wind & if Gates thinks hes gonna fight the Java movement (and community) with this garbage he is saddly mistaken..but then again I really dont think Gates has ever "created" anything unique his whole career (can you say DOS, I know you can)


You obviously have no idea about java or C# since you can say such a stupidity.As for Microsoft "stealing" tech from Sun please look at this:

1) 1996 Microsoft releases ASP; in 1998 Sun releases JSP
2) 1997 Microsoft releases ADSI; in 1998 Sun releases JNDI
3) 1997 Microsoft releases MSMQ; in 1998 Sun releases JMS
4) 1997 Microsoft releases Microsoft Transaction Server; in 1998 Sun releases EJB
5) 1998 Microsoft releases MSXML; in 2001 Sun releases JAXP
6) 2000 Microsoft releases Queued Components; in 2001 Sun releases Message Driven Beans
7) 2000 Microsoft releases XML Web Services; in 2001 Sun releases Java Web Services Developer Pack

So I ask who's playing catch-up?

This dates can be easily verified provided you know more about google.com than java/c#
I had this discussion so many times in the past i can't even remember how many.Most of the cases turns out the people I was talking to were a bunch of linux freaks hating everything microsoft.
Judging by how much proof you bring to support your views,I guess you fall under the same "i hate microsoft,therefore I don't think before i speak about it" category.

/Chaos

Reply With Quote
  #14  
Old April 20th, 2003, 07:29 PM
n0x n0x is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Apr 2003
Location: Zeal Palace, 12,000 B.C.
Posts: 20 n0x User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 h 37 m 47 sec
Reputation Power: 0
thanks for the info chaos, i'v been trying to say the same thing but i never had the specific dates to actually prove myself right heh. I mean regardless, everyone steals from everyone in terms of code. That's really what it should be for. Open Source and all that jazz. Even proprietary software should be ripped off, if someone already did exactly what you need to make something, why do it over? Then again it's an ethics question relating to deserved money/respect that will never be answered, so i can't say i'm right.

Anyway, as for terms of the way business moves, hell yea they are going to try and make money any way they can. If you don't expect it then you are either lazy or stupid. And to fight against it is worse than being nieve. I personally think .NET is sweet and totaly a step in the right direction. I can't wait until the next competitive version of programming comes out. Aside from the re-learning aspect, better stuff yeilds better stuff.

Reply With Quote
  #15  
Old April 25th, 2003, 09:18 AM
StealthElephant's Avatar
StealthElephant StealthElephant is offline
Shes dancing (obviously)
Dev Shed Novice (500 - 999 posts)
 
Join Date: Jul 2002
Location: the far side
Posts: 526 StealthElephant User rank is Corporal (100 - 500 Reputation Level)StealthElephant User rank is Corporal (100 - 500 Reputation Level)StealthElephant User rank is Corporal (100 - 500 Reputation Level)StealthElephant User rank is Corporal (100 - 500 Reputation Level) 
Time spent in forums: 2 h 14 m 22 sec
Reputation Power: 8
java rips off c++ rips off c rips off B & BCPL ripps off assembly ripps off machine code
__________________

microsofts butterfly is their way off telling u their systems have a **** load of buggs
Advocating Linux Guide
Lesbian Linux
Great & Practical Computer Books

like the links?

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming Languages - More.Net Development > C# sucks are you people blind


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread: