CrossMission Tutorial (for C#)

CrossMission Tutorial (for C#)This manual describes how to develop a basic application, using CrossMission. Creating a sample program, you will learn how to use the tools and wizards provided by CrossMission and concert with an application server.
Read more

Working with Data in ASP.NET 2.0 - Debugging Stored Procedures

Working with Data in ASP.NET 2.0 - Debugging Stored ProceduresVisual Studio provides a rich debugging experience. With a few keystrokes or clicks of the mouse, it’s possible to use breakpoints to stop execution of a program and examine its state and control flow. Along with debugging application code, Visual Studio offers support for debugging stored procedures from within SQL Server. Just like breakpoints can be set within the code of an ASP.NET codebehind class or Business Logic Layer class, so too can they be placed within stored procedures.
Read more

DbMAP OCX TUTORIAL

This is the Tutorial of DbMAP OCX. The DbMAP OCX is a suite of Windows based components (OCXs/DLLs) that includes the DbCAD Dev component and many additional drivers. This suite is used to create Desktop Client/Server HTTP application.
Read more

INFORMIX-Data Director for Visual Basic Tutorial

Why Use Data Director?
Data Director makes developing database applications easier in many ways:
-You can avoid writing code. Data Director extends the Visual Basic drag-and-drop paradigm of application development to allow rapid application prototyping. This includes letting you create master-detail relationships without writing code.
-You can develop applications without knowing complex SQL. Data Directordynamicallygeneratesoptimized SQL statementsforyou,to access and manage your data, so that no knowledge of SQL or the underlying database is required.
Read more