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

C#

 
GeneralRe: c# no concept of scope ? Pin
leppie8-Sep-03 8:25
leppie8-Sep-03 8:25 
GeneralRe: c# no concept of scope ? Pin
scadaguy8-Sep-03 3:28
scadaguy8-Sep-03 3:28 
AnswerRe: c# no concept of scope ? Pin
Rich3335-Sep-03 22:58
sussRich3335-Sep-03 22:58 
GeneralCreate DataTable from XML Schema Pin
Douglas Troy5-Sep-03 7:33
Douglas Troy5-Sep-03 7:33 
GeneralRe: Create DataTable from XML Schema Pin
Mazdak5-Sep-03 7:58
Mazdak5-Sep-03 7:58 
GeneralRe: Create DataTable from XML Schema Pin
Douglas Troy5-Sep-03 8:10
Douglas Troy5-Sep-03 8:10 
GeneralRe: Create DataTable from XML Schema Pin
Ernesto Perales Soto5-Sep-03 8:01
Ernesto Perales Soto5-Sep-03 8:01 
GeneralRe: Create DataTable from XML Schema Pin
Douglas Troy5-Sep-03 8:40
Douglas Troy5-Sep-03 8:40 
Ok,

what you suggested did not work, since a DataAdapter in itself is an Abstract class, but it reminded me of an example I downloaded a while back that used a 'pre-canned' xml/xsd file ...

The only difference between that example, and my code, is that they have you drop a DataSet object on your Window in the Form Designer window and bind it to a "typed dataset" ... which I did ...

Now this seems to be working(?)

I'm not sure what the difference is between creating a DataSet object programmically and attaching it to my schema and what's taking place when I do this visually ...

Obviously something is being 'set' somewhere that either I am missing, or doing wrong.

Perhaps someone knows the answer to this question? I'd still like to know how to make this all happen in code.


D.

GeneralRe: Create DataTable from XML Schema Pin
Ernesto Perales Soto5-Sep-03 10:26
Ernesto Perales Soto5-Sep-03 10:26 
GeneralRe: Create DataTable from XML Schema Pin
Douglas Troy8-Sep-03 3:49
Douglas Troy8-Sep-03 3:49 
GeneralCloning Data Tables Pin
afronaut5-Sep-03 6:54
afronaut5-Sep-03 6:54 
GeneralRe: Cloning Data Tables Pin
Ernesto Perales Soto5-Sep-03 7:27
Ernesto Perales Soto5-Sep-03 7:27 
GeneralRe: Cloning Data Tables Pin
afronaut5-Sep-03 8:52
afronaut5-Sep-03 8:52 
GeneralRe: Cloning Data Tables Pin
Arjan Einbu5-Sep-03 23:17
Arjan Einbu5-Sep-03 23:17 
QuestionTracking Remoting Objects - How To? Pin
0siris5-Sep-03 6:45
0siris5-Sep-03 6:45 
AnswerRe: Tracking Remoting Objects - How To? Pin
0siris5-Sep-03 15:04
0siris5-Sep-03 15:04 
GeneralRe: Tracking Remoting Objects - How To? Pin
0siris7-Sep-03 18:52
0siris7-Sep-03 18:52 
GeneralSystem.Runtime.Remoting.Channels.Tcp not found Pin
mikemilano5-Sep-03 6:36
mikemilano5-Sep-03 6:36 
GeneralRe: System.Runtime.Remoting.Channels.Tcp not found Pin
0siris5-Sep-03 6:46
0siris5-Sep-03 6:46 
GeneralRe: System.Runtime.Remoting.Channels.Tcp not found Pin
mikemilano5-Sep-03 6:49
mikemilano5-Sep-03 6:49 
QuestionWhat's the best strategy? Pin
wapgagtp5-Sep-03 6:11
wapgagtp5-Sep-03 6:11 
GeneralWebservice moved Pin
Anonymous5-Sep-03 5:50
Anonymous5-Sep-03 5:50 
GeneralRe: Webservice moved Pin
SimonS5-Sep-03 6:33
SimonS5-Sep-03 6:33 
GeneralKeeping Datagrid in sync with back button Pin
clayne5-Sep-03 4:56
clayne5-Sep-03 4:56 
GeneralApplication Data Pin
Davy Mitchell5-Sep-03 1:58
Davy Mitchell5-Sep-03 1:58 

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.