Click here to Skip to main content
15,915,600 members
Home / Discussions / C#
   

C#

 
GeneralRe: [Howto] C# and DVR media port programming Pin
Benjie Fallar III7-Nov-14 6:00
Benjie Fallar III7-Nov-14 6:00 
GeneralRe: [Howto] C# and DVR media port programming Pin
Benjie Fallar III7-Nov-14 6:00
Benjie Fallar III7-Nov-14 6:00 
GeneralRe: [Howto] C# and DVR media port programming Pin
Eddy Vluggen7-Nov-14 7:24
professionalEddy Vluggen7-Nov-14 7:24 
GeneralRe: [Howto] C# and DVR media port programming Pin
Benjie Fallar III7-Nov-14 19:42
Benjie Fallar III7-Nov-14 19:42 
GeneralRe: [Howto] C# and DVR media port programming Pin
Eddy Vluggen8-Nov-14 3:27
professionalEddy Vluggen8-Nov-14 3:27 
Questionapplication register queries in sql file or in xml files. Pin
Ibrahim.elh6-Nov-14 23:50
Ibrahim.elh6-Nov-14 23:50 
QuestionRe: application register queries in sql file or in xml files. Pin
Eddy Vluggen7-Nov-14 0:26
professionalEddy Vluggen7-Nov-14 0:26 
AnswerRe: application register queries in sql file or in xml files. Pin
Ibrahim.elh7-Nov-14 1:52
Ibrahim.elh7-Nov-14 1:52 
QuestionRe: application register queries in sql file or in xml files. Pin
Eddy Vluggen7-Nov-14 2:58
professionalEddy Vluggen7-Nov-14 2:58 
AnswerRe: application register queries in sql file or in xml files. Pin
Ibrahim.elh7-Nov-14 3:29
Ibrahim.elh7-Nov-14 3:29 
GeneralRe: application register queries in sql file or in xml files. Pin
Eddy Vluggen7-Nov-14 7:27
professionalEddy Vluggen7-Nov-14 7:27 
AnswerRe: application register queries in sql file or in xml files. Pin
PIEBALDconsult7-Nov-14 18:06
mvePIEBALDconsult7-Nov-14 18:06 
GeneralRe: application register queries in sql file or in xml files. Pin
Ibrahim.elh7-Nov-14 21:26
Ibrahim.elh7-Nov-14 21:26 
GeneralRe: application register queries in sql file or in xml files. Pin
Mycroft Holmes7-Nov-14 22:51
professionalMycroft Holmes7-Nov-14 22:51 
QuestionCan we only store Hours and minutes in DateTime Pin
bhausahebshedbale6-Nov-14 16:16
bhausahebshedbale6-Nov-14 16:16 
AnswerRe: Can we only store Hours and minutes in DateTime Pin
Garth J Lancaster6-Nov-14 16:30
professionalGarth J Lancaster6-Nov-14 16:30 
GeneralRe: Can we only store Hours and minutes in DateTime Pin
bhausahebshedbale6-Nov-14 17:39
bhausahebshedbale6-Nov-14 17:39 
AnswerRe: Can we only store Hours and minutes in DateTime Pin
Praneet Nadkar6-Nov-14 17:01
Praneet Nadkar6-Nov-14 17:01 
GeneralRe: Can we only store Hours and minutes in DateTime Pin
bhausahebshedbale6-Nov-14 17:36
bhausahebshedbale6-Nov-14 17:36 
GeneralRe: Can we only store Hours and minutes in DateTime Pin
Garth J Lancaster6-Nov-14 17:47
professionalGarth J Lancaster6-Nov-14 17:47 
AnswerRe: Can we only store Hours and minutes in DateTime Pin
OriginalGriff6-Nov-14 22:44
mveOriginalGriff6-Nov-14 22:44 
GeneralRe: Can we only store Hours and minutes in DateTime Pin
Garth J Lancaster6-Nov-14 22:58
professionalGarth J Lancaster6-Nov-14 22:58 
GeneralRe: Can we only store Hours and minutes in DateTime Pin
OriginalGriff6-Nov-14 23:30
mveOriginalGriff6-Nov-14 23:30 
AnswerRe: Can we only store Hours and minutes in DateTime Pin
OriginalGriff6-Nov-14 22:48
mveOriginalGriff6-Nov-14 22:48 
AnswerRe: Can we only store Hours and minutes in DateTime Pin
V.6-Nov-14 23:00
professionalV.6-Nov-14 23:00 
If you feel that DateTime is not working for you, nothing prevents you from writing a class that holds, validates and converts "time". Make sure it is as compliant as possible with the DateTime object.
V.

(MQOTD rules and previous solutions)

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.