|
|
mercedes das xentry full verison rapidshare wPIdOuAUKd
We can crack or emulate any protection type: Dongle,
Hardlock, Hasp, Serial, Password, Hasp4, Flexlm, Sentinel,
Wibu, Eutron Smartkey, Hasphl, Proteq, All the Protections!!
email = yshowsoft@gmail.com
email = yshowsoft at gmail.com
NEW UPDATES 2010
Artpro 9.5r4 with license (minimal of 2 license)
Oris Press Matcher
fiery impose
Fiery Color Profiler 2
Preps 6.0r3
Dynagram Dynastrip v6.0.1
Dynagram inpO2
Artpro 9.0r8 (all modules included)
Esko Visualizer 7.5.5
Esko Softwares Suite V7.5 PC/Mac
Trueflow SE6.0.1 with SPM fully crack
Heidelberg SignaStation v4.5.10.91
|
8/25/2010 6:32:13 AM
|
0
|
ecm2001 winols cpwin rapidshare torrent<ecm2001.win...@free-downloads.com>
|
Linq to Xml Open Source
Checkout http://sourceforge.net/projects/dbiz/ for Open Source CSharp
Silverlight app. It uses Linq to Xml.
|
8/24/2010 1:46:24 AM
|
0
|
"GMG" <...@nospam>
|
Load a LINQ file in WPF
Hi,
I saved a xml file with the Document.Save command
I can reload it with the Document.Load command
only during the current session... but it will not
load between sessions. I'm running in the
WPF C# environment.
Any suggestion is appreciated.
Thanks,
King
|
8/19/2010 10:34:24 PM
|
1
|
"King Coffee" <kcof...@hotmail.com>
|
Routing WCF Calls based on Body Element - How to rout empty element?
Hi,
I have a simple WCF Services that impelements some standard that uses SOAP
1.1 without WS-Addressing.
Hence, I need to route messages based on the Body element of the message (by
using the IDispatchOperationSelector).
The 'datacontract' was generated by means of XSD.EXE. So I have to use the
XmlSerializerFormatAttribute on the service definition.
Last, the implementation required understanding of some custom SOAP headers.
This all works fine... Except...
There is one specific call defined by the standard that has NO body part. I
need to route these calls as well.
Since
|
8/7/2010 8:59:33 AM
|
0
|
"Tino Donderwinkel" <t...@tino.nl>
|
How can I NOT include relationship columns in child nodes?
I am trying to create an XML file with nested 'child' data.
I have multiple columns that comprise the data relation(s).
How can I NOT include the related columns in the child nodes?
Code below (should be able to cut, paste, and run directly).
------------------------------------------------------------------------------
--------
'Instantiate a new dataset.
Dim MyTrx As New DataSet
'Name the dataset.
MyTrx.DataSetName = "OUTPUT"
'Add a transaction table.
Dim dtTransaction As New DataTable
'Name the table.
dtTra
|
7/26/2010 2:33:52 PM
|
0
|
"jerry4 via DotNetMonster.com" <u10...@uwe>
|
Create node if it doesn't exist
Hi,
My boss wanted me to create a VB.NET function that does the following:
1. Read the value of a specified node
2. If the node does not exist, create it with the supplied default value
So the function would look something like this:
Public Function ReadXML(ByVal XmlPath As String, ByVal NodePath As String,
Optional ByVal DefaultValue As String) As String
What's the best way to go about doing this?
Using the example ReadXML("C:\My.xml","Hello/World/How/Are/You","Fine"):
1. If the file does not exist, create it (e.g. ReadXML("C:
\My.Xml","Hello/World/How/Are/You","Fine"
|
7/12/2010 3:47:14 PM
|
0
|
Scott McNair <smcn...@beachexpress.takethispartout.com>
|
|
|
read diff .xml file
Hi all,
I want to know the best way of reading different types of .xml files with
different node structure and stored data in sql.
I know of few ways using XmlDocument, XmlTextReader, etc... but I need to
find out the best way.
I have not used reading Xml to Dataset or Linq to Xml, how good r they ?
My requirement is to read heaps of xml files with different node structures
and store data in sql.
Please help.
Thanks to all,
|
7/9/2010 5:00:10 AM
|
1
|
"Puja Parekh" <pujarpa...@hotmail.com>
|
hi
it me Richard i was chatting with u pls can u send me the money my mom and dad are dead i have nowhere to go
|
7/5/2010 6:25:00 PM
|
0
|
dwamena richard <u...@msgroups.net/>
|
Linq to xml not working
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Net;
using System.IO;
using System.Data;
using System.Xml;
using System.Xml.XPath;
using System.Xml.Linq;
using System.Diagnostics;
namespace TelSearchModule
{
public partial class _Default : System.Web.UI.Page
{
protected void Page_Load(object sender, EventArgs e)
{
///Start Test
// Load XML doc
XDocument rssFeed = XDocument.Load("http://tel.search.ch/
|
7/5/2010 2:14:07 PM
|
2
|
Wotan <rida.a...@notebox.ch>
|
Search and display a value from a XMLDOCUMENT
Hi
I have the following XMLDOCUMENT loaded in memory:
<Datos_de_INGC011_CAT_INDICADORECONOMIC>
<INGC011_CAT_INDICADORECONOMIC>
<COD_INDICADORINTERNO>317</COD_INDICADORINTERNO>
<DES_FECHA>2010-06-28T00:00:00-06:00</DES_FECHA>
<NUM_VALOR>517.51000000</NUM_VALOR>
</INGC011_CAT_INDICADORECONOMIC>
</Datos_de_INGC011_CAT_INDICADORECONOMIC>
And I need to retreive the value in <NUM_VALOR>, I had tried of many ways,
but I can´t do it,
Please somebody helpme, I am from friday trying to do it
Thanks!
|
6/28/2010 10:56:39 PM
|
1
|
=?Utf-8?B?RmVsaXBl?= <Fel...@discussions.microsoft.com>
|
XML to XSD
Hi,
I have a requirement to create XSD from XML dynamically, which will then be
used to generate DLL. For this purpose I thought of using XSD.exe, but it
didn't work, as sometimes (for few types of XML files) it generates XSDs that
contain multi-dimensional arrays and hence are not worthy for Deserialization.
Can someone suggest, a command line tool to convert from XML to XSD?
Perhaps something like XML-2-XSD online tool.
thanks,
Rahul
|
6/19/2010 6:18:50 AM
|
0
|
=?Utf-8?B?RG90bmV0IERldmVsb3Blcg==?= <Dotnet Develo...@discussions.microsoft.com>
|
BUY FAKE USA PASSPORT,FAKE PASSPORT OF AUSTRALIAN FOR SELL,FAKE BELGIUM PASSPORTS
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's licenses,ID
cards, stamps and other products for following countries:
USA, Australia, Belgium, Brazil, Canada, Finland, France, Germany,
Israel, Mexico, Netherlands, South Africa, Spain, United Kingdom.
To get the additional information and place the order just visit our
website:
========================================================================
==================================================
(If in some technical reasons you are unable to visit our
|
6/10/2010 6:25:25 PM
|
0
|
niki niki <johnny_...@ymail.com>
|
Basic question on XPathNodeIterator
I am parsing XML and represents a script and there is the notion of labels
and goto. I'm using XPathDocument, XPathNavigator and XPathNodeIterator to
go through the XML. I'm using the XPathNodeIterator to track my "next"
statement but the thing I can't seem to get to work being able to set the
XPathNodeInterator to a previous or later node.
I feel like I'm missing something really fundamental...
Thanks!
|
6/7/2010 9:44:27 PM
|
1
|
=?Utf-8?B?R3JhbnQgU2NoZW5jaw==?= <Grant Sche...@discussions.microsoft.com>
|
BUY FAKE ID UK,BUY FAKE ID CARD,SALE FALSE ID CARD,BUY FAKE ONLINE ID CARD,BUY FAKE PASSPORTS
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's licenses,ID
cards, stamps and other products for following countries:
USA, Australia, Belgium, Brazil, Canada, Finland, France, Germany,
Israel, Mexico, Netherlands, South Africa, Spain, United Kingdom.
To get the additional information and place the order just visit our
website:
========================================================================
==================================================
(If in some technical reasons you are unable to visit our
|
6/3/2010 6:06:41 PM
|
0
|
niki niki <johnny_...@ymail.com>
|
FAKE ESTONIAN ID CARD FOR SALE/BUY LATVIAN FAKE PASSPORT ONLINE/FALSE LITHUANIAN PASSPORTS
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's licenses,
ID cards, stamps and other products for a number of countries like:
USA, Australia, Belgium, Brazil, Canada, Italia, Finland, France,
Germany, Israel, Mexico, Netherlands, South Africa, Spain, United
Kingdom. This list is not full.
To get the additional information and place the order just visit our
website:
http://www.buyfakepassports.com
>> Contact e-mails:
General support: support@buyfakepassports.com
Technical support: tech@buyfak
|
5/31/2010 4:40:02 PM
|
0
|
Justin Dulton <supp...@buyfakepassports.com>
|
using XmlDocument with XHTML
I've really been striking out searching for the answer to this one,
so, I'm posting, I really need help :-)
I've been attempting to convert client side JavaScript to C Sharp and
need to parse XHTML that is really illegal.
The browsers can read and parse this terrible example of XHTML I'd
like to be able to do it in my code, my attempts have been around
using XMLReaderSettings with ignore everything.
My end goal is to be able to issue xpath queries against it.
So far what I've found in the XML is:
no quotes around refresh:
<meta http-equiv=refresh content="" />
No //<![CD
|
5/26/2010 12:41:43 AM
|
1
|
dwightintx <dwight.wilba...@gmail.com>
|
XSD (schemas) with xs:any tags
Hello.
I used svcutil (XMLSerializer though) to do code generation for me on my
schemas which includes xs:any elements.
Where these xs:any elements exist, svcutil produces classes with member
variables and their associated public properties of type:
System.Xml.XmlElement
I am taking the generated classes from svcutil and building a dll of them.
I want someone using this dll to be able to put their type into the classes
that had the xs:any and thus XmlElement will not work.
I can not stick just any old type in their because I don't want the
auto-generated schema from the
|
5/25/2010 2:48:01 PM
|
0
|
=?Utf-8?B?SGVyb1RK?= <Her...@discussions.microsoft.com>
|
pearl stud earrings
[url=http://www.lpearls.com]freshwater pearl earrings[/url]
[url=http://www.lpearls.com]akoya pearl earrings[/url]
[url=http://www.lpearls.com]cultured pearl earrings[/url]
[url=http://www.lpearls.com]tahitian pearl earrings[/url]
[url=http://www.lpearls.com]pearl hoop earrings[/url]
[url=http://www.lpearls.com]pearls earrings[/url]
[url=http://www.lpearls.com]pearl earrings[/url]
[url=http://www.lpearls.com]pearl chandelier earrings[/url]
[url=http://www.lpearls.com]pearl earring[/url]
[url=http://www.lpearls.com/Akoya-&-South-sea-Pearls/c122/index.html]south sea pearl earrings[/url]
|
5/21/2010 9:02:32 AM
|
0
|
yygg
|
BUY FAKE CANADIAN PASSPORTS,BUY FAKE CANADIAN ID CARD,SALE PASSPORTS ONLINE,BUY FAKE PASSPORTS
Our team is a unique producer of quality fake documents.
We offer only original high-quality fake passports, driver's licenses,
ID cards, stamps and other products for a number of countries like:
USA, Australia, Belgium, Brazil, Canada, Italia, Finland, France,
Germany, Israel, Mexico, Netherlands, South Africa, Spain, United
Kingdom. This list is not full.
To get the additional information and place the order just visit our
website:
http://www.buyfakepassports.com
>> Contact e-mails:
General support: support@buyfakepassports.com
Technical support: tech@buyfak
|
5/20/2010 5:04:54 PM
|
0
|
Justin Dulton <supp...@buyfakepassports.com>
|
.NET 4.0 XslCompiledTransform doesn't support forwards-compatible processing
I can understand they are not implementing new features, but to make
it less conformant it's just sad. XslCompiledTransform supports
forwards-compatible processing on .NET 2.0-3.5, but not in 4.0 .
Vote for this issue, hopefully they'll fix it for SP1:
http://connect.microsoft.com/VisualStudio/feedback/details/559329/xslcompiledtransform-doesnt-support-forwards-compatible-processing#details
|
5/16/2010 1:25:03 AM
|
0
|
maxtoroq <maxto...@gmail.com>
|
Control characters encoding, e.g. ASCII 1
Hi there,
Is there a requirement in the XML specs to encode special characters
like ASCII code 1 (SOH) ?
I wrote a simple ASMX web service, and it converts this character into

However, I'm consuming one of my client's service written in Java and
it doesn't do the encoding. If I try to consume it using WCF, I get an
error "Can't deserialize message"
I've looked through the XML specs but couldn't find anything related.
Could someone please point me to the right part of the guide?
Thanks.
|
5/14/2010 6:31:33 PM
|
2
|
ParkSlopeStud <parkslopes...@gmail.com>
|
Altsoft PDFLIb release is available
Altsoft announces the release of PDFLib formatting engine. Altsoft
PDFLib family consists of PDF Merge and PDF Split formatting engines.
PDF Merge and PDF Split are the engines used to merge several PDF
documents or split a PDF document into several parts. Merging or
splitting PDF documents allows organizing PDF documents in such a way
that their management and application will become easier. Therefore
work with PDF documents becomes more productive and efficient with
Altsoft easy-to-use formatting engines.
The key features of PDFLIb are the following:
=95 Efficient and quicker access
|
5/14/2010 4:30:13 PM
|
0
|
Altsoft <alexandra.krugl...@gmail.com>
|
Update - Microsoft Responds to the Evolution of Community
What is Happening?
This message is to inform you that Microsoft will soon begin discontinuing
newsgroups and transitioning users to Microsoft forums.
Why?
As you may know, newsgroups have existed for many years now; however, the
traffic in the Microsoft newsgroups has been steadily decreasing for the
past several years while customers and participants are increasingly finding
solutions in the forums on Microsoft properties and third party sites. This
move will unify the customer experience, centralize content, make it easier
for active contributors to retain their influence, miti
|
5/10/2010 7:09:42 AM
|
0
|
n...@microsoft.com
|
[ANN]VTD-XML 2.8
VTD-XML 2.8 has been released. Please visit https://sourceforge.net/projec=
ts/vtd-xml/files/
to download the latest version.
a.. Expansion of Core VTD-XML API
a.. VTDGen adds support for capturing white spaces
b.. VTDNav adds support for suport for getContentFragment(),
recoverNode() and cloneNav()
c.. XMLModifier adds support for update and reparse feature
d.. AutoPilot adds support for retrieving all attributes
e.. BookMark is also enhanced.
b.. Expansion of Extended VTD-XML API
a.. Add content extraction ability to extended VTD-XML
b.. VTDNa
|
4/20/2010 8:27:31 AM
|
0
|
Jimmy Zhang <jmmyzhng2...@gmail.com>
|
VS validator error with two xsd schema definitions in one file
I am using an IWsdlExportExtension-Handler in my WCF webservice to get a wsdl
file without schema imports (called Flat WSDL).
The resulting WSDL file consists of multiple XML Schemas with different
namespaces in one file. A type of schema1 references a type of schema2 in a
different namespace (schmema2 is imported by schema1).
But Visual Studio seems not to accept the definition, showing me following
warning "Type 'Namespace2:ArrayOfValidationDetail' is not declared."
I created a short XML test file, that reproduces this error with two schemas:
<?xml version="1.0" encoding=
|
4/18/2010 7:28:01 PM
|
0
|
=?Utf-8?B?TWljaGFlbCBCaWhsZXI=?= <MichaelBih...@discussions.microsoft.com>
|
missing type in xs:attribute
What type is used when I not specify it on xs:attribute?
for example
<?xml version="1.0" encoding="utf-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:complexType name="XXX">
<xs:attribute name="name" use="required"/>
</xs:complexType>
</xs:schema>
Lars
|
4/14/2010 1:57:08 PM
|
1
|
Lars Schouw <schou...@yahoo.com>
|
Where do I begin with a Web Service
My past interface w/my own ws was to call it via HTTP like I would a DLL;
ws.doData(cDatabase, schemaOnly, nvDataSet, sInsertSmt)
The above was to send name value pairs as a dataset and using only the
schema from the target table return a matching insert statement. Never did I
need to create a complex XML document. I've done EDI projects and understand
the human readable aspect of XML, but not the players or pieces for my
current pain.
My Challenge: Is to place orders w/a system via their ws, they said,
"...send us the XML generated by your application, we'll validate it then
|
4/7/2010 10:46:02 PM
|
3
|
=?Utf-8?B?SmVmZlAtPg==?= <Je...@discussions.microsoft.com>
|
Changing the version of WMP in a code
Hello everyone.
I want to replace the version of WMP in the code below for the version 9 or
10. How do I do that?
<select name=selecta size=1 id=musica
onchange=document.all.playera.filename=document.all.musica.value;>
<option selected />::: Rádios :::
<option value="http://p.mm.uol.com.br/educadorafm" />Educadora
<option value="mms://streamingradiotv.com.br/Sterio Vale FM" />Stereo Vale Fm
<option value="http://www.dnip.com.br/link/jovempancampinas.wmx" />Rádio
Jovem Pan Campinas Fm
<option value="http://p.mm.uol.com.br/mixfm" />Rádio Mix Fm
<option value="http://www.aradioro
|
4/3/2010 1:54:01 AM
|
0
|
=?Utf-8?B?c3AwMjY=?= <sp...@discussions.microsoft.com>
|
validating xml writer
Using .NET 3.5, is it possibile to use a 'validating' writer with an XSD
schema?
I'd like to load an xsd schema in memory and write xml output according to
the schema.
Is it possibile? Does it even make sense?
|
3/24/2010 1:28:05 PM
|
2
|
"T.G." <tiber...@hotmail.com>
|
does xsd require declaration of all element types?
Is the following xml valid according to the schema?
XML:
<root>
<e1>
<e1a/>
<e1b/>
</e1>
<e2>
<e2a/>
<e2b/>
</e2>
<e3>
<e3a/>
<e3b/>
</e3>
</root>
schema1:
<schema xmlns="http://www.w3.org/2001/XMLSchema" >
<element name="root">
<complexType>
<sequence>
<element name="e1">
<complexType>
<sequence>
<element name="e1a"/>
<element name="e1b"/>
</sequence>
</complexType>
</element>
<element name="e1"/>
<element nam
|
3/20/2010 5:05:02 PM
|
4
|
=?Utf-8?B?d2FubmFiZSBnZWVr?= <wannabeg...@discussions.microsoft.com>
|
Schema defined fixed attributes in instance document
Let's say I have an XML Schema containing some fixed attributes. When writing
an instance document (XML document) based on this schema I don't want to
explicitly add these attributes, but when I load the instance document I want
these attributes to be available.
Is this possible using any of the .NET Framework XML related classes or is
this kind of behavior not supported by the .NET Framework?
I've tried using the Load method on XmlDocument and also tried using the
XmlReader, but with no success.
|
3/15/2010 11:15:01 AM
|
2
|
=?Utf-8?B?bWF6ZV9kaw==?= <maz...@discussions.microsoft.com>
|
.net xmlwriter and DTD
I'm using a XmlWriter in my .net application to create some XML
files. I'm simply using the XmlWriter to manually mimic documents
similar to what I'm creating, to ensure proper structure, etc. So
here's where I'm not entirely clued in on what XML can do for me. I
have the DTD for the type of document I'm creating. Rather than me
simply doing a monkey-see-monkey-do to create my documents, is there
anything I should be doing with DTD in order to more efficiently
create my documents? Maybe this sounds overly simplified, but I guess
it's just my lack of experience with XML. Anythings
|
3/13/2010 4:00:09 PM
|
2
|
Awrightus <awrigh...@gmail.com>
|
Schema validation question
I'm a bit of a novice at XML/XSD, so this is probably pretty trivial, but
hopefully someone can help me out.
I need to modify the Schema that comes with Visual Studio called
DotNetConfig.xsd (it's the schema that validates conformance to .NET config
files) slightly and include it in my application.
I need to validate that under the configuration/appSettings section, there's
certain <add> keys.
For example, I know that if I just want to make sure there's one <add> with
the "key" attribute set to "Orange" I can just do this, but what if I want an
"Apple" and a "Banana" add k
|
3/6/2010 2:09:56 AM
|
1
|
=?Utf-8?B?Q29ydHJpZ2h0?= <Cortri...@discussions.microsoft.com>
|
UK USA Student Job Visa 5 year
UK USA Student Job Visa 5 year
http://feeds.feedburner.com/Jobs-visa-immigration-consultant
|
2/26/2010 9:40:17 PM
|
0
|
gffgfg <resourt...@gmail.com>
|
file character limit
I've build an VB. Net application that writes an xml document. When the
application writes "too many" characters to the file (i guess). I get an
error saying "Unknown error" an the application ends unexpectedly. When i
open the file using notepad (xml is not formated or even using identation), i
always see the xml code ended on line 8756, column 105, no matter what its
being written. I've searched in google and there i found nothing saying that
an xml file has a caracter limit. Anyone knows what's happening? Can you
help?
My thanks in advanced
|
2/24/2010 10:49:01 AM
|
4
|
=?Utf-8?B?UmljYXJkbyBGdXJ0YWRv?= <RicardoFurt...@discussions.microsoft.com>
|
pcnetsecurity@gmail.com =?UTF-8?B?QXNzaXN0w6puY2lhIFTDqWM=?= =?UTF-8?B?bmljYSAgbWFudXRlbsOnw6M=?= =?UTF-8?B?byBkZSBjb21wdXRhZG9y?= =?UTF-8?B?ZXMgaW5mb3JtYXRpY2Eg?= =?UTF-8?B?Vml0w7NyaWEtZXMgODg4MzI=?=
Contato: pcnetsecurity@gmail.com
Contato: pcnetsecurity @ gmail.com
Planos a partir de R$ 250,00 .
Assist�ncia T�cnica
Prestamos assist�ncia t�cnica nos computadores de sua empresa ou resid�ncia, e tamb�m possu�mos uma equipe qualificada para fazer a manuten��o no pr�prio local.
- Contratos de Suporte e Manuten��o
Reduza os custos de sua empresa com solicita��es de visitas t�cnicas para seus computadores, elaboramos um contrato de manuten��o integrado para sua empresa onde disponibilizamos: t�cnicos, equipamentos de suporte e substitui��o, e atendimento no hor�rio comercial ou
|
2/16/2010 4:56:49 PM
|
0
|
Assitencia manutencao remocao de virus computador pc<manutencao.assiten...@computador.pc.com>
|
Getting the XPath for the current node (where the carret is located)?
As long as I have tested, Visual Studio cannot show XPathes for
selected nodes, right?
I have tried many software but few could show XPathes and let me edit
the XML in plain text editor(like Visual Studio, not the tree shapes
like XML Notepad) at the same time.
The only software I found was XML Spy, but it was too expensive for me
to buy just to find XPathes.
Is there any utility (a separate application or Visual Studio
extension) that can show XPath and let me edit the XML in plain text,
that is a freeware or a cheap one? Of course I have to search for
text. Everyone probably
|
2/16/2010 7:11:01 AM
|
0
|
Cat <typing...@gmail.com>
|
XML Deserialization
Hello Guys,
I have tried to use the xsd.exe tool to generate a class for the
following Oracle-generated xml sample but always fail to get it right
when I try to change oracle xml elements names to the class's names,
specifically I'm not sure how to do it for the ROWSET and ROW part of
it.
Being very new to the serialization/deserialization business I'm sure
this is very easy to implement for someone with a bit of more
knowledge of it, can some help me please.
I have created 2 classes for for Department and Employee:
[XmlRoot("ROWSET")]
class Department
{
|
2/13/2010 8:10:02 AM
|
1
|
Maya <kfo...@gmail.com>
|
How do you write a XML file to a SqlDatabase?
I'm working on a desktop application that writes data to a XML file, that
part is working. Now I need to insert that data to a sql database. I have no
idea were to start. Two questions, how do you do that, and is there an good
toturial showing you how to do that?
|
2/11/2010 8:43:03 PM
|
4
|
=?Utf-8?B?YnRodW1iZXI=?= <bthum...@discussions.microsoft.com>
|
XML Performance Issues post patch
We have a web application making use of the SignedXML and X509Certificate2
classes. The server is running Windows Server 2008 Standard.
Since the December patches were installed - my guess is either KB973688
(Update for MSXML Core Services 4.0 SP2) or KB948465 (Windows Server 2008
SP2) - performance has plumeted. Digging into the cause, the
SignedXML.ComputeSignature() method and assigning a private key to the
SigningKey each take 10-15 seconds to execute, all other operations execute
in fractions of a second.
Google implies that I may be alone on this, but I'd like to know w
|
1/27/2010 7:01:02 PM
|
1
|
=?Utf-8?B?Q2hhZCBM?= <Ch...@discussions.microsoft.com>
|
a brand new query tool is out on beta, we need feedback, so you get a free copy
We at Nob Hill Software are working on a new query tool:
http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut
You can read all about it on the above web page, but basically, its a
very ambitious project to create what we call 'the query tool to end
all query tools': everything you ever wanted, desired, dreamed about
in a query tool, and then some.
For that, we need people who will download it, use it, tell us what
they think, what's good and what's not, and what they would like to
see in the future. This program has been going on since winter 2009,
and so far we've made ple
|
1/22/2010 3:04:19 PM
|
0
|
Mia <architect...@gmail.com>
|
How to force XML document to have all fields defined in XSD ?
I use 3.5 I need to be able to create an XML document from another XML and
XSD filled with all elements even empty ones.
say I have XSD like :
<xs:element name=""RootSchema"">
<xs:complexType>
<xs:sequence>
<xs:element name=""ACcontent"" type=""TContent""/>
....
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:complexType name=""TContent"">
<xs:sequence>
<xs:element name=""A"" type=""TDescription""/>
<xs:element name=""B"" type=""TDescription""/>
<xs:element name=""C"" type=""TDescription""/>
</xs:sequen
|
1/18/2010 6:38:15 PM
|
1
|
=?Utf-8?B?bWF4aW1h?= <max...@discussions.microsoft.com>
|
WebService planning
Hi
We are in the planning stage for a project in which we believe WebServices
could be a suitiable sollution for our goals.
We have a Documentum Web-based DM (Document Management)- system in one end.
In our project we want to create semi-complete Word-documents from which the
users will create new documents.
The DM-side provides with a series of Document properties, a Word template
and some predefined text in a word document.
Since the server where the DM-system resides doesn't have Office installed,
we plan to create a WebService on another server in our network with Office
|
1/18/2010 9:08:01 AM
|
2
|
=?Utf-8?B?UGV0ZXIgS2FybHN0csO2bQ==?= <HayRol...@newsgroup.nospam>
|
populate dropdown with xsl output
Can someone direct me how i can select a few key elements off my
multi-element input xml file and use the output xml to populate a dropdown in
ASP.NET page. In addition, the page has to display all these key elements of
the selected row. Thanks in advance.
--
bic
|
1/15/2010 7:51:01 AM
|
0
|
=?Utf-8?B?Ymlj?= <...@discussions.microsoft.com>
|
XmlSerializer: Problems with special characters
I use the WebClient class to retrieve data in xml format from a URL
(.Net 2.0, C#).
The Code looks like this:
string url; // URL which provides the xml data
XmlSerializer XmlSer = new XmlSerializer(/* Type of the class with
the respective xml structure */);
using (WebClient client = new WebClient())
{
Stream DStream = client.OpenRead(url);
XmlReaderSettings xrs = new XmlReaderSettings();
xrs.CloseInput = true;
using (XmlReader reader = XmlReader.Create(DStream, xrs))
{
Data = XmlSer.Deserialize(reader);
|
1/8/2010 8:48:15 PM
|
0
|
Christian Treffler <CTreffler.NG.D...@gmx.de>
|
Internet : Learn How To Use It .
Internet : Learn How To Use It .
Features :
E-Mail .
Chatting .
Upload , Download and Share .
Blog or website creation .
Earning schemes .
Check all of these in one place at
http://internetnumber.blogspot.com/
|
1/5/2010 7:48:19 PM
|
0
|
BEAN <m.50ah...@gmail.com>
|
Remove unused xmlns namespaces from an XmlDocument?
My software receives XmlDocuments created by a software library. The
XmlDocuments I receive often contain many unused xmlns namespaces,
such as:
<ns1:Message xmlns:ns1="http://www.domain1.com/v1" xmlns:ns2="http://
www.domain2.com/v1" xmlns:ns3="http://www.domain3.com/v1"
xmlns:ns4="http://www.domain4.com/v1" xmlns:ns5="http://
www.domain5.com/v1"><ns1:Ack ns1:messageId="1"
ns1:dateTimeSent="2009-12-31T01:30:14.0462064Z" /></ns1:Message>
As you can see, ns2 through ns5 are extraneous.
Sometimes, more than 50% of the message is just unused namespaces and
I would like to remove t
|
1/2/2010 6:21:23 AM
|
6
|
mzarlenga <mzarle...@gmail.com>
|
NullReferenceException using XmlDocument.Validate: Bug?
I have an issue with a XML schema definition that has a complex type of type
string within another complex type:
using XmlDocument.Validate to validate an valid XML file against that valid
XSD leads to a NullReferenceException.
Below, please find stack trace of exception and sample XML/XSD/C# to quickly
reproduce the issue.
Any help would be greatly appreciated.
Thanks,
dpomt
NullReferenceException [dtype = NULL at line Exception exception =
dtype.TryParseValue(stringValue, nameTable, nsResolver, out typedValue);]
at System.Xml.Schema.XmlSchemaValidator.CheckEle
|
12/28/2009 9:05:01 AM
|
2
|
=?Utf-8?B?ZHBvbXQ=?= <dpo...@nospam.nospam>
|
Veryfing XPath expressions inside XSTL document
Hi,
I have following situation:
1. Set of classes compiled to classes.dll
2. classes.xsd generated from classes.dll using xsd.exe
3. Set of XSLT documents with a lot of XPath expressions referencing
types from classes.dll
....and following problem:
When someone changes type A that is referenced in XSLT document (for
example renames a field) the classes.xsd is regenerated and there is
no build issues in my project. Furthermore even xslt transformations
are performed without errors (only the final pdf does not look like
expected).
Is there any way to check whether XPath express
|
12/11/2009 11:02:35 AM
|
7
|
Marcin Ochocki <ocho...@gmail.com>
|
XmlReader Question
All,
I have a large unformatted document which needs to processed and
populated into DB.
For this, I was using an XMLTextReader to get valid IDs, and then doing
something like this:
newRdr = xRdr.ReadSubtree();
while (newRdr.Read())
{
if (newRdr.NodeType == XmlNodeType.Element)
{
switch (newRdr.LocalName)
{
case "A":
case "Y":
case "Z":
|
12/9/2009 10:41:24 AM
|
1
|
Ben <nos...@devdex.com>
|