Going Asynchronous(www.kodefuguru.com)
submitted by
KodefuGuru(2818) 9 months, 6 days ago
In A Brief Introduction to Fundamental OOP, I built a small twitter application. It does the job well, but it has a very undesirable quality. When you click the search button, the application momentarily freezes as it waits for the Twitter service to respond. The application would feel a lot smoother if it allowed the user to continue using the application while the request is processed.
|category: C#
|Views: 2
tags:
C# another
Everyones tags:
Your Tags: