Click here to Skip to main content
16,006,341 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: From MSDN Magazine, Sometime in the past... Pin
Jerry Evans10-Nov-03 8:01
Jerry Evans10-Nov-03 8:01 
GeneralRe: From MSDN Magazine, Sometime in the past... Pin
Heath Stewart10-Nov-03 9:33
protectorHeath Stewart10-Nov-03 9:33 
GeneralRe: Managed C++ server side executables ? Pin
Heath Stewart10-Nov-03 6:09
protectorHeath Stewart10-Nov-03 6:09 
GeneralRe: Managed C++ server side executables ? Pin
Jerry Evans10-Nov-03 6:57
Jerry Evans10-Nov-03 6:57 
GeneralSetup Program Pin
kersyanti5-Nov-03 23:23
kersyanti5-Nov-03 23:23 
GeneralRe: Setup Program Pin
Mike Dimmick6-Nov-03 2:17
Mike Dimmick6-Nov-03 2:17 
Questionhow to delete one file in network share folder with .NET Pin
don7cry5-Nov-03 16:06
don7cry5-Nov-03 16:06 
AnswerRe: how to delete one file in network share folder with .NET Pin
Al Gardner7-Nov-03 1:34
Al Gardner7-Nov-03 1:34 
Start by eliminating the possibilty that it is user related. Take a copy of the file and see if you can delete manually but using the same user that will the code runs as. If this works and the application still cannot delete another copy of the file, then it has to be code.

We would then need to see some source to find out why it doesn't work.

Al.
AnswerRe: how to delete one file in network share folder with .NET Pin
jparsons8-Nov-03 12:12
jparsons8-Nov-03 12:12 
GeneralProblems with Exception Management Application Block Pin
Andy Hochstetler5-Nov-03 16:06
Andy Hochstetler5-Nov-03 16:06 
GeneralDoEvents kill Callback - Help needed! Pin
Vacationistas5-Nov-03 9:07
Vacationistas5-Nov-03 9:07 
General.NET Version 7.0 and 7.1 incompatability Pin
Showme805-Nov-03 4:48
Showme805-Nov-03 4:48 
GeneralRe: .NET Version 7.0 and 7.1 incompatability Pin
J. Dunlap5-Nov-03 8:42
J. Dunlap5-Nov-03 8:42 
GeneralThats easy.. Pin
E.L. Golpe10-Nov-03 6:20
E.L. Golpe10-Nov-03 6:20 
GeneralBeginner's Localization question Pin
Anonymous4-Nov-03 6:03
Anonymous4-Nov-03 6:03 
GeneralRe: Beginner's Localization question Pin
Colin Angus Mackay7-Nov-03 14:10
Colin Angus Mackay7-Nov-03 14:10 
GeneralRe: Beginner's Localization question Pin
Anonymous9-Nov-03 22:44
Anonymous9-Nov-03 22:44 
GeneralRe: Beginner's Localization question Pin
Colin Angus Mackay10-Nov-03 2:14
Colin Angus Mackay10-Nov-03 2:14 
QuestionHow to use Memory-mapped files in .Net? Pin
Chen Venkataraman3-Nov-03 9:49
Chen Venkataraman3-Nov-03 9:49 
AnswerRe: How to use Memory-mapped files in .Net? Pin
Douglas Troy10-Nov-03 5:32
Douglas Troy10-Nov-03 5:32 
QuestionHow to Use 2 connection objects in a single sql statement in c# Pin
kaling3-Nov-03 0:49
kaling3-Nov-03 0:49 
AnswerRe: How to Use 2 connection objects in a single sql statement in c# Pin
Colin Angus Mackay3-Nov-03 2:06
Colin Angus Mackay3-Nov-03 2:06 
AnswerRe: How to Use 2 connection objects in a single sql statement in c# Pin
Peter Zajac3-Nov-03 2:44
Peter Zajac3-Nov-03 2:44 
AnswerRe: How to Use 2 connection objects in a single sql statement in c# Pin
kaling9-Nov-03 21:04
kaling9-Nov-03 21:04 
GeneralTo staty with XP or not?!?! Pin
Sarvesvara (BVKS) Dasa1-Nov-03 6:25
Sarvesvara (BVKS) Dasa1-Nov-03 6:25 

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.