Card game development

Hi

I am new to game programming.
Recently I have downloaded a casino game from 24ktgold casino and very curious about it. I am vb.net programmer and wanted to know how can I develop a card or casino game with .net?

If anybody can suggest, it would be great starting point for me.

[288 byte] By [NitinP1] at [2008-2-24]
# 1
Have a look at the starter kits for VS 2005, there is a crad game starter kit that you might be able to take apart.

http://lab.msdn.microsoft.com/vs2005/downloads/starterkits/default.aspx

"Card Game Starter Kit
This Starter Kit is a complete Black Jack card game. The starter kit contains an extensible framework for building card games and a Black Jack game application that is built on top of this framework. The project comes ready to compile and run, but it's easy to customize with only a little extra programming. The section Expanding the Card Game contains a list of some customizations you might make. You are also free to use the source code as the basis for your own card game projects, and share your work with others or upload it to the Internet."

Mykre at 2007-9-9 > top of Msdn Tech,Game Technologies: DirectX, XNA, XACT, etc.,Game Technologies: DirectX 101...