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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
XML/SOAP Serilaiztion and Generic Collections31 Mar 2007 08:04 GMT2
I have a class (UserAccount) that uses a List<T> to contain a collection of
Account classes.  The Account class uses a List<T> to contain a collection of
the account items.  If the Account class is a checking account its List<>
collection contains instances of the CheckItem class ...
Default attributes from DTD while transformation30 Mar 2007 23:54 GMT5
When I transform XML, XSLT automatically adds extra attributes to the
node which are declared in DTD (default DTD attributes) . I just want
XSLT not to add these extra default attributes from DTD.
See refname and shortname attributes are added to node automatically
Trying to read XML file into dataset30 Mar 2007 21:20 GMT7
Developing a web site in VS2005, SP1, VB, .NET 2.0, ASP.NET 2.0 on XP Pro,
SP2.
I eventually want to use a gridview table to view xml data, but right now i
can't seem to get my xml data into a dataset so that i can use it.
How to use xmlwriter to add an attribute to any element?29 Mar 2007 19:55 GMT2
I want to make my XML as such:
<parentItem>
  <childItem attribute="myAttribute">myContent</childItem>
</parentItem>
Problems with XsdObjectGen29 Mar 2007 19:26 GMT1
I am experiencing a lot of problems with XsdObjectGen. I downloaded
the latest version from
http://www.microsoft.com/downloads/details.aspx?FamilyID=89e6b1e5-f66c-4a4d-933b
-46222bb01eb0&DisplayLang=en

but this is dated september 2006, so it's not very recent.
Dataset Merge / getchanges just adding records?29 Mar 2007 18:37 GMT1
I'm using the following subroutine. The two different XML files are
identical with the exception of three additional records in the second
one. One has 450 records, and the other has 453. After merging, I get
903 records. I guess what I expected was 3 records; just the
What versions of XSL are supported by what versions of ASP.net?29 Mar 2007 17:41 GMT2
At the moment, I'm doing some XSLT (1.0) work in ASP.net (1.1).
There's some features I'd like to use that apparently are found in XSLT 2.0.
Does ASP.net 1.1 support XSLT 2? What about ASP.net 2.0?
EXSLT was also mentioned. Does ASP.net support that?
XML file loaded and stored as cached dataset?29 Mar 2007 13:16 GMT7
Have loaded balanced web servers that we do not allow to connect to our
database.  Content is created and pushed to these sites.  I want to add a web
service that may get multiple requests a second depending on peak access.  I
have built an XML file from SQL DB and pushed this ...
SelectSingleNode returns nothing.  Namespace manager issue28 Mar 2007 09:28 GMT3
I have the following code snipet:
...
_xmldocManifest.Load(strManifestAbsolutePath)
Dim manifestNSManager As XmlNamespaceManager = New
Errror Help: character ' ', hexadecimal value 0x2 is illegal in xml documents27 Mar 2007 12:36 GMT2
what does this error mean?  how can i fix this?
thanks,
raj
XMLSerializer - Controling Order of Object Properties23 Mar 2007 13:46 GMT1
If you're using XMLSerializer to serialize a class object to XML, is it at
all possible to control the order in which the object properties are
presented in the XML file?
Node Type both Element and Text23 Mar 2007 05:51 GMT2
I have an XML node that has both attributes and text.  I am having difficulty
getting the xmlreader to deal with this.
Sample XML Node:
<HomePhoneNumber Attribute1="Y" Attribute2="Y" Attribute3="Y">(425)
MSXML6 C++ VS2005: parsing "set" of nodes (& child nodes)??22 Mar 2007 13:57 GMT1
I've looked at a number of examples in the MSXML6 help, but haven't been
able to find exactly what I'm looking for.
I have the following loaded into a "IXMLDOMDocument2" object.
I have a CString sString that I would like to check to see if it matches one
Can XmlDocument.Load() method handle unicode characters?22 Mar 2007 13:33 GMT10
     I've spent a long time to try to get the xmldocument.load method
to handle UTF-8 characters, but no luck.  Every time it loads a
document contains european characters (such as the one below, output
from google map API), it always said invalid character at position
MSXML6 C++ unable to locate node21 Mar 2007 18:27 GMT3
Hi,  I am new to using the MSXML functions in C++.  I found this on MSDN as
an example of what I wanted to do,
http://msdn2.microsoft.com/en-us/library/ms765465.aspx.
I have tried a number of XPATH examples to try and retrieve the
Pages: 1 2 3 4 February, 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.