XNA Tutorial Series 1: Golf (Patience) Solitaire Part II – Deck Class

Golf Solitaire as described by wikipedia:
Golf is a Patience game where players try to earn the lowest number of points (as in golf, the sport) over the course of nine deals (or “holes” to further use golfing teminology). It has a tableau of 35 face-up cards and a higher ratio of skill to luck than [...]

Filed under: Application Development | Posted on December 19th, 2011 by Chad Ferguson | No Comments »

Use of TransactionScope in .NET

In one of the projects I’m currently working on, I have to handle multiple SQL operations in one transaction, so if anything goes wrong in a particular operation, things done in previous operations can be rolled back automatically.  This can be done by using Transaction in a Stored Procedure directly, but you might lose some [...]

Filed under: Application Development | Posted on August 26th, 2009 by Geer | No Comments »

Links

Topics

Tags

Authors

Syndication

Archives

Copyright © 2012 Pearl Technology. All rights reserved.
The Tech Blue theme was modified to help create this blog.