ASP.NET News from Blogger:
DevX: Latest XML Articles
Total News: 193
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....
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 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 article series represents CAM: The Missing Manual. This last ...
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...
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....
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....
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...
View Other bloggers