Thread: .net & J2ee

  1. #1
    Jimmy
    Guest

    .net & J2ee

    After i learn the microsoft product,it came out the .net/
    Can some one here explain to me what's the .net stuff??

    And about the java........ What's J2EE? i'm a bit blur about that.
    As i just learned a new programming languages last month.
    now it came out a new one.
    hard for me to keep chasing.
    Thax!

  2. #2
    Student Forever! bookworm's Avatar
    Join Date
    Apr 2003
    Posts
    132
    I generally love talking about .net,but it is extremely necessary that the querry is in english!!!
    duh!!!

  3. #3
    Jimmy
    Guest
    If u want to talk about the .net
    Just give some comment........
    or if u can explain in other language.....
    BE my Guest!

  4. #4
    Student Forever! bookworm's Avatar
    Join Date
    Apr 2003
    Posts
    132
    Microsoft introduced .NET almost 3 years ago and since then,the dot net bug has caught several professional coders,authors,critics,and hobbyists like me.
    .Net is basically a framework of various classes and runtime files which work with the program instead of Windows itself.It works on Windows 2000 and Windows XP.If you want to run .net programs,download the runtime by going to the below URL-
    www.dotnetgerman.com/links/dl_distri.asp
    In order to create .net apps.,download the SDK from the below URL-
    www.dotnetgerman.com/links/dl_dotnetsdk.asp
    However,like most free MS stuff,the SDK won't do much for you.U need to buy a compiler,the best and the most expensive is Visual Studio.net(VS.net).U can use it to create programs using all the .net languages-
    Visual Basic.net
    Visual C++.net
    Visual C#.net
    Visual J#.net
    also-
    Crystal Reports
    ASP.net
    SQL server pages
    deplyment wizard
    and many more
    U can also get stand-alone versions of VB.net,VC#.net etc.

    U see,the story of a windows programmer goes like this-
    First he learns some C language to create console apps. then he learns a visual language such as VB or VC++.All visual languages
    are now being created under the .net platform.Many speculate that MS has brought all its languages under .net so that the next version of Windows can be .net based.
    Whatever be it,using .net is a lot of fun,as compared to previous languages as the programmer can do more in lesser time.
    There are lots of good resources on the net for .net and many great books too.If u need more information,just ask.I'll be more than happy to help.

    And yes,MS also sells VS.net in some other,non-english languages too.

    Hope this helps u.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. migrate from .Net 2.0 to .Net 3.0
    By George2 in forum C# Programming
    Replies: 3
    Last Post: 07-25-2007, 04:07 AM
  2. Some .NET Distribution Stats
    By nickname_changed in forum C# Programming
    Replies: 2
    Last Post: 05-14-2005, 03:41 AM
  3. IE 6 status bar
    By DavidP in forum Tech Board
    Replies: 15
    Last Post: 10-23-2002, 05:31 PM
  4. Your opinion about .NET
    By Shiro in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 04-05-2002, 02:55 PM
  5. Visual J#
    By mfc2themax in forum A Brief History of Cprogramming.com
    Replies: 0
    Last Post: 10-08-2001, 02:41 PM