Posts Tagged: C#

C# with XNA – Tutorial 1 – Part 1

Posted by & filed under .

WATCH IN HD!! In this tutorial series, we will be creating a game/application that will contain a ball bouncing around the borders of the application’s form. In this part, we create a new project and start the Ball class.

Asp.Net 2.0 & C# Photo gallery with upload (part 1) www.generationweb.in

Posted by & filed under .

visit my new blog for more tutorials www.generationweb.in step1 i’m creating a new website. make sure you select c# from the dropdownlist. step2: I’m importing an existing sql database file. Please refer to some other video about creating databases. step3: creating a new table. i’m not storing images in the database. i’m storing only their [...]

Introduction to Neural Networks for C# (Class 1/16, Part 1/3)

Posted by & filed under .

Learn Neural Net Programming: www.heatonresearch.com Introduction to Neural Networks with C# is a course that introduces the C# programmer to the world of Neural Networks and Artificial Intelligence. Neural network architectures, such as the feedforward, Hopfield, and self-organizing map architectures will be presented. Training techniques, such as backpropagation, genetic algorithms and simulated annealing are also [...]