Click here to Skip to main content
15,868,141 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to handle storage in C#/.NET Pin
Heath Stewart2-Jan-04 4:41
protectorHeath Stewart2-Jan-04 4:41 
GeneralChanging paper size at run time Pin
Yaron K.31-Dec-03 23:06
Yaron K.31-Dec-03 23:06 
GeneralRe: Changing paper size at run time Pin
Heath Stewart2-Jan-04 4:33
protectorHeath Stewart2-Jan-04 4:33 
GeneralRe: Changing paper size at run time Pin
Yaron K.3-Jan-04 19:40
Yaron K.3-Jan-04 19:40 
GeneralCreate a form from a XML Pin
Member 49620031-Dec-03 15:46
Member 49620031-Dec-03 15:46 
GeneralRe: Create a form from a XML Pin
Mazdak31-Dec-03 19:00
Mazdak31-Dec-03 19:00 
GeneralRe: Create a form from a XML Pin
Stephane Rodriguez.31-Dec-03 21:50
Stephane Rodriguez.31-Dec-03 21:50 
Generalcreate a form dynamically from XML Pin
Member 49620031-Dec-03 15:44
Member 49620031-Dec-03 15:44 
Hello

I ned create a form dynamically from an XML document, the xml file must contain the control type, the variable name asociated to this control, ..., i.e.

<parameter>
<param name="Age" />
<controltype>Editbox
<desc>Client age
<type>Integer
<min>21
<max>40
<value>25



Please help me
GeneralRounding Pin
Anonymous31-Dec-03 7:09
Anonymous31-Dec-03 7:09 
GeneralRe: Rounding Pin
Mazdak31-Dec-03 7:20
Mazdak31-Dec-03 7:20 
GeneralRe: Rounding Pin
Nick Parker31-Dec-03 7:45
protectorNick Parker31-Dec-03 7:45 
GeneralReadline() ignores some characters Pin
Rostrox31-Dec-03 6:47
Rostrox31-Dec-03 6:47 
GeneralRe: Readline() ignores some characters Pin
Mazdak31-Dec-03 7:06
Mazdak31-Dec-03 7:06 
GeneralRe: Readline() ignores some characters Pin
Rostrox31-Dec-03 8:24
Rostrox31-Dec-03 8:24 
GeneralRe: Readline() ignores some characters Pin
Mazdak31-Dec-03 9:59
Mazdak31-Dec-03 9:59 
GeneralBinaryFormatter.Deserialize() Pin
Guinness4Strength31-Dec-03 6:04
Guinness4Strength31-Dec-03 6:04 
GeneralRe: BinaryFormatter.Deserialize() Pin
Tristan Rhodes31-Dec-03 6:29
Tristan Rhodes31-Dec-03 6:29 
GeneralRe: BinaryFormatter.Deserialize() Pin
Guinness4Strength31-Dec-03 6:41
Guinness4Strength31-Dec-03 6:41 
GeneralRe: BinaryFormatter.Deserialize() Pin
Tristan Rhodes31-Dec-03 6:46
Tristan Rhodes31-Dec-03 6:46 
GeneralRe: BinaryFormatter.Deserialize() Pin
Kentamanos31-Dec-03 8:57
Kentamanos31-Dec-03 8:57 
GeneralRe: BinaryFormatter.Deserialize() Pin
Guinness4Strength1-Jan-04 4:34
Guinness4Strength1-Jan-04 4:34 
GeneralRe: BinaryFormatter.Deserialize() Pin
Kentamanos2-Jan-04 6:07
Kentamanos2-Jan-04 6:07 
GeneralRe: BinaryFormatter.Deserialize() Pin
Heath Stewart31-Dec-03 11:14
protectorHeath Stewart31-Dec-03 11:14 
Generalimplementing rubber banding into a drawing program Pin
Miles Roberts31-Dec-03 5:03
Miles Roberts31-Dec-03 5:03 
GeneralRe: implementing rubber banding into a drawing program Pin
Tristan Rhodes31-Dec-03 6:42
Tristan Rhodes31-Dec-03 6:42 

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.