-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have too many images to be download from net into iPhone? How can I build an application using asynchronous image downloading?.
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Hi
I am developing an eshop application. I am using webservice to create Order in Oracle database and websvc will give a response (OrderNumber) and I will inform customer that his Order (OrderNumber) is generated
My problem
The creation of order is taking too much time in backend system and user is…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
One of the features of asynchronous programming in .NET is saving threads during long running operation execution. The FileStream class can be setup to allow asynchronous operations, that allows running (e.g.) a copy operation without virtually using any threads. To my surprise, I found that running…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
Over on the Asp.Net forums where I moderate, a user had a problem calling a Web Service from a web page asynchronously. I tried his code on my machine and was able to reproduce the problem. I was able to solve his problem, but only after taking the long scenic route through some of the more perplexing…
>>> More
-
as seen on Reed Copsey
- Search for 'Reed Copsey'
Today’s announcement at PDC of the future directions C# is taking excite me greatly. The new Visual Studio Async CTP is amazing. Asynchronous code – code which frustrates and demoralizes even the most advanced of developers, is taking a huge leap forward in terms of usability. This…
>>> More