Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
I want to make my own website and buy hosting.

I want to decide on which platform should I make my website. JAVA(EJB/Advanced Java) or .Net(C#) being the Front End and MS SQL Server or MySQL Back End.

I want help regarding whether I need to purchase licensed Visual Studio .Net for .Net based website and JAVA based will be free.

Back End will be of the host so if I use MS SQL Server will I need to get license? If yes, should I use MySQL database(is MySQL free)?


Please help!!!!!!!!!!!!
(:confused:)
Posted

1 solution

Need to purchase VS .NET: no. there is an Express edition: http://www.microsoft.com/express/Web/[^]

MsSQL server license: no. You may have to if you upscale it later, but I've never been charged for MsSql use on my website: the hosting company is.

If you can use MsSql rather than MySql, I would go for it: I like MySql and it works well, but support is better for MsSql and (in the early stages) I have had less problems. The free management tools are better as well.

Go with whichever language you are happier with. If you know C# better than Java, I would go with it.
 
Share this answer
 
Comments
Tech Code Freak 3-Apr-11 3:58am    
Hi!
Thanks for your reply!
Am satisfied with your reply and will use ASP.Net(C#) and MS SQL Server.
Thanks again!!..

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900