Click here to Skip to main content
15,900,589 members
Home / Discussions / C#
   

C#

 
GeneralRe: linked list in 2.0 and the error: [modified] Pin
Pedram Behroozi21-Oct-08 8:21
Pedram Behroozi21-Oct-08 8:21 
QuestionC# DataGridView extension to allow Drag n Drop. Pin
Graham_421-Oct-08 5:22
Graham_421-Oct-08 5:22 
AnswerRe: C# DataGridView extension to allow Drag n Drop. Pin
led mike21-Oct-08 9:09
led mike21-Oct-08 9:09 
Questionselection of row on which i mouse right click button is clicked in true db grid Pin
tanvir209021-Oct-08 5:08
tanvir209021-Oct-08 5:08 
AnswerRe: selection of row on which i mouse right click button is clicked in true db grid Pin
Ashfield21-Oct-08 5:12
Ashfield21-Oct-08 5:12 
GeneralPaginated UI Pin
hairy_hats21-Oct-08 4:20
hairy_hats21-Oct-08 4:20 
GeneralRe: Paginated UI Pin
Ennis Ray Lynch, Jr.21-Oct-08 4:46
Ennis Ray Lynch, Jr.21-Oct-08 4:46 
QuestionHow can we get total days of the month? Pin
ATC21-Oct-08 4:04
ATC21-Oct-08 4:04 
In VB.net when we define DaySel as:
Dim DaySel As Date then when we use the command totaldays = DaySel.DaysInMonth(DaySel.Year, DaySel.Month)
it will response the corresponding days of the selected month (28 or 29 or 30 or 31 days)

However when I define in VC#
System.DateTime DaySel = default(System.DateTime);
- I only can get DaySel.DayOfWeek or DaySel.DayOfYear

Anyone can show me how to get the total days of the selected month?

Thank for nay help D'Oh! | :doh:
QuestionRe: How can we get total days of the month? Pin
Eddy Vluggen21-Oct-08 4:16
professionalEddy Vluggen21-Oct-08 4:16 
AnswerRe: How can we get total days of the month? Pin
Guffa21-Oct-08 14:20
Guffa21-Oct-08 14:20 
QuestionHow to execute a SQL request thru a Thread Pin
magpierre21-Oct-08 4:01
magpierre21-Oct-08 4:01 
AnswerRe: How to execute a SQL request thru a Thread Pin
Eddy Vluggen21-Oct-08 4:16
professionalEddy Vluggen21-Oct-08 4:16 
Questionopening multi forms Pin
Miss_hacker21-Oct-08 3:14
Miss_hacker21-Oct-08 3:14 
AnswerRe: opening multi forms Pin
leppie21-Oct-08 3:16
leppie21-Oct-08 3:16 
AnswerRe: opening multi forms Pin
Wendelius21-Oct-08 8:18
mentorWendelius21-Oct-08 8:18 
AnswerRe: opening multi forms Pin
nelsonpaixao21-Oct-08 11:58
nelsonpaixao21-Oct-08 11:58 
QuestionGeneral UI Question - Anybody can have a go at this one Pin
MrEyes21-Oct-08 2:16
MrEyes21-Oct-08 2:16 
AnswerRe: General UI Question - Anybody can have a go at this one Pin
Eduard Keilholz21-Oct-08 2:40
Eduard Keilholz21-Oct-08 2:40 
JokeRe: General UI Question - Anybody can have a go at this one Pin
leppie21-Oct-08 3:18
leppie21-Oct-08 3:18 
GeneralRe: General UI Question - Anybody can have a go at this one Pin
Pete O'Hanlon21-Oct-08 3:30
mvePete O'Hanlon21-Oct-08 3:30 
GeneralRe: General UI Question - Anybody can have a go at this one Pin
PIEBALDconsult21-Oct-08 5:06
mvePIEBALDconsult21-Oct-08 5:06 
GeneralRe: General UI Question - Anybody can have a go at this one Pin
MrEyes21-Oct-08 23:04
MrEyes21-Oct-08 23:04 
AnswerRe: General UI Question - Anybody can have a go at this one Pin
Wendelius21-Oct-08 10:57
mentorWendelius21-Oct-08 10:57 
QuestionDifference between validating and validated events ?? Pin
chandan100121-Oct-08 1:49
chandan100121-Oct-08 1:49 
GeneralRe: Difference between validating and validated events ?? Pin
Pete O'Hanlon21-Oct-08 2:17
mvePete O'Hanlon21-Oct-08 2:17 

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.