Click here to Skip to main content
15,913,773 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# string conversion issues Pin
Richard MacCutchan29-Nov-09 6:23
mveRichard MacCutchan29-Nov-09 6:23 
GeneralRe: C# string conversion issues Pin
Natza Mitzi29-Nov-09 6:32
Natza Mitzi29-Nov-09 6:32 
GeneralRe: C# string conversion issues Pin
PIEBALDconsult29-Nov-09 11:39
mvePIEBALDconsult29-Nov-09 11:39 
AnswerRe: C# string conversion issues Pin
Natza Mitzi29-Nov-09 6:34
Natza Mitzi29-Nov-09 6:34 
QuestionHow to creat a Hash Role programmatically Pin
Mehrdad Seyrafi29-Nov-09 0:31
Mehrdad Seyrafi29-Nov-09 0:31 
AnswerRe: How to creat a Hash Role programmatically Pin
Dave Kreskowiak29-Nov-09 5:25
mveDave Kreskowiak29-Nov-09 5:25 
AnswerRe: How to create a Hash Role programmatically Pin
Mehrdad Seyrafi29-Nov-09 19:50
Mehrdad Seyrafi29-Nov-09 19:50 
GeneralRe: How to create a Hash Role programmatically Pin
Dave Kreskowiak30-Nov-09 14:46
mveDave Kreskowiak30-Nov-09 14:46 
Mehrdad Seyrafi wrote:
If you mean this, then i have a tricky solution for that, i manipulate the application binary source "exe" file (only a bit toggle is sufficient) so that it works fine


There's no need for this at all.


Mehrdad Seyrafi wrote:
store it in the resource of my application. I extract it only while needed and then will be removed.


And there is still nothing from preventing the user from just copying the .EXE to another location and running it from there. If the app also needs to be installed or needs come components to be registered, well... let's just say this is getting more ugly than it already is.



There is simply no good method for doing this.


A guide to posting questions on CodeProject[^]



Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007, 2008
But no longer in 2009...




QuestionDatagridview sorting problem Pin
Yulianto.28-Nov-09 19:43
Yulianto.28-Nov-09 19:43 
AnswerRe: Datagridview sorting problem Pin
Yuri Vital28-Nov-09 23:42
Yuri Vital28-Nov-09 23:42 
GeneralRe: Datagridview sorting problem Pin
Yulianto.29-Nov-09 0:35
Yulianto.29-Nov-09 0:35 
QuestionReplace a letter in a Textbox? Pin
ahlm28-Nov-09 11:08
ahlm28-Nov-09 11:08 
AnswerRe: Replace a letter in a Textbox? Pin
Luc Pattyn28-Nov-09 11:12
sitebuilderLuc Pattyn28-Nov-09 11:12 
GeneralRe: Replace a letter in a Textbox? Pin
ahlm28-Nov-09 11:13
ahlm28-Nov-09 11:13 
GeneralRe: Replace a letter in a Textbox? Pin
Luc Pattyn28-Nov-09 11:28
sitebuilderLuc Pattyn28-Nov-09 11:28 
GeneralRe: Replace a letter in a Textbox? Pin
ahlm28-Nov-09 11:42
ahlm28-Nov-09 11:42 
GeneralRe: Replace a letter in a Textbox? Pin
Luc Pattyn28-Nov-09 11:54
sitebuilderLuc Pattyn28-Nov-09 11:54 
GeneralRe: Replace a letter in a Textbox? Pin
ahlm28-Nov-09 13:18
ahlm28-Nov-09 13:18 
GeneralRe: Replace a letter in a Textbox? Pin
Luc Pattyn28-Nov-09 14:07
sitebuilderLuc Pattyn28-Nov-09 14:07 
GeneralRe: Replace a letter in a Textbox? Pin
DaveyM6928-Nov-09 21:53
professionalDaveyM6928-Nov-09 21:53 
GeneralRe: Replace a letter in a Textbox? Pin
ahlm28-Nov-09 22:23
ahlm28-Nov-09 22:23 
GeneralRe: Replace a letter in a Textbox? Pin
DaveyM6929-Nov-09 1:55
professionalDaveyM6929-Nov-09 1:55 
QuestionWhen to call base.Onstart Pin
Jordanwb28-Nov-09 8:13
Jordanwb28-Nov-09 8:13 
AnswerRe: When to call base.Onstart Pin
DaveyM6928-Nov-09 8:58
professionalDaveyM6928-Nov-09 8:58 
GeneralRe: When to call base.Onstart Pin
Luc Pattyn28-Nov-09 9:23
sitebuilderLuc Pattyn28-Nov-09 9: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.