A brief recap of the Naples .NET Usergroup and their Battle of The Third Party Controls session; featuring: Telerik, Farpoint, Infragistics, and DevExpress!
Archive for March, 2009
Battle of the Third Party Controls
Posted in .NET on March 19, 2009 | Leave a Comment »
Common Reusable Business Entities Part 3
Posted in .NET on March 19, 2009 | 1 Comment »
A multipart series on commonly used business objects/entities. In this part, I will cover three objects in C#; CreditCardNumber, SocialSecurityNumber, and PhoneNumber.
Common Reusable Business Entities Part 2
Posted in .NET on March 16, 2009 | 2 Comments »
A multipart series on commonly used business objects/entities. In this part, I will cover an Address structure in C#.
Common Reusable Business Entities Part 1
Posted in .NET on March 11, 2009 | 1 Comment »
A multipart series on commonly used business objects/entities. In this part, I will cover a PersonName structure in C#.
Converting an ASP.NET 2.0 project to ASP.NET 2.0 AJAX project
Posted in .NET on March 4, 2009 | Leave a Comment »
Instructions on converting an ASP.NET 2.0 project to ASP.NET 2.0 AJAX project, optionally with the Ajax Control Toolkit.

