|
|---|
| Sticky Table Headers are a characteristic of tables that allow the HeaderRow of a table to remain stationary while the data rows are allowed to scroll. This offers a nice effect that allows tables a more "elegant" appearance. Users often ask me about this and it is nice to give this effect with minimal effort. As with just about everything related to programming, there is more than one way to skin a cat. Below are a few techniques that I am familiar with.
| | Price:Free Rate: 5.0(out of 5) Vote:1 |
|
|
| |
|
|---|
| The .NET Framework uses XML extensively. The Framework Class Library (FCL) provides an extensive set of XML-related classes. Much of Visual Studio's internal implementation also employs XML. In this paper, we introduce XML, XML-related technologies and key classes for creating and manipulating XML documents.
| | Price:free Rate: 5.0(out of 5) Vote:1 |
|
|
| |
|
|---|
| This example is very basic, but answers the very common question of "How do I display my XML/XSL in browsers that do not support XML. It is about as simple as it gets....Transform it server-side.
| | Price:Free Rate: 5.0(out of 5) Vote:2 |
|
|
| |
|
|---|
| This snippet contains a collection of 5 distinct approaches to combining multiple XML Documents into a single XML document. The original article is also included as part of this snippet.
| | Price:Free Rate: 5.0(out of 5) Vote:1 |
|
|
| |
|
|---|
| This snippet demonstrates filtering, sorting and highlighting HTML tables that use xml data islands.
| | Price:Free Rate: 5.0(out of 5) Vote:2 |
|
|
| |
|
|---|
| This paper addresses one of the challenges faced by the companies participating in the eCommerce revolution: architecting an eCommerce solution that allows you to communicate with your customers on today's devices, yet will adapt to the devices of the future. This paper proposes such an architecture, one that is built using eXtensible Markup Language (XML) technologies to provide an infrastructure that will protect your investment and ensure extensibility moving forward.
| | Price:free Rate: 5.0(out of 5) Vote:1 |
|
|
| |
|
|---|
| This demo shows an example of a two-tier data relationship. In these examples, I am using the xml DataBinding features in IE to represent the One To Many relationship of data in an XML file. Each of the examples allow the user to hide and show the child elements. This allows for better screen real estate and a more elegant display of the data.
| | Price:Free Rate: 5.0(out of 5) Vote:3 |
|
|
| |
|
|---|
| XML is a critical ingredient in peer-to-peer information sharing schemes, including grid computing, instant messaging, and Web services. In this article, Anne Zieger explores the cutting-edge efforts intended to create a unified P2P fabric based on adaptations of existing XML technology.
| | Price:free Rate: 3.5(out of 5) Vote:2 |
|
|
| |
|
|---|
| This snippet contains 9 examples of common usages of recursion: Iterating through a string of characters, Split(), TrimL(), TrimR(), Loop(), Replace(), LineFeed_To_BR, Min(), Max().
| | Price:Free Rate: 5.0(out of 5) Vote:2 |
|
|
| |
|
|---|
| Providing the right people with the right access to information is as important as (if not more important than) having the information in the first place. eXtensible Access Control Markup Language -- or XACML -- provides a mechanism to create policies and rules for controlling access to information. In this article, author Manish Verma continues his series on XML security issues by showing you how to incorporate XACML into your own applications.
| | Price:free Rate: 0.0(out of 5) Vote:0 |
|
|
| |
|