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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problems with XmlSchema name mangling XmlSchemaSet compilation30 Nov 2007 18:22 GMT1
Hello Xml Gurus,
I'm trying to build an XML schema in memory using the System.Xml.XmlSchema
namespace objects, validate it, and then write it to a file.  The problem
I'm facing is that XmlSchema.Write() is changing
XMLSerializer and List<T>30 Nov 2007 16:11 GMT1
can anyone help with this problem, it seems to fail when I try to
initialise the XMLSerializer.
I'm getting a "There was an error reflecting type ... "
innerexception: "Cannot serialize member
unique attribute29 Nov 2007 12:55 GMT1
Is it possible in sql server 2005 to have a schema with unique elements?
I tried an example and sql said :
The XML Schema syntax 'unique' is not supported.
Regards,
xml binding parameters28 Nov 2007 12:32 GMT1
Hi to everybody !
I have this query:
select * from registereddatabases a where
exists(select rights.exist('declare namespace x="urn:Repository:UserRights";
Appending to XML file instead of overwriting27 Nov 2007 15:22 GMT2
There is an automatic way to save just the changes of a xml file?
For example, if add several nodes, delete some and change the value or
attribute of another. Actually, on saving it, the Save( ) method will
serialize the entire file again. The doubt is if this behaviour can be
csv with parent-child columns to xml26 Nov 2007 10:48 GMT1
Can any of the commercial conversion tools convert csv files
containing "relational" data to xml in an automated fashion? I looked
at the websites for stylussudio and altova, but it looks like I would
have to do some xslt coding for each file. I don't mind filling in
Querying with schema26 Nov 2007 08:18 GMT2
I have the following XML, which has an associated schema but I can't get any
results from an XPath query because I think I'm using the namespace prefix
incorrectly. Can anyone tell me what I'm doing wrong?
XML:
Can't access a System object in xaml26 Nov 2007 03:03 GMT6
I have this xaml code that I'm trying to use in a Window...
<ListBox xmlns:sys="clr-namespace:System;assembly=mscorlib" Grid.Column="2"
Grid.RowSpan="2">
     <Button>Click for a surprise</Button>
Converting Font style string into Font22 Nov 2007 20:20 GMT1
I want to convert styles from a String to a Form object.
So  ifound that i can use FontConverter that will do just that... as
in the help:
   // Create the FontConverter.
null value in XML22 Nov 2007 09:13 GMT4
  I am having problem when did the validation of XML document with Schema.
my schema is like the following:
<xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="schema.xsd"
xmlns:msprop="urn:schemas-microsoft-com:xml-msprop"
Xpath and Sorting20 Nov 2007 17:08 GMT5
How do I create an xpath expression to return a sorted nodelist?
I need the sort to be by the attribute value.
Example, If I have an xml list of names with "lastName" as an attribute
<name lastName="Smith" />
XSLT for viewing XML as Tree20 Nov 2007 12:32 GMT3
I have some XML I want to display in  a section of a web page.
I want the XML displayed as a tree.
The way you see XML if you load the file in the browser.  It shows the tree
and you can expand/collapse nodes etc.
Trying to evaluate xpath myself sort-of20 Nov 2007 11:22 GMT4
Hi;
In our program we will get an XPath statement such as:
${data}/SalesProject[customer/CUSTCAT=${series}/customer/CUSTCAT]
Where ${data} and ${series} both stand for a XPathNavigator so each is
Xpath syntax to get to element19 Nov 2007 07:46 GMT2
I am trying to figure out the xpath syntax to get to all the element of name
<property name="Text">
ie
<property name="Text">Patient Name</property>
WSE 2.0 encoding error19 Nov 2007 02:37 GMT2
I have a client application ( web service ) write in vs2005 consuming an
external web service with WSE 2.0 (x509).
The response is in hebrew ( windows-1255 ).
In the Trace files I see the hebrew fine, but the response is gibrish.
Pages: 1 2 3 October, 2007
 
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.