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

.NET (Core and Framework)

 
GeneralRe: What happens when i Add reference?? Pin
Mark Churchill18-Jan-09 13:07
Mark Churchill18-Jan-09 13:07 
GeneralRe: What happens when i Add reference?? Pin
PIEBALDconsult18-Jan-09 15:21
mvePIEBALDconsult18-Jan-09 15:21 
QuestionHow to modify datasource of crystal report at runtime Pin
Ali 11016-Jan-09 20:43
Ali 11016-Jan-09 20:43 
AnswerCross-post Pin
Wendelius16-Jan-09 23:41
mentorWendelius16-Jan-09 23:41 
QuestionSecuring strings in .NET....possibility? Pin
Jon Rista16-Jan-09 15:03
Jon Rista16-Jan-09 15:03 
AnswerRe: Securing strings in .NET....possibility? Pin
Wendelius16-Jan-09 23:55
mentorWendelius16-Jan-09 23:55 
GeneralRe: Securing strings in .NET....possibility? Pin
Jon Rista17-Jan-09 7:33
Jon Rista17-Jan-09 7:33 
AnswerRe: Securing strings in .NET....possibility? Pin
Dave Kreskowiak17-Jan-09 2:09
mveDave Kreskowiak17-Jan-09 2:09 
I think this would be a bit of a nightmare to manage since string operations usually end up creating more strings. A simple concantenation leaves to the initial strings intact and creates a third. Instead of a string automatically wiping itself at the end of its life, you have to manage that for each and every instance of a secured string.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008




GeneralRe: Securing strings in .NET....possibility? Pin
Jon Rista17-Jan-09 7:32
Jon Rista17-Jan-09 7:32 
AnswerRe: Securing strings in .NET....possibility? Pin
PIEBALDconsult17-Jan-09 3:50
mvePIEBALDconsult17-Jan-09 3:50 
GeneralRe: Securing strings in .NET....possibility? Pin
Jon Rista17-Jan-09 7:31
Jon Rista17-Jan-09 7:31 
GeneralRe: Securing strings in .NET....possibility? Pin
supercat919-Jan-09 6:14
supercat919-Jan-09 6:14 
GeneralRe: Securing strings in .NET....possibility? Pin
Jon Rista19-Jan-09 6:53
Jon Rista19-Jan-09 6:53 
AnswerRe: Securing strings in .NET....possibility? Pin
ssclaire17-Jan-09 4:45
ssclaire17-Jan-09 4:45 
GeneralRe: Securing strings in .NET....possibility? Pin
Jon Rista17-Jan-09 7:29
Jon Rista17-Jan-09 7:29 
QuestionTabStop for Listbox Pin
bobbymale7716-Jan-09 12:41
bobbymale7716-Jan-09 12:41 
AnswerRe: TabStop for Listbox Pin
Wendelius16-Jan-09 23:44
mentorWendelius16-Jan-09 23:44 
AnswerRe: TabStop for Listbox Pin
bobbymale7717-Jan-09 10:54
bobbymale7717-Jan-09 10:54 
GeneralRe: TabStop for Listbox Pin
Wendelius18-Jan-09 0:28
mentorWendelius18-Jan-09 0:28 
GeneralRe: TabStop for Listbox Pin
bobbymale7719-Jan-09 0:50
bobbymale7719-Jan-09 0:50 
QuestionClickOnce rant Pin
RugbyLeague16-Jan-09 3:50
RugbyLeague16-Jan-09 3:50 
AnswerRe: ClickOnce rant Pin
Eddy Vluggen18-Jan-09 0:44
professionalEddy Vluggen18-Jan-09 0:44 
Questionload type using config file. Pin
Sendilkumar.M16-Jan-09 1:32
Sendilkumar.M16-Jan-09 1:32 
AnswerRe: load type using config file. Pin
Pete O'Hanlon16-Jan-09 2:07
mvePete O'Hanlon16-Jan-09 2:07 
AnswerRe: load type using config file. Pin
Henry Minute16-Jan-09 4:22
Henry Minute16-Jan-09 4:22 

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.