Wednesday, October 21, 2009

Multiple Tweets

Now that we've played w/ DataTable and the Gridview control, its time to integrate this into our .NET Twit app.

After you save your Tweet:

1. Add a DateTime Stamp to your Tweet
2. Create a DataTable which will hold your Tweet, your KeyWords, and the DateTime Stamp.
3. Bind the DataTable to a GridView

This aspect of your .NET Twit will be due this Friday, Oct. 23rd. If you have any questions, email me or post a comment here.

- Charlie

No comments:

Post a Comment