This post was long due, so here it is. Prepare for a long post! Whenever you need to consume a WCF web service from a web page, you have (at least) three options: Have the ASP.NET ScriptManager generate a strongly-typed JavaScript proxy to the service...
Update: I had forgot to send the code for the synchronous executor. Here it is, as an attachment. AJAX, standing for Asynchronous JavaScript and XML, is, well, asynchronous by default. Usually, that is exactly what we want, but there may be times when...
Version 2.03 of the .NET StockTrader sample application was released. Key features are: The new download includes the automated setup for the .NET StockTrader 2.03 and the Configuration Service 2.03, with associated technical documents that explain how...