ASP.NET News from Blogger:
DevX: Latest XML Articles
Total News: 170
Recent studies find a painful truth among early cloud computing adopters: cloud-to-cloud integration is a major headache....
Learn how to merge XML files into a PDF document in .NET....
Efficient XML Interchange (EXI) can greatly improve the performance of XML applications....
XProc standard bringing new XML pipeline capabilities enabling developers to automate and share workflows....
This project demonstrates how binding to web services with Flash Builder's data service tools can be a tremendous time saver....
Lean which factors make XSLT 2 a technology worth exploring for your own development needs....
Not surprisingly, adoption of XSLT has remained very limited among traditional developers....
With the stabilizing of the AJAX space, and the resources of a company like Google behind it, XML as a binding language has a great deal to offer....
Convert StarOffice documents to other formats using XSLT....
Find out the various ways you can call web services and parse responses from your iPhone applications to give your applications a huge range of data sources....
One of the major initial goals of the HTML 5 effort was to update the core HTML form elements to reflect more contemporary thinking. Find out how well the HTML 5 specification has fulfilled that goal ...
A dormant giant gets a new lease on life as a .NET-compatible development environment....
Here's a quick way to document your .NET projects....
To build realism into 3D scenes, you need to draw with the appropriate materialsand transformations help make the drawing process much simpler....
WPF makes drawing three-dimensional scenes quick and easy....
Building WCF services declaratively in XAML lets you integrate services with workflows and provides flexibility that identical services implemented in code cannot....
Although it's tempting to style your WPF controls directly in their containing XAML files or through code, placing styling in control templates stored in external resource dictionaries offers a robust...
The Open XML SDK provides a comprehensive set of classes that make generating and manipulating Microsoft Office documents much simpler and faster than was possible with older Office file formats....
The Microsoft SOAP Toolkit makes it easy to use .NET web services from classic ASP....
Oracle 10g supports several ways to store log files, including XML....
This code snippet creates a Validator that you can use to validate an XML document represented as a DOMSource....
Like Windows Forms controls, most WPF controls display a focus rectangle when they have the focus, but you can control that behavior easily....
Added namespaces cause XML Signature core validation failures....
Tapping the full potential of RIA applications involves invoking remote web services. This article demonstrates how to communicate between Silverlight and Live Search using Silverlight's services infr...
Spring stereotype annotations can greatly reduce the amount of XML configuration required to build and maintain a Spring application....
Discover how easy it is to call the Twitter API from your .NET applications....
Among many other changes, WPF brings a completely new set of controls. Learn which controls do what and pick up a few tips on getting the most out of them in your WPF applications....
Discover the flexibility and power of using ANSI SQL to reshape and transform hierarchical structures....
Discover how to write PHP web services and consume them through SOAP-AJAX calls....
Creating an XML file (or XmlDocument object) using a StringBuilder is easier than working directly with the System.Xml.XmlDocument Class....
The XML format provides the flexibility to describe anything, but it is also prone to errors and miscommunication. Find out how Resource Description Framework (RDF) can be a solution to these limitati...
The generic-sounding Content Assembly Mechanism, or CAM, is an exciting step beyond XML Schema, but it's new and not well documented. This is the second in a series of articles representing "CAM: The...
The generic-sounding Content Assembly Mechanism, or CAM, is actually an exciting step forward from XML Schema, but it's new, and not well documented. This article series represents CAM: The Missing Ma...
Although adding multiprocessing capabilities to applications is labor-intensive and error-prone, adding multicore capability to SQL query processing can be automatic, benefiting huge numbers of applic...
Setting properties and handling events in Windows Presentation Foundation are fundamentally different than they were in Windows Forms. Find out how to deal with properties and events in both XAML and ...
You can use SQL to connect or "mash-up" hierarchical structures, joining them at or below the root to create larger queryable hierarchical structures....
Learn how to select the components that form the core of your semantic web framework....
Build loosely-coupled, maintainable WPF applications using the Composite Application Guidance patterns and practices....
If you're still deploying SharePoint solutions manually, find out how to automate the process and eliminate a major source of deployment problems....
Passing arrays as arguments to stored procedures is not currently possible in SQL Server, but you can use XML to accomplish this....
Why should an existing web application, such as CDMS, which currently stores its data in a relational database and presents this information as HTML and PDF documents, migrate to the semantic web?...
This tip shows an example of how to use the Iterator API to read from an XML file....
Although current databases limit XML processing to linear XPath or XQuery queries, existing hierarchical database techniques enable far more complex queries using standard SQL....
The callback approach to mapping from Java objects to XML solves many of the problems found with existing solutions. Find out how to "stream" objects in and out of XML?while still gaining all the be...
RDFa is a current W3C Candidate Recommendation, and large organizations such as Yahoo! are implementing RDF in their search engine technologies. Now is an excellent time to learn how to use this set o...
Targeted toward both developers and designers, readers will find this book invaluable for gaining the familiarity and skills needed to build Windows Presentation Foundation visuals using Microsoft Exp...
The XQuery language is the XML analogue of SQL, designed to augment XPath 2.0 by working with sets of values, not just with single scalar values....
Visual Basic 9 completely eliminates the barrier between the code you write and the XML you're trying to express. Creating, querying, and transforming XML is much more intuitive and productive than ev...
Using the W3C OWL ontology standard lets you get more out of all kinds of data. Find out how this standard and some free software lets you query two databases as if they were one....
With Silverlight 2 now having a go-live license, you can begin to take advantage of all of its managed code features. In this application and walkthrough we show you how to utilize both a database and...
View Other bloggers