Click here to Skip to main content
15,898,943 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Importing Dll Problem Pin
Adam Maras17-Aug-09 10:12
Adam Maras17-Aug-09 10:12 
QuestionClass Problem Pin
JEFFERY!16-Aug-09 13:27
JEFFERY!16-Aug-09 13:27 
AnswerRe: Class Problem Pin
Luc Pattyn16-Aug-09 14:52
sitebuilderLuc Pattyn16-Aug-09 14:52 
GeneralRe: Class Problem Pin
JEFFERY!16-Aug-09 15:01
JEFFERY!16-Aug-09 15:01 
GeneralRe: Class Problem Pin
Luc Pattyn16-Aug-09 15:02
sitebuilderLuc Pattyn16-Aug-09 15:02 
QuestionUnwanted and junk file cleaner Pin
agyzone@gmail.com16-Aug-09 5:26
agyzone@gmail.com16-Aug-09 5:26 
AnswerRe: Unwanted and junk file cleaner Pin
Not Active16-Aug-09 5:33
mentorNot Active16-Aug-09 5:33 
AnswerRe: Unwanted and junk file cleaner Pin
Luc Pattyn16-Aug-09 9:08
sitebuilderLuc Pattyn16-Aug-09 9:08 
Hi,

1. use Directory.GetFiles();
2. use File.Delete();
3. do not use Process.Start("cmd.exe", "/C del *.*");

Smile | :)

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Unwanted and junk file cleaner Pin
Pete O'Hanlon16-Aug-09 9:44
mvePete O'Hanlon16-Aug-09 9:44 
GeneralRe: Unwanted and junk file cleaner Pin
Luc Pattyn16-Aug-09 10:22
sitebuilderLuc Pattyn16-Aug-09 10:22 
GeneralRe: Unwanted and junk file cleaner Pin
Pete O'Hanlon16-Aug-09 10:27
mvePete O'Hanlon16-Aug-09 10:27 
QuestionJoin math variables Pin
pimb215-Aug-09 7:14
pimb215-Aug-09 7:14 
AnswerRe: Join math variables Pin
0x3c015-Aug-09 7:33
0x3c015-Aug-09 7:33 
GeneralRe: Join math variables Pin
pimb215-Aug-09 8:02
pimb215-Aug-09 8:02 
GeneralRe: Join math variables Pin
0x3c015-Aug-09 9:08
0x3c015-Aug-09 9:08 
GeneralRe: Join math variables Pin
pimb215-Aug-09 9:11
pimb215-Aug-09 9:11 
QuestionHelp with NotifyIcon on Windows 7 Pin
Soumya9215-Aug-09 3:11
Soumya9215-Aug-09 3:11 
AnswerRe: Help with NotifyIcon on Windows 7 Pin
Adam Maras15-Aug-09 7:29
Adam Maras15-Aug-09 7:29 
GeneralRe: Help with NotifyIcon on Windows 7 Pin
Soumya9217-Aug-09 1:43
Soumya9217-Aug-09 1:43 
Questionhelp with .net clr hosting error Pin
foxymop14-Aug-09 8:54
foxymop14-Aug-09 8:54 
AnswerRe: help with .net clr hosting error Pin
Pete O'Hanlon14-Aug-09 9:42
mvePete O'Hanlon14-Aug-09 9:42 
GeneralRe: help with .net clr hosting error Pin
foxymop14-Aug-09 11:22
foxymop14-Aug-09 11:22 
GeneralRe: help with .net clr hosting error Pin
Pete O'Hanlon14-Aug-09 11:33
mvePete O'Hanlon14-Aug-09 11:33 
GeneralRe: help with .net clr hosting error Pin
Luc Pattyn14-Aug-09 12:26
sitebuilderLuc Pattyn14-Aug-09 12:26 
QuestionRelease / Debug App.configs [modified] Pin
Tristan Rhodes13-Aug-09 23:45
Tristan Rhodes13-Aug-09 23:45 

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.