Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
GeneralRe: I've programmed Myself Into A Corner Pin
Roger Wright2-Feb-11 6:42
professionalRoger Wright2-Feb-11 6:42 
AnswerRe: I've programmed Myself Into A Corner Pin
PIEBALDconsult2-Feb-11 2:09
mvePIEBALDconsult2-Feb-11 2:09 
GeneralRe: I've programmed Myself Into A Corner Pin
Roger Wright2-Feb-11 6:44
professionalRoger Wright2-Feb-11 6:44 
GeneralRe: I've programmed Myself Into A Corner Pin
OriginalGriff2-Feb-11 8:15
mveOriginalGriff2-Feb-11 8:15 
GeneralRe: I've programmed Myself Into A Corner Pin
Roger Wright2-Feb-11 14:33
professionalRoger Wright2-Feb-11 14:33 
GeneralRe: I've programmed Myself Into A Corner Pin
OriginalGriff2-Feb-11 21:17
mveOriginalGriff2-Feb-11 21:17 
GeneralRe: I've programmed Myself Into A Corner Pin
PIEBALDconsult2-Feb-11 13:21
mvePIEBALDconsult2-Feb-11 13:21 
QuestionGraph schedule for hotel menagment system Pin
nighttrain_1-Feb-11 12:08
nighttrain_1-Feb-11 12:08 
Hi there !

I start to developing a hotel managment system C# + MySQL database.
I have to make some like graph schedule (it's only for view)

It should looks like:

for example on some month...
is 3 persons in room2 from 2 to sixth day of month and the color of this line...
      1 2 3 4 5 6 7.... 31 (days for months)
room1   
room2   3 3 3 3 3
room3


it will download the data_from and data_to of reservation some of specified room, the type of residence which is declarated in specified color and then at last how many persons are in this room
and now it will draw lines of a given color from the day-to-date and in the middle of this line in each row of the color line the number of people in this room

I wonder how to do it ... First what control should i use dg, lvor ..?
And how to declare this all months with days...

Plz help how to start it?
AnswerRe: Graph schedule for hotel menagment system Pin
RobCroll1-Feb-11 12:28
RobCroll1-Feb-11 12:28 
GeneralRe: Graph schedule for hotel menagment system [modified] Pin
nighttrain_1-Feb-11 12:36
nighttrain_1-Feb-11 12:36 
GeneralRe: Graph schedule for hotel menagment system Pin
RobCroll1-Feb-11 12:46
RobCroll1-Feb-11 12:46 
QuestionProblem with socket.recieve() , when the clent disconnect Pin
prasadbuddhika1-Feb-11 6:32
prasadbuddhika1-Feb-11 6:32 
AnswerRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell1-Feb-11 10:34
jschell1-Feb-11 10:34 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
Ennis Ray Lynch, Jr.1-Feb-11 10:57
Ennis Ray Lynch, Jr.1-Feb-11 10:57 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell1-Feb-11 13:59
jschell1-Feb-11 13:59 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
Ennis Ray Lynch, Jr.1-Feb-11 15:11
Ennis Ray Lynch, Jr.1-Feb-11 15:11 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell2-Feb-11 8:10
jschell2-Feb-11 8:10 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
Ennis Ray Lynch, Jr.2-Feb-11 9:32
Ennis Ray Lynch, Jr.2-Feb-11 9:32 
GeneralRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell3-Feb-11 9:28
jschell3-Feb-11 9:28 
AnswerRe: Problem with socket.recieve() , when the clent disconnect Pin
jschell1-Feb-11 14:13
jschell1-Feb-11 14:13 
Questionoverloading Console.write() [modified] Pin
KARFER1-Feb-11 5:03
KARFER1-Feb-11 5:03 
AnswerRe: overloading Console.write() Pin
Pete O'Hanlon1-Feb-11 5:06
mvePete O'Hanlon1-Feb-11 5:06 
GeneralRe: overloading Console.write() Pin
KARFER1-Feb-11 5:11
KARFER1-Feb-11 5:11 
GeneralRe: overloading Console.write() Pin
Pete O'Hanlon1-Feb-11 5:12
mvePete O'Hanlon1-Feb-11 5:12 
AnswerRe: overloading Console.write() Pin
Not Active1-Feb-11 5:48
mentorNot Active1-Feb-11 5:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.