transition

TwitterFacebook
Get flash to fully experience Pearltrees

Softies on Rails - Ruby on Rails for .NET Developers

Hi there! As you've probably noticed, we're busy doing other stuff and have long stopped writing new articles here at Softies on Rails. However, we've provided a handy archive below, in case you want proof of our long history of having no clue what we're doing. http://www.softiesonrails.com/
http://aspguy.wordpress.com/2008/10/10/dealing-with-rest-web-services/

Dealing with REST Web Services « Aspguy’s Weblog

At the time of writing this post, .NET has no specific facility to work with REST services.
http://weblogs.asp.net/scottgu/archive/2007/05/29/linq-to-sql-part-2-defining-our-data-model-classes.aspx

LINQ to SQL (Part 2 - Defining our Data Model Classes) - ScottGu's Blog

In Part 1 of my LINQ to SQL blog post series I discussed "What is LINQ to SQL" and provided a basic overview of some of the data scenarios it enables. In this second blog post in the series I'm going to go into more detail on how to create the above LINQ to SQL data model.
http://weblogs.asp.net/scottgu/archive/2007/01/28/video-using-linq-with-asp-net-in-vs-orcas-part-1.aspx

Video: Using LINQ with ASP.NET in VS "Orcas" (Part 1) - ScottGu's Blog

One of my goals this year is to use video more with my blog.
Timer controls allow you to do postbacks at certain intervals. http://ajax.net-tutorials.com/controls/timer-control/

Timer control - ASP.NET Ajax Tutorial