Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Creat webpage

  1. #1
    Join Date
    Jan 2013
    Posts
    7

    Default Creat webpage

    Hello
    I want to create a webpage. Please suggest me that which language should i use for this website. Java or .Net programming language is better for me.I have no idea about this and i dont know what is the features of this both languages.Please reply?

    Thank

  2. #2

    Default

    Over the past several year, we’ve seen the Java platform and the .NET platform continue to converge and the gap between them in terms of features, libraries, and languages continue to shrink. Not only that, but both platforms have to a certain extent been ported from the official version and can run on systems not envisioned by the original designer. Carefully designed ASP.NET applications can run on almost as many platforms as Java with the Mono-based CLR (Common Language Runtime), and its JVM (Java Virtual Machine) counterpart can now run within .NET (or Mono) with the help of IKVM.NET. However, despite all this cross-pollination and convergence between the two platforms there still remain distinct advantages for choosing a certain platform for your next enterprise, web-based, desktop, or mobile application. Compiling a comprehensive list or chart of what makes one platform ideal for a scenario is impossible; however, there are these simple guidelines that can help you start down that path. We’ve broken down the high-level options into six categories, and we’ll discuss the options based on each one next.

  3. #3

    Default

    If you want to do it yourself, if you are just learning, you can do what i did in the beginning. Take one day doing some basic HTML and CSS here

    http://www.w3schools.com/html/default.asp

    http://www.w3schools.com/css/default.asp

    Then learn basic fancy/modern stuff. do these

    http://www.w3schools.com/html5/default.asp

    http://www.w3schools.com/css3/default.asp

    so all of this on the same page, so you can see everything you have done afterwards, easier to get a understanding of what you can do then.

    this is a great way to get used to the tools in designing, you need HTML and CSS then

  4. #4
    Join Date
    Jan 2012
    Location
    Miami Florida
    Posts
    47

    Smile

    Java and .Net programming languages are used for back-end programming. To create web pages you must know about HTML, CSS and XML.
    HTML - It is the main building block to create a beautiful web page
    CSS - It is the language to make these web pages pretty in look
    An XML - It is the markup language for programming the Web

  5. #5
    Join Date
    Feb 2013
    Location
    Chennai
    Posts
    39

    Default

    Java is the best one to create programming software in website creationsince java is the multi platform language and it is better than .net

  6. #6
    Join Date
    Feb 2013
    Location
    http://www.superdvdoutlet.ca/
    Posts
    3

    Default

    I want to create a webpage. Please suggest me that which language should i use for this website.
    Dramatic plots drive Sons of Anarchy Seasons 1-5 dvd more entertaining

  7. #7
    Join Date
    Jan 2013
    Posts
    11

    Default

    java does not create web pages for god sake, html is the basic thing you should know to create web pages.

  8. #8

    Default

    I think you want to use .net language. Because microsoft currently ships the .NET Compact framework that runs on Windows CE and mobile devices, set-top boxes, and PDAs. In .net Development costs are most likely not biggest lot, followed by maintenance costs. And most important think it is platform independent.

  9. #9
    Join Date
    Sep 2012
    Location
    india
    Posts
    36

    Default

    I am totally agree with your post. Asp.net is the best programming language to create web page. At present PHP and asp.net language are the best language to create a dynamic web page. So if you have a knowledge of asp.net framework, then I must say that use .net language.

  10. #10
    Join Date
    Nov 2013
    Posts
    5

    Default

    use PHP to create a webpage. or ASP. these are easy language as compared to Java. and also web hosting is cheaper than java hosting. for learning how to create a web page , go to w3schools.com this site will definitely help you.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •