(Naveen Karamchetti) This article describes how to design and develop simple workflow systems using BizTalk Server and SharePoint Server. InfoPath is also used for editing XML documents.
Tag: SharePoint / BI
Push Technology – XML In Action
(Jennifer Kyrnin) In order to get information from one source to the consumer, it must be transmitted. In general terms, there can be only two ways to transmit that information – “pull” or “push”.
Mastering Enterprise BI: Introduction to Key Performance Indicators
(William Pearson) A Key Performance Indicator (“KPI”) is a performance measure that specifies an emphasis intended to produce a desired result. As quantifiable measurements that gauge business success, KPIs can be diverse in nature, but they typically represent values, statuses, trends, or goals. KP
Storing Word Documents in Oracle
(James F. Koopmann) Have you ever wondered about storing documents into your Oracle database and just didn’t know where to start? Here is a quick introduction to the basics you need to know.
Oracle Database Vault
Oracle Database Vault provides a solution to help customers address the most difficult security problems remaining today, protecting against the insider threat and meeting regulatory compliance requirements. Oracle Database Vault keeps the DBA from viewing application data, a top concern for custome
Using XML as Database with Dataset
(bern4d) XMLData is small code to access XML file as a small database. If your application is small, doesn’t need very secure access, and do you want user doesn’t need to install and maintainance any database engine. XMLData provide provide simple access using the power of ADO.NET Dataset.
How to cluster SQL Server 2000 Analysis Services on a cluster that is running a 64-bit version of Windows
(Sandy Yakob) This column provides step-by-step instructions on how to set up Analysis Services as a clustered service on a cluster that is running a 64-bit version of Windows. Although Analysis Services is not a cluster-aware application, you can install and configure Analysis Services as a generic
How to obtain the SQL Server Runtime license
This article describes the Microsoft SQL Server Runtime license. Additionally, this article describes how to obtain the SQL Server Runtime license.
Rich Ajax slide shows with DHTML and XML
(Jack Herrington) If the Web 2.0 revolution has one buzzword, it’s Asynchronous JavaScript and XML (Ajax). The client-side interactivity in applications such as Google Maps™ mapping service and Gmail™ webmail service make Ajax both exciting and useful. The technologies of Ajax, including Hypertext M
Master Pages: Tips, Tricks, and Traps
(scott) Master pages are a great addition to the ASP.NET feature set. Master pages help us build consistent and maintainable user interfaces. Master pages, however, are not without their quirks. Sometimes master page behavior is surprising, and indeed the very name master page can be a bit misleadin