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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
getting the xml from XmlTextWriter31 Mar 2008 18:36 GMT3
We have an app that uses the XmlTextWriter to write XML to the local disk. It
works and it's great. Now they want to write it to the database instead. Is
there a way that I can just get the XML out of the XmlTextWriter? I looked at
the XmlTextWriter class and can't seem to figure ...
xml schema design28 Mar 2008 18:53 GMT8
I have an xml schema that I am working on. I wanted to know if it was a
normal thing to do something like this:
1. Have a ZipCode simple type that has to be 5 characters long.
2. Have a StateCode simple type that has to be 2 characters long.
carrying xml name spaces across nested elements27 Mar 2008 13:20 GMT1
Hi.  By persistence, I've discovered that when several nested elements
in a schema are each qualified by a namespace, I can successfully
reference them in a select statement by qualifying each element by its
namespace in succession.  For example, for a schema that qualfies each
xml graphic representation25 Mar 2008 11:23 GMT7
I'm new to using XML, so I'm seeking some general pointers about approaching
a project. I'd like to read the sitemap xml file, and generate a graphic
representation of the website from the site map. I would like to do this
dynamically (creating the page from the current sitemap ...
string handling in vb.net24 Mar 2008 13:01 GMT1
 I have a string which can have ONLY ONE mobile number or multiple mobile
numbers(seperated by semi colon).
dim str as string = "+919886735837;+919820444818;+919916302180"
OR in this below format
Extended characters in XML to fix Access21 Mar 2008 14:21 GMT2
I have an Access DB, containing car and engine specifications entered
by hand by jobbers. I use an XML file to parse the information in the
specifications. Sometime they used "extended" characters to specify
dimension or range:
tab delimited to xml19 Mar 2008 22:00 GMT4
I'm trying to use XmlCsvReader that is quoted in example
http://msdn2.microsoft.com/en-us/library/aa302293.aspx on msdn. I'm using
VS2008. When I compile I receive an error for
using Microsoft.XML ;
XML decryption19 Mar 2008 15:59 GMT1
What is the correct procedure to decrypt a xmldsig document encrypted
with the receiver's public key?
I can successfully load the correct private key from the .pfx file or
search for it in the certificate storage but I'm hit with the
VS2008 Framework 3.5 Web Service Accessed from Web 2.0 Client19 Mar 2008 08:19 GMT1
Hi, I'm wondering if I made a large architectural screwup.  I wanted to use
new features in VS2008 including LINQ in my web service and have targeted the
3.5 framework with the web service.  However, my Windows Forms client targets
the 2.0 framework as I don't want my clients to ...
Trouble getting an XmlNodeList from flickr atom feed17 Mar 2008 14:51 GMT1
I'm having some trouble selecting the some XML nodes from a Flickr
atom feed.  He's the a cut down version of the code to illustrate my
problem:
using System.Xml;
Adding element to xml with existing namespace ?13 Mar 2008 21:28 GMT2
I have a generated xml (dbml) document that I have to add new elements to..  here's an amended snippet..
<?xml version="1.0" encoding="utf-8"?>
<Database Name="mydb" EntityNamespace="MyEntity" ContextNamespace="MyEntity" Class="MyClass" xmlns="http://schemas.microsoft ...
Covert a document with Qualified elements to Unqualified Elements13 Mar 2008 08:48 GMT5
What kind of XML jugglery will permit me to covert a XML Document with
"Qualified" elements into an XML document without Qualified Elements.
eg: The source document is something like
<ns0:baseelement xmlns:"http://schemas.myorg.com/solutions/yabadaba">
How to transform large XML file? using .net12 Mar 2008 13:42 GMT2
we have a 3 gig of xml data. we need to transform this data using our XSL
file.
when i use the regular transform methods of course i run out of memeory.
the XSL file has quite bit of rules so i really cannot move them in to my
any way to parse unstructured data with XML? example included12 Mar 2008 01:11 GMT2
i am doing some research where i need to parse some data from SEC web site.
the data is not in xml format and sort of unstructured.
can someone recommand me a way to parse this data.
i need to gather a lot of filings of the sort which i would rather not do
XML atribute value11 Mar 2008 16:10 GMT1
Asking for XML atribute value
HI,
I m lost when I wanna ask for attributes value’s
XML file:
Pages: 1 2 February, 2008
 
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.