Click here to Skip to main content
15,913,487 members
Home / Discussions / C#
   

C#

 
QuestionApp.config with custom section and custom elements collection inside Pin
xkrja7-Jan-10 4:30
xkrja7-Jan-10 4:30 
Questionfind week num of first week in year [modified] Pin
Maddie from Dartford7-Jan-10 4:09
Maddie from Dartford7-Jan-10 4:09 
AnswerRe: find week num of first week in year Pin
dan!sh 7-Jan-10 4:21
professional dan!sh 7-Jan-10 4:21 
GeneralRe: find week num of first week in year Pin
Maddie from Dartford7-Jan-10 4:30
Maddie from Dartford7-Jan-10 4:30 
GeneralRe: find week num of first week in year Pin
dan!sh 7-Jan-10 4:36
professional dan!sh 7-Jan-10 4:36 
GeneralRe: find week num of first week in year Pin
Maddie from Dartford7-Jan-10 4:47
Maddie from Dartford7-Jan-10 4:47 
GeneralRe: find week num of first week in year Pin
dan!sh 7-Jan-10 4:53
professional dan!sh 7-Jan-10 4:53 
GeneralRe: find week num of first week in year [modified] Pin
dojohansen8-Jan-10 1:15
dojohansen8-Jan-10 1:15 
Week 1 of 2009 started on Monday, January 5th. This means that December 31st 2009, which fell on Thursday, was week 52. Thus Friday January 1st 2010 was also week 52; weeks start on Mondays, not Fridays - or any other days. (EDIT: I rush to add that weeks DO of course start on other days in many systems, but they did not in this case! Just in an attempt to preempt those who may already be writing to point out my cultural insensitivity.)

Thus you may *want* 53, but 52 is correct for 2010. The next time Jan 1st is in Week #53 is in 2013 (the last was in 2008).

Smile | :)

modified on Friday, January 8, 2010 7:27 AM

GeneralRe: find week num of first week in year Pin
OriginalGriff7-Jan-10 8:32
mveOriginalGriff7-Jan-10 8:32 
GeneralRe: find week num of first week in year Pin
dojohansen8-Jan-10 1:21
dojohansen8-Jan-10 1:21 
AnswerRe: find week num of first week in year Pin
Richard MacCutchan7-Jan-10 4:44
mveRichard MacCutchan7-Jan-10 4:44 
GeneralRe: find week num of first week in year Pin
Maddie from Dartford7-Jan-10 4:59
Maddie from Dartford7-Jan-10 4:59 
GeneralRe: find week num of first week in year Pin
Richard MacCutchan7-Jan-10 5:42
mveRichard MacCutchan7-Jan-10 5:42 
GeneralRe: find week num of first week in year Pin
Maddie from Dartford7-Jan-10 6:03
Maddie from Dartford7-Jan-10 6:03 
JokeRe: find week num of first week in year Pin
dojohansen8-Jan-10 1:27
dojohansen8-Jan-10 1:27 
GeneralRe: find week num of first week in year Pin
Richard MacCutchan8-Jan-10 4:29
mveRichard MacCutchan8-Jan-10 4:29 
QuestionDataGridView, DataSource and RowCount related query Pin
dan!sh 7-Jan-10 4:09
professional dan!sh 7-Jan-10 4:09 
AnswerRe: DataGridView, DataSource and RowCount related query Pin
Ben Fair7-Jan-10 4:52
Ben Fair7-Jan-10 4:52 
GeneralRe: DataGridView, DataSource and RowCount related query Pin
dan!sh 7-Jan-10 4:56
professional dan!sh 7-Jan-10 4:56 
QuestionCreate object explorer,query analyser and registered services windows Pin
tasumisra7-Jan-10 3:43
tasumisra7-Jan-10 3:43 
QuestionC# DataTable Pin
jojoba20107-Jan-10 3:18
jojoba20107-Jan-10 3:18 
AnswerRe: C# DataTable Pin
mrcooll7-Jan-10 4:50
mrcooll7-Jan-10 4:50 
AnswerRe: C# DataTable Pin
loyal ginger7-Jan-10 4:52
loyal ginger7-Jan-10 4:52 
GeneralRe: C# DataTable Pin
OriginalGriff7-Jan-10 5:23
mveOriginalGriff7-Jan-10 5:23 
AnswerRe: C# DataTable Pin
OriginalGriff7-Jan-10 5:19
mveOriginalGriff7-Jan-10 5:19 

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.