Click here to Skip to main content
15,898,371 members
Home / Discussions / C#
   

C#

 
GeneralRe: Get correct case of Filename Pin
David Skelly5-Mar-10 1:41
David Skelly5-Mar-10 1:41 
GeneralRe: Get correct case of Filename Pin
AspDotNetDev5-Mar-10 2:08
protectorAspDotNetDev5-Mar-10 2:08 
GeneralRe: Get correct case of Filename Pin
David Skelly5-Mar-10 5:51
David Skelly5-Mar-10 5:51 
GeneralRe: Get correct case of Filename Pin
Dave Kreskowiak5-Mar-10 7:53
mveDave Kreskowiak5-Mar-10 7:53 
GeneralRe: Get correct case of Filename Pin
Luc Pattyn5-Mar-10 1:42
sitebuilderLuc Pattyn5-Mar-10 1:42 
GeneralRe: Get correct case of Filename Pin
AspDotNetDev5-Mar-10 2:12
protectorAspDotNetDev5-Mar-10 2:12 
GeneralRe: Get correct case of Filename Pin
Luc Pattyn5-Mar-10 2:19
sitebuilderLuc Pattyn5-Mar-10 2:19 
GeneralRe: Get correct case of Filename Pin
David Skelly5-Mar-10 6:01
David Skelly5-Mar-10 6:01 
It's even more complicated than that. Unix sees myfile.txt and MyFile.txt as two different files and lets you create these two files in the same directory, side by side. Windows doesn't like that and won't let you do it.

Most C# programs probably never have to interoperate between Windows and Unix. It's much more of a problem with something like Java.
GeneralRe: Get correct case of Filename Pin
DanielWehrle5-Mar-10 4:04
DanielWehrle5-Mar-10 4:04 
AnswerRe: Get correct case of Filename Pin
AspDotNetDev4-Mar-10 21:40
protectorAspDotNetDev4-Mar-10 21:40 
QuestionCombobox + Treeview Height? Pin
Pawan Kiran4-Mar-10 19:11
Pawan Kiran4-Mar-10 19:11 
QuestionHow to Rearrange Tiff pages? Pin
Member-42540444-Mar-10 19:09
Member-42540444-Mar-10 19:09 
AnswerRe: How to Rearrange Tiff pages? Pin
MumbleB4-Mar-10 23:39
MumbleB4-Mar-10 23:39 
GeneralRe: How to Rearrange Tiff pages? Pin
Member-42540445-Mar-10 1:39
Member-42540445-Mar-10 1:39 
Questionbrushes with opacity Pin
VCsamir4-Mar-10 19:00
VCsamir4-Mar-10 19:00 
Questionhow to put a timer counter in my software that counts starting from the day installed? Pin
CoderForEver4-Mar-10 18:04
CoderForEver4-Mar-10 18:04 
AnswerRe: how to put a timer counter in my software that counts starting from the day installed? Pin
PIEBALDconsult4-Mar-10 18:17
mvePIEBALDconsult4-Mar-10 18:17 
GeneralRe: how to put a timer counter in my software that counts starting from the day installed? Pin
AspDotNetDev4-Mar-10 18:32
protectorAspDotNetDev4-Mar-10 18:32 
AnswerRe: how to put a timer counter in my software that counts starting from the day installed? Pin
AspDotNetDev4-Mar-10 18:19
protectorAspDotNetDev4-Mar-10 18:19 
GeneralRe: how to put a timer counter in my software that counts starting from the day installed? Pin
CoderForEver4-Mar-10 19:24
CoderForEver4-Mar-10 19:24 
GeneralRe: how to put a timer counter in my software that counts starting from the day installed? Pin
AspDotNetDev4-Mar-10 19:29
protectorAspDotNetDev4-Mar-10 19:29 
GeneralRe: how to put a timer counter in my software that counts starting from the day installed? Pin
Luc Pattyn5-Mar-10 1:45
sitebuilderLuc Pattyn5-Mar-10 1:45 
GeneralRe: how to put a timer counter in my software that counts starting from the day installed? Pin
AspDotNetDev5-Mar-10 2:07
protectorAspDotNetDev5-Mar-10 2:07 
GeneralRe: how to put a timer counter in my software that counts starting from the day installed? Pin
Luc Pattyn5-Mar-10 2:22
sitebuilderLuc Pattyn5-Mar-10 2:22 
AnswerRe: how to put a timer counter in my software that counts starting from the day installed? Pin
MumbleB4-Mar-10 23:48
MumbleB4-Mar-10 23:48 

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.