1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

.Net or Jave

Discussion in 'Programming' started by peterpaul877, Oct 11, 2012.

  1. #1
    I want to develop a website & want to know which platform is best for security purpose. .Net OR Java??
     
    peterpaul877, Oct 11, 2012 IP
  2. ezguy

    ezguy Well-Known Member

    Messages:
    1,184
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    128
    #2
    both are good
     
    ezguy, Oct 13, 2012 IP
  3. nnimal

    nnimal Member

    Messages:
    47
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #3
    .Net platform is a best security for website and program ,so you can develop your site with .Net.
     
    nnimal, Oct 13, 2012 IP
  4. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #4
    .Net is a platform, Java is a multiplatform programming language.

    If you want to create a website in a .net language (you don't write code in .net, you write code in a language that uses the .net platform - languages like Visual Basic, ASP, C++ or C#).

    Most people don't use Java to write web pages. If you mean Javascript (a totally different language), you also have to use HTML, since that's what's seen by the user. (You'll need a server-side language like PHP) for any but the most trivial sites.

    Which is better? Without playing some games, a .net site will run only on a Microsoft server. HTML/CSS/Javascript will run on any web server.
     
    Rukbat, Oct 14, 2012 IP