-
Recent Posts
Recent Comments
Archives
Categories
Meta
Tag Archives: ASP.NET
Handling Complex DataTypes using ASP.NET AJAX
Use of complex data types in Ajax programming is a tricky issue. In many scenarios we need to communicate between the clientand server via strings only. In this article we discuss how ASP.NET AJAX handles complex data types. We wil … Continue reading