Click here to Skip to main content
15,914,452 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to read a file from any kind of documents and display its contents? Pin
CoderForEver14-Dec-09 2:45
CoderForEver14-Dec-09 2:45 
GeneralRe: How to read a file from any kind of documents and display its contents? Pin
EliottA14-Dec-09 3:23
EliottA14-Dec-09 3:23 
AnswerRe: How to read a file from any kind of documents and display its contents? Pin
Eddy Vluggen14-Dec-09 3:10
professionalEddy Vluggen14-Dec-09 3:10 
GeneralRe: How to read a file from any kind of documents and display its contents? Pin
CoderForEver14-Dec-09 4:18
CoderForEver14-Dec-09 4:18 
GeneralRe: How to read a file from any kind of documents and display its contents? Pin
Maximilien14-Dec-09 4:51
Maximilien14-Dec-09 4:51 
GeneralRe: How to read a file from any kind of documents and display its contents? Pin
Eddy Vluggen14-Dec-09 5:32
professionalEddy Vluggen14-Dec-09 5:32 
AnswerRe: How to read a file from any kind of documents and display its contents? Pin
Pete O'Hanlon14-Dec-09 3:37
mvePete O'Hanlon14-Dec-09 3:37 
QuestionHow to check if particular class is user defined? Pin
AksharRoop14-Dec-09 1:25
AksharRoop14-Dec-09 1:25 
AnswerRe: How to check if particular class is user defined? Pin
Eddy Vluggen14-Dec-09 1:37
professionalEddy Vluggen14-Dec-09 1:37 
GeneralRe: How to check if particular class is user defined? Pin
AksharRoop14-Dec-09 1:40
AksharRoop14-Dec-09 1:40 
AnswerRe: How to check if particular class is user defined? Pin
Dave Kreskowiak14-Dec-09 2:19
mveDave Kreskowiak14-Dec-09 2:19 
AnswerRe: How to check if particular class is user defined? Pin
freakyit14-Dec-09 3:06
freakyit14-Dec-09 3:06 
AnswerRe: How to check if particular class is user defined? Pin
Sir Dot Net14-Dec-09 11:50
Sir Dot Net14-Dec-09 11:50 
QuestionUnique Serial Number of an SD (Secure Digital) Memory Card Pin
Gaurav Dudeja India14-Dec-09 0:14
Gaurav Dudeja India14-Dec-09 0:14 
QuestionRe: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
harold aptroot14-Dec-09 0:29
harold aptroot14-Dec-09 0:29 
Answer[Message Deleted] Pin
Gaurav Dudeja India14-Dec-09 0:31
Gaurav Dudeja India14-Dec-09 0:31 
GeneralRe: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
harold aptroot14-Dec-09 0:40
harold aptroot14-Dec-09 0:40 
GeneralRe: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
Abhinav S14-Dec-09 0:50
Abhinav S14-Dec-09 0:50 
AnswerRe: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
OriginalGriff14-Dec-09 0:59
mveOriginalGriff14-Dec-09 0:59 
GeneralRe: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
Gaurav Dudeja India14-Dec-09 1:01
Gaurav Dudeja India14-Dec-09 1:01 
GeneralRe: Unique Serial Number of an SD (Secure Digital) Memory Card Pin
OriginalGriff14-Dec-09 1:15
mveOriginalGriff14-Dec-09 1:15 
QuestionApplication common data with write permission to all user Pin
Maddie from Dartford13-Dec-09 23:41
Maddie from Dartford13-Dec-09 23:41 
AnswerRe: Application common data with write permission to all user Pin
OriginalGriff14-Dec-09 1:32
mveOriginalGriff14-Dec-09 1:32 
GeneralRe: Application common data with write permission to all user Pin
Maddie from Dartford14-Dec-09 2:49
Maddie from Dartford14-Dec-09 2:49 
Thanks a lot for reply.
In our application, an XML File is generated when user wants to save some application data from given menu option. These data can be read back to display the information by any logged user. Now, other user should be able to modify the data and save it back. At a time only one user is editing so I think the problem is with the access right (Exception says the same thing: access denied).

Regards,
Gajesh
GeneralRe: Application common data with write permission to all user Pin
OriginalGriff14-Dec-09 4:10
mveOriginalGriff14-Dec-09 4:10 

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.