Click here to Skip to main content
15,888,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: ListView replacement Pin
Vincent Roggero19-Nov-09 6:21
Vincent Roggero19-Nov-09 6:21 
GeneralRe: ListView replacement Pin
Saksida Bojan19-Nov-09 6:36
Saksida Bojan19-Nov-09 6:36 
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 
hi dudes,i have an application written by c#,visual studio 2008,my database file is an access db.i have a maskedtextbox that user enters the date,(short date as 1388/02/15-it's persian date),i parse the string to date,and i insert some data into my database,icluding the parsed date.furthermore i want to update or insert records which their date is between that date and a month later.so after parsing the entered string into date,i seperate its year,month and day, so i can add a day in farsi calender format.everything's going right until in the loop i reach the date which is '1388/02/30', i get an exception which says 'string was not recognized as a valid dattime'.where's the problem? why all the days has not any problem while that specific day has the problem? i traced the application and i'm sure the string that is being parsed while the exception raises,is 1388/02/30.
more desc:in persian (farsi) calender,6 first monthes of the year has 31 days,and the 6 last monthes has 30 days.
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 
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 

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.