Should I Learn C# or Java? -


i second year computer engineering student , need study in-depth gui database programming.

i not new have made mini-projects in c#...and java... need master subject.

my question in language equipped , demanding(market prospective) java or c#?

obviously cannot both of them , know of coding in java , c# same.... far gui , database programming concerned there differences... reference text books of great :-))

it depends on target systems... faster develop in c# in visual studio in java. c# ties microsoft sql server nicely. c# , .net 4.0 offers windows presentation foundation (wpf) building gui's, find superior windows forms or java gui's, although haven't worked java in couple of years , last time built java gui swing.

there lot of support microsoft c# , ms sql server, , can things free (as java). if targeting windows systems, go c#.

edit: also, linq-to-sql awesome, intuitive way access database , objects work with. plus c# me.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -