by Daisuke Okajima – The primary reason schema languages exist is validation, a process to determine whether an XML instance meets the constraints imposed by a schema. Although many people only use schemas to validate XML, the capabilities of a schema can exceed validation. In this article, we exami
Author: SSWUG Research
Hacker exposes holes in .Net
By Robert Lemos – H.D. Moore, a hacker and senior security analyst for Digital Defense, told attendees of the CanSecWest security conference here that the .Net Framework could nearly eliminate some types of vulnerabilities that plague Microsoft products today, but that the server software is still e
SQLXML 3.0 and .Net Leverage Web Services
by Randy Holloway – Learn how to use SQLXML 3.0 and its managed classes in .Net to extend Web services' functionality with SQL Server.
Define Your Own Functions in SQL Server 2000
SQL Server 2000 is the first version of the DBMS to enable SQL programmers to write their own functions. SQL Server Pro Joe Lax explains the three ways to write a user-defined function in SQL Server 2000.
Creating a view between servers
Question to Jorge Cano – I have two MS SQL Servers 2000 on two machines. Is there a way I can create a view table in ServerA, which would look at ServerB, using a ServerA user, who does not exists in ServerB. Check out the answer! (R)
In the Picture
By Itzik Ben-Gan – Test your T-SQL skills (and create cool wallpaper) by creating code that randomly generates abstract patterns to certain specifications.
Oracle Data Provider for .NET
The Oracle Data Provider for .NET (ODP.NET) features optimized data access to the Oracle database from a .NET environment. Unlike OLE DB .NET and ODBC .NET, ODP.NET is a native driver and does not use a data access bridge, which can reduce performance.
Interactive Microsoft SQL Server & XML Online Tutorial
Written by: Scott Klein – This tutorial will introduce you to using XML with Microsoft SQL Server 2000™ and guide you through the concepts and techniques of how to read and write data using XML with Microsoft SQL Server 2000™. You will learn the various methods used and see how powerful and flexible
Ejen: Java/XML/XSLT-based code-generation
F. Wolff has released the final 1.0 version of Ejen, a Java/XML/XSLT system (currently implemented as an Ant task) designed to facilitate the creation of code generators.
Google SVG Search I
In the next couple of installments we will make use of our previously acquired knowledge on the Google Web Services API and SVG in order to produce a CGI that graphically presents the search engine results returned by Google.
