Holiday Reservation System

InuKik

New member
Joined
Nov 8, 2016
Messages
1
Programming Experience
Beginner
Hi. I want to do a project in C# but I am new at it and don't know where to begin. I know some of the basics in Java. I went through C# tutorials in Tutorialspoint but still I can't start working on the project. Could someone please direct me so I can start working on this project? I linked the project questions link below. Thanks.

Imgur: The most awesome images on the Internet
 
We're not here to do your homework for you. Break the project down into smaller parts and break those down too, then tackle each part individually. Do the parts you can and then, when you encounter a specific issue, you can ask about that here. There's really no excuse for not being able to work out what forms you need and what controls you need on those forms. That part would be no different to Java or any other language. You can then add the appropriate event handlers and only then should there be any need to ask for help. You still need to determine exactly what you need help with though, and not just expect us to teach you C#.
 
Back
Top Bottom