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

C#

 
GeneralRe: C# Timers Pin
TylerBrinks10-Mar-05 4:34
TylerBrinks10-Mar-05 4:34 
GeneralRe: C# Timers Pin
GaMBiT_KC9-Mar-05 20:34
GaMBiT_KC9-Mar-05 20:34 
QuestionIs there a way to disable FontAntialiasing/ClearType? Pin
Sebastian Schneider9-Mar-05 3:54
Sebastian Schneider9-Mar-05 3:54 
AnswerRe: Is there a way to disable FontAntialiasing/ClearType? Pin
Heath Stewart9-Mar-05 7:39
protectorHeath Stewart9-Mar-05 7:39 
GeneralMax Windows Controls Pin
Dylan van Heerden9-Mar-05 2:49
Dylan van Heerden9-Mar-05 2:49 
GeneralRe: Max Windows Controls Pin
Heath Stewart9-Mar-05 7:32
protectorHeath Stewart9-Mar-05 7:32 
GeneralRe: Max Windows Controls Pin
Dylan van Heerden9-Mar-05 19:41
Dylan van Heerden9-Mar-05 19:41 
GeneralRe: Max Windows Controls Pin
Heath Stewart10-Mar-05 6:00
protectorHeath Stewart10-Mar-05 6:00 
What's a DataSource, and what's the "Datamember"? Please don't post pseudo-code since it typically doesn't show the error. If DataSource is actually a class you created then please explain it, otherwise please use the actual class. For "Datamember" it's not so much important, but specifying such information should not be any sort of breach. If someone wanted to see your code, they'd just have to disassemble or decompile it with a slew of tools already available, including ildasm.exe that ships with the .NET Framework SDK.

If DataSource is a class besides a DataSet, DataTable, DataView, or DataViewManager derivative, then you're using property bindings. What type is the property that is returned from whatever "Datamember" represents in that line? If it is a data or data-derived class from those listed above, what type of data does the column represented by "Datamember" in that line represent, and is it returning DBNull (or null, if a strongly typed DataSet)?

This posting is provided "AS IS" with no warranties, and confers no rights.

Software Design Engineer
Developer Division Sustained Engineering
Microsoft

[My Articles] [My Blog]
GeneralRe: Max Windows Controls Pin
Dylan van Heerden10-Mar-05 20:32
Dylan van Heerden10-Mar-05 20:32 
Generalrestrict users to save/copy pdf document Pin
Adnan Siddiqi9-Mar-05 0:36
Adnan Siddiqi9-Mar-05 0:36 
GeneralRe: restrict users to save/copy pdf document Pin
Heath Stewart9-Mar-05 7:29
protectorHeath Stewart9-Mar-05 7:29 
GeneralRe: restrict users to save/copy pdf document Pin
Dave Kreskowiak9-Mar-05 7:36
mveDave Kreskowiak9-Mar-05 7:36 
QuestionWindows Image Acquisition, without the default UI? Pin
velvetacid9-Mar-05 0:35
velvetacid9-Mar-05 0:35 
Generalgetting the handle to a printer Pin
cishi_us9-Mar-05 0:17
cishi_us9-Mar-05 0:17 
Generaldatagrid and DialogResult.OK Pin
Anonymous8-Mar-05 23:28
Anonymous8-Mar-05 23:28 
GeneralRe: datagrid and DialogResult.OK Pin
Stefan Troschuetz8-Mar-05 23:53
Stefan Troschuetz8-Mar-05 23:53 
GeneralRe: datagrid and DialogResult.OK Pin
xrado9-Mar-05 0:02
xrado9-Mar-05 0:02 
GeneralObject Viewer Pin
RohanWest8-Mar-05 23:23
RohanWest8-Mar-05 23:23 
GeneralRe: Object Viewer Pin
TylerBrinks9-Mar-05 6:12
TylerBrinks9-Mar-05 6:12 
GeneralRe: Object Viewer Pin
RohanWest9-Mar-05 6:17
RohanWest9-Mar-05 6:17 
GeneralRe: Object Viewer Pin
TylerBrinks9-Mar-05 6:40
TylerBrinks9-Mar-05 6:40 
GeneralRe: Object Viewer Pin
Heath Stewart9-Mar-05 7:22
protectorHeath Stewart9-Mar-05 7:22 
GeneralDelphi / C# COM w/ EL Crypto Pin
Prof AKA8-Mar-05 22:43
Prof AKA8-Mar-05 22:43 
GeneralRe: Delphi / C# COM w/ EL Crypto Pin
Heath Stewart9-Mar-05 7:14
protectorHeath Stewart9-Mar-05 7:14 
QuestionHow to do I Print data Row in Database Table using C#.? Pin
pubududilena8-Mar-05 20:52
pubududilena8-Mar-05 20:52 

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.