| Visual Basic 2005 Articles, eBooks and Whitepapers | |
|
| | "Decision Making," from The Visual Basic Coach. Discusses decision making concepts, If statement syntax, new operators associated with conditional expressions, Else and ElseIf statements, nested If statements and the Select Case statement. | http://www.aw-bc.com/info/salvage/VB/Salvage_ch04.pdf
|
|
| | "Stored Procedures--Introduction," from Beginning Visual Basic SQL Server 7. Discusses stored procedure vs. Transact-SQL performance, permissions, parameters, return values, select stored procedures, insert stored procedures, update stored procedure and delete stored procedure. | http://www.developerfusion.co.uk/show/91/
|
|
| | "Using XML Queries and Transformations--Introduction," from Professional Visual Basic XML. Discusses XPath Query syntax, building a Path, subsets, built-in functions, IE5 conformance, XLST, XLST elements, pre-defined templates, variables, parameters, top level settings and giving style to XML. | http://www.developerfusion.co.uk/show/89/
|
|
| | Free e-book: Introducing Visual Basic 2005 for Developers, from Microsoft. Topics include the .NET Framework Primer for developers, the language enhancements, the Visual Studio 2005 IDE, building Datacentric applications, constructing user interfaces, building Web applications, .NET Framework enhancements and deploying applications. | http://msdn2.microsoft.com/en-us/vbrun/ms788235.aspx
|
|
| | Whitepaper: "Refactoring in Visual Basic 2005," by Richard Morris. Discusses refactoring and why it's used, Reorder parameters, Rename, Extract method, create overload, Extract property, Inline Temp, replace Temp with Query, split Temporary variable, move initialization to declaration, split initialization from declaration, move declaration near reference, Reverse conditional, Simplify expression, Introduce constant and Encapsulate field. | http://msdn.microsoft.com/vbasic/downloads/tools/refactor/refactorwhitepaper/
|
| |
| |
|
| | Article: "Refactoring Support for Visual Basic 2005," by Wei-Meng Lee. Discusses extract method, reorder parameters, declaring variables, initialization, inline temp, Extract property, overloaded methods, Encapsulate field, reversing a condition, and more. | http://www.ondotnet.com/pub/a/dotnet/2005/05/31/vbrefactoring.html
|
| |
|
| | Article: "The Baker's Dozen: 13 Reasons to Upgrade to Visual Studio 2005," by Kevin S. Goff. Discusses the capabilities of Visual Studio 2005 such as data access, language enhancements, IDE features, deployment and XML. | http://www.devx.com/codemag/Article/30159
|
| |
| |
| |
| |
|
| | Article: "An Overview of Visual Basic 2005," by Ken Getz. Discusses My namespace, IntelliSense, Edit, Continue, Debugger DataTips. AutoCorrect, Expression Evaluation, Exception Assistant, Windows Forms enhancements, ClickOnce installation, language innovations, Operator Overloading, Generics, the IsNot and Using keywords, unsigned integer types, partial classes, and the background worker object. | http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvs05/html/vb2005_overview.asp
|
| |
| |
|
| | Article: "What's New in Visual Basic," from Microsoft. Discusses the new features of the language including My.Application, My.Computer.Clipboard, My objects, My.Computer.FileSystem, user settings, application settings, data access, attribute editing, Exception Assistant. Settings designer, resource designer, ClickOnce deployment and upgrading from Visual Basic 6.0. | http://msdn2.microsoft.com/en-us/library/we86c8x2(vs.80).aspx
|
|
|
| |
 |
|