By tag: ASMX
0
kicks
ASMX and JSON – Common mistakes and misconceptions
The first in a series of posts dealing with common misconceptions and mistakes when it comes to using ASMX services as a backend for AJAX.
0
kicks
Silverlight 2.0 - Using Silverlight DataGrid to consume ASMX Web Servi
Microsoft released Silverlight 2.0 on October 13, 2008. Silverlight 2 provides cross-browser rich UI experience which developers can use to author media rich applications using .NET language (C#, Visual Basic etc) of their choice. The article will demonstrate working of Silverlight 2.0 enabled UI by...