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

C#

 
AnswerThe solution Pin
polycom1235-May-09 2:11
polycom1235-May-09 2:11 
GeneralRe: The solution Pin
dan!sh 5-May-09 2:44
professional dan!sh 5-May-09 2:44 
GeneralRe: The solution Pin
Dave Kreskowiak5-May-09 4:43
mveDave Kreskowiak5-May-09 4:43 
QuestionArray Pin
mostafatajamolian4-May-09 22:57
mostafatajamolian4-May-09 22:57 
AnswerRe: Array Pin
Christian Graus4-May-09 23:04
protectorChristian Graus4-May-09 23:04 
AnswerRe: Array Pin
musefan4-May-09 23:25
musefan4-May-09 23:25 
Questionreading reodonly files for backup (Steams) Pin
fracalifa4-May-09 22:55
fracalifa4-May-09 22:55 
AnswerRe: reading reodonly files for backup (Steams) Pin
Christian Graus4-May-09 23:06
protectorChristian Graus4-May-09 23:06 
Yes, write code that only asks for read access, then you won't have any problems. I believe I found recently that some .NET libraries ask for full access even if you ask for read only, so I would try using a different class to do what you want, or just use File.Copy to copy the file to the new location.

Christian Graus

Driven to the arms of OSX by Vista.

"I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

GeneralRe: reading reodonly files for backup (Steams) Pin
fracalifa4-May-09 23:10
fracalifa4-May-09 23:10 
GeneralRe: reading reodonly files for backup (Steams) Pin
Christian Graus4-May-09 23:15
protectorChristian Graus4-May-09 23:15 
GeneralRe: reading reodonly files for backup (Steams) Pin
Luc Pattyn4-May-09 23:31
sitebuilderLuc Pattyn4-May-09 23:31 
QuestionFile path problem (Path contains a space) Pin
bonkers1234-May-09 22:35
bonkers1234-May-09 22:35 
AnswerRe: File path problem (Path contains a space) Pin
Christian Graus4-May-09 22:44
protectorChristian Graus4-May-09 22:44 
GeneralRe: File path problem (Path contains a space) Pin
bonkers1234-May-09 23:15
bonkers1234-May-09 23:15 
GeneralRe: File path problem (Path contains a space) Pin
Christian Graus4-May-09 23:20
protectorChristian Graus4-May-09 23:20 
QuestionShow data of type Varbinary in form of image in GridViewColumn Pin
drcmomo4-May-09 22:24
drcmomo4-May-09 22:24 
AnswerRe: Show data of type Varbinary in form of image in GridViewColumn Pin
Henry Minute5-May-09 1:17
Henry Minute5-May-09 1:17 
GeneralRe: Show data of type Varbinary in form of image in GridViewColumn Pin
drcmomo5-May-09 2:21
drcmomo5-May-09 2:21 
QuestionAzMan Roles and Operations Pin
bonkers1234-May-09 21:55
bonkers1234-May-09 21:55 
AnswerRe: AzMan Roles and Operations Pin
Christian Graus4-May-09 21:56
protectorChristian Graus4-May-09 21:56 
GeneralRe: AzMan Roles and Operations [modified] Pin
bonkers1234-May-09 22:29
bonkers1234-May-09 22:29 
GeneralRe: AzMan Roles and Operations Pin
robalexclark5-Jun-09 3:32
robalexclark5-Jun-09 3:32 
GeneralRe: AzMan Roles and Operations Pin
nollusions31-Mar-10 10:33
nollusions31-Mar-10 10:33 
QuestionCan not run a bat file that is registering some dll's on Windows vista through custom installer designed in VS 2005. Pin
Dattatraya K4-May-09 21:50
Dattatraya K4-May-09 21:50 
AnswerRe: Can not run a bat file that is registering some dll's on Windows vista through custom installer designed in VS 2005. Pin
Christian Graus4-May-09 21:57
protectorChristian Graus4-May-09 21: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.