Welcome to Catalyst Blogs Sign in | Join | Help

Browse by Tags

All Tags » Web Service   (RSS)
I think one of the coolest new features of Visual Studio 2008 is the ability to change the target framework of a project on-the-fly.  I personally wouldn't have minded if developers were only allowed to choose their framework when they created a Read More...
I have finally gotten around to playing with asynchronous ASP.NET AJAX JSON web services, and WHAT a beautiful thing they are! You can call a .NET web service asynchronously from the client, and play with a full object in JavaScript as the response all Read More...