Click here to Skip to main content
15,916,318 members
Home / Discussions / C#
   

C#

 
AnswerRe: Controlling the source of a drag/drop Pin
ednrgc1-Dec-06 5:27
ednrgc1-Dec-06 5:27 
GeneralRe: Controlling the source of a drag/drop Pin
Dan Neely1-Dec-06 5:42
Dan Neely1-Dec-06 5:42 
AnswerRe: Controlling the source of a drag/drop Pin
Dave Kreskowiak1-Dec-06 5:40
mveDave Kreskowiak1-Dec-06 5:40 
GeneralRe: Controlling the source of a drag/drop Pin
Dan Neely1-Dec-06 5:42
Dan Neely1-Dec-06 5:42 
GeneralRe: Controlling the source of a drag/drop Pin
Dan Neely1-Dec-06 8:09
Dan Neely1-Dec-06 8:09 
GeneralRe: Controlling the source of a drag/drop Pin
Dave Kreskowiak1-Dec-06 8:17
mveDave Kreskowiak1-Dec-06 8:17 
GeneralRe: Controlling the source of a drag/drop Pin
Dan Neely1-Dec-06 8:21
Dan Neely1-Dec-06 8:21 
QuestionMaking dates Pin
digsy_1-Dec-06 4:36
digsy_1-Dec-06 4:36 
I have a web page where the user selects a month and year and submits it to the system.

I then need to create two dates - the first and last dates of that month - which are then sent to another page.

Whats the best way to do this ? I came up with the idea of subtracting the month from todays month, doing the same with the year and then creating the start date.

But this involves converting a string -> int -> date and then back to string - which seems like a lot of converting.
AnswerRe: Making dates Pin
Guffa1-Dec-06 4:56
Guffa1-Dec-06 4:56 
AnswerRe: Making dates Pin
Pete O'Hanlon1-Dec-06 4:59
mvePete O'Hanlon1-Dec-06 4:59 
Questionwhat is this used for --> @ Pin
karanba1-Dec-06 4:34
karanba1-Dec-06 4:34 
AnswerRe: what is this used for --> @ Pin
eggsovereasy1-Dec-06 4:44
eggsovereasy1-Dec-06 4:44 
GeneralRe: what is this used for --> @ Pin
karanba1-Dec-06 4:57
karanba1-Dec-06 4:57 
AnswerRe: what is this used for --> @ Pin
Guffa1-Dec-06 5:00
Guffa1-Dec-06 5:00 
GeneralRe: what is this used for --> @ Pin
WILLIAM MAIN2-Dec-06 17:22
WILLIAM MAIN2-Dec-06 17:22 
QuestionC# Program in System tray Pin
Mutyala Rao1-Dec-06 4:03
Mutyala Rao1-Dec-06 4:03 
AnswerRe: C# Program in System tray Pin
Not Active1-Dec-06 4:16
mentorNot Active1-Dec-06 4:16 
AnswerRe: C# Program in System tray Pin
Eduard Keilholz1-Dec-06 4:16
Eduard Keilholz1-Dec-06 4:16 
GeneralRe: C# Program in System tray Pin
Mutyala Rao9-Mar-07 23:42
Mutyala Rao9-Mar-07 23:42 
QuestionShortkut keys urgent help needed Pin
sujithkumarsl1-Dec-06 3:53
sujithkumarsl1-Dec-06 3:53 
AnswerRe: Shortkut keys urgent help needed Pin
Not Active1-Dec-06 4:15
mentorNot Active1-Dec-06 4:15 
GeneralRe: Shortkut keys urgent help needed Pin
sujithkumarsl1-Dec-06 4:16
sujithkumarsl1-Dec-06 4:16 
GeneralRe: Shortkut keys urgent help needed Pin
Dave Kreskowiak1-Dec-06 4:57
mveDave Kreskowiak1-Dec-06 4:57 
GeneralRe: Shortkut keys urgent help needed Pin
sujithkumarsl1-Dec-06 17:57
sujithkumarsl1-Dec-06 17:57 
QuestionDrag and drop files Pin
Now_Loading1-Dec-06 3:44
Now_Loading1-Dec-06 3:44 

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.