Click here to Skip to main content
15,918,193 members
Home / Discussions / C#
   

C#

 
GeneralRe: Opening the folder of a file Pin
kkadir25-Dec-06 21:00
kkadir25-Dec-06 21:00 
AnswerRe: Opening the folder of a file Pin
Ravi Bhavnani25-Dec-06 21:57
professionalRavi Bhavnani25-Dec-06 21:57 
QuestionMerging of two datasets Pin
KishoreT25-Dec-06 20:25
KishoreT25-Dec-06 20:25 
AnswerRe: Merging of two datasets Pin
Nader Elshehabi26-Dec-06 7:23
Nader Elshehabi26-Dec-06 7:23 
QuestionMigration of dBaseIII to MS-Access using C# Pin
KishoreT25-Dec-06 20:07
KishoreT25-Dec-06 20:07 
AnswerRe: Migration of dBaseIII to MS-Access using C# Pin
Paul Conrad26-Dec-06 16:34
professionalPaul Conrad26-Dec-06 16:34 
QuestionHow to get recent files Pin
ravichandratbv25-Dec-06 19:37
ravichandratbv25-Dec-06 19:37 
AnswerRe: How to get recent files Pin
Stefan Troschuetz25-Dec-06 21:21
Stefan Troschuetz25-Dec-06 21:21 
There is no such built-in functionality if that's what you're asking for. You have to keep track of the files yourself by storing their paths somewhere (application settings, custom XML file, ...) and built the recent files menu dynamically on this basis whenever it pops up.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

QuestionRe: How to get recent files Pin
ravichandratbv26-Dec-06 0:28
ravichandratbv26-Dec-06 0:28 
QuestionHow to Refresh previous page when next page is close Pin
jaganil25-Dec-06 19:09
jaganil25-Dec-06 19:09 
QuestionDynamic Crystal report generation Pin
shivabj25-Dec-06 18:51
shivabj25-Dec-06 18:51 
AnswerRe: Dynamic Crystal report generation Pin
shaz jazz26-Dec-06 0:14
shaz jazz26-Dec-06 0:14 
QuestionHow to read XML file from end/last using filestream pointer Pin
Praveen Raghuvanshi25-Dec-06 18:44
professionalPraveen Raghuvanshi25-Dec-06 18:44 
AnswerRe: How to read XML file from end/last using filestream pointer Pin
Nader Elshehabi26-Dec-06 7:28
Nader Elshehabi26-Dec-06 7:28 
QuestionSimulate typing in a texbox control? Newbie Needs Help! Pin
Basement Dweller25-Dec-06 18:25
Basement Dweller25-Dec-06 18:25 
AnswerRe: Simulate typing in a texbox control? Newbie Needs Help! Pin
Stefan Troschuetz25-Dec-06 21:14
Stefan Troschuetz25-Dec-06 21:14 
QuestionError while installing .NET 3.0 runtime. Pin
jdkulkarni25-Dec-06 18:03
jdkulkarni25-Dec-06 18:03 
AnswerRe: Error while installing .NET 3.0 runtime. Pin
Vega0225-Dec-06 19:36
Vega0225-Dec-06 19:36 
GeneralRe: Error while installing .NET 3.0 runtime. Pin
jdkulkarni25-Dec-06 19:52
jdkulkarni25-Dec-06 19:52 
GeneralRe: Error while installing .NET 3.0 runtime. Pin
Vincent Reynolds26-Dec-06 4:27
Vincent Reynolds26-Dec-06 4:27 
GeneralRe: Error while installing .NET 3.0 runtime. Pin
jdkulkarni26-Dec-06 17:27
jdkulkarni26-Dec-06 17:27 
QuestioncheckedlistBox .net 2.0 Pin
fmardani25-Dec-06 16:21
fmardani25-Dec-06 16:21 
Questionlistitem Pin
fmardani25-Dec-06 16:20
fmardani25-Dec-06 16:20 
AnswerRe: listitem Pin
Luc Pattyn25-Dec-06 17:11
sitebuilderLuc Pattyn25-Dec-06 17:11 
Questionc# application Pin
Dritt25-Dec-06 10:57
Dritt25-Dec-06 10:57 

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.