Posts Tagged ‘webservice’
WebServices – Error Handling
Several weeks ago I presented jQuery at the DotNet User’s Group in Connecticut. As part of that presentation, I mentioned that I handle errors from my WebServices in a slightly different way than what most authors teach.
I thought this morning would be a good time to cover that method in detail.
Other Related Items:
Iron Python in ActionIn 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET ... Read More >
Mixing ASP.NET, jQuery and JSON
I received the following question last week:
I am building a web application… I have a form with asp.net server control textbox and dropdownlist…
how can I send this to the server without postback and send me back message if the process of updating the database is successful
Other Related Items:
RESTful Web Services Cookbook: Solutions for Improving Scalability and SimplicityWhile the REST design philosophy has captured the imagination of web and enterprise developers alike, using this approach to develop real web servi... Read More >
SUPERMICRO X6DAL-XG - mainboard - ATX - E7525 ( X6DAL-XG BULK )The X6DAL-XG supports single or dual Intel Xeon Nocona processors at a 800 MHz front side bus. Based upon Intel's NetBurst microarchitecture with EM64... Read More >
Silverlight, Web Services and Datasets
I sat down today to learn about using Silverlight and Dataset from a Web Service. Something you’d think would be rather trivial.
I mean, seriously folks. We use Datasets as a means of transporting data up and down the tiers of just about everything we do in .NET. It would stand to reason that using DataSets as our transport mechanism in Silverlight would be a given.
Other Related Items:
Software Composition: 7th International Symposium, SC 2008, Budapest, Hungary, March 29-30, 2008. Proceedings (Lecture Notes in Computer Science / Programming and Software Engineering)This book constitutes the thoroughly refereed proceedings of the 7th International Symposium on Software Composition, SC 2008, held in Budapest, Hu... Read More >
Setting a Web Proxy on a WebService in .NET 3.x
A couple of weeks ago I wrote an article stating that Microsoft had changed how the proxy class for web services gets created. Many people found this helpful, but I got one question on the post that really needs to be answered in a new post:
Thanks, now can you tell us where to set the Proxy settings, .Proxy variable no longer exists, and ClientCredentials is not obvious if this is the replacement?
Other Related Items:
Iron Python in ActionIn 2005, Microsoft quietly announced an initiative to bring dynamic languages to the .NET platform. The starting point for this project was a .NET ... Read More >
Software Composition: 7th International Symposium, SC 2008, Budapest, Hungary, March 29-30, 2008. Proceedings (Lecture Notes in Computer Science / Programming and Software Engineering)This book constitutes the thoroughly refereed proceedings of the 7th International Symposium on Software Composition, SC 2008, held in Budapest, Hu... Read More >


