www.xbdev.net
xbdev - software development
Thursday March 28, 2024
home | contact | Support | Programming.. More than just code .... | Programming.. With C# and .Net...

     
 

Programming..

With C# and .Net...

 

Some C# Basics

 

Well once you get past the basics of what C# is.... you'll soon be throwing some really cool programs together with a relatively few lines of code.  All you have to remember is that C#... like C++ and C is just another programming language.  Of course its got a few more rules....and .net.... with a cup full of OO (Object Orientation) in there...  But you'll soon get past that.

 

 

  Using CSC.exe
  Writing to a file
  Wow a window... but its not called a window :-/
  Hello world... can't fight tradition
  Keyboard Input
  Mouse Input
  Timer...the clock is ticking!
  Drawing to the screen!
  Using a back buffer?
  Sound - 'Play it again Sam..'
  Basic Socket - html from google
  Draw Image (jpg,bmp,gif etc)
   

 

 

Sweet C# Programs

 

I've searched high and low, and thrown in some of my own programs of course, to show you how cool C# really is.  I must admit, C# allows you to do some amazing things with a few lines of code.  Believe me, once you get over that (learning) hill....and you start to get a feel for the language.... you'll be writing games... apps... all sorts :) 

 

  Generating A Maze
  Simple Animation
  Pong - One Player
  BreakOut
  Invaders
  Mission Command
  Snake
  Death Valley
   

 

 

 

 
Advert (Support Website)

 
 Visitor:
Copyright (c) 2002-2024 xbdev.net - All rights reserved.
Designated articles, tutorials and software are the property of their respective owners.