(Tina Zuffoletti) InfoPath 2003 is Microsoft’s answer to the next generation of electronic forms that enables users to do business electronically. It is a powerful forms-creation tool and a key application released with the Microsoft Office 2003 suite that can be used as an interface to help gather
Other News
XML Indexing Part 1: XML IDs, XSLT Keys and IndexingXPathNavigator
(Oleg Tkachenko) This two-part article discusses various aspects of indexing XML data. The first part examines indexing of standalone XML documents, a native XML concept of IDs, XSLT keys, and introduces the IndexingXPathNavigator class, which enables indexing for any IXPathNavigable in-memory XML s
Displaying Images from SQL Server database in ASP.NET DataGrid
(Bipin Joshi) ASP.NET DataGrid web control can be bound quickly with any database table like SQL server. For most of the data types all you need to do is to add a bound column and set its datafield property to the column name from the table. However, displaying image data type i.e. binary data i
Resolving blocking problems that are caused by lock escalation in SQL Server
Lock escalation is the process of converting many fine-grained locks (such as row or page locks) into table locks. Microsoft SQL Server dynamically determines when to perform lock escalation. When making this decision, SQL Server takes into account the number of locks that are held on a particular s
Web Services: A Realization of SOA (Sample Chapter)
(Frank Leymann, Francisco Curbera, Donald Ferguson, Tony Storey and Sanjiva Weerawarana) This chapter provides a high-level overview and understanding of the structure and composition of a Web services platform. This platform represents the basic core of a new Web-based distributed computing platfor
Improved information retrieval in IBM Informix Dynamic Server
(Inge Halilovic) For IBM Informix Dynamic Server, Version 10.0, information retrieval from the documentation set has been improved by the addition of an Information Center that contains HTML and PDF versions of the product manuals, a master index, full text search capabilities, and resources for tro
On tree diagrams and XML
(NetronProject) In a previous article a blueprint was described to implement a diagramming control. The control described therein was able to display simple flowcharts, to interactively edit the shapes and connections and was meant as an easy introduction to diagramming using C#. It was also pointed
Unify Windows Forms and ASP.NET Providers for Credentials Management
(Juval Lowy) Windows Forms intranet applications often resort to storing user credentials in a database even when deployed in a homogenous Windows environment. This stems from the limitations of using Windows accounts. For ASP.NET applications, the Microsoft .NET Framework 2.0 provides out-of-the-bo
Zen and the Art of Information
(George Demarest) Where I stood, seemingly paralyzed by the persistence of The Question. All features of the room receded into the distance, the ambient sounds first amplifying to a deafening din and then reverberating into a diffuse whisper, and then silence. Again and again, I was tortured by my s
Table Spaces And Locking Levels, Part 1
(Bonnie Baker) While I was talking with a programmer about locking contention and overhead one day, I mentioned table and table space locking. She looked at me and in all innocence said, “Oh, we don’t ever use table space or table locking here. We only use page locking.”
