Click here to Skip to main content
15,916,951 members
Home / Discussions / Windows Forms
   

Windows Forms

 
GeneralRe: Is obfuscation possible in .NET? Pin
Ray Cassick1-May-08 7:14
Ray Cassick1-May-08 7:14 
GeneralRe: Is obfuscation possible in .NET? Pin
N a v a n e e t h1-May-08 9:02
N a v a n e e t h1-May-08 9:02 
GeneralRe: Is obfuscation possible in .NET? Pin
Ray Cassick1-May-08 10:58
Ray Cassick1-May-08 10:58 
AnswerRe: Is obfuscation possible in .NET? Pin
Thomas Stockwell30-Apr-08 6:27
professionalThomas Stockwell30-Apr-08 6:27 
AnswerRe: Is obfuscation possible in .NET? Pin
longview30-Apr-08 9:57
longview30-Apr-08 9:57 
Generalproblem when running the application with out debugging mode.. Pin
avvaru.murali29-Apr-08 2:29
avvaru.murali29-Apr-08 2:29 
GeneralRe: problem when running the application with out debugging mode.. Pin
Zoltan Balazs29-Apr-08 23:18
Zoltan Balazs29-Apr-08 23:18 
QuestionChange Controls property: pattern? Pin
cbiacca28-Apr-08 22:52
cbiacca28-Apr-08 22:52 
hi there,
i developed a complex windows form application which contains a lot of controls (textbox, combobox). I use following code, when i've to change their text properties:

this.mytextbox.text = "smth";

considering that i've more than 50 textboxes and comboboxes, i'd like to know if there is another way to write down more efficient and structured code.

I was thinking about using a pattern (i remember to have read in codeproject something like that, but i still haven't found the article).

best regards.
GeneralRe: Change Controls property: pattern? Pin
mrcsn29-Apr-08 0:40
mrcsn29-Apr-08 0:40 
QuestionDeploying windows application Pin
mrcsn28-Apr-08 20:32
mrcsn28-Apr-08 20:32 
GeneralRe: Deploying windows application Pin
Christian Graus28-Apr-08 20:37
protectorChristian Graus28-Apr-08 20:37 
AnswerRe: Deploying windows application Pin
Zoltan Balazs28-Apr-08 21:06
Zoltan Balazs28-Apr-08 21:06 
QuestionRe: Deploying windows application Pin
mrcsn29-Apr-08 0:37
mrcsn29-Apr-08 0:37 
AnswerRe: Deploying windows application Pin
Zoltan Balazs29-Apr-08 1:46
Zoltan Balazs29-Apr-08 1:46 
GeneralReading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 14:16
Grubious28-Apr-08 14:16 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Christian Graus28-Apr-08 14:29
protectorChristian Graus28-Apr-08 14:29 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 15:22
Grubious28-Apr-08 15:22 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 15:30
Grubious28-Apr-08 15:30 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Christian Graus28-Apr-08 18:01
protectorChristian Graus28-Apr-08 18:01 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 19:57
Grubious28-Apr-08 19:57 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Spacix One29-Apr-08 4:47
Spacix One29-Apr-08 4:47 
GeneralSkins for Windows Forms Pin
Member 391904927-Apr-08 19:03
Member 391904927-Apr-08 19:03 
GeneralRe: Skins for Windows Forms Pin
Christian Graus27-Apr-08 21:12
protectorChristian Graus27-Apr-08 21:12 
GeneralRe: Skins for Windows Forms Pin
originSH28-Apr-08 0:53
originSH28-Apr-08 0:53 
GeneralRe: Skins for Windows Forms Pin
N a v a n e e t h28-Apr-08 1:07
N a v a n e e t h28-Apr-08 1:07 

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.