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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Generating XSD19 Nov 2004 20:59 GMT3
How can i generate an XSD for a set of SQL Server tables(i have three
tables. One table is parent of other two tables.) programatically or using a
tool.
Thanks in advance.
array to xml19 Nov 2004 07:20 GMT1
have tree variable with their values:
1) rptName="report1"
2) rptPath="c:\......"
3) serverPath=http://server...
The active schema does not support the element 'xml'19 Nov 2004 04:15 GMT1
I am trying to insert an xml data island into a htm file that I am using for
a help file. When I insert the lines of xml, the <xml> tag is underlined in
red in VS2003 and the message says "The active schema does not support the
element 'xml'.
xml and dotnet18 Nov 2004 15:08 GMT3
I have a following xml, i am new to dotnet. can anyone tell me how to
get the attribute date_time from the response_header node using C#
XMl is as follows
<response_info_main xmlns="http://tempuri.org/Response.xsd"
XmlSerializer18 Nov 2004 15:00 GMT3
I have created a class, named FormField , which basically contains two
fields, name and value. I have set the [XmlRoot(ElementName="field",
Namespace=null)] tag before the class and the field is set as an
XmlAttribute whil the name as XmlText.
Registry to xml conversion18 Nov 2004 11:22 GMT1
Are there any samples or example c# programs to map key heirarchies in
the the windows registry to an xml file and vice versa?
Headache with namespaces ...18 Nov 2004 09:53 GMT2
I am having trouble with namespaces:
Using the .NET System.XML classes, whenever I run an xpath on a file with a
namespace, the xpath query returns nothing, but when I remove the namespace
from the xml file I am quering, the xpath query works.
encrypting XML fragments using WSE2.018 Nov 2004 01:12 GMT1
I have a need to encrypt specific xml elements in a document and haven't been
able to figure out a way to achieve this using the WSE 2.0 APIs. Please note
that I do *NOT* want to send encrypted SOAP messages but rather need the
ability to encrypt arbitrary xml elements.
WARNING: dotNet 1.1 SP1 breaks XmlTextReader with streams17 Nov 2004 23:09 GMT2
XmlTextReader against a stream no longer works.  This breaks the open source
jabber-net and other software.  Several people have confirmed that what
works on dotNet 1.1 fails on dotNet 1.1 SP1.
So far, no work around nor hotfix has been found. If you use XML against a
Working app suddenly breaking.  Changes to System.Xml.dll?17 Nov 2004 23:08 GMT3
Recent Windows updates seem to have broken our application.  It used to
run fine but now fails with XmlExceptions when loading a document.
We've narrowed the problem to the following:
We create an XmlTextReader by passing an instance of our own subclass of
typed dataset and generating xml17 Nov 2004 20:25 GMT2
I had posted this question in donet.framework.adonet but thought it might
make more sense here, so I apologize for the duplicate post.
I have an XML schema with one of the elements (Sig) having an attribute
defined as such:
How do you prevent null elements from being serialized?17 Nov 2004 15:51 GMT1
I am using complex types in order to support serialization/deserialization
of floating point numbers, since floating points can't be null.
I've seen how to suppress attributes that are "not specified", such as
having a float member called Value, and a bool member called ...
Not recognizing namespace prefix17 Nov 2004 14:46 GMT2
I have a schema that I'm trying to read.  The schema has an element named
'GrantApplication' and one with a namespace prefix named
'SF424:GrantApplication'.  When I try to read this schema in, I get an
exception saying 'A datatable named 'GrantApplication' alread belongs to this
New to XML16 Nov 2004 21:42 GMT2
Hey all, trying to cut my teeth on a simple XML parse... getting stumped...
In sample#1 I see boxes for "Response:", "A:1" ... as expected, but
In sample#2 I see boxes for "Response:", "B:2","C:2", and "Response"
In sample#3 I see boxes for "Response:", "A:","B:2","C:2", and ...
Error using XMLTextReader to read XMLDocument16 Nov 2004 20:02 GMT7
I have a Web Service in which I am trying to pass an XMLDocument as a
parameter to one of the methods.  I would like to use the XMLTextReader to
read the XML but I am getting the following error:
Value of type System.xml.xmldocument cannot be converted to
Pages: 1 2 3 4 5 6 7 8 9 October, 2004
 
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.