by Michael Fitzgerald – Elliotte Rusty Harold’s new XML Object Model ( XOM) is a simple, tree-based API for XML, written in Java. XOM attempts to build on good ideas from other Java XML APIs — SAX, DOM, and JDOM — and to leave behind some of their frustrations. The result is a high-level open-sour
Author: SSWUG Research
Speed Up SQL Server Tables
by Kimberly Tripp-Simonnet – In SQL Server 7.0 and later, the best way to improve performance is to create the right data structures for how you use data. How you use the data always dictates the data structures, indexes, procedures, and so on, for your database.
How to Select Indexes for Your SQL Server Tables
by Manish Rawat – Learn the basics of when to add indexes to SQL Server tables. Includes an introduction to how to read graphical execution plans.
Use a query to document your database
By Parthasarathy Mandayam – Did you know that you can use a query to document your SQL Server database? This simple query on the system tables will do just that. You can easily cut and paste the results into a Word document and improve the look and feel. Imagine the amount of typing you will save! I
Microsoft to offer new licensing option for small, midsized shops
By Margie Semilof – Microsoft this week started readying its sales channel for some new licensing options for small to midsized customers. The plan will kick in next spring.
The 64-Bit Era
By Michael Otey – Already, 64-bit SQL Server running on the Itanium 2 processor with Windows 2000 Advanced Server Limited Edition 1.2 has set a new SAP SD-user benchmark score.
Overview Of Angular Directives – Part Six
(Usama Shahid) So now here we’ll see Angular directives. We’ll try to cover all the important directives. And this is the 6th part of Angular Series. Here is the roadmap of Angular series.
RPV: Triples Made Plain
by Kendall Grant Clark – For as long as RDF has existed, people have been trying to fix it. My predecessor in this spot, Leigh Dodds, wrote a column in the summer of 2000 (“Instant RDF”) in which he discussed efforts to respond to complaints about RDF’s complexity. At that relatively early point, th
Maximize Web Service Interoperability
by Roger Jennings – Ensure Web service interoperability with Web methods that accept and return serialized objects, XML documents, and simple data types.
Raising the Bar on RSS Feed Quality
By Timothy Appnel – RSS is an XML-based syntax for facilitating the exchange of information in a lightweight fashion through the distribution (or feeding) of resources. Publishers can use this versatile and increasingly essential format to assist end users in tracking and consuming content.