GeekArticles
Microsoft
Visual Basic .NET
Microsoft
Visual Basic .NETSponsored Links
59 Articles. Previous Page Page 2 of 4 Next Page
Dot Net Quick Reference GUIde By only4gurus.com
A short two-pages only but very useful start point to learn .NET capabalities. This document list links to getting started products documentation and help publications sample applications and many more....
VisualBasic .NET By vijaymukhi.com
Visual Basic has been the most widely accepted programming language in the world and also enjoys the distinction of having the largest band of loyal programmers. Thus Microsoft was left with no choice but to integrate this product into the .NET Framework in the form of VB.NET. In order to accommodate the large troupe of existing VB developers within...
'Visual Studio.Net - Controls and Add-ins' By vijaymukhi.com
The preceding book encompassed the following three primary aspects -It elucidated the design of the framework by creating unpretentious and simple applications It laid abundant emphasis on the use of the C language. It discoursed about the internal mechanism of the Framework.Thus this book serves as a springboard for any programmer who wishes...
VB.NET Sockets Client Class By planet-source-code.com
This code will let you use the power of .NETs System.Net.Sockets like the Winsock Control in Visual Basic 6. I have included a nice and compact version of an IRC client which you can use as an example on how to use this class....
Differences Between Microsoft Visual Basic .NET and Microsoft Visual C# .NET By support.microsoft.com
This article points to the Differences Between Microsoft Visual Basic .NET and Microsoft Visual C .NET white paper...
Beginning .NET Game Programming in VB .NET By artima.com
This highly-anticipated title provides a clear introduction to game programming for you VB.NET programmers Microsoft insiders have written an easy-to-read guide so you can start programming games quickly. This book even includes an introduction to Managed DirectX9 and other advanced .NET features like animation and sounds. Code examples......
Article :: Inheritance in VB.NET By awprofessional.com
Inheritance is a powerful way of expressing the relationships between types and reusing code across multiple types. Paul Vick focuses on how to build a hierarchy of related classes in VB.NET and to reuse functionality defined in existing classes....
Article :: Making The Most of Your Inheritance By awprofessional.com
The use of inheritance in VB.NET or really any other programming increases your responsibilities during both the design phase and the coding phase. If you decide to create a class from which other classes will inherit you must make several extra design decisions. This sample book chapter from Building Applications and Components with Visual Basic...
Article :: Instrumenting Your Code for Exception Management By awprofessional.com
Instrumenting adding self-diagnostic code as you program can make a huge difference in the finished product. In this article Paul Kimmel demonstrates the use of Microsoft s Exception Management Application Block EMAB to help you build bulletproof solutions....
Article :: What's .NET Remoting, and Why Should You Care? By awprofessional.com
.NET Remoting is among the most advanced .NET subjects. In addition to replacing DCOM and being relevant to distributed application development remoting involves threading Singletons security networking Reflection AppDomains the differences between marshaling by reference and by value SOAP XML serialization interfaces and more. Paul Kimmel...
Article :: Visual Studio.NET Database Projects By awprofessional.com
Database projects are special types of Visual Studio.NET projects which help you create and manage SQL database scripts. The Visual Database tools allow you to view design modify and test database objects without needing to use a different toolset. This chapter shows how to use Visual Database tools in a VS.NET database project....
Article :: C Programming for Visual Basic Lovers By awprofessional.com
Get a feel for the C language and walk through the basics while comparing it to elements in Visual Basic....
Article :: Beyond C# and VB.NET: Should You Care About Other .NET Languages? By awprofessional.com
Just as in the pre-.NET world expect Visual Studio.NET and the languages it supports to be the dominant choices for Windows developers in the future....
Article :: VB Tech Tip: Better Base Addresses for In-Process Components By awprofessional.com
Developers can improve the performance of their in-process COM components by assigning appropriate DLL base addresses. Scott Loban describes a strategy for Visual Basic 6.0 developers....
Article :: VB Tech Tip: Faster String Concatenation By awprofessional.com
Visual Basic 6.0 s standard string-concatenation tools are not the most efficient ways to concatenate many smaller strings. Scott Loban looks at a better way to handle this task....
59 Articles. Previous Page Page 2 of 4 Next Page
Sponsored Links
Sponsored Links
