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

C#

 
RantRe: Invalid rank specifier: expected ',' or ']' Pin
Member 10339073-May-09 7:28
Member 10339073-May-09 7:28 
Questionhow to clear text from a listBox in C# VS2008 forms application Pin
msheekhah2-May-09 10:16
msheekhah2-May-09 10:16 
AnswerRe: how to clear text from a listBox in C# VS2008 forms application Pin
fly9042-May-09 10:29
fly9042-May-09 10:29 
AnswerRe: how to clear text from a listBox in C# VS2008 forms application Pin
Pete O'Hanlon2-May-09 10:34
mvePete O'Hanlon2-May-09 10:34 
GeneralRe: how to clear text from a listBox in C# VS2008 forms application Pin
jas0n232-May-09 17:36
jas0n232-May-09 17:36 
Question'WindowsFormsApplication4.character.character()' is inaccessible due to its protection level Pin
msheekhah2-May-09 9:53
msheekhah2-May-09 9:53 
AnswerRe: 'WindowsFormsApplication4.character.character()' is inaccessible due to its protection level Pin
Pete O'Hanlon2-May-09 10:03
mvePete O'Hanlon2-May-09 10:03 
Questionpublish encrypted C# application Pin
kelly_liu2-May-09 9:23
kelly_liu2-May-09 9:23 
I need to publish my encrypted C# application. The encryption is done by a third party software. After build, I encrypt exe and dlls. But when I used publish function in Microsoft Visual C# Express Edition, it rebuilt and generated publishing package. I tried to add Post Build Event to replace exe and dlls with encrypted ones, but the IDE's publish action ignored Post Build Events. In the published package, only non encrypted exe and dlls were published. Many other ways were tried, such as replace files manually and editing manifest files in Mage.exe. None of them worked. Had anyone done similar thing and made it working?

Many thanks ahead,

Kelly
AnswerRe: publish encrypted C# application Pin
SimpleData3-May-09 4:51
SimpleData3-May-09 4:51 
GeneralRe: publish encrypted C# application Pin
kelly_liu3-May-09 6:56
kelly_liu3-May-09 6:56 
GeneralRe: publish encrypted C# application Pin
SimpleData3-May-09 8:07
SimpleData3-May-09 8:07 
QuestionDivision result is always zero? Pin
Star092-May-09 8:28
Star092-May-09 8:28 
AnswerRe: Division result is always zero? Pin
Giorgi Dalakishvili2-May-09 9:00
mentorGiorgi Dalakishvili2-May-09 9:00 
QuestionRe: Division result is always zero? Pin
Star092-May-09 9:06
Star092-May-09 9:06 
AnswerRe: Division result is always zero? Pin
Giorgi Dalakishvili2-May-09 9:20
mentorGiorgi Dalakishvili2-May-09 9:20 
QuestionRe: Division result is always zero? Pin
Star092-May-09 9:22
Star092-May-09 9:22 
AnswerRe: Division result is always zero? Pin
fly9042-May-09 9:33
fly9042-May-09 9:33 
GeneralRe: Division result is always zero? Pin
Star092-May-09 9:37
Star092-May-09 9:37 
GeneralRe: Division result is always zero? Pin
Henry Minute2-May-09 11:13
Henry Minute2-May-09 11:13 
AnswerRe: Division result is always zero? Pin
Dave Kreskowiak2-May-09 16:41
mveDave Kreskowiak2-May-09 16:41 
Questionproxy switcher webbrowser [modified] Pin
-m-rt--n-2-May-09 7:15
-m-rt--n-2-May-09 7:15 
Questionvariables changing back to null Pin
mh.3110782-May-09 6:16
mh.3110782-May-09 6:16 
AnswerRe: variables changing back to null Pin
Luc Pattyn2-May-09 6:26
sitebuilderLuc Pattyn2-May-09 6:26 
GeneralRe: variables changing back to null Pin
DaveyM692-May-09 6:38
professionalDaveyM692-May-09 6:38 
GeneralRe: variables changing back to null Pin
Pete O'Hanlon2-May-09 10:36
mvePete O'Hanlon2-May-09 10:36 

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.