Go Back   Forums > Community Chatterbox > Tech Corner > Programming
Memberlist Forum Rules Today's Posts
Search Forums:
Click here to use Advanced Search

Reply
 
Thread Tools Display Modes
Old 18-03-2005, 08:18 AM   #21
Marek
Abandonia nerd

 
Join Date: Mar 2005
Location: ,
Posts: 72
Default

Quote:
It seems like a good idea; but it's still selling yourself to th man*
I assume you mean Selling yourself to Microsoft?

If so then you are 100% correct!

Nothing stopping you from doing something else as well though...

I'm a C# MCP but our biggest client is deciding to go the Java route...
So now we are all sitting here at work practicing our Java.

They have decided to use Enterprise Java Beans on the Server side and then to have all the clients(or frontends) in .NET because all the existing stuff is done in VS6 or .NET

You'd think they would either move completely to .NET or Redo everything in Java... not a mix of Both.
Its gonna be a logistics nightmare... :crazy:
Marek is offline                         Send a private message to Marek
Reply With Quote
Old 18-03-2005, 08:27 AM   #22
Marek
Abandonia nerd

 
Join Date: Mar 2005
Location: ,
Posts: 72
Default

Quote:
Originally posted by NrmMyth+Mar 18 2005, 09:17 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (NrmMyth @ Mar 18 2005, 09:17 AM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Jim6@Mar 18 2005, 08:55 AM
...

It seems like a good idea; but it's still selling yourself to th man*
If you bought it... :twisted: [/b][/quote]
Yes that is a problem...

For me to get a legal copy for at home I would have to spend like and entire Months salary...

But there are downsized versions and even a few free compilers for C# etc.

But nothing with the strength of VS.NET Prof.

Its a real pity...
Marek is offline                         Send a private message to Marek
Reply With Quote
Old 18-03-2005, 01:28 PM   #23
dragonLancer
Super Freak

 
Join Date: Feb 2005
Location: ,
Posts: 188
Send a message via MSN to dragonLancer
Default

well i must agree with jim on this too because C++ can get you very far in the gamming industries or for just writing programs for fun. It has a huge spand of things you can do with it (plus it has an easy to use computer langauge which is always a +) well if you thinkin of gettin into another language deffinatly go with C++ k:
__________________
----------------------------------------------------------

If anyone wants me I'll be in the Angry Dome!!!

----------------------------------------------------------
dragonLancer is offline                         Send a private message to dragonLancer
Reply With Quote
Old 19-03-2005, 02:06 PM   #24
Ioncannon
Abandonia Homie

 
Join Date: Mar 2004
Location: Mississauga, Canada
Posts: 558
Send a message via MSN to Ioncannon
Default

one problem with C# is it only runs in Windows, correct? It won't run in Linux, Mac OS, or Palm OS...
Ioncannon is offline                         Send a private message to Ioncannon
Reply With Quote
Old 19-03-2005, 04:37 PM   #25
NrmMyth
Hero Gamer

 
Join Date: Jan 2005
Location: ,
Posts: 454
Default

Quote:
Originally posted by Ioncannon@Mar 19 2005, 03:06 PM
one problem with C# is it only runs in Windows, correct? It won't run in Linux, Mac OS, or Palm OS...
Correct!
__________________
Never mess with me when I have a cougar, Never!
NrmMyth is offline                         Send a private message to NrmMyth
Reply With Quote
Old 20-03-2005, 02:32 PM   #26
Kon-Tiki
[BANNED]

 
Join Date: Sep 2004
Location: Dentergem, Belgium
Posts: 1,811
Default

What exactly're these nice features of C#? The way I see it, each programming language has its nice features and annoyances, and a true programmer knows to pick the right language from his arsenal (a real programmer that only knows one language'd be odd, for some reason) for the job, basing it on the priorities of the project and how the nice features fit in there. For example, if one'd need to make a simple slideshow program that'd run under Windows, you wouldn't go about doing it in Assembly, but in Visual Basic. If you'd have to have a small tool that'd quickly go through a list of files, looking for a few user-defined strings, one'd turn to Perl and not Java or VB. What I'm wondering 'bout, is what makes C# better than all the other languages, that it deserves all focus.

On a side-note... mind if I'd use your post (with proper credit given, of course) when that explanation's needed in the future?
Kon-Tiki is offline                         Send a private message to Kon-Tiki
Reply With Quote
Old 21-03-2005, 07:03 PM   #27
Jim6
Abandonia nerd

 
Join Date: Mar 2005
Location: ,
Posts: 77
Send a message via AIM to Jim6 Send a message via Yahoo to Jim6
Default

Quote:
Originally posted by NrmMyth+Mar 18 2005, 09:17 AM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (NrmMyth @ Mar 18 2005, 09:17 AM)</td></tr><tr><td id='QUOTE'> <!--QuoteBegin-Jim6@Mar 18 2005, 08:55 AM
...

It seems like a good idea; but it's still selling yourself to th man*
If you bought it... :twisted: [/b][/quote]
Well, no - because your stuff would still only run under Windows. I'm much happier being able to compile for different systems.


And Kon-Tiki: What you're really asking is "What is .Net good for" - if you look at the definiton he gave, C# is just ".Net for C programmers". Beyond that though...(?)
Jim6 is offline                         Send a private message to Jim6
Reply With Quote
Old 21-03-2005, 09:48 PM   #28
NrmMyth
Hero Gamer

 
Join Date: Jan 2005
Location: ,
Posts: 454
Default

Quote:
Originally posted by Jim6+Mar 21 2005, 08:03 PM--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE (Jim6 @ Mar 21 2005, 08:03 PM)</td></tr><tr><td id='QUOTE'>
Quote:
Originally posted by NrmMyth@Mar 18 2005, 09:17 AM
<!--QuoteBegin-Jim6
Quote:
@Mar 18 2005, 08:55 AM
...

It seems like a good idea; but it's still selling yourself to th man*

If you bought it... :twisted:
Well, no - because your stuff would still only run under Windows. I'm much happier being able to compile for different systems.
...[/b][/quote]
Well you can code in nice microsoft environment ...
..but who said that you have to compile it in that environment. :angel:
With that code you can do whatever you want.
__________________
Never mess with me when I have a cougar, Never!
NrmMyth is offline                         Send a private message to NrmMyth
Reply With Quote
Old 21-03-2005, 10:23 PM   #29
Jim6
Abandonia nerd

 
Join Date: Mar 2005
Location: ,
Posts: 77
Send a message via AIM to Jim6 Send a message via Yahoo to Jim6
Default

Unless I'm very mistaken, you're coding for .net; which is very windows-specific.

(Is it just me, or is this thread looping? :blink
Jim6 is offline                         Send a private message to Jim6
Reply With Quote
Old 22-03-2005, 08:57 AM   #30
Marek
Abandonia nerd

 
Join Date: Mar 2005
Location: ,
Posts: 72
Default

Yes we're looping....

But I write for windows, therefor the best language for me is a .Net language...

But obviously, if your target is not necessarily windows based then it would be a bit silly to learn C#...

If your target is another platform or multi platform, then don't listen to me 'cause I don't know squat... k:


Quote:
On a side-note... mind if I'd use your post (with proper credit given, of course) when that explanation's needed in the future?
Are you asking me? :blink:

Ok I don't mind... k:
Marek is offline                         Send a private message to Marek
Reply With Quote
Reply


Similar Threads
Thread Thread Starter Forum Replies Last Post
D&d Question Nick Blah, blah, blah... 54 05-10-2007 09:12 AM
Question rsdworker Old Suggestions 9 28-06-2007 07:35 AM
Just A Question giganto Blah, blah, blah... 22 02-09-2006 05:10 PM
Question To Someone FreeFreddy Blah, blah, blah... 27 23-11-2004 01:25 PM


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump
 


The current time is 08:18 AM (GMT)

 
Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.