Click here to Skip to main content
15,892,005 members
Home / Discussions / C#
   

C#

 
GeneralRe: Make sure the typeparam is nullable Pin
Jordanwb28-Apr-08 9:38
Jordanwb28-Apr-08 9:38 
QuestionHow to run bat file after installation (Setup project in c#) ? Pin
bug_aonz28-Apr-08 6:07
bug_aonz28-Apr-08 6:07 
AnswerRe: How to run bat file after installation (Setup project in c#) ? Pin
Christian Graus28-Apr-08 11:23
protectorChristian Graus28-Apr-08 11:23 
AnswerRe: How to run bat file after installation (Setup project in c#) ? Pin
mav.northwind28-Apr-08 19:52
mav.northwind28-Apr-08 19:52 
GeneralXml Serialization Pin
Lea Hayes28-Apr-08 5:48
Lea Hayes28-Apr-08 5:48 
GeneralRe: Xml Serialization Pin
mav.northwind28-Apr-08 19:55
mav.northwind28-Apr-08 19:55 
GeneralRe: Xml Serialization Pin
Lea Hayes29-Apr-08 2:18
Lea Hayes29-Apr-08 2:18 
GeneralRe: Xml Serialization Pin
mav.northwind29-Apr-08 20:40
mav.northwind29-Apr-08 20:40 
Hi!

Yes, the binary files created by BinaryFormatter cannot be edited easily by the user, but it's also a way to protect the integrity of your serialized data.
When users can play around, they will and then you'll have to deal with invalid XML files... Sigh | :sigh:

So depending on what you want the user to edit, creating a separate function to modify the serialized data could be a safer option.

Regards,
mav

--
Black holes are the places where God divided by 0...

GeneralGridview issue Pin
Member 400849228-Apr-08 5:35
Member 400849228-Apr-08 5:35 
GeneralDatagrid row leave Event Pin
michael_jhons28-Apr-08 5:26
michael_jhons28-Apr-08 5:26 
GeneralWebBrowser Question Pin
feint28-Apr-08 5:01
feint28-Apr-08 5:01 
GeneralRe: WebBrowser Question Pin
Judah Gabriel Himango28-Apr-08 5:50
sponsorJudah Gabriel Himango28-Apr-08 5:50 
GeneralRe: WebBrowser Question Pin
Spacix One28-Apr-08 7:29
Spacix One28-Apr-08 7:29 
GeneralRe: WebBrowser Question Pin
feint28-Apr-08 22:09
feint28-Apr-08 22:09 
GeneralRe: WebBrowser Question Pin
Spacix One29-Apr-08 4:34
Spacix One29-Apr-08 4:34 
GeneralMake a CAB file for PocketPc2003 Pin
AlexB4728-Apr-08 4:04
AlexB4728-Apr-08 4:04 
GeneralRe: Make a CAB file for PocketPc2003 Pin
Zoltan Balazs28-Apr-08 4:19
Zoltan Balazs28-Apr-08 4:19 
QuestionHow to display Sunday to Saturday format value from database using Gridview Pin
bruze28-Apr-08 4:00
bruze28-Apr-08 4:00 
AnswerRe: How to display Sunday to Saturday format value from database using Gridview Pin
J a a n s28-Apr-08 4:27
professionalJ a a n s28-Apr-08 4:27 
GeneralApplication.Run() Parameter Pin
saneng28-Apr-08 3:07
saneng28-Apr-08 3:07 
GeneralApplication.Run() Pin
saneng28-Apr-08 3:06
saneng28-Apr-08 3:06 
GeneralRe: Application.Run() Pin
Giorgi Dalakishvili28-Apr-08 3:36
mentorGiorgi Dalakishvili28-Apr-08 3:36 
GeneralRe: Application.Run() Pin
Colin Angus Mackay28-Apr-08 4:07
Colin Angus Mackay28-Apr-08 4:07 
GeneralProject post build events Pin
Razvan Dimescu28-Apr-08 2:26
Razvan Dimescu28-Apr-08 2:26 
QuestionText parser Pin
solutionsville28-Apr-08 2:23
solutionsville28-Apr-08 2:23 

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.