Recent Articles
Microsoft launched a successor to it’s Live search engine in June this year and included as part of that roll-out is a very comprehensive API.
Bing certainly raised a few eyebrows by virtue of its name alone (it is allegedly supposed to denote the “sound of found“), but the real point is that it is a [...]
To quote directly from Scott Hanselman:
ELMAH is one of those largely unknown and deeply awesome .NET Open Source projects that should be part of ASP.NET proper.
If you’re working on a web development project; either professionally or privately at home, you need to be aware of ELMAH and what it can provide.
Over the next few posts, [...]
I’m in the process of updating my company’s website (it needs it, too) and decided it would be appropriate to include my Twitter posts in the home page. It was surprisingly easy to do using jQuery’s getJSON method to retrieve the JSON feed exposed as part of Twitter’s API.
Basically, to retrieve my tweets into a [...]