User Profile
Collapse
-
Thanks a lot! I'm pretty sleepy at the moment, so I wrote the () brackets instead of {} -
Simple (get; set;) question
Hello!
I'm following a simple tutorial for creating a Twitter feed reader.
http://weblogs.asp.net/scottgu/archi...lverlight.aspx
It's really simple, and I'm stuck on one thing.
Apparently, when I'm creating
Code:public class TwitterItem { public string UserName( get; set; );
No activity results to display
Show More
Leave a comment: