need help with c# code

nitin2003

Client
Регистрация
18.09.2012
Сообщения
195
Благодарностей
11
Баллы
18
Hi,

I have written a simple C# code to compare 2 date but it seems to be working only without variables when I hard code the value.

Attached are the screenshots.
with variables.JPG
without variables.JPG

Can anyone please help?

Thanks,
Nitin
 

bigcajones

Client
Регистрация
09.02.2011
Сообщения
1 216
Благодарностей
683
Баллы
113
Nitin, get rid of the .ToString() at the end of your project variables and put .Value instead. Project variables are already strings.
 

Вложения

  • Спасибо
Реакции: nitin2003

nitin2003

Client
Регистрация
18.09.2012
Сообщения
195
Благодарностей
11
Баллы
18

rostonix

Известная личность
Регистрация
23.12.2011
Сообщения
29 067
Благодарностей
5 715
Баллы
113
Always remember that .Value and .value are different things) C# is case sensitive language )
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)