.NET? do you do .NET web dev too? (Poll)

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply

I code in .NET when:

All the time -- PHP is a hobby.
2
11%
.Net Most of the time PHP some of the time
0
No votes
PHP and .NET 50/50
0
No votes
PHP Most of the time .NET some of the time
2
11%
PHP all the time -- .NET is a hobby
2
11%
.NET -- Don't know it
7
37%
.NET and M$ are EVIL!!!
6
32%
 
Total votes: 19

User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

.NET? do you do .NET web dev too? (Poll)

Post by neophyte »

I'm just curious how many of us PHP Developers know and use .NET too. So?

I don't know it. But I'm getting pressure professionally to learn C# .NET.
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

I know enough to run around like a child in a park and make a mess of things...;). I haven't paid attention to much more than knowing how to read C# and VB.NET - writing it is a whole other ballgame...
User avatar
Obadiah
Forum Regular
Posts: 580
Joined: Mon Jul 31, 2006 9:13 am
Location: Ashland, KY
Contact:

Post by Obadiah »

i think it varies to what branch of .net your reffering to...i love some good ole vb.net or some asp.net....although when it gets to the deep stuff like databases my knowlege goes a bit shallow :( ....in school since we are not allowed full access to the PC's i use VB.NET to do whatever my boss there wants me to get done....here at work i use php because my boss wont shell out the cash for the licence...cant say i blame him either...software is expensive as poop these days...id offer to download off of a p2p program but if he get audited and i have it on my PC without a licence....i suppose it woulnt be so great
User avatar
MrPotatoes
Forum Regular
Posts: 617
Joined: Wed May 24, 2006 6:42 am

Post by MrPotatoes »

i know C# and haven't bothered wtih VB. i'll learn VB when the time comes. i haven't bothered to learn web dev in dot net tho
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Post by Burrito »

my new job is a mix of php and c# but *fortunately* mostly php. I've had to dive in to some c# stuff and it's really not a huge leap (conceptually) from php. Syntactically it's entirely different however which makes for a lot of google searching :P
timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Post by timvw »

I have a dayjob as C# developer right now...

(I can advise 'professional C# 2005 (wrox) as a good study book ;))
User avatar
SpecialK
Forum Commoner
Posts: 96
Joined: Mon Sep 18, 2006 3:49 pm

Post by SpecialK »

What about
-PHP all the time, .NET known but I have a life therefore don't code for 'fun' :P

I only program for work...
alvinphp
Forum Contributor
Posts: 380
Joined: Wed Sep 21, 2005 11:47 am

Re: .NET? do you do .NET web dev too? (Poll)

Post by alvinphp »

neophyte wrote:I'm just curious how many of us PHP Developers know and use .NET too. So?

I don't know it. But I'm getting pressure professionally to learn C# .NET.
I would recommend you learn C# as it is a great language. MS did what they do best, they stole the best ideas from other languages and created C#. In the end though everything has its place, which is why I think it is also important to know PHP.
Post Reply