Click here to Skip to main content
15,886,077 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralHelp regarding debugging Pin
Venkatraman9-Apr-03 20:12
Venkatraman9-Apr-03 20:12 
General.NET Strings & NULLS Pin
Nicholas Cardi9-Apr-03 11:25
Nicholas Cardi9-Apr-03 11:25 
GeneralRe: .NET Strings & NULLS Pin
Stephane Rodriguez.10-Apr-03 6:39
Stephane Rodriguez.10-Apr-03 6:39 
Generalfind network computers Pin
Andrei Matei9-Apr-03 3:20
Andrei Matei9-Apr-03 3:20 
GeneralRe: find network computers Pin
vishal S.21-Apr-03 1:20
vishal S.21-Apr-03 1:20 
Generalfind network computers Pin
Andrei Matei9-Apr-03 1:42
Andrei Matei9-Apr-03 1:42 
GeneralDocumentation Comments in C# Pin
Vasudevan Deepak Kumar8-Apr-03 19:40
Vasudevan Deepak Kumar8-Apr-03 19:40 
GeneralFormating the xml-output from a DataSet Pin
Knappen8-Apr-03 5:32
Knappen8-Apr-03 5:32 
Helo Unsure | :~
I know that I have done this before, controling howe the output-xml is formated.


The default i:
<NewDataSet>
 <table>
  <col1>val</col1>
  <col2>val</col2>
 </table>
 <table>
  <col1>val</col1>
  <col2>val</col2>
 </table>
<NewDataSet>



But I want it to be:
<NewDataSet>
  <table col1="val" col2="val">
  <table col1="val" col2="val">
</NewDataSet>



What is the property to set ????
GeneralMicrosoft Word and asp.net Pin
Michela7-Apr-03 3:39
Michela7-Apr-03 3:39 
Generalthread.woe Pin
OmegaSupreme4-Apr-03 4:55
OmegaSupreme4-Apr-03 4:55 
General.NET F ---> .NET CF / Problem with image Pin
blachzero4-Apr-03 3:52
blachzero4-Apr-03 3:52 
GeneralCookies management article (?) Pin
Tom Archer4-Apr-03 1:40
Tom Archer4-Apr-03 1:40 
Generalmodify xml web service method result Pin
Member 2684093-Apr-03 19:34
Member 2684093-Apr-03 19:34 
GeneralMore than one webservice Pin
roobee3-Apr-03 16:03
roobee3-Apr-03 16:03 
GeneralTransparent bitmap when dragging Pin
Jamie Nordmeyer3-Apr-03 11:11
Jamie Nordmeyer3-Apr-03 11:11 
GeneralDatabinding Errors Pin
DaAmazing13-Apr-03 10:34
DaAmazing13-Apr-03 10:34 
GeneralRe: Databinding Errors Pin
Jon Fitzgerald6-Apr-03 2:36
Jon Fitzgerald6-Apr-03 2:36 
GeneralRe: Databinding Errors Pin
DaAmazing16-Apr-03 5:07
DaAmazing16-Apr-03 5:07 
GeneralWeb Service Problem !!! Help !!! Pin
Sanjeev Kumar2-Apr-03 8:16
Sanjeev Kumar2-Apr-03 8:16 
GeneralRe: Web Service Problem !!! Help !!! Pin
abc2-Apr-03 8:26
abc2-Apr-03 8:26 
GeneralRe: Web Service Problem !!! Help !!! Pin
Daniel Turini2-Apr-03 8:47
Daniel Turini2-Apr-03 8:47 
GeneralRe: Web Service Problem !!! Help !!! Pin
Sanjeev Kumar2-Apr-03 9:02
Sanjeev Kumar2-Apr-03 9:02 
GeneralRe: Web Service Problem !!! Help !!! Pin
Daniel Turini2-Apr-03 9:44
Daniel Turini2-Apr-03 9:44 
General.Net portal Pin
Madhuri Mittal1-Apr-03 7:03
Madhuri Mittal1-Apr-03 7:03 
GeneralRe: .Net portal Pin
Paul Watson1-Apr-03 7:15
sitebuilderPaul Watson1-Apr-03 7:15 

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.