Jump to content

Asp.net


suchuwato

Recommended Posts

is asp easier to use than php, coz i have do decide which to use pretty soon. i'm leaning towards asp at the moment, probably with a sql database. ideas?

Share this post


Link to post
Share on other sites

Like editors with syntax highlighting? I just used like notepad but...

 

http://www.php-editors.com/

 

looks ......... big :) First thing I saw looking on there was PHPed ... looks like there's tutorials and stuff on there too.

 

http://www.php-editors.com/forum/index.php?act=ST&f=5&t=348&

 

I gotta goto Uni now :D

Share this post


Link to post
Share on other sites

is asp easier to use than php, coz i have do decide which to use pretty soon. i'm leaning towards asp at the moment, probably with a sql database. ideas?

I wanted to add to this....

 

ASP.net (especially when using C#) and PHP are a lot alike. I learned ASP and then ASP.net/C# before learning PHP and I was amazed with the similarities.

 

Though, my gripe with ASP.net/C# is that using Matrix or Visual Studio, you'd click to do something, and it'd insert 200 lines of code automatically... it was kinda hard to figure out what exactly the code was doing, and even harder to just copy and paste the code in another page (or even site).

 

With PHP you don't need any fancy tools, you can write it all in notepad if you want. And there is no code that shows up that you don't want. ;)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...