Click here to Skip to main content
15,889,200 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView replacement Pin
Vincent Roggero19-Nov-09 6:46
Vincent Roggero19-Nov-09 6:46 
GeneralRe: ListView replacement Pin
Saksida Bojan19-Nov-09 7:00
Saksida Bojan19-Nov-09 7:00 
GeneralRe: ListView replacement Pin
Vincent Roggero20-Nov-09 4:08
Vincent Roggero20-Nov-09 4:08 
GeneralRe: ListView replacement Pin
Saksida Bojan20-Nov-09 5:06
Saksida Bojan20-Nov-09 5:06 
GeneralRe: ListView replacement Pin
Vincent Roggero20-Nov-09 7:02
Vincent Roggero20-Nov-09 7:02 
Questionstrange errror while parsing string to datetime in c# Pin
hosseinghazanfary19-Nov-09 3:37
hosseinghazanfary19-Nov-09 3:37 
AnswerRe: strange errror while parsing string to datetime in c# Pin
Ian Shlasko19-Nov-09 3:49
Ian Shlasko19-Nov-09 3:49 
AnswerRe: strange errror while parsing string to datetime in c# Pin
Keith Barrow19-Nov-09 5:37
professionalKeith Barrow19-Nov-09 5:37 
I think these might help:

Persian Calendar
[^]

Persian Calendar Members[^]

The references refer to a type that is specifically designed for handling Persian dates as the month lengths are incompatable with Gregorian dates (ie xxxx/02/31 is valid). You will most probably need to convert to a standard DateTime (there is a ToDateTime method) when saving to database, otherwise you are in for a world of pain trying to get it to work.

CCC solved so far: 2 (including a Hard One!)
37!?!! - Randall, Clerks

QuestionHow to run menu items as radio box ones? Pin
Chesnokov Yuriy19-Nov-09 1:59
professionalChesnokov Yuriy19-Nov-09 1:59 
AnswerRe: How to run menu items as radio box ones? Pin
flydk19-Nov-09 2:04
flydk19-Nov-09 2:04 
AnswerRe: How to run menu items as radio box ones? Pin
Dave Kreskowiak19-Nov-09 4:01
mveDave Kreskowiak19-Nov-09 4:01 
QuestionTitle Bar Color in WinForm Pin
trunecek19-Nov-09 1:41
trunecek19-Nov-09 1:41 
AnswerRe: Title Bar Color in WinForm Pin
EliottA19-Nov-09 1:56
EliottA19-Nov-09 1:56 
Questionurgent need of a code Pin
jyotika shinde19-Nov-09 1:36
jyotika shinde19-Nov-09 1:36 
AnswerRe: urgent need of a code Pin
Abhishek Sur19-Nov-09 1:38
professionalAbhishek Sur19-Nov-09 1:38 
AnswerRe: urgent need of a coke Pin
Nagy Vilmos19-Nov-09 1:40
professionalNagy Vilmos19-Nov-09 1:40 
AnswerRe: urgent need of a code Pin
dan!sh 19-Nov-09 1:42
professional dan!sh 19-Nov-09 1:42 
AnswerRe: urgent need of a code Pin
Saksida Bojan19-Nov-09 7:03
Saksida Bojan19-Nov-09 7:03 
QuestionC# file containing all langage constructs Pin
Ahmed Charfeddine19-Nov-09 1:11
Ahmed Charfeddine19-Nov-09 1:11 
AnswerRe: C# file containing all langage constructs Pin
Abhishek Sur19-Nov-09 1:29
professionalAbhishek Sur19-Nov-09 1:29 
GeneralRe: C# file containing all langage constructs Pin
Ahmed Charfeddine19-Nov-09 1:42
Ahmed Charfeddine19-Nov-09 1:42 
GeneralRe: C# file containing all langage constructs Pin
Pete O'Hanlon19-Nov-09 1:54
mvePete O'Hanlon19-Nov-09 1:54 
GeneralRe: C# file containing all langage constructs Pin
Ahmed Charfeddine19-Nov-09 1:58
Ahmed Charfeddine19-Nov-09 1:58 
GeneralRe: C# file containing all langage constructs Pin
Pete O'Hanlon19-Nov-09 2:38
mvePete O'Hanlon19-Nov-09 2:38 
GeneralRe: C# file containing all langage constructs Pin
Ahmed Charfeddine19-Nov-09 2:40
Ahmed Charfeddine19-Nov-09 2:40 

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.