What programming language is best for web application in case i go to build services in web ,which one is best-java or .net ?Also nosql or rdbms suites the best here?Help needed
Whatever you are comfortable with - there is no best programming language, they are tools to be used. Some have more features than others, and some have an easier learning curve. If you know a certain language already then stick with it as you will be far more productive.
You're right! I mis-spelled it. I think Jave is the best!!! But have you tried JaveScript? It too is the best!!!!!
java script is not a programming language while java i sa programming language and web applications can be built in java,php,or in .net till what i know ,While javascript is used for scripting side programming but isn't it java or php ?i believe java is harder but secure as well as ,has vast future too .I am still confused .I want to know about using java in web development .
If you're going to attempt to make a statement like that, you need to learn to spell the language correctly first. Even so, you're wrong. And there you go stating another falsehood. .NET is NOT a programming language.
I think first you have understand your requirement of the application.. you can develop application in PHP, JSP, ASP.NET or any other language but first decide what you want to develop and then choose a language.. if you want cross platform then you can go for PHP or JSP.. if you application requires any specific component which is provided by Windows you can go for ASP.net
In case you don't know, javascript can be used at server side too. have a look at node.js It's promising for apps having too many concurrent connections but less processing. Performance beats apache (for php) with 10,000 connections. It's a new technology so grabbing it now may help in future ('forgot the site where the graph was shown')