Forum     

Go Back   Digit Technology Discussion Forum > Software > Programming
Register FAQ Calendar Mark Forums Read

Programming The destination for developers - C, C++, Java, Python and the lot


Reply
 
LinkBack Thread Tools Display Modes
Old 17-06-2010, 06:32 PM   #1 (permalink)
keen to learn..
 
Join Date: Mar 2010
Location: Amritsar
Posts: 284
Question php vs .net


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..
a2mn2002 is offline   Reply With Quote
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 17-06-2010, 06:50 PM   #2 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: php vs .net

At first, your question isn't clear. Wait wait, is it a question or an information?

Anyways, regarding .Net or PHP, if you want to build Windows desktop applications, then WPF (.Net) is a great choice.
And if you want to build web applications, then PHP.
Thats my 2 cents.

Sorry, if I've mistaken your question.
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 17-06-2010, 06:57 PM   #3 (permalink)
keen to learn..
 
Join Date: Mar 2010
Location: Amritsar
Posts: 284
Default Re: php vs .net

thnx for replying mate.
My question was what tech i hv to go for to build a career as a part time developer ?
coz i hv to learn it first.
a2mn2002 is offline   Reply With Quote
Old 17-06-2010, 06:59 PM   #4 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: php vs .net

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.
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 17-06-2010, 08:13 PM   #5 (permalink)
Always confused
 
vamsi360's Avatar
 
Join Date: May 2008
Location: Mandriva Control Center
Posts: 349
Smile Re: php vs .net

Quote:
Originally Posted by a2mn2002 View Post
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 View Post
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.
__________________
Vamsi Subhash
visit my blog at www.vamsisubhash.co.cc and taste a bit of IT!
vamsi360 is offline   Reply With Quote
Old 17-06-2010, 08:23 PM   #6 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: php vs .net

Quote:
Originally Posted by vamsi360 View Post
dude. You can do web projects in .net with ASP.NET Webforms or ASP.NET MVC. It is the most widely used platform.
Any proofs please?

I thought PHP is the most popular "web" programming language.

And everything I said in previous post is "IMO".
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 28-07-2010, 02:57 PM   #7 (permalink)
Uhu, Not Gonna Happen!
 
gagan007's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 1,160
Default Re: php vs .net

PHP has proved its worth in last five years...it has falsified people's claims that it is not upto the mark when it comes to scalability and solid architecture.a lot of bulletin boards use PHP based softwares which are used by hundreds of users at the same time.

but large organisations still shy away from using it as it is open source and there is no solid support to back it up...

In your case, for freelancing work you should go for PHP as it is quick to build, no licensing hassles, lot of code already available on the internet...
__________________
My personal blog - http://gagan.scholarguru.com
gagan007 is offline   Reply With Quote
Old 28-07-2010, 08:32 PM   #8 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: php vs .net

And the PHP's "face"-boy website would be
Welcome to Facebook

which is I think one of the LARGEST websites!
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 05-08-2010, 11:10 PM   #9 (permalink)
Right Off the Assembly Line
 
Join Date: Aug 2010
Posts: 1
Default Re: php vs .net

Which one would be easy PHP or .net?

Which should be choosen first to learn first?
GuitarMantra is offline   Reply With Quote
Old 06-08-2010, 11:17 AM   #10 (permalink)
Uhu, Not Gonna Happen!
 
gagan007's Avatar
 
Join Date: Nov 2005
Location: Bangalore
Posts: 1,160
Default Re: php vs .net

all languages work on logic only syntax differ. having said that in my personal opinion no programming language is hard to learn, we just need to learn the syntax.

.NET has a upper hand in this..again in my opinion...because we have strong IDE support (Visual Studio 2010)...
__________________
My personal blog - http://gagan.scholarguru.com
gagan007 is offline   Reply With Quote
Old 06-08-2010, 05:36 PM   #11 (permalink)
God of Mistakes...
 
Garbage's Avatar
 
Join Date: Dec 2005
Location: Pune, Maharashtra
Posts: 1,923
Default Re: php vs .net

Quote:
Originally Posted by GuitarMantra View Post
Which one would be easy PHP or .net?

Which should be choosen first to learn first?
If you are interested into Object Oriented programming, go for C#.Net and for scripting, go for PHP.
__________________
Registered Linux User #468778
----------------------------------
http://twitter.com/_Garbage_
Garbage is offline   Reply With Quote
Old 08-11-2010, 12:37 PM   #12 (permalink)
Right Off the Assembly Line
 
Join Date: Nov 2010
Location: India
Posts: 3
Default Re: php vs .net

PHP is best...
yuvraj_jain is offline   Reply With Quote
Old 22-01-2011, 09:52 AM   #13 (permalink)
Right Off the Assembly Line
 
Join Date: Jan 2011
Posts: 5
Default Re: php vs .net

Php and .net both are really good programming languages.Today's both have a good market and demand.But personally I likes the Php because it is open source and easy to learn and apply.
___________________
Modular Buildings

Last edited by rikymartine2011; 24-01-2011 at 10:10 AM.
rikymartine2011 is offline   Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to integrate .net framework required by a software application on to itself? chandra_S Software Q&A 10 27-05-2010 01:40 PM
Book suggestions for .NET ssk_the_gr8 Education 3 16-05-2010 09:08 PM
Best book to learn PHP And MySQL? walkmanguru Programming 13 07-05-2010 09:16 AM
Need php help Dangerous Dave Programming 1 05-05-2010 01:57 PM
PHP Institutes in Delhi udaydeep_1990 Training Institutes 0 12-04-2010 07:38 PM

 
Latest Threads
- by Charan
- by Charan
- by clmlbx

Advertisement




All times are GMT +5.5. The time now is 03:19 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2