Click here to Skip to main content
15,910,787 members
Home / Discussions / C#
   

C#

 
Questionwin UI freezes Pin
arkiboys28-Oct-08 22:28
arkiboys28-Oct-08 22:28 
AnswerRe: win UI freezes Pin
Giorgi Dalakishvili28-Oct-08 22:40
mentorGiorgi Dalakishvili28-Oct-08 22:40 
GeneralRe: win UI freezes Pin
netJP12L29-Oct-08 5:20
netJP12L29-Oct-08 5:20 
QuestionDataview directly Enter Data Pin
sepel28-Oct-08 22:08
sepel28-Oct-08 22:08 
AnswerRe: Help ??? Pin
J4amieC28-Oct-08 23:32
J4amieC28-Oct-08 23:32 
AnswerRe: Help ??? Pin
CPallini29-Oct-08 0:14
mveCPallini29-Oct-08 0:14 
GeneralRe: Help ??? Pin
sepel29-Oct-08 3:58
sepel29-Oct-08 3:58 
GeneralRe: Help ??? Pin
sepel29-Oct-08 4:05
sepel29-Oct-08 4:05 
GeneralRe: Dataview directly Enter Data Pin
nelsonpaixao29-Oct-08 14:24
nelsonpaixao29-Oct-08 14:24 
GeneralPDF - Text Extractor Pin
manowj28-Oct-08 22:06
manowj28-Oct-08 22:06 
GeneralRe: PDF - Text Extractor Pin
Furty29-Oct-08 0:35
Furty29-Oct-08 0:35 
GeneralRe: PDF - Text Extractor Pin
manowj29-Oct-08 1:17
manowj29-Oct-08 1:17 
GeneralRe: PDF - Text Extractor Pin
Furty29-Oct-08 1:27
Furty29-Oct-08 1:27 
Questionhow to open .xll file using .net c# Pin
tozy28-Oct-08 21:09
tozy28-Oct-08 21:09 
AnswerRe: how to open .xll file using .net c# Pin
Rajesh R Subramanian28-Oct-08 21:14
professionalRajesh R Subramanian28-Oct-08 21:14 
Questionaccessing the system through public IP online & getting the sql database using c# through web applications Pin
anithagaraga28-Oct-08 20:48
anithagaraga28-Oct-08 20:48 
AnswerRe: accessing the system through public IP online & getting the sql database using c# through web applications Pin
Eduard Keilholz28-Oct-08 21:48
Eduard Keilholz28-Oct-08 21:48 
AnswerTry posting a question that makes at least some usage of grammar and also makes some type of sense. Pin
Furty29-Oct-08 0:38
Furty29-Oct-08 0:38 
AnswerRe: accessing the system through public IP online & getting the sql database using c# through web applications Pin
Eddy Vluggen29-Oct-08 0:55
professionalEddy Vluggen29-Oct-08 0:55 
GeneralColorPickerCombo Pin
Anandkumar.V28-Oct-08 20:03
Anandkumar.V28-Oct-08 20:03 
GeneralRe: ColorPickerCombo Pin
Ashfield28-Oct-08 22:45
Ashfield28-Oct-08 22:45 
QuestionPlug-in for Outlook using C# Pin
A.Asif28-Oct-08 18:44
A.Asif28-Oct-08 18:44 
Questionurgent -- file creation in c# Pin
Chithra Anoop28-Oct-08 15:26
Chithra Anoop28-Oct-08 15:26 
I want to create files with different names in c#. It should be in the form
0001.9001
0001.9002
0001.9003
0001.9004
0001.9005
0002.9001
0002.9002
0002.9003
0002.9004
0002.9005
0003.9001
0003.9002
....
0009.9005
0010.9001
etc....

This much I could do.
If the program creates a particular file name, when the program runs next time it should not create the same file name. Instead it should start the file creation as the continuation of the previous file name.
Can I do it with any file operation.Please help me to find out the coding for this.

Thank you for your time and support
AnswerRe: urgent -- file creation in c# PinPopular
Mbah Dhaim28-Oct-08 16:33
Mbah Dhaim28-Oct-08 16:33 
GeneralRe: urgent -- file creation in c# Pin
Chithra Anoop28-Oct-08 16:47
Chithra Anoop28-Oct-08 16:47 

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.