tokes


Comments:

How To Impress At Your Next Interview

posted by tokestokes(1085) 4 years, 1 month ago 0

LOL - yeah more than a few people pointed out the (ahem intentional) typos.

Reply

How To Become a Development Team Leader

posted by tokestokes(1085) 4 years ago 0

Even my Dad was called Tokes!

Reply

ORM Comes to SQL Azure

posted by tokestokes(1085) 2 years, 6 months ago 0

Since a database hosted in the SQL Azure cloud can be accessed in a very similar manner to an on-premise database there are lots of ORM's that will be able to cope. We've used Linq to SQL and, although the VS tooling isn't quite there yet, it works fine. In fact, if you have an on premise ORM solution now then to moving to the cloud could be as simple as changing the connection string.

Reply