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 / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
limiting access to files with asp.net18 Oct 2005 14:16 GMT3
limiting access to files with asp.net
is there any way i can make a file only accessible to certain users of my
website? my files are to large to copy to a temp directory and they are of
many types, .exe .xsl .xml etc. i want an href to each file but only allow
Deep Copy of XmlDocument18 Oct 2005 06:48 GMT1
What is an easy way of making a deep copy of an XmlDocument object?  Right
now I'm doing something like this:
XmlDocument inputDoc;
XmlDocument copyDoc;
Putting an XML document in a TreeView.17 Oct 2005 23:26 GMT5
I would like to put an XML document into a Windows TreeView.  I have started
with XmlTextReader and seem to get stuck with all of the different Read/Move
commands available. I was wondering if someone else has already gone through
the pain of descending through an XML document ...
xml utf-8 String to XPathDocument17 Oct 2005 21:55 GMT8
Hi;
I have a string that is an xml file. It starts with <?xml
encoding='utf-8'... and it has the utf-8 2-byte sequences as 2 chars. How do
I get that into an XPathDocument where the 2-char sequences are not treated
XPathNavigator.getUniquePath()17 Oct 2005 21:42 GMT7
Hi;
Is there a way from an XPathNavigator object to get an xpath string that
will, when used in a Select(xpath) on the underlying base/root XPathNavigator
return the same XPathNavigator?
One or more rows contain values violating non-null, unique, or foreign-key constraints17 Oct 2005 18:57 GMT2
Populating a typed dataset from xml document:
I created an xml schema (attached below), generated a typed dataset from it,
and then programatically I tried to populate the typed dataset by calling
its ReadXml method.  I keep getting a constraint exception.  I have
XML query17 Oct 2005 14:38 GMT3
I need to have a small, easy and portable database and i'm thinking of
having a simple XML file (without using DTD, etc).
Can you please let me know, as to how I can read/write into different
attributes.
1 space node returns as empty16 Oct 2005 18:29 GMT7
Hi;
This code is in J# so it looks a little weird but you could change it to C#
in a couple of seconds.
The problem here is a single space node returns as an empty node:
Index of using XPATH?15 Oct 2005 22:04 GMT4
Hi. I have an xml file in this format:
<strings>
 <string>Item1</string>
 <string>Item2</string>
Invalid character in XML14 Oct 2005 20:18 GMT2
Hi there,
I have a 600MB xml file that I am trying to pull a small amount of
data from, using an XMLTextReader in C#.
All works well, until I get an exception thrown in linw 4,277,905
XSD -- ref14 Oct 2005 19:57 GMT2
Am writing an XSD where I have a complex type element. I would like to put
restrictions on some of the attributes of the contained element. For e.g.,
"Options" element can contain 0 or more "Option" elements which have their
"type" attribute set to "N". Will I be able to use xs ...
XmlValidatingReader and xs:import support14 Oct 2005 18:55 GMT3
Hi all. I have an XML schema that has a couple of <xs:import> tags that
reference (using schemaLocation) schemas as embedded resources in a DLL. For
example:
<xs:import namespace=http://www.my.com/my.xsd
How to send a null value for a float variable?14 Oct 2005 18:35 GMT3
We have a C#.NET app which is calling a Java webservice.  We use the wsdl
file exportted from the java webservice to create our web-reference in Visual
Studio.  We are able to create the parameter classes and call the webservice
just fine.
New ti xml database14 Oct 2005 17:40 GMT1
I need to use a file that is in xml format in vb.net.
I'm new here.  I have MSSql 2000 and vb.net 2003.  I have accessed SQL
files before.  What is best.
1.  Access the XML file directly?
XmlDocument with URL14 Oct 2005 17:31 GMT1
My goal is to load an xml document from a remote url, make some changes to
it, and then display it in a webpage. Say my codebehind looks like this
private void Page_Load(Object sender, EventArgs e) {
 XmlTextWriter writer = new
Pages: 1 2 3 4 5 6 7 8 September, 2005
 
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.