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

C#

 
AnswerRe: c# Pin
OriginalGriff26-Sep-11 8:17
mveOriginalGriff26-Sep-11 8:17 
AnswerRe: c# Pin
ScottM126-Sep-11 20:40
ScottM126-Sep-11 20:40 
Questiondock a windows form into ppt application window Pin
shama_12325-Sep-11 21:08
shama_12325-Sep-11 21:08 
AnswerRe: dock a windows form into ppt application window Pin
BobJanova26-Sep-11 0:45
BobJanova26-Sep-11 0:45 
AnswerRe: dock a windows form into ppt application window Pin
Dave Kreskowiak26-Sep-11 3:47
mveDave Kreskowiak26-Sep-11 3:47 
QuestionRefrence VSTO Project Pin
Hamid Noahdi25-Sep-11 19:55
Hamid Noahdi25-Sep-11 19:55 
AnswerRe: Refrence VSTO Project Pin
Dalek Dave25-Sep-11 21:46
professionalDalek Dave25-Sep-11 21:46 
QuestionMaking custom (High performance) GUI elements. Pin
biojae25-Sep-11 17:32
biojae25-Sep-11 17:32 
Hello.
I am fairly new to C# programming, (I am trying to teach myself), and I would like to know how to make custom (either WinForms, or WPF) components.

The components that I am trying to make need to be fairly efficient, as I want to repaint them at least 30 times a second (with new data to display each time).

I am fine with using unsafe code blocks if they are needed.

The data that is going to be displayed is in the form of 1-dimensional HSL (Hue Saturation Luminescence) pixel data.
I want to show a moving display of this data, a graphical FIFO stack (one that discards the first inputs upon overflow).
Working on a digital signal processing article. Smile | :)
(My first article on this site)

AnswerRe: Making custom (High performance) GUI elements. Pin
BobJanova26-Sep-11 0:52
BobJanova26-Sep-11 0:52 
GeneralRe: Making custom (High performance) GUI elements. Pin
biojae26-Sep-11 19:33
biojae26-Sep-11 19:33 
QuestionSample C# project Pin
Software200725-Sep-11 12:26
Software200725-Sep-11 12:26 
AnswerRe: Sample C# project Pin
walterhevedeich25-Sep-11 14:13
professionalwalterhevedeich25-Sep-11 14:13 
AnswerRe: Sample C# project Pin
PIEBALDconsult25-Sep-11 14:22
mvePIEBALDconsult25-Sep-11 14:22 
AnswerRe: Sample C# project Pin
Mycroft Holmes25-Sep-11 16:15
professionalMycroft Holmes25-Sep-11 16:15 
AnswerRe: Sample C# project Pin
Abhinav S25-Sep-11 18:33
Abhinav S25-Sep-11 18:33 
AnswerRe: Sample C# project Pin
Richard MacCutchan25-Sep-11 23:12
mveRichard MacCutchan25-Sep-11 23:12 
AnswerRe: Sample C# project Pin
BobJanova26-Sep-11 0:56
BobJanova26-Sep-11 0:56 
AnswerRe: Sample C# project Pin
uspatel26-Sep-11 1:52
professionaluspatel26-Sep-11 1:52 
GeneralRe: Sample C# project Pin
Software200726-Sep-11 17:41
Software200726-Sep-11 17:41 
QuestionMonitor a txt log file for keyword Pin
Tom Remmert25-Sep-11 9:20
Tom Remmert25-Sep-11 9:20 
AnswerRe: Monitor a txt log file for keyword Pin
Luc Pattyn25-Sep-11 9:59
sitebuilderLuc Pattyn25-Sep-11 9:59 
GeneralRe: Monitor a txt log file for keyword Pin
Tom Remmert25-Sep-11 10:12
Tom Remmert25-Sep-11 10:12 
AnswerRe: Monitor a txt log file for keyword Pin
Luc Pattyn25-Sep-11 10:26
sitebuilderLuc Pattyn25-Sep-11 10:26 
GeneralRe: Monitor a txt log file for keyword Pin
BobJanova26-Sep-11 0:59
BobJanova26-Sep-11 0:59 
AnswerRe: Monitor a txt log file for keyword Pin
BillWoodruff25-Sep-11 10:36
professionalBillWoodruff25-Sep-11 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.