UniDirect .NET data provider offers universal access to data of different databases for the Microsoft .NET Framework. It supports most of major database servers such as Microsoft SQL Server, Microsoft Access, Oracle, DB2, MySQL, PostgreSQL and...
Object Oriented Features of JScript .NET is an article in which the author explains the various object oriented features such as inheritance, polymorphism and casting as well as the class accessing rules etc.,of jscript. A class is an user defined...
C++ Tutorial - Data types is an article using which you would be able to refresh your knowledge on the basic data type strings of C++ language. In this article the author has given descriptions on basic data types along with the appropriate syntax...
Calling Procedural COBOL from VB.NET is a tutorial which teaches you about developing an interface program in COBOL for .NET. This interface program acts as an interface between the .NET data types and the standard COBOL data types. This tutorial...
Creating a Weblog using JScript .NET and ASP.NET is an article in which author discusses about creating a web log by using ASP.NET and jscript. The author elaborates about web log, which represents the personal journal. The author gives details...
INFO: ASP.NET Data Binding Overview is a web based tutorial in which the author gives details about data binding concepts. In this tutorial the programmers can leran about various process of data binding with server control to properties,...
Ask the DotNetJunkies: Working with Properties and Data Types is a tutorial in which the discusses about the properties and datatypes of the ASP.NET. In this tutorial the author shows how to set the forecolor property of the ASP.NET label control...
This article obviously discusses about user defined data types and helps the users to create data types on .NET framework by using Yukon and whidbey of Visual Studio.NET. This article has provided different procedures which is used for creating...
Introducing the .NET Framework and JScript.NET is a tutorial which brief describes you about the .NET architecture and JScript.NET. .NET framework consist of four main components such as NET class library, Common Language Runtime, Visual...
Avoid The Parameters Collection With The Microsoft .NET Data Provider For Oracle is an article which gives you the solution for getting the recordsets from the stored procedure with out using the parameter collection of the oracle command object.... |