Quote:
Originally Posted by a2mn2002
hye guys!
i wana do a part tym job of developing projects i.e. take the project from somewhere and develp at home.
am confused what techology should i choose
1. .net (WPF & SILVERLIGHT)
2. PHP
in yr 2008 i hv done .net 2.0 framework. but at this tym i hv to refresh myself. I lived in punjab where php work is easily found.(people say that)
the benefit of php is that it is freesource.
i request all u guys plz help me as much as u can. thnx in advance..
|
.net is a solid platform so is PHP. If your requirements are heavy and you want to make it quickly and more secure choose .net. You could do the same in PHP also but .net has way too many features to get you started.
Don't solely use silverlight for the website. Mix silverlight with ASP.NET or ASP.NET MVC so that website is quicker and at the same time more richer to view.
If you are new to web design then PHP may suit you as you don't need to learn CLR and C#/
VB. I prepared by blog in PHP and tweaked it a lot inside. See it:
Vamsi Subhash's Blog
Further I have done many PHP projects for my college as it is easy to deploy and great for smaller projects.
---------- Post added at 08:13 PM ---------- Previous post was at 08:10 PM ----------
Quote:
Originally Posted by Garbage
IMO, you should learn PHP. Because there are 2 main reasons-
1) PHP is easy to learn.
2) There are always more projects for WEB applications (websites?). You will always find more requirements of web projects than desktop applications.
|
dude. You can do web projects in .net with ASP.NET Webforms or ASP.NET MVC. It is the most widely used platform.