Click here to Skip to main content
15,899,474 members
Home / Discussions / C#
   

C#

 
QuestionHow to add flash into C# applications? Pin
Alper Camel20-Apr-05 3:20
Alper Camel20-Apr-05 3:20 
GeneralAutocomplete/intellisence in a multiline edit box Pin
djkno320-Apr-05 2:28
djkno320-Apr-05 2:28 
GeneralRe: Autocomplete/intellisence in a multiline edit box Pin
Ashok Dhamija20-Apr-05 17:41
Ashok Dhamija20-Apr-05 17:41 
GeneralRe: Autocomplete/intellisence in a multiline edit box Pin
djkno321-Apr-05 10:08
djkno321-Apr-05 10:08 
GeneralWindows Forms - Programmatically scroll a listview control to the selected item Pin
abcxyz8220-Apr-05 2:15
abcxyz8220-Apr-05 2:15 
GeneralRe: Windows Forms - Programmatically scroll a listview control to the selected item Pin
Dave Kreskowiak20-Apr-05 5:56
mveDave Kreskowiak20-Apr-05 5:56 
QuestionHow to extract the sql query from a report Pin
Ana-Gabriela Clem20-Apr-05 1:52
Ana-Gabriela Clem20-Apr-05 1:52 
Questionlocal method variable or global class ? Pin
CiNN20-Apr-05 1:25
CiNN20-Apr-05 1:25 
i was wondering if it's best to use a global variable or a local one which is each time allocated?

for exemple in a paint event
i would think it's better to create the brush and graphics handle before (eg in constructor)

but in exemple code i've seen them in the paint method so they are allocated each time a paint is occured...
AnswerRe: local method variable or global class ? Pin
Enishi20-Apr-05 1:37
Enishi20-Apr-05 1:37 
GeneralRe: local method variable or global class ? Pin
CiNN20-Apr-05 2:02
CiNN20-Apr-05 2:02 
AnswerRe: local method variable or global class ? Pin
S. Senthil Kumar20-Apr-05 2:09
S. Senthil Kumar20-Apr-05 2:09 
GeneralRe: local method variable or global class ? Pin
Sebastian Schneider20-Apr-05 3:50
Sebastian Schneider20-Apr-05 3:50 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar20-Apr-05 4:33
S. Senthil Kumar20-Apr-05 4:33 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak20-Apr-05 5:52
mveDave Kreskowiak20-Apr-05 5:52 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar20-Apr-05 6:04
S. Senthil Kumar20-Apr-05 6:04 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak20-Apr-05 14:25
mveDave Kreskowiak20-Apr-05 14:25 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar20-Apr-05 19:07
S. Senthil Kumar20-Apr-05 19:07 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak21-Apr-05 2:19
mveDave Kreskowiak21-Apr-05 2:19 
GeneralRe: local method variable or global class ? Pin
S. Senthil Kumar21-Apr-05 4:59
S. Senthil Kumar21-Apr-05 4:59 
GeneralRe: local method variable or global class ? Pin
Dave Kreskowiak21-Apr-05 12:06
mveDave Kreskowiak21-Apr-05 12:06 
Generalaudio recording Pin
_g00fy_20-Apr-05 1:18
suss_g00fy_20-Apr-05 1:18 
GeneralWindows Services in Foreground Pin
Enishi20-Apr-05 1:18
Enishi20-Apr-05 1:18 
GeneralReports in C# Pin
Ana-Gabriela Clem19-Apr-05 23:20
Ana-Gabriela Clem19-Apr-05 23:20 
Generalpermissions help! Pin
Anthony Mushrow19-Apr-05 23:14
professionalAnthony Mushrow19-Apr-05 23:14 
GeneralRe: permissions help! Pin
Dave Kreskowiak20-Apr-05 5:45
mveDave Kreskowiak20-Apr-05 5:45 

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.