Click here to Skip to main content
15,892,965 members
Home / Discussions / C#
   

C#

 
GeneralRe: Dynamic HTML Table C# Pin
SharonRao13-Feb-07 12:53
SharonRao13-Feb-07 12:53 
QuestionIs OOP used much in scientific applications? Pin
Lurker0011-Feb-07 13:23
Lurker0011-Feb-07 13:23 
AnswerRe: Is OOP used much in scientific applications? Pin
Christian Graus11-Feb-07 14:20
protectorChristian Graus11-Feb-07 14:20 
GeneralRe: Is OOP used much in scientific applications? Pin
Paul Conrad11-Feb-07 16:58
professionalPaul Conrad11-Feb-07 16:58 
AnswerRe: Is OOP used much in scientific applications? Pin
Vega0211-Feb-07 19:01
Vega0211-Feb-07 19:01 
AnswerRe: Is OOP used much in scientific applications? Pin
Russell Jones11-Feb-07 21:15
Russell Jones11-Feb-07 21:15 
QuestionCustom Controls Pin
dsl/fahk11-Feb-07 10:28
dsl/fahk11-Feb-07 10:28 
AnswerRe: Custom Controls Pin
Christian Graus11-Feb-07 11:04
protectorChristian Graus11-Feb-07 11:04 
You start by adding a new control to your project, it's an object type. You then get an area like the forms designer, but the controls you add to it, are added to your control. You obviously get to add code to it as well, just like a form. The process is really the same, all that differs is the base class, really.

Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

QuestionUsing large lookup table Pin
AndrusM11-Feb-07 9:23
AndrusM11-Feb-07 9:23 
AnswerRe: Using large lookup table Pin
Christian Graus11-Feb-07 10:14
protectorChristian Graus11-Feb-07 10:14 
GeneralRe: Using large lookup table Pin
AndrusM11-Feb-07 10:48
AndrusM11-Feb-07 10:48 
GeneralRe: Using large lookup table Pin
Christian Graus11-Feb-07 11:06
protectorChristian Graus11-Feb-07 11:06 
GeneralRe: Using large lookup table Pin
AndrusM11-Feb-07 22:29
AndrusM11-Feb-07 22:29 
AnswerRe: Using large lookup table Pin
ShermansLagoon11-Feb-07 19:56
ShermansLagoon11-Feb-07 19:56 
GeneralRe: Using large lookup table Pin
AndrusM11-Feb-07 22:40
AndrusM11-Feb-07 22:40 
QuestionProper object disposal... Pin
Shy Agam11-Feb-07 9:12
Shy Agam11-Feb-07 9:12 
AnswerRe: Proper object disposal... Pin
Christian Graus11-Feb-07 10:16
protectorChristian Graus11-Feb-07 10:16 
GeneralRe: Proper object disposal... Pin
Shy Agam11-Feb-07 10:54
Shy Agam11-Feb-07 10:54 
GeneralRe: Proper object disposal... Pin
Christian Graus11-Feb-07 11:07
protectorChristian Graus11-Feb-07 11:07 
GeneralRe: Proper object disposal... Pin
Shy Agam11-Feb-07 12:01
Shy Agam11-Feb-07 12:01 
GeneralRe: Proper object disposal... Pin
Christian Graus11-Feb-07 12:12
protectorChristian Graus11-Feb-07 12:12 
GeneralRe: Proper object disposal... Pin
Luc Pattyn11-Feb-07 12:45
sitebuilderLuc Pattyn11-Feb-07 12:45 
GeneralRe: Proper object disposal... Pin
Guffa11-Feb-07 12:35
Guffa11-Feb-07 12:35 
GeneralRe: Proper object disposal... Pin
Christian Graus11-Feb-07 12:45
protectorChristian Graus11-Feb-07 12:45 
GeneralRe: Proper object disposal... Pin
Guffa11-Feb-07 14:09
Guffa11-Feb-07 14:09 

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.