Slashdot Mirror


User: stgermh

stgermh's activity in the archive.

Stories
0
Comments
5
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 5

  1. Re:What is the best way to learn PHP5? on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 2, Informative

    Check out Advanced PHP Programming. Also O'Reilly's OnLAMP.com has a fairly good collection of tutorials.

  2. Re:It's Visual Studio, not the languages! on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 2, Informative

    If you're just doing ASP.NET and want a free IDE, Microsoft has WebMatrix.

  3. Re:It's Visual Studio, not the languages! on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 1

    Although not as good as php.net, there are a few decent places for ASP tips and tricks: 4 Guys from Rolla, Dev Articles, ASP Free, Juicy Studio)

  4. Re:It's Visual Studio, not the languages! on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 2, Informative

    There have been PHP plugins available for Eclipse for a while now. I have used TruStudio which is decent. Also check EclipsePlugins.

  5. Re:This is a great idea on Making IE Standards Compliant · · Score: 1

    Actually, you could remove the comments for the file you deploy to reduce filesize and keep the comments for your local copy. At least that's what I would do...