Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / XML / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
"Illegal characters in path" with XmlReader of .Net 1.130 Apr 2006 18:38 GMT3
I only found one post on Google where someone mentions the same problem
with a DataSet:
XmlDataReader in .Net 1.1 can not read XML files from a path which
contains "%10" or "%3f".
Mapping a big xml-file to relational database29 Apr 2006 14:06 GMT1
Hi, everyone!
in the lab couse this semester we are asked to transfer a big xml file
(more than 300MB) with DTD into a relational database. Any ideas how we
can do it effenciently?
XMLHttpRequest in .NET29 Apr 2006 14:03 GMT1
Is there any class or wrapper or support in .NET of any version for
Microsoft.XML components. XMLHttpRequest is an object from MSXML component.
If i'm not mistaken MSXML is designed preior to .NET. Is there any related
objects in .NET namespaces?
CreateElement and  xmlns empty attribute29 Apr 2006 13:12 GMT3
in vb.net I have this code:
.....
myNode= XmlDoc.CreateElement("aNode")
myAttribute = XmlDoc.CreateAttribute("xlink", "href",
Xml validation exception only occurs outside debugger - VS 2003 C#28 Apr 2006 17:03 GMT2
I am experiencing a strange problem.  I am reading and writing xml files via
XmlDocument and XmlTextWriter.  In the debugger everything works fine but
outside the debugger (debug or release) I receive the following error:  "The
type initializer for "System.Xml.Schema.Validator" ...
Question about output XML stream containing several XML instance documents28 Apr 2006 13:27 GMT1
I am writing an application which takes an XML input stream. Can the
XML input stream contain 1 or more XML document information? If so, I
can write to an XML output stream and return multiple XML document
information back?
XPath get the max value28 Apr 2006 12:53 GMT3
can we get the max value of element from xpath
e.g: Xpath Query Expression: /Books/Book[@id='3'] to select XMLNode which id
is "3"
Can I use Xpath to get the MAX Book id?
proxy authentication28 Apr 2006 09:46 GMT1
There's a problem in my application that calls a remote web service's method,
when it tries to connect to the webservice it displays this error:
"The request failed with HTTP status 407: Proxy Authentication Required (
The ISA Server requires authorization to fulfill the request. ...
xmlhttprequest27 Apr 2006 19:08 GMT5
Can some body write a simple example for xmlhttprequest ??
I am only able to find the client side coding ,but not the server side
coding.... it would be nice to have a complete code ( both client side
and server side .)
xsd enumeration 27 Apr 2006 17:59 GMT3
I parse an XML file with a XSD schema.
One XmlNode has an attribute whose type is a restriction of xs:string :
<xs:simpleType name="stypeDay">
<xs:restriction base="xs:string">
XML Writer Hex "00" or "."27 Apr 2006 15:27 GMT2
I have an document created with the XML writer that is having issues when
loaded to a mainframe due to the fact the it is inserting a "."  or "00"
between each carachter when viewed as hex.  Any ideas why or how to get rid
of it?
persisent timeout problem consuming webservice27 Apr 2006 08:59 GMT7
I have a problem in a C# client that consumes a webservice which is wrapped
by WSE 2.0 sp3:
The WebService works fine but very rarely my client comes in a state where
every call to the webservice results in a timeout exception. Meanwhile all my
how do I Serialize data containing & in it 27 Apr 2006 08:53 GMT4
My data may contain the characters < ,&, and  >   The system I'm sending
them to wants them to be changed to &#60;  &#38; and &#62; respectivily.
So I had gone into the data and was changing them over in the code.  However
when they hit the serializer I end up with
XMLHTTP in .NET26 Apr 2006 19:05 GMT1
I need use the classic XMLHTTP, but in .net. Now I'm using the COM
component, but I like use a native class from the framework.
This is the code, very simple, that I use. How I do that in .net? Thanks!!!
Dim httpOb As MSXML2.XMLHTTP
XmlSerializer produces different results in debug and release buil26 Apr 2006 17:10 GMT1
A few weeks ago, I upgraded an XML server of ours to .NET 2.0. All went
fine. Then last week, I decided to remove all obsolete calls from the app
and sign each project in the solution in the .NET 2 way so that the app
compiled with no warnings. This built fine but we noticed that ...
Pages: 1 2 3 4 5 March, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.