Click here to Skip to main content
15,916,189 members
Home / Discussions / C#
   

C#

 
GeneralRe: some problems with UI in WIndows Service Pin
mav.northwind3-Mar-06 22:20
mav.northwind3-Mar-06 22:20 
Questionneed an example Pin
eyalso2-Mar-06 23:24
eyalso2-Mar-06 23:24 
AnswerRe: need an example Pin
Dario Solera3-Mar-06 2:10
Dario Solera3-Mar-06 2:10 
AnswerRe: need an example Pin
ZhengqiangLin5-Mar-06 0:10
ZhengqiangLin5-Mar-06 0:10 
QuestionSetting the Windows Desktop Wallpaper Pin
TerjeTT2-Mar-06 23:08
TerjeTT2-Mar-06 23:08 
AnswerRe: Setting the Windows Desktop Wallpaper Pin
Thomas Stockwell4-Mar-06 17:35
professionalThomas Stockwell4-Mar-06 17:35 
Questionset column of crystal report Pin
angelagke2-Mar-06 22:34
angelagke2-Mar-06 22:34 
QuestionProblem with German Date Format Pin
Sivagnanam2-Mar-06 22:26
Sivagnanam2-Mar-06 22:26 
I am facing a problem in Date format in our project. This problem exists only for the month of March.
Our client machine,server machin and DB server machine are in German OS.
In German language, the name of the month for March is 'MÄRZ' (which contains a spl character 'Ä'). The middle tyre of our project will support only the date format 'dd-MMM-yyyy' , example 25-Jan-05. While converting the date of month March in .NET, it is not understanding the spl character and convert the month as 'Mrz', for example
'25-Mrz-05'. But Oracle and SQL Server can understand only MÄR and not Mrz. So, in the month of march we are getting so many exceptions in our project.

We got a temprary soluntion in SQLServer. But we yet to find a solution in Oracle. Kindly help me to resolve this.Rose | [Rose]

With Love
Siva.
AnswerRe: Problem with German Date Format Pin
mav.northwind3-Mar-06 3:18
mav.northwind3-Mar-06 3:18 
GeneralRe: Problem with German Date Format Pin
Guffa3-Mar-06 3:51
Guffa3-Mar-06 3:51 
GeneralRe: Problem with German Date Format Pin
Sivagnanam5-Mar-06 16:17
Sivagnanam5-Mar-06 16:17 
GeneralRe: Problem with German Date Format Pin
Guffa6-Mar-06 4:22
Guffa6-Mar-06 4:22 
QuestionHow to Convert System.Drawings.Bitmap to stdole.IPictureDisp Pin
fearless stallion2-Mar-06 22:19
fearless stallion2-Mar-06 22:19 
Questioncreating events of dynamically added dropdownlist control Pin
abhishek_garg2-Mar-06 19:15
abhishek_garg2-Mar-06 19:15 
AnswerRe: creating events of dynamically added dropdownlist control Pin
Vasudevan Deepak Kumar2-Mar-06 19:34
Vasudevan Deepak Kumar2-Mar-06 19:34 
Questionmerging two images in pictureboxesc# Pin
prgramya2-Mar-06 18:38
prgramya2-Mar-06 18:38 
AnswerRe: merging two images in pictureboxesc# Pin
Vasudevan Deepak Kumar2-Mar-06 20:00
Vasudevan Deepak Kumar2-Mar-06 20:00 
QuestionHow to Access a property of a class from another class Pin
psmukil2-Mar-06 18:36
psmukil2-Mar-06 18:36 
AnswerRe: How to Access a property of a class from another class Pin
AB77712-Mar-06 20:49
AB77712-Mar-06 20:49 
GeneralRe: How to Access a property of a class from another class Pin
psmukil4-Mar-06 2:39
psmukil4-Mar-06 2:39 
Questioncapture video clip from webcam Pin
prgramya2-Mar-06 18:13
prgramya2-Mar-06 18:13 
AnswerRe: capture video clip from webcam Pin
AB77712-Mar-06 21:44
AB77712-Mar-06 21:44 
QuestionFind events bound on a control Pin
M Harris2-Mar-06 15:23
M Harris2-Mar-06 15:23 
AnswerRe: Find events bound on a control Pin
Marc Clifton3-Mar-06 6:50
mvaMarc Clifton3-Mar-06 6:50 
QuestionRe: Find events bound on a control Pin
M Harris7-Mar-06 20:02
M Harris7-Mar-06 20:02 

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.