|
|
| VB [+] Favor-It | |
| |
 |
| | Sort By:
|
The Data Access Application Block is a .NET component that contains optimized data access code that will help you call stored procedures and issue SQL text commands against a SQL Server database. Author: Chris Brooks Code: ASP.NET v1.0 & VB |
This article discusses the important language changes from VB6/VBScript to VB.NET. When creating ASP.NET pages, you are required to use a .NET-compatible programming language, such as C#, VB.NET, or JScript.NET. Author: Bipin Joshi Code: ASP.NET Beta 1 & VB |
If you want to make the move to .NET and feel intimidated by object-oriented programming (OOP), this article is designed to ease any level VBScripter (ASP) into .NET by clarifying some OOP concepts.
Author: Robert Chartier Code: ASP.NET v1.0 & VB |
|  | |
This article demonstrates how to read from and write to a text file in Visual Basic .NET. Author: unknown Code: ASP.NET v1.0 & VB |
The .NET framework is a 100% object-oriented platform. This means hierarchies of objects, properties, fields and methods in sometimes-deep levels. A classical example is accessing the rows collection in the DataTable class under a DataSet class... Author: Patrik Löwendahl Code: ASP.NET v1.0 & VB |
Write elegant and easily maintainable code by taking advantage of inheritance and other object-oriented capabilities. Author: Francesco Balena Code: ASP.NET v1.0 & VB |
If you're going to use classes, remember to use the tools of the trade to avoid common
traps that may be hard to get out of in the future. Jason Bock examines a class that
has the potential of getting out of hand. Author: Jason Bock Code: ASP.NET Beta 1 & VB |
|  | |
Do you want to be able to output an XML Comments file directly from your VB.Net code? With this application, VB.Net programmers are able to output the same XML Comments file that c# generates. Author: Joseph Feser Code: ASP.NET v1.0 & VB |
Over the past few months Microsoft’s .NET framework and especially ASP.NET web platform have become increasingly popular in a wide range of companies. Author: Eugene Gilerson Code: ASP.NET v1.0 & VB |
Icon Key >
 - Recently Updated
 - Showcase Listing
|