Click here to Skip to main content
16,005,181 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to get Caller ID from Tapi3lib? Pin
grefu19-Nov-09 2:34
grefu19-Nov-09 2:34 
GeneralRe: How to get Caller ID from Tapi3lib? Pin
Richard MacCutchan19-Nov-09 6:28
mveRichard MacCutchan19-Nov-09 6:28 
Questiongraphs for compactframework Pin
benjamin yap18-Nov-09 5:44
benjamin yap18-Nov-09 5:44 
AnswerRe: graphs for compactframework Pin
cdpace18-Nov-09 11:02
cdpace18-Nov-09 11:02 
QuestionMouse Enter/Leave event (global) Pin
sodevrom18-Nov-09 5:32
sodevrom18-Nov-09 5:32 
AnswerRe: Mouse Enter/Leave event (global) Pin
The Man from U.N.C.L.E.18-Nov-09 7:44
The Man from U.N.C.L.E.18-Nov-09 7:44 
QuestionCalculate How Many Mondays in a Particular Month Pin
cdpace18-Nov-09 5:09
cdpace18-Nov-09 5:09 
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
Richard MacCutchan18-Nov-09 5:31
mveRichard MacCutchan18-Nov-09 5:31 
A possibility:
Use DateTime()to discover what day of the week is 1st of the month.
From there you can calculate when the first Monday is.
Then, from the number of days in the month you can calculate how many more there will be.
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
SilimSayo18-Nov-09 5:41
SilimSayo18-Nov-09 5:41 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
SilimSayo18-Nov-09 5:42
SilimSayo18-Nov-09 5:42 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
musefan18-Nov-09 6:15
musefan18-Nov-09 6:15 
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
PIEBALDconsult18-Nov-09 6:05
mvePIEBALDconsult18-Nov-09 6:05 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
Nagy Vilmos18-Nov-09 6:11
professionalNagy Vilmos18-Nov-09 6:11 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
PIEBALDconsult18-Nov-09 6:54
mvePIEBALDconsult18-Nov-09 6:54 
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
Abhishek Sur18-Nov-09 6:23
professionalAbhishek Sur18-Nov-09 6:23 
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
musefan18-Nov-09 6:24
musefan18-Nov-09 6:24 
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
musefan18-Nov-09 6:40
musefan18-Nov-09 6:40 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
harold aptroot18-Nov-09 6:45
harold aptroot18-Nov-09 6:45 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
musefan18-Nov-09 6:56
musefan18-Nov-09 6:56 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
Luc Pattyn18-Nov-09 7:09
sitebuilderLuc Pattyn18-Nov-09 7:09 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
harold aptroot18-Nov-09 7:12
harold aptroot18-Nov-09 7:12 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
PIEBALDconsult18-Nov-09 8:43
mvePIEBALDconsult18-Nov-09 8:43 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
musefan18-Nov-09 6:57
musefan18-Nov-09 6:57 
AnswerRe: Calculate How Many Mondays in a Particular Month Pin
Luc Pattyn18-Nov-09 7:08
sitebuilderLuc Pattyn18-Nov-09 7:08 
GeneralRe: Calculate How Many Mondays in a Particular Month Pin
PIEBALDconsult18-Nov-09 7:48
mvePIEBALDconsult18-Nov-09 7: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.