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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How do I serialize element references as IDREFs?13 May 2008 09:17 GMT2
Is it possible in .NET XML serialization to store element references in
attributes, maybe using IDs and IDREF? For element references, I always get a
copy of the element instead of a reference in the XML code.
That's what I want:
How to read from different'levels' of xml to a datagridview?12 May 2008 21:33 GMT-
I have the following XML file (Called CustomerList.xml) ...
<?xml version="1.0" encoding="utf-8"?>
<customerList xmlns="http://tempuri.org/CustomerListSchema.xsd">
    <customer>
httputility.urlencode(doc.outerxml) as a http xml post12 May 2008 15:18 GMT-
I'm not sure whether I should send this as a new message or use the one I've
been using but...
I'm using vb.net 2.0 -
My problem is I need to send
what's wrong with xml post code?12 May 2008 11:55 GMT2
Trying to get this code to work for http xml post.
I need the post to be xml (doc.outerxml) sent in single key name as stream.
The following is the post code and code for receiving the request.
When it hits the "myresponse = myrequest.GetResponse()" in the post code -
What is the Best XML API for .NET 3.5?09 May 2008 17:58 GMT4
I’m starting a new project which will dynamically generate (user will have to
pick and choose data, then generate the XML dynamically) RDLC for Reporting.  
My approach was to use LINQ to XML for the API.  My question is what is the
best API to use?  Performance is no concern, ...
XML namespace and LINQ to XML09 May 2008 09:42 GMT7
I have an application where I would like to use namespaces in my schema
An example of the Xml that uses this namespace:
<?xml version="1.0" encoding="utf-16" ?>
<Project xmlns="http://P2SWorld.com/AutoDeveloper/AutoDoc/Project"
http xml post09 May 2008 08:45 GMT1
I'm working on a http xml post (request/response).
In my testing - I have been able to create and post xml string/stream and
send response
back.
Stylus Studio 2008 Release 2: New EDI support & code generation06 May 2008 18:37 GMT-
[Announce] Dear microsoft.public.dotnet.xml,
Stylus Studio 2008 Release 2 is now available.The following highlights
some of the new features included in our award-winning XML tools:
* Convert New EDI Formats to XML: Stylus Studio now supports the
XSD schema problem06 May 2008 16:49 GMT3
I have a problem with xml that output from application I need to
validate one of the values by using XSD schema
The xml output like this
<?xml version="1.0" encoding="UTF-8"?>
Strange behaviour from XmlReader02 May 2008 07:59 GMT2
I've been using the XmlReader class to read xml files.
Lately it has had some strange quirks. It seems to ignore elements when
there is no whitespace between them.
ex
Cannot Load Dataset with XMLSCHEMA object or Schema as string01 May 2008 10:18 GMT-
I have a weird problem which has been causing me a headache for the last two
days.
I have to dynamicly generate a schema in memory and load it into a dataset
in memory to be returned for further use.
 
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.