• subscribe


Thiru Thangarathinam

Thiru Thangarathinam

 is an MVP who specializes in architecting, designing, and developing distributed enterprise-class applications using .NET-related technologies. He is the author of Professional ASP.NET 2.0 XML from Wrox and has co-authored a number of books in .NET-related technologies. He has also been a frequent contributor to leading technology-related online publications. He can be reached at thiruthangarathinam@yahoo.com




My Latest Content
My Latest Comments



Author Articles

Extend the GridView Control

By Thiru Thangarathinam, 10/30/2009

Thiru Thangarathinam looks at the data binding events supportedby the GridView control and discusses the steps involved in implementing them.

DataTable Features in ADO.NET 2.0

By Thiru Thangarathinam, 10/30/2009

With ADO.NET 2.0, the DataTable class is now a first-class citizen.Thiru Thangarathinam provides a thorough discussion of the new DataTable classand its features.

Implementing Object Binding in ASP.NET 2.0

By Thiru Thangarathinam, 10/30/2009

Thiru Thangarathinam introduces object binding and demonstrateshow to create true enterprise-class Web applications.

The ASP.NET 2.0 Web Parts Framework

By Thiru Thangarathinam, 10/30/2009

Thiru Thangarathinam introduces the Web Parts Framework providedby ASP.NET 2.0.

Total Recall

By Thiru Thangarathinam, 10/30/2009

Thiru Thangarathinam provides a thorough discussion of thescript callback feature in ASP.NET 2.0.

SqlDataSource

By Thiru Thangarathinam, 10/30/2009

Thiru Thangarathinam introduces the new SqlDataSource controland demonstrates how to use it to create data-driven Web applications.

Directory Assistance

By Thiru Thangarathinam, 10/30/2009

Thiru Thangarathinam dials up the 4-1-1 on one of the new features of ASP.NET 2.0 — creatingand consuming reusable components.

T-SQL Code or Managed Code?

By Thiru Thangarathinam, 12/20/2005

Here are some factors to consider when deciding whether to use traditional T-SQL or a .NET language such as Visual Basic .NET or C# for writing stored procedures, triggers, and ...