Click here to Skip to main content
15,903,385 members
Home / Discussions / C#
   

C#

 
Questionhow to read utf8 string from mysql and save to a xml file? Pin
niqing17-Sep-04 12:42
niqing17-Sep-04 12:42 
GeneralDataGrid Pin
ImanMahmoud17-Sep-04 10:01
ImanMahmoud17-Sep-04 10:01 
GeneralRe: DataGrid Pin
Heath Stewart17-Sep-04 10:46
protectorHeath Stewart17-Sep-04 10:46 
GeneralRe: DataGrid Pin
ImanMahmoud17-Sep-04 11:45
ImanMahmoud17-Sep-04 11:45 
GeneralRe: DataGrid Pin
sreejith ss nair17-Sep-04 23:39
sreejith ss nair17-Sep-04 23:39 
QuestionHow to specify the default Toolbox Tab for a custom control Pin
shark9265117-Sep-04 9:51
shark9265117-Sep-04 9:51 
AnswerRe: How to specify the default Toolbox Tab for a custom control Pin
Heath Stewart17-Sep-04 10:42
protectorHeath Stewart17-Sep-04 10:42 
GeneralEasiest way to load this Pin
Joel Holdsworth17-Sep-04 9:44
Joel Holdsworth17-Sep-04 9:44 
Hi,
I'm just getting to grips with xml serialization, and I want to load this XML...
<?xml version="1.0" encoding="utf-8" ?>
<Files>
	<AudioFile url="file.xyz" date="08/07/06">
		<comments>Hello</comments>
	</AudioFile>
	<AudioFile ... >
		...
	</AudioFile>
</Files>
I have an AudioFile class ready for deserialization of an AudioFile node, and I want to load all the AudioFile nodes into an ArrayList. What's the easiest way to do this?

I need this to make a data source for an Asp.net Repeater control... is there an altogether better way to do this for a very small number of entries?

Any help is much appreaciated...

Joel Holdsworth
GeneralRe: Easiest way to load this Pin
Heath Stewart17-Sep-04 10:28
protectorHeath Stewart17-Sep-04 10:28 
GeneralAdding control to a form delets the custom control from the form Pin
SandeepN17-Sep-04 6:47
SandeepN17-Sep-04 6:47 
GeneralRe: Adding control to a form delets the custom control from the form Pin
Jay Shankar17-Sep-04 15:57
Jay Shankar17-Sep-04 15:57 
GeneralRe: Adding control to a form delets the custom control from the form Pin
Jay Shankar17-Sep-04 16:03
Jay Shankar17-Sep-04 16:03 
Generalprotect my picture Pin
oOomen17-Sep-04 6:39
oOomen17-Sep-04 6:39 
GeneralRe: protect my picture Pin
Heath Stewart17-Sep-04 7:00
protectorHeath Stewart17-Sep-04 7:00 
GeneralUnbound checkbox column in datagrid Pin
blakeb_117-Sep-04 6:12
blakeb_117-Sep-04 6:12 
GeneralRe: Unbound checkbox column in datagrid Pin
sreejith ss nair17-Sep-04 23:50
sreejith ss nair17-Sep-04 23:50 
QuestionBeginner: How to use BitFlags? Pin
matthias s.17-Sep-04 5:19
matthias s.17-Sep-04 5:19 
AnswerRe: Beginner: How to use BitFlags? Pin
leppie17-Sep-04 5:32
leppie17-Sep-04 5:32 
AnswerRe: Beginner: How to use BitFlags? Pin
Heath Stewart17-Sep-04 6:28
protectorHeath Stewart17-Sep-04 6:28 
GeneralRe: Beginner: How to use BitFlags? Pin
matthias s.17-Sep-04 7:01
matthias s.17-Sep-04 7:01 
AnswerRe: Beginner: How to use BitFlags? Pin
Grimolfr17-Sep-04 7:31
Grimolfr17-Sep-04 7:31 
GeneralInvisible Text on Grid Pin
dbetting17-Sep-04 5:02
dbetting17-Sep-04 5:02 
QuestionIs this a compiler error? Pin
gordonpagan17-Sep-04 4:37
gordonpagan17-Sep-04 4:37 
AnswerRe: Is this a compiler error? Pin
leppie17-Sep-04 5:19
leppie17-Sep-04 5:19 
AnswerRe: Is this a compiler error? Pin
Steven Campbell17-Sep-04 7:46
Steven Campbell17-Sep-04 7:46 

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.