Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralAccessing .NET Assemblies from COM+ Component Pin
perlmunger1-Nov-04 5:26
perlmunger1-Nov-04 5:26 
GeneralRe: Accessing .NET Assemblies from COM+ Component Pin
Alex Korchemniy1-Nov-04 8:30
Alex Korchemniy1-Nov-04 8:30 
GeneralRe: Accessing .NET Assemblies from COM+ Component Pin
perlmunger1-Nov-04 8:40
perlmunger1-Nov-04 8:40 
GeneralRe: Accessing .NET Assemblies from COM+ Component Pin
Alex Korchemniy1-Nov-04 8:45
Alex Korchemniy1-Nov-04 8:45 
GeneralStreamReader method (object.ReadLine()) Pin
Blubbo1-Nov-04 5:22
Blubbo1-Nov-04 5:22 
GeneralDateTime format Pin
goatstudio1-Nov-04 5:18
goatstudio1-Nov-04 5:18 
GeneralRe: DateTime format Pin
Dave Kreskowiak1-Nov-04 6:32
mveDave Kreskowiak1-Nov-04 6:32 
GeneralRe: DateTime format Pin
goatstudio2-Nov-04 17:15
goatstudio2-Nov-04 17:15 
Thanks Dave. Smile | :)

I am now cracking my head to solve the problem. My server default date is US format, and the sql server as well. However, when users enter data through the web, they will enter 18/11/2004 (dd/mm/yyyy), I am trying to convert it and store in sql server using 11/18/2004 (mm/dd/yyyy). I wanted to do in dynamic way, hence I think globalization method in .Net is the solution.

I try to parse by US format at first, then UK format... however end up still having error. How shall I deal with this? Sigh | :sigh:

Thanks!

regards,
vic
QuestionHow to do this? Pin
momer1-Nov-04 5:04
momer1-Nov-04 5:04 
AnswerRe: How to do this? Pin
Blubbo1-Nov-04 6:30
Blubbo1-Nov-04 6:30 
GeneralRe: How to do this? Pin
momer1-Nov-04 6:46
momer1-Nov-04 6:46 
QuestionDenis Bauer's Site Is Down? Pin
Josh Koppang1-Nov-04 5:04
Josh Koppang1-Nov-04 5:04 
GeneralChanging Opacity of Parent Form/Window Pin
sommarafton1-Nov-04 4:47
sommarafton1-Nov-04 4:47 
GeneralRe: Changing Opacity of Parent Form/Window Pin
Alex Korchemniy1-Nov-04 8:01
Alex Korchemniy1-Nov-04 8:01 
QuestionHow to "extract" data from a web page? Pin
Member 14309891-Nov-04 4:44
Member 14309891-Nov-04 4:44 
AnswerRe: How to "extract" data from a web page? Pin
Alex Korchemniy1-Nov-04 7:51
Alex Korchemniy1-Nov-04 7:51 
QuestionHow to do this in C#? Pin
momer1-Nov-04 2:27
momer1-Nov-04 2:27 
AnswerRe: How to do this in C#? Pin
Judah Gabriel Himango1-Nov-04 4:14
sponsorJudah Gabriel Himango1-Nov-04 4:14 
GeneralRe: How to do this in C#? Pin
momer1-Nov-04 4:38
momer1-Nov-04 4:38 
GeneralRe: How to do this in C#? Pin
Judah Gabriel Himango1-Nov-04 5:15
sponsorJudah Gabriel Himango1-Nov-04 5:15 
GeneralRe: How to do this in C#? Pin
momer1-Nov-04 5:21
momer1-Nov-04 5:21 
GeneralProcess sql scripts Pin
totig1-Nov-04 2:21
totig1-Nov-04 2:21 
GeneralRe: Process sql scripts Pin
Alex Korchemniy1-Nov-04 7:14
Alex Korchemniy1-Nov-04 7:14 
GeneralInstall MSI from code Pin
petst1-Nov-04 1:57
petst1-Nov-04 1:57 
GeneralRe: Install MSI from code Pin
Heath Stewart1-Nov-04 8:20
protectorHeath Stewart1-Nov-04 8:20 

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.