How to Build a Simple Twitter Widget with ASP.NET

April 28th, 2010
Link Twitter

In this tutorial, I’ll be walking you through how to a write a Twitter widget for ASP.NET in the form of a reusable server control complete with nice things such as automatically turning URLs into links, and caching to speed up page load times.

Step 1 Getting Started

To follow… read more

Categories: Web Design