Click here to Skip to main content
15,913,758 members
Home / Discussions / C#
   

C#

 
GeneralComboBoxes & DataTables Pin
JDUK30-Sep-04 1:22
JDUK30-Sep-04 1:22 
GeneralRe: ComboBoxes & DataTables Pin
Jon G30-Sep-04 1:32
Jon G30-Sep-04 1:32 
GeneralRe: ComboBoxes & DataTables Pin
Gavin Jeffrey30-Sep-04 3:11
Gavin Jeffrey30-Sep-04 3:11 
GeneralNewbie needs simple example Pin
sween330-Sep-04 0:58
sween330-Sep-04 0:58 
GeneralRe: Newbie needs simple example Pin
Corinna John30-Sep-04 1:38
Corinna John30-Sep-04 1:38 
GeneralRe: Newbie needs simple example Pin
sween330-Sep-04 4:31
sween330-Sep-04 4:31 
GeneralUnicode question Pin
jzb30-Sep-04 0:57
jzb30-Sep-04 0:57 
GeneralRe: Unicode question Pin
Rein Hillmann30-Sep-04 4:23
Rein Hillmann30-Sep-04 4:23 
Multiply the string's length value by 2. However, this is NOT indicitave of the amount of memory used by the string (length prefix etc).

To get a C++ representation of what the unicode string, you will probably want to convert the string to an array of short and manipulate it like that. Use the System.Text.Encoding namespace to convert the string to and from a short array.
Generalname for members of a custom collection Pin
TehMedic30-Sep-04 0:45
TehMedic30-Sep-04 0:45 
GeneralCreating Own Taskbar for windows. Pin
rabitstink129-Sep-04 23:33
rabitstink129-Sep-04 23:33 
GeneralFirst Visible Column -- RichTextBox Pin
Jay Shankar29-Sep-04 23:26
Jay Shankar29-Sep-04 23:26 
GeneralRe: First Visible Column -- RichTextBox Pin
Dave Kreskowiak30-Sep-04 5:14
mveDave Kreskowiak30-Sep-04 5:14 
GeneralRe: First Visible Column -- RichTextBox Pin
Jay Shankar30-Sep-04 14:27
Jay Shankar30-Sep-04 14:27 
GeneralRe: First Visible Column -- RichTextBox Pin
Dave Kreskowiak30-Sep-04 18:27
mveDave Kreskowiak30-Sep-04 18:27 
GeneralRe: First Visible Column -- RichTextBox Pin
Jay Shankar1-Oct-04 15:21
Jay Shankar1-Oct-04 15:21 
GeneralRe: First Visible Column -- RichTextBox Pin
Dave Kreskowiak1-Oct-04 16:24
mveDave Kreskowiak1-Oct-04 16:24 
QuestionHow to "Upload" last modified files/folders in Win-FTP-svr and Web-FTP-svr Pin
sharad_sharma_2k29-Sep-04 22:20
sharad_sharma_2k29-Sep-04 22:20 
GeneralGDI Issue Pin
Gavin Jeffrey29-Sep-04 21:28
Gavin Jeffrey29-Sep-04 21:28 
GeneralRe: GDI Issue Pin
Gavin Jeffrey30-Sep-04 20:24
Gavin Jeffrey30-Sep-04 20:24 
GeneralBug in .NET 1.1 SP1 Pin
Pain_Elemental29-Sep-04 20:49
Pain_Elemental29-Sep-04 20:49 
GeneralRe: Bug in .NET 1.1 SP1 Pin
Runciter16-Oct-04 13:07
Runciter16-Oct-04 13:07 
GeneralPCSC using C# Pin
Member 129565029-Sep-04 17:01
Member 129565029-Sep-04 17:01 
GeneralA metronome app in C# Pin
NietzscheDisciple29-Sep-04 12:37
NietzscheDisciple29-Sep-04 12:37 
GeneralRe: A metronome app in C# Pin
Christian Graus29-Sep-04 13:27
protectorChristian Graus29-Sep-04 13:27 
GeneralRe: A metronome app in C# Pin
NietzscheDisciple29-Sep-04 13:38
NietzscheDisciple29-Sep-04 13:38 

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.