|
-
September 1st, 2007, 04:38 PM
#1
C# Project Ideas
Hi,
I am relatively new to C#. I have a good background in C though. I really enjoy working in C# and planning to learn it even more to eventually get Microsoft certifications in C#. Could anyone give me an idea of a good project which could help me through the learning process?
Here's a little information on my background: I am a Computer Systems Engineer and have a little over 1 year work experience as a SW Engineer. I have worked in C, C# and currently working on LabVIEW applications(I hate it tough).
Any ideas or suggestions appreciated.
Thanks,
A fan of C#.
-
September 2nd, 2007, 03:50 AM
#2
Re: C# Project Ideas
 Originally Posted by aM000
Hi,
I am relatively new to C#. ... Could anyone give me an idea of a good project which could help me through the learning process?
....A fan of C#.
Maybe you want to have a look to my new article'how to create a dockable panel using C# Its written for people who have just read a beginners book of C# like 'MS Visual C# 2005 Step by step'. Teaching things like Localization of Controls, Ownerdrawn controls, TypeConverters... You have the link on top of the page as its just brandnew now. It will be a series of articles teaching different skills using the project of creating dockable panels as the redline for going from a to b. Approximatly one article each month is planned.
BTW reading posts here in the forum and helping people is also a very good training in C# abilities
Last edited by JonnyPoet; September 2nd, 2007 at 03:53 AM.
 Jonny Poet
To be Alive is depending on the willingsness to help others and also to permit others to help you. So lets be alive. !
Using Code Tags makes the difference: Code is easier to read, so its easier to help. Do it like this: [CODE] Put Your Code here [/code]
If anyone felt he has got help, show it in rating the post.
Also dont forget to set a post which is fully answered to 'resolved'. For more details look to FAQ's about Forum Usage. BTW I'm using Framework 3.5 and you ?
My latest articles :
Creating a Dockable Panel-Controlmanager Using C#, Part 1 | Part 2 | Part 3 | Part 4 | Part 5 | Part 6 | Part 7
-
September 2nd, 2007, 01:40 PM
#3
Re: C# Project Ideas
Thanks so much for your help and suggestions.
I wanted to do a detailed Windows-form based project, and your article sure looks like a good start. I really appreciate it.
I am preparing for Microsoft Exam 70-316, Developing and Implementing Windows-based Applications with Microsoft Visual C#.NET and Microsoft Visual Studio .NET. More ideas & suggestions to help me prepare thoroughly are greatly appreciated.
-
September 2nd, 2007, 05:40 PM
#4
Re: C# Project Ideas
knowledge of modern data access techniques is highly recommended. see the dw2.0 link in my signature
-
September 3rd, 2007, 03:03 PM
#5
Re: C# Project Ideas
I'd make sure your concepts on data access, serialization, toolbox controls, etc. are good. I'd create projects involving good use of all of them and also check out http://www.codeclinic.com/70-316skills.htm for more ideas
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|