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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
.NET SDK 2.0: complex types with minOccurs = 0 and nillable = true08 Aug 2005 23:21 GMT5
If I create an element X of a primitive type with minOccurs=0 and
nillable=true and run it through the WSDL generator I get a class with a
property "X" of the primitive type plus a boolean "XSpecified" attribute to
say if it was not specified rather than null. But if I have a ...
how to detect who redirects traffic to a aspx page? is this info passed along in request object or can sites anonymously redirect traffic to other sites?08 Aug 2005 23:08 GMT2
how to detect who redirects traffic to a aspx page? is this info passed
along in request object or can sites anonymously redirect traffic to other
sites?
Do ID & IDREF work in DOTNET - they do in MSXML4.008 Aug 2005 17:06 GMT2
I'm having problems getting the .NET 1.1 XSL transform to cross reference
using ID / IDREF correctly. I have collapsed to a simple set of files to show
the problem more clearly...
The output line using MSXML4.0 is correct
MSXML to System.Xml Conversion Code08 Aug 2005 07:30 GMT1
I have some code that I am converting from VB6 to C#.  The VB code used the
'urn:schemas-microsoft-com:datatypes' schema to allow the entry of strongly
typed data via the nodeTypedValue properties on MSXML elements.  In System.Xml
I am seeing that nodeTypedValue ability is not ...
XML Newbie Question08 Aug 2005 04:33 GMT2
I have a class
class SearchStateSpec
{
   private string _text;
Need help modifying XML file...08 Aug 2005 03:06 GMT2
I have this xml file...
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<images>
   <pic>
XSL formatting a list into 2 columns07 Aug 2005 10:02 GMT1
I have an XML file which has a list of objects:
<objects>
  <object>
    <name>Fred</name>
Transform using xml and xsd07 Aug 2005 09:56 GMT2
I am doing a transform using an xml document and an xslt based on the
xml document. What I want to do is create the xslt from the xsd so that
it uses types rather than names.
The problem i have is that neither the xsltransform object or an
does C# have any collection objects that support sort functionality so that I dont have to write my own sorting algorithm?05 Aug 2005 20:00 GMT1
does C# have any collection objects that support sort functionality so that
I dont have to write my own sorting algorithm?
XML Data Islands - use of DSO05 Aug 2005 18:09 GMT2
Is it possible to perform two way Data Binding (at the client) using and
XML DSO?
I am interested in dynamic update of a web page (including update of the
data source - the source for the XML).
xml attribute serialization05 Aug 2005 15:45 GMT1
i need to serialize my class into xml that looks like this:
<dog>
    <breed type="large">spaniel</breed>
</dog>
XSLT Extension Object returns empty default namespace05 Aug 2005 15:42 GMT2
I have an Xslt extension object that returns a node-set to the xslt
stylesheet which then uses an xsl:copy-to statement to write it to the
output.
The problem I am having is that the copied elements appear with an
Security for Xml File05 Aug 2005 08:45 GMT2
Hello world,
How to protect Xml Files in a We Site Directory ?
Is it possible to protect Xml file like Sql Security ?
Nico
XML Parsing errors05 Aug 2005 08:34 GMT2
I've added a configuration file similar to Web.config but that does not
invoke a restart when changed, just a cache dependency.
At various times I'm getting a seeingly random one of the following
errors:
Reverse Transform XML with XSLT05 Aug 2005 08:24 GMT2
i transform xml A to xml B with an xslt.
Is it possible to use that xslt to tranform xml B to xml A?
Or exist tools to create a corresponding xslt B from the original xslt?
Thanks for help.
Pages: 1 2 3 4 5 6 July, 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.