Click here to Skip to main content
15,881,380 members
Home / Discussions / C#
   

C#

 
GeneralRe: Clear DataBindings Dataview & Datagrid Pin
Ista6-Aug-03 17:56
Ista6-Aug-03 17:56 
GeneralXML-serializer with ABSTRACT class Pin
MeisterBiber6-Aug-03 10:04
MeisterBiber6-Aug-03 10:04 
GeneralRe: XML-serializer with ABSTRACT class Pin
Furty6-Aug-03 17:25
Furty6-Aug-03 17:25 
GeneralRe: XML-serializer with ABSTRACT class Pin
James T. Johnson6-Aug-03 21:41
James T. Johnson6-Aug-03 21:41 
GeneralRemoting between applications on the same machine Pin
Bog6-Aug-03 8:34
Bog6-Aug-03 8:34 
GeneralRe: Remoting between applications on the same machine Pin
Anonymous6-Aug-03 9:03
Anonymous6-Aug-03 9:03 
GeneralRe: Remoting between applications on the same machine Pin
Nish Nishant6-Aug-03 15:53
sitebuilderNish Nishant6-Aug-03 15:53 
QuestionHow To (Best Approach) Pin
NamoGuy6-Aug-03 7:47
NamoGuy6-Aug-03 7:47 
I have been writing a few user controls, and have needed to put many of the same dropdownlist and other data dynamicly populated from a database.

I had an idea that maybe if I could somehow create a class that could access the database, load the DDL and then put is a placeholder, or pass back the populated DDL that I could start reusing more of my code.

Is this possible, or do I just pass back an array of data to bind, and if so how would I code the Val, Desc for the databind in an array. I am a little new to C# or C for that matter.

Thanks for any ideas and examples.

NamoGuy

Mike Stone
Kaskaskia College
AnswerRe: How To (Best Approach) Pin
Ista6-Aug-03 17:58
Ista6-Aug-03 17:58 
GeneralReturn int and testing for value problem Pin
mikemilano6-Aug-03 7:29
mikemilano6-Aug-03 7:29 
GeneralRe: Return int and testing for value problem Pin
Arun Bhalla6-Aug-03 8:04
Arun Bhalla6-Aug-03 8:04 
GeneralPop-up windows Pin
Hktam6-Aug-03 5:38
Hktam6-Aug-03 5:38 
GeneralRe: Pop-up windows Pin
Frank Olorin Rizzi6-Aug-03 6:49
Frank Olorin Rizzi6-Aug-03 6:49 
GeneralRe: Pop-up windows Pin
Hktam6-Aug-03 15:16
Hktam6-Aug-03 15:16 
GeneralRe: Pop-up windows Pin
Frank Olorin Rizzi7-Aug-03 1:19
Frank Olorin Rizzi7-Aug-03 1:19 
GeneralRe: Pop-up windows Pin
Hktam7-Aug-03 1:45
Hktam7-Aug-03 1:45 
GeneralEventLog Trace Listener Pin
Anonymous6-Aug-03 5:34
Anonymous6-Aug-03 5:34 
QuestionA easy control question? Pin
Dave Kerr6-Aug-03 3:48
Dave Kerr6-Aug-03 3:48 
AnswerRe: A easy control question? Pin
Nick Parker6-Aug-03 9:17
protectorNick Parker6-Aug-03 9:17 
GeneralRe: A easy control question? Pin
Dave Kerr7-Aug-03 5:48
Dave Kerr7-Aug-03 5:48 
GeneralRe: VS 2003 Pin
Michael P Butler6-Aug-03 4:02
Michael P Butler6-Aug-03 4:02 
GeneralRe: VS 2003 Pin
Nick Seng6-Aug-03 18:07
Nick Seng6-Aug-03 18:07 
GeneralTab Control Pin
BenjaminAlicea6-Aug-03 1:47
BenjaminAlicea6-Aug-03 1:47 
GeneralRe: Tab Control Pin
Ista6-Aug-03 10:29
Ista6-Aug-03 10:29 
GeneralGood book on C# and Visual .NET Pin
Rohde6-Aug-03 1:33
Rohde6-Aug-03 1:33 

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.