Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

NETTUTS.com:
ASP.NET for PHP Developers: Part 2
Feb 19, 2010 @ 16:50:40

NETTUTS.com has posted the second part of their series looking to help PHP developers understand a bit more about the world of ASP.NET. This second part gets a bit more advanced than the first part.

It's been a hard climb for me, as a PHP guy for many years, to get to grips with ASP.NET. However I've found many good things in the framework, and have come to appreciate the power of the C# language - without losing my love for PHP.

He talks about using a development method he's come up with (rather than ASP.NET WebForms or ASP.NET MVC) because of his standards for the output, their reliance on Javascript and why he chose to learn the base .Net framework. He shows how to create a master page (template), work with custom classes, hook the script into databases and handling user controls.

tagged: aspnet tutorial masterpage classes database usercontrol

Link:


Trending Topics: