Archive: March 2010

Store images on Flickr using Flickrnet.dll and ASP.NET MVC

For one of my recent projects I had to use Flickr as an image repository, so this code just shows how I was able to do that with the help of the fantastic Flickrnet.dll library. You can download the latest Flickrnet library here: http://flickrnet.codeplex.com/. You can also download the article’s full working Flickr demo code. [...]

March 30 / 2010
Author bill sternberger
Category ASP.NET MVC, C#
Comments 5 Comments

Update textbox with ASP.NET, MVC, jQuery

This post arrives to you today from the awesome Hotel Dunn Inn in beautiful San Jose, Costa Rica! Best. Beds. Ever. It was time to clear the brain and work on some pet projects, and of course code. In this sample we will look at updating values in textboxes, and then notifying the user of [...]

March 05 / 2010
Author bill sternberger
Category ASP.NET MVC, jquery
Comments No Comments