Server options affect the behavior of SQL Server on a global scale. There are a significant number of configuration options available for tuning a server. The first thing many inexperienced DBAs will do is tweak as many server options as possible. This is the wrong approach. In many cases, the defau
Author: SSWUG Research
Designing Secure Web-Based Applications for Microsoft® Windows® 2000
Windows® 2000 provides a host of innovative services to satisfy the most demanding security needs. DESIGNING SECURE WEB-BASED APPLICATIONS FOR MICROSOFT® WINDOWS 2000 provides an authoritative, end-to-end view of all the major Windows 2000 security services. This book gives you a solid foundation in
VeriSign, Microsoft unveil XML Net security protocol
By TODD R. WEISS-Microsoft Corp. and VeriSign Inc. unveiled an XML-based online security standard aimed at allowing easier integration of digital signatures and encryption for e-commerce. The protocol, called the XML key management specification (XKMS), uses the relative simplicity of XML to imple
Using XML Schemas
by Eric van der Vlist-This is the first of a two-part introduction to the W3C's XML Schema technology. XML Schemas are an XML language for describing and constraining the content of XML documents. XML Schemas are currently in the Candidate Recommendation phase of the W3C development process.
XML well-formedness checker and validator
Use this form to check an XML document for well-formedness and (optionally) validity. External entity references are included, even when not validating. If the document is well-formed, the parser outputs the corresponding canonical XML.
Standardizing Data Access with ADO and ASP Scripts
By Ken Spencer-Data-access code is usually the foundation to building any Web application. Developers typically write ADO code that uses either the Command or Recordset object and sets various properties. Then, the code either executes a SQL statement or calls a stored procedure. Creating this code
Replication for SQL Server 7.0
Every day, organizations move vast quantities of information between corporate, branch, and mobile offices using distributed database applications. The challenge is to deliver this data quickly and reliably across a mix of disparate networks and computing platforms. By offering a variety of replicat
Berners-Lee and the Semantic Web Vision
by Edd Dumbill-In a keynote session at XML 2000 Tim Berners-Lee, Director of the Wide Web Consortium, outlined his vision for the Semantic Web. In one of his most complete public expositions of the vision to date, he explained the layered architecture that he foresees being developed in the next ten
Enforcing Data Integrity with DTDs
Wayne Wallace looks at how you can ensure that your data integrity is maintained without writing any code. Instead, you can use the power of Document Type Definitions (DTDs) to define your business rules and have your XML parser do all of the work.
Talent always in short supply
By Peter Coffee: At XML Devcon in San Jose, Calif., last month, an attendee asked Ken North's panel on the future of software development to comment on the continuing need to write ever more new code. What's happened, he asked, to all the effort to make code more reusable during the past