Atlanta Custom Software Development 

 
   Search        Code/Page
 

User Login
Email

Password

 

Forgot the Password?
Services
» Web Development
» Maintenance
» Data Integration/BI
» Information Management
Programming
VB VB (1648)
VB.net VB.net (736)
C# C# (15)
ASP.net ASP.net (779)
ASP ASP (41)
VC++ VC++ (25)
PHP PHP (0)
JAVA JAVA (4)
JScript JScript (5)
  Database
» SQL Server (708)
» ORACLE (5)
» MySQL (0)
» DB2 (0)
Automation
» C/C++/ASM (11)
» Microcontroller (1)
» Circuit Design (0)
OS/Networking
» Networking (5)
» Unix/Linux (1)
» WinNT/2k/2003 (8)
Graphics
» Flash (0)
» Maya (0)
» 3D max (0)
» Photoshop (0)
Links
» ASP.net (2)
» PC Interfacing (1)
» Networking (4)
» SQL Server (4)
» VB (23)
» VB.net (4)
» VC (3)
» HTML/CSS/JavaScript (10)
Tools
» Regular Expr Tester
» Free Tools

(Page 2 of 2) 45 Result(s) found 

 

Tutorial - Language and Syntax changes in VB.Net for VB6 Programmers
Total Hit (11274) If you are a VB6 programmer and want to learn VB.net then it will be easier for you but still you need to learn new language and syntax changes in VB.net. This article is for VB6 programmers who are moving to VB.net. New programmers can skip this article, we will cover each language feature in detai ....Read More
Rating
Language features - Variables and types
Total Hit (2603) The Microsoft .NET Framework provides a robust system of primitive types to store and represent data in your application. Data primitives represent integer numbers, floating-point numbers, Boolean values, characters, and strings. In VB.net you can declare variable using Dim statement as shown be ....Read More
Rating
Language features - Array
Total Hit (8725) Arrays allow you to refer to a series of variables by the same name and to use a number, called an index or subscript, to tell them apart. This helps you create shorter and simpler code in many situations, because you can set up loops that deal efficiently with any number of elements by using the in ....Read More
Rating
Language features - String
Total Hit (4550) String is a powerful datatype which you use everyday. VB.net gives you great functionality with String class. In this article we will see some common functions of string class and will also learn about StringBuilder class for very fast string operations. <big>Facts about String class</big> <b> ....Read More
Rating
Language features - Operators
Total Hit (1970) In this article we will see all operators supported by VB.net Here is the list of operators categories «code LangId=999»<table class="dtTABLE" cellSpacing="0" id="table2" bordercolorlight="#808080" border="1" style="border-collapse: collapse" width="100%"> <tr vAlign="top"> <th wi ....Read More
Rating
Language features - DateTime and TimeSpan Objects
Total Hit (3338) In this article we will explore some key language features which are frequently used by VB programmers. «big»DateTimes in VB.net«/big» VB.net provides many new features for DateTime datatype. Unlike VB6 in VB.net you can initialize DateTime variable with verity of initial values. In VB.net you ....Read More
Rating
This is a link to a different site The implementation of Flags using bitwise operators
Total Hit (1009) Bitwise operators give you the ability to store multiple settings in a single primitive data type (e.g. an integer). This is useful when a single item has potentially more than one setting of the same type. For example, a message box could have an Ok button, a Cancel button, a Retry button or any co ....Read More
Rating
This is a link to a different site VB.NET & C# comparison cheat sheets
Total Hit (4173) Because developing with the .NET framework gives you the freedom to use multiple languages it can be a bit of a hassle to choose between them. VB.NET and C# are probably the most wide spread languages and a question that gets asked regularly on the ASP.NET forums is which one to choose. My answer: l ....Read More
Rating
This is a link to a different site Dynamically executing code in .Net
Total Hit (3968) Dynamic code execution is a powerful feature that allows applications to be extended with code that is not compiled into the application. Users can customize applications and developers can dynamically update code easily. In this article, Rick takes a look what it takes to execute code dynamically w ....Read More
Rating
This is a link to a different site Object-Oriented Programming in Visual Basic .NET
Total Hit (563) This article discusses the many new object-oriented programming techniques available in Microsoft Visual Basic .NET.
Rating
This is a link to a different site Overriding Event Handlers with Visual Basic .NET
Total Hit (619) This paper shows how to override event handlers when programming in Visual Basic® .NET. How to use the Handles clause will also be discussed.
Rating
This is a link to a different site Performance Optimization in Visual Basic .NET
Total Hit (603) This article is intended to help developers improve the run-time performance of their Visual Basic .NET applications.
Rating
This is a link to a different site Property Bag Changes in Visual Basic .NET
Total Hit (1070) In Visual Basic® 6.0, the PropertyBag object was used to persist an object's data between instances. This paper demonstrates how to duplicate the functionality of a Visual Basic 6.0 property bag in Visual Basic .NET using serialization.
Rating
This is a link to a different site Using Classes and Structures in Visual Basic .NET
Total Hit (1106) This article is intended to help developers choose between a class and a structure when writing an application. You can review the basic points of comparison between the two types in the "Structures and Classes" topic of the Visual Studio .NET product documentation. To find this topic, start Visual ....Read More
Rating
This is a link to a different site Object Oriented Programming with VB.NET and C#
Total Hit (485) .NET is fully object oriented platform that allow languages to take full advantage of these OO features. The features include: «LI»Namespace «LI»Classes «LI»Objects «LI»Encapsulation «LI»Overloading «LI»Inheritance «LI»Overriding «LI»Interfaces «LI»Polymorphism ....Read More
Rating


(Page 2 of 2) 45 Result(s) found  1 2

Recommanded Links

 

Home   |  Comment   |  Contact Us   |  Privacy Policy   |  Terms & Conditions   |  BlogsZappySys

© 2008 BinaryWorld LLC. All rights reserved.