all groups > dotnet xml > june 2007 > threads for june 8 - 14, 2007
Filter by week: 1 2 3 4 5
Please help...writing to XML file
Posted by slinky at 6/14/2007 1:19:36 PM
I have looked in all my books and online and can't find a way to make
this rather simple task work. Could someone please review the code and
see what errors I've made? Thanks!!!!!!
I have an aspx for with a textbox and a button. The goal is to simply
have the user type a message, hit the but... more >>
Deserialization Problems Using XmlWriter vs. StringReader
Posted by at 6/14/2007 11:05:32 AM
I'm experiencing issues where XmlSerialier.Deserialize throws an
exception when attempting to use a MemoryStream built with an
XmlWriter vs. a standalone StringReader. It is attempting to
deserialize a complex object.
Here is what I have:
0. Environment: Visual Studio 2005, VB.Net. I won'... more >>
Cracked software fastest download
Posted by niceware niceware at 6/14/2007 8:21:10 AM
We provide cracked softwares, these software are all in english language
and absolutely full cracked. They are best softwares and best price. The
list is not full, any more need, please mail me: sosayoyo@hotmail.com
Karnaugh.Minimizer.v1.5 (1CD,1.5M)
Keil.Professional.for.C166.v6.06 (1CD,13M)... more >>
RemoveChild Question
Posted by kwimbie NO[at]SPAM yahoo.com at 6/13/2007 6:06:50 PM
looking for the correct code to remove the DEST_ID SUBSCR="[1]" node
with RemoveChild
<WIRE_DATA>
<NEED_WIRE>V</NEED_WIRE>
<DEST_COUNT>2</DEST_COUNT>
<DEST_ID SUBSCR="[0]">TST</DEST_ID>
<DEST_ID SUBSCR="[1]">TEST</DEST_ID>
<INPUT_PROGRAM>TEST</INPUT_PROGRAM>
<SENTBY_OPID>1234567... more >>
Dataset WriteXml Problem
Posted by clockemail NO[at]SPAM alltel.net at 6/13/2007 6:00:46 AM
Could somebody please point out my error in the following code. The
dataset is returned by a stored procedure containing FOR XML AUTO,
ELEMENTS, but the XML Document that is created contains < and >
instead of < and >. I have tried everything that I can think of
without any success, which ... more >>
XSD created in VS2005 not compatible with VS2003
Posted by Shaul Dar at 6/12/2007 2:13:58 AM
We are upgrading from VS2003 to 2005. We discovered that the XSD
generated in 2005 (.Net 2.0) is not compatible with what was generated
in 2003 (.Net 1.1), and this breaks our code, as we have serveral
modules that read the XSD file and are sensitive to its structure.
In particular, when you a... more >>
|