Stories recently tagged with 'stackoverflow'

Place a StackOverflow badge on your website(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 3 years, 7 months ago

I was thinking it would be cool if you could place a StackOverflow "badge" on your website or blog showing your current Reputation score with a link to your profile. So I look into it, and it actually wasn't that difficult to "scrape" the information off the StackOverflow.com website. Here's a simple ASP.NET User Control that does the job. read more...

add a comment |category: |Views: 41

tags: another