PDA

View Full Version : Which is the best? JSP vs php vs asp.net


sunita
02-01-2010, 09:19 AM
Hi friends, let's have discussion which technology is the best..

JSP vs php vs asp.net

abhisays
02-01-2010, 09:32 AM
1- Java is quite difficult to master than php or asp.net.
2- Php/Java: can be installed in any architecture or platform. Asp.net requires windows support.
3- Java and asp.net are more Object Oriented as compared to php
4- Sponsors behind java (sun, orcale, IBM) and asp (microspft) bigger than the one behind php (zend) and in today's competitive world, this counts. Java and asp.net developers get better salaries in industry. Big companies and organizations tend to consider important the possible support they gonna get and heavy names are important when they're choosing technologies.
5- Documentation support: more support on asp.net / java than php.

swati.
02-01-2010, 09:52 AM
The problem with jsp and asp.net is the cost of hosting which is too high as compared to php.

MikeHenery9
06-09-2011, 05:46 PM
Surely ASP.NET is Better.
ASP .NET is the easiest way to develop websites because lots of controls are built in and less coding is required.
Faster Performance with visually stunning GUI.
Advanced features like AJAX ( Built in),WCF and Web Service.
ASP.NET web application can be designed by using Visual Studio.
There are following ways of creating web application using vs .net.
1. We can create it as HTTP,so that the application can be saved as virtual directory within IIS server.
2. We can create and store it as file system within any logical drive.
3. Two pages are created by default
• Default.aspx
• Web.config
Web.config is a secured file which cannot be accessed in browsers.
Web.config file is mainly required to give some application settings.
ASP.net web pages are mainly designed by using various web controls.
ASP.NET Web Controls:-
• Basic Controls (e.g.<asp:Button1>,<asp:Label1>.etc)
• HTML Controls (e.g.<input label1>)
• Data Controls
• Rich Controls
• Ajax Controls
• Login Controls
• Validation Controls

For more info
Visit Us At: www.cegonsoft.com (http://www.cegonsoft.com)
Cegonsoft (http://www.i3itpeople.com/)