|
||||||
| C# Programming C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
| Sponsored Links |
|
|
|
|||
|
Tic-Tac-Toe is a pretty standard first semester project for c#. A simple calculator is a good one to familiarize yourself with some math functions. You can do a simple password and user login for learning to make web applications. None of these require really tough programming although the Tic-Tac-Toe is probably the easiest. Some people think you should start with all console app's...don't really have any good ones of those for ya.
|
|
|||
|
Sql queries are indeed a very good programming skill. They can be very complicated and some programmers make a living just writing custom data adapters. However the premise is very simple and standard queries can be understood by most levels of programmers. Like Jordan said its a must for career oriented programmers.
Last edited by gaylo565; 05-08-2008 at 10:30 PM. |
|
|||||
|
Yes, but with .NET you have been provided with many useful classes and objects that can achieve almost exactly the same thing as with SQL. I've never actually experienced a situation in which I couldn't do something in XML that a SQL database couldn't.
|
| Sponsored Links |
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| VPN project | Acheron | Technology Ramble | 0 | 03-14-2008 06:06 AM |
| A cool project idea. | AlexanderRybak | Community Projects | 3 | 02-11-2008 02:37 AM |
| FreeOrion (a non commercial, community game project, under development) | MikkoM | Video Game Talk | 2 | 01-04-2008 12:19 PM |
| Contributing to a project | Jordan | Community Projects | 7 | 09-15-2006 04:43 PM |
| Community Project! - Recent project gone sour | Crane | C# Programming | 5 | 09-09-2006 02:13 PM |
No contest at this time. Please check back later.