Click here to Skip to main content
15,918,109 members
Home / Discussions / C#
   

C#

 
GeneralRe: Very Slow Startup Time Pin
Steve Maier11-Jan-05 7:39
professionalSteve Maier11-Jan-05 7:39 
GeneralRe: Very Slow Startup Time Pin
goodpilot11-Jan-05 17:23
goodpilot11-Jan-05 17:23 
GeneralManipulate Excel-Files with C# Pin
Thunderclap0111-Jan-05 1:29
Thunderclap0111-Jan-05 1:29 
GeneralDisplay time in DataGrid column Pin
Anonymous11-Jan-05 0:58
Anonymous11-Jan-05 0:58 
GeneralRe: Display time in DataGrid column Pin
Robert Rohde11-Jan-05 1:42
Robert Rohde11-Jan-05 1:42 
GeneralRe: Display time in DataGrid column Pin
Anonymous11-Jan-05 19:59
Anonymous11-Jan-05 19:59 
GeneralDatabases, ListBoxes and UniqueID's Pin
Harold Clements11-Jan-05 0:38
Harold Clements11-Jan-05 0:38 
GeneralRe: Databases, ListBoxes and UniqueID's Pin
Robert Rohde11-Jan-05 1:51
Robert Rohde11-Jan-05 1:51 
Create a small class or struct which has two properties Description and UniqueId. Override its ToString function so that it return Description. Now you can add instances of this class to the listbox. Now when an item is double clicked just cast the selected item to your newly create class type and get the unique id from the property.
GeneralProblem with the OdbcDataAdapter.Update Pin
10-Jan-05 23:39
suss10-Jan-05 23:39 
QuestionCan I embed MS Words into my c# local app? Pin
Joshscorp10-Jan-05 23:34
Joshscorp10-Jan-05 23:34 
GeneralWMEncoder saving file Pin
RockRock10-Jan-05 22:30
RockRock10-Jan-05 22:30 
GeneralFax Modem !!!!!!!! Pin
Mr.Cooper10-Jan-05 22:25
Mr.Cooper10-Jan-05 22:25 
GeneralInterop.Microsoft.Office.Core Pin
dabuskol10-Jan-05 22:21
dabuskol10-Jan-05 22:21 
GeneralXML from Dataset Pin
dotnetquery10-Jan-05 21:38
dotnetquery10-Jan-05 21:38 
Generalgarbage collector Pin
sianatia10-Jan-05 21:28
sianatia10-Jan-05 21:28 
GeneralRe: garbage collector Pin
Colin Angus Mackay11-Jan-05 0:20
Colin Angus Mackay11-Jan-05 0:20 
Generalrtf help Pin
Mohammad Daba'an10-Jan-05 21:27
Mohammad Daba'an10-Jan-05 21:27 
GeneralException messages in multilingual environment Pin
Ami Bar10-Jan-05 21:12
Ami Bar10-Jan-05 21:12 
GeneralCrystal Report Image Parameter (C#) Pin
Craig G Fraser10-Jan-05 20:42
Craig G Fraser10-Jan-05 20:42 
GeneralStreaming Pin
RockRock10-Jan-05 19:30
RockRock10-Jan-05 19:30 
GeneralRe: Streaming Pin
Heath Stewart10-Jan-05 19:46
protectorHeath Stewart10-Jan-05 19:46 
GeneralPen Color Change Pin
ninja260510-Jan-05 18:57
ninja260510-Jan-05 18:57 
GeneralRe: Pen Color Change Pin
Heath Stewart10-Jan-05 20:23
protectorHeath Stewart10-Jan-05 20:23 
GeneralRe: Pen Color Change Pin
Robert Rohde10-Jan-05 20:26
Robert Rohde10-Jan-05 20:26 
QuestionMemory Leak in C# SDI App? Pin
pcJuice10-Jan-05 15:22
pcJuice10-Jan-05 15:22 

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.