Click here to Skip to main content
15,911,646 members
Home / Discussions / C#
   

C#

 
AnswerRe: Sending data packet using UDP port Pin
Pete O'Hanlon5-Apr-11 2:26
mvePete O'Hanlon5-Apr-11 2:26 
AnswerRe: Sending data packet using UDP port Pin
Albert Holguin5-Apr-11 7:15
professionalAlbert Holguin5-Apr-11 7:15 
QuestionHow to create a memory mapped file in a service? Pin
occam4-Apr-11 23:31
occam4-Apr-11 23:31 
AnswerRe: How to create a memory mapped file in a service? Pin
Ciumac Sergiu5-Apr-11 0:06
Ciumac Sergiu5-Apr-11 0:06 
GeneralRe: How to create a memory mapped file in a service? Pin
PIEBALDconsult5-Apr-11 19:17
mvePIEBALDconsult5-Apr-11 19:17 
GeneralRe: How to create a memory mapped file in a service? Pin
occam5-Apr-11 23:29
occam5-Apr-11 23:29 
AnswerRe: How to create a memory mapped file in a service? Pin
PIEBALDconsult5-Apr-11 19:16
mvePIEBALDconsult5-Apr-11 19:16 
GeneralRe: How to create a memory mapped file in a service? Pin
occam7-Apr-11 22:08
occam7-Apr-11 22:08 
QuestionADDINS Pin
Abou taleb4-Apr-11 13:36
Abou taleb4-Apr-11 13:36 
AnswerRe: ADDINS Pin
dan!sh 4-Apr-11 20:41
professional dan!sh 4-Apr-11 20:41 
Questionchange common button properties from external thread Pin
Member 78123184-Apr-11 13:24
Member 78123184-Apr-11 13:24 
AnswerRe: change common button properties from external thread Pin
Luc Pattyn4-Apr-11 15:12
sitebuilderLuc Pattyn4-Apr-11 15:12 
QuestionExecute cross-app domain code Pin
Benny_Lava4-Apr-11 3:43
Benny_Lava4-Apr-11 3:43 
AnswerRe: Execute cross-app domain code Pin
BobJanova4-Apr-11 4:53
BobJanova4-Apr-11 4:53 
QuestionDataset to defined XML schema Pin
Yosh_3-Apr-11 23:37
professionalYosh_3-Apr-11 23:37 
AnswerRe: Dataset to defined XML schema Pin
#realJSOP4-Apr-11 1:20
professional#realJSOP4-Apr-11 1:20 
GeneralRe: Dataset to defined XML schema Pin
Yosh_4-Apr-11 1:27
professionalYosh_4-Apr-11 1:27 
GeneralRe: Dataset to defined XML schema Pin
Pete O'Hanlon4-Apr-11 1:38
mvePete O'Hanlon4-Apr-11 1:38 
GeneralRe: Dataset to defined XML schema Pin
Yosh_4-Apr-11 1:40
professionalYosh_4-Apr-11 1:40 
GeneralRe: Dataset to defined XML schema Pin
Pete O'Hanlon4-Apr-11 1:44
mvePete O'Hanlon4-Apr-11 1:44 
GeneralRe: Dataset to defined XML schema Pin
Yosh_4-Apr-11 2:05
professionalYosh_4-Apr-11 2:05 
GeneralRe: Dataset to defined XML schema Pin
Pete O'Hanlon4-Apr-11 2:14
mvePete O'Hanlon4-Apr-11 2:14 
GeneralRe: Dataset to defined XML schema Pin
Yosh_4-Apr-11 2:23
professionalYosh_4-Apr-11 2:23 
AnswerRe: Dataset to defined XML schema Pin
Rob Philpott4-Apr-11 2:17
Rob Philpott4-Apr-11 2:17 
Do you wish to create the schema as part of the xml production or is that defined already?

Without going near code, SQL Server has got various things in it to retrieve data in XML, using the FOR XML AUTO thing for instance. That is of course, presuming you're using SQL Server.
Regards,
Rob Philpott.

GeneralRe: Dataset to defined XML schema Pin
Yosh_4-Apr-11 2:31
professionalYosh_4-Apr-11 2:31 

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.