VB.NET Language in a Nutshell

Download VB.NET Language in a Nutshell PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 9780596003081
Total Pages : 688 pages
Book Rating : 4.0/5 (3 download)

DOWNLOAD NOW!


Book Synopsis VB.NET Language in a Nutshell by : Steven Roman

Download or read book VB.NET Language in a Nutshell written by Steven Roman and published by "O'Reilly Media, Inc.". This book was released on 2002 with total page 688 pages. Available in PDF, EPUB and Kindle. Book excerpt: This updated edition introduces the important aspects of the language and explains the .NET framework. The alphabetical reference covers the functions, statements, directives, objects, and object members that make up the VB .NET language.

VB.NET Language Pocket Reference

Download VB.NET Language Pocket Reference PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596529104
Total Pages : 150 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis VB.NET Language Pocket Reference by : Steven Roman

Download or read book VB.NET Language Pocket Reference written by Steven Roman and published by "O'Reilly Media, Inc.". This book was released on 2003 with total page 150 pages. Available in PDF, EPUB and Kindle. Book excerpt: Visual Basic .NET is a radically new version of Microsoft Visual Basic, the world's most widely used rapid application development (RAD) package. Whether you are just beginning application development with Visual Basic .NET or are already deep in code, you will appreciate just how easy and valuable the VB.NET Language Pocket Reference is.VB.NET Language Pocket Reference contains a concise description of all language elements by category. These include language elements implemented by the Visual Basic compiler, as well as all procedures and functions implemented in the Microsoft.VisualBasic namespace. Use it anytime you want to look up those pesky details of Visual Basic syntax or usage. With concise detail and no fluff, you'll want to take this book everywhere.

VB.NET Core Classes in a Nutshell

Download VB.NET Core Classes in a Nutshell PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 9780596002572
Total Pages : 578 pages
Book Rating : 4.0/5 (25 download)

DOWNLOAD NOW!


Book Synopsis VB.NET Core Classes in a Nutshell by : Budi Kurniawan

Download or read book VB.NET Core Classes in a Nutshell written by Budi Kurniawan and published by "O'Reilly Media, Inc.". This book was released on 2002 with total page 578 pages. Available in PDF, EPUB and Kindle. Book excerpt: Serving as both a fast-paced tutorial and a reference, this guide meets the needs of two primary audiences--programmers who want a quick introduction to using the BCL, and those who want a reference in book form.

VB & VBA in a Nutshell: The Language

Download VB & VBA in a Nutshell: The Language PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1565923588
Total Pages : 650 pages
Book Rating : 4.5/5 (659 download)

DOWNLOAD NOW!


Book Synopsis VB & VBA in a Nutshell: The Language by : Paul Lomax

Download or read book VB & VBA in a Nutshell: The Language written by Paul Lomax and published by "O'Reilly Media, Inc.". This book was released on 1998 with total page 650 pages. Available in PDF, EPUB and Kindle. Book excerpt: Collects and defines the programming languages' statements, procedures, and functions, covering syntax, standard code conventions, differences of operation, data type, undocumented behaviors, and practical applications

Learning Visual Basic .NET

Download Learning Visual Basic .NET PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 0596552173
Total Pages : 323 pages
Book Rating : 4.5/5 (965 download)

DOWNLOAD NOW!


Book Synopsis Learning Visual Basic .NET by : Jesse Liberty

Download or read book Learning Visual Basic .NET written by Jesse Liberty and published by "O'Reilly Media, Inc.". This book was released on 2002-10-25 with total page 323 pages. Available in PDF, EPUB and Kindle. Book excerpt: Most Visual Basic .NET books are written for experienced object-oriented programmers, but many programmers jumping on the .NET bandwagon are coming from non-object-oriented languages, such as Visual Basic 6.0 or from script programming, such as JavaScript. These programmers, and those who are adopting VB.NET as their first programming language, have been out of luck when it comes to finding a high-quality introduction to the language that helps them get started.That's why Jesse Liberty, author of the best-selling books Programming C# and Programming ASP.NET, has written an entry-level guide to Visual Basic .NET. Written in a warm and friendly manner, this book assumes no prior programming experience, and provides an easy introduction to Microsoft's most popular .NET language.Learning Visual Basic .NET is a complete introduction to VB.NET and object-oriented programming. This book will help you build a solid foundation in .NET, and show how to apply your skills by using hundreds of examples to help you become productive quickly. Learning Visual Basic .NET introduces fundamentals like Visual Studio .NET, a tool set for building Windows and Web applications. You'll learn about the syntax and structure of the Visual Basic .NET language, including operators, classes and interfaces, structs, arrays, and strings. Liberty then demonstrates how to develop various kinds of applications--including those that work with databases--and web services.By the time you've finished Learning Visual Basic .NET, you'll be ready to move on to a more advanced programming guide that will help you create large-scale web and Windows applications.Whether you have a little object-oriented programming experience or you are new to programming altogether, Visual Basic .NET will set you firmly on your way to mastering the essentials of the VB.NET language.

Fundamentals of Vb Net

Download Fundamentals of Vb Net PDF Online Free

Author :
Publisher : Pdsa Incorporated
ISBN 13 : 9780979374845
Total Pages : 260 pages
Book Rating : 4.3/5 (748 download)

DOWNLOAD NOW!


Book Synopsis Fundamentals of Vb Net by : Paul D. Sheriff

Download or read book Fundamentals of Vb Net written by Paul D. Sheriff and published by Pdsa Incorporated. This book was released on 2008-03-01 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book is written for anyone who wants to learn how to become a Visual Basic .NET programmer. Visual Basic is one of the most widely used programming languages in the world. It is also one of the easiest programming languages to learn, so it is a good choice as a first language. Visual Basic .NET can create any type of .NET application just like any other .NET language. In this book you will be introduced to the VB.NET language. You will learn many fundamentals of VB.NET such as: - An overview of Visual Studio .NET - An introduction to the VB.NET language - Object Oriented Programming principles - Event Programming Basics - Variables, Operators and Logic Flow - Creating Classes and Methods - Using the StringBuilder class - Application Design Principles By the end of this book you will have learned several very useful techniques that will allow you to create a simple VB.NET application and have a good foundation on which to continue on with more advanced courses.

The Visual Basic .Net Programming Language

Download The Visual Basic .Net Programming Language PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780321169518
Total Pages : 438 pages
Book Rating : 4.1/5 (695 download)

DOWNLOAD NOW!


Book Synopsis The Visual Basic .Net Programming Language by : Paul Vick

Download or read book The Visual Basic .Net Programming Language written by Paul Vick and published by Addison-Wesley Professional. This book was released on 2004 with total page 438 pages. Available in PDF, EPUB and Kindle. Book excerpt: Praise for The Visual Basic .NET Programming Language "There is no substitute to getting the inside scoop directly from a book written by the father of a programming language such as Bjarne Stroustrup for C++, James Gosling for Java and Alan Cooper for the original version of Visual Basic. Paul Vick, the father of Visual Basic .NET, explains the whys and hows of this exciting new language better than any other human being on the planet." --Ted Pattison, Barracuda.NET "The Visual Basic .NET Programming Language includes nuances that in all my use and study of VB .NET, I haven''t seen discussed anywhere else. For example, I learned that you can use the Imports statement to import an Enum name, so that you needn''t refer to the enum in all its uses. In addition, I learned that the dictionary lookup operator, ''!'', works in VB .NET--I thought this one had been retired. In any case, if you''re searching for a book that covers all the language syntax issues, and more, Paul Vick''s book is a great place to look." --Ken Getz, Senior Consultant, MCW Technologies, LLC "This book is an excellent stepping stone for Visual Basic developers wanting to get their toes wet in the .NET waters. Paul''s presentation of the core topics all VB developers should tackle first is clear, concise, and unlike other books in the genre, does not overwhelm the reader. The VB6 vs. VB.NET task-oriented approach guides you through the new language and OO features, and then moves to basic threading and other CLR topics--as well as to the key points in the COM to .NET transition--in a well thought-out sequence. If you''ve been holding out on VB .NET, this is a great book to get you started." --Klaus H. Probst, Sr. Consultant/Architect, Spherion Technology Services, Microsoft MVP "There is no shortage of VB .NET books in the market, but this is the only book straight from the creators. While that is an excellent reason in itself for reading this book, it is the brevity and clarity of the content, along with the examples, that makes this book a must-have." --Amit Kalani, Developer "Overall, I liked this book and it definitely benefited me. I learned new things I didn''t see anywhere else and I''ll certainly put these to good use in the future. Paul''s book makes a great reference manual for intermediate and advanced VB .NET developers." --Philip Williams, System Engineer, LDC Direct "This book contains a lot of great information I have seen nowhere else and addresses issues that other books do not." --Ethan Roberts, .NET Architect, General Casualty "This book is full of useful information and provides a good historical background for the Visual Basic .NET Language." --Dave Vitter, Technical Lead Developer and author of Designing Visual Basic .NET Applications (Coriolis, 2001) The definitive Microsoft Visual Basic .NET reference--authored by Visual Basic .NET''s lead architect If you want to leverage all of VB .NET''s immense power, get this book. It''s the definitive VB .NET reference and tutorial, and the first Visual Basic book written by one of VB .NET''s lead architects. No other book offers this much behind-the-scenes insight about why VB .NET works the way it does, how it evolved, and how you can make the most of it. The Visual Basic .NET Programming Language is a superb learning tool for new VB .NET programmers and a must-have reference for developers at every level. Paul Vick presents precise language descriptions, essential reference materials, practical insights, and hundreds of code samples, straight from Microsoft''s VB .NET design team. Just some of the features include: A history and overview of Visual Basic''s evolution into VB .NET Complete coverage of the language syntax Transitioning from COM to the CLR and leveraging the .NET platform Runtime functions Taking full advantage of VB .NET''s object-oriented features Notes on style, design, and compatibility throughout the text Notes for the advanced user throughout the text Vick exposes VB .NET''s most powerful capabilities with unprecedented depth and clarity, and packs this book with information you simply won''t find anywhere else. Whether you''re an experienced VB .NET programmer, upgrading from earlier versions of Visual Basic, or coming to Visual Basic and .NET for the first time, you''ll find this book indispensable.

Visual Basic.NET by Example

Download Visual Basic.NET by Example PDF Online Free

Author :
Publisher : Que Publishing
ISBN 13 : 0789725835
Total Pages : 978 pages
Book Rating : 4.7/5 (897 download)

DOWNLOAD NOW!


Book Synopsis Visual Basic.NET by Example by : Gabriel Oancea

Download or read book Visual Basic.NET by Example written by Gabriel Oancea and published by Que Publishing. This book was released on 2002 with total page 978 pages. Available in PDF, EPUB and Kindle. Book excerpt: Visual Basic.NET by Example helps the reader learn Visual Studio.NET as well as how the language interacts with the .NET framework and other Visual Studio programming languages. Using this book, the reader will learn to build stand alone applications or applications and services which run within Microsoft's .NET Framework. This book explains each topic using real code examples to illustrate the VB.NET language and teaches in an easy-to-use tutorial manner.

Programming the Web with Visual Basic .NET

Download Programming the Web with Visual Basic .NET PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430211024
Total Pages : 921 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Programming the Web with Visual Basic .NET by : Constance Petersen

Download or read book Programming the Web with Visual Basic .NET written by Constance Petersen and published by Apress. This book was released on 2002-07-16 with total page 921 pages. Available in PDF, EPUB and Kindle. Book excerpt: After reading Programming the Web with Visual Basic .NET, developers will understand how to build and deploy top quality, professionally designed, highly usable Web applications using Visual Basic .NET.

VB.Net Web Developer's Guide

Download VB.Net Web Developer's Guide PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 9780080481593
Total Pages : 608 pages
Book Rating : 4.4/5 (815 download)

DOWNLOAD NOW!


Book Synopsis VB.Net Web Developer's Guide by : Syngress

Download or read book VB.Net Web Developer's Guide written by Syngress and published by Elsevier. This book was released on 2001-09-04 with total page 608 pages. Available in PDF, EPUB and Kindle. Book excerpt: Visual Basic has long been the language of choice when designing Windows-based applications and the Web. Touted as both the most popular and productive computing language, Visual Basic has amassed quite a following of devoted programmers, and is a sought after programming skill. With the introduction of .NET Enterprise, Microsoft launch VB.NET, offering a streamlined, simplified version of Visual Basic language. With increased power, scalability, functionality and reliability, VB.NET is positioned to be the most productive tool in a programmer's toolbox. VB.NET Developer's Guide is written for previous Visual Basic Programmers looking to harness the power of the new features and functionality incorporated in Visual Basic.NET. Timely coverage of newly released product which Visual Basic users will be eager to learn VB.NET Developer's Guide is one of the first comprehensive reference for programmers and developers anxious to learn about the new technology

Moving to VB.NET: Strategies, Concepts, and Code

Download Moving to VB.NET: Strategies, Concepts, and Code PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1430211490
Total Pages : 580 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Moving to VB.NET: Strategies, Concepts, and Code by : Dan Appleman

Download or read book Moving to VB.NET: Strategies, Concepts, and Code written by Dan Appleman and published by Apress. This book was released on 2001-06-15 with total page 580 pages. Available in PDF, EPUB and Kindle. Book excerpt: You'vE PROBABLY BEEN HEARING ABOUT Microsoft's .NET Framework and the new features ofVisual Basic.NET. Perhaps you've read articles about it in magazines. Perhaps you've read promotional material from Microsoft. Perhaps you've even played with one ofthe beta versions. Regardless of howyou've learned about it, you're probably feeling a bit over whelmed. It's such a massive change both in language and approach that it's difficult to sort out the reality from the marketing and difficult to decide where o ne should actually start when approaching this new technology. That's what this book is about. • It's about the priorities you should use in learning .NET and the strategies you should use in deciding how and when to deploy .NET. • It's about the concepts you need to know in order to understand the new features ofVisual Basic.NET and how they will influence the way you write code under this new framework. • And it's about the changes in the Visual Basic language itself.

Introduction to Programming with Visual Basic .NET

Download Introduction to Programming with Visual Basic .NET PDF Online Free

Author :
Publisher : Jones & Bartlett Learning
ISBN 13 : 9780763724788
Total Pages : 782 pages
Book Rating : 4.7/5 (247 download)

DOWNLOAD NOW!


Book Synopsis Introduction to Programming with Visual Basic .NET by : Gary J. Bronson

Download or read book Introduction to Programming with Visual Basic .NET written by Gary J. Bronson and published by Jones & Bartlett Learning. This book was released on 2005 with total page 782 pages. Available in PDF, EPUB and Kindle. Book excerpt: Introduction to Programming with Visual Basic .NET introduces the major concepts and applications of this important language within the context of sound programming principles, in a manner that is accessible to students and beginning programmers. Coverage includes the new visual objects required in creating a Windows-based graphical user interface, event-based programming, and the integration of traditional procedural programming techniques with VB .NET's object-oriented framework. The text places a strong emphasis on real-world business applications, case studies, and rapid application development to help engage students with discussion of practical programming issues. A full range of supplements for students and instructors accompany the text.

Visual Basic .NET Power Coding

Download Visual Basic .NET Power Coding PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780672324079
Total Pages : 738 pages
Book Rating : 4.3/5 (24 download)

DOWNLOAD NOW!


Book Synopsis Visual Basic .NET Power Coding by : Paul Kimmel

Download or read book Visual Basic .NET Power Coding written by Paul Kimmel and published by Addison-Wesley Professional. This book was released on 2004 with total page 738 pages. Available in PDF, EPUB and Kindle. Book excerpt: bull; Demystifies aspects of Visual Basic .NET that are difficult to master, such as remoting, multithreading, reflection, security, and COM interoperability. bull; Contains in-depth coverage of topics barely touched upon in other books. bull; Author is a well-known and respected guru in the Microsoft programming community.

Professional VB.NET

Download Professional VB.NET PDF Online Free

Author :
Publisher : Wrox
ISBN 13 : 9780764544002
Total Pages : 670 pages
Book Rating : 4.5/5 (44 download)

DOWNLOAD NOW!


Book Synopsis Professional VB.NET by : Fred Barwell

Download or read book Professional VB.NET written by Fred Barwell and published by Wrox. This book was released on 2002-04-30 with total page 670 pages. Available in PDF, EPUB and Kindle. Book excerpt: What is this book about? .NET is designed to provide a new environment within which you can develop almost any application to run on Windows (and possibly in the future on other platforms). Visual Basic .NET (VB.NET) is likely to be a very popular development tool for use with this framework. VB.NET is a .NET compliant language and, as such, has (except for legacy reasons) almost identical technical functionality as the new C# language and Managed Extensions for C++. Using VB.NET, you can develop a dynamic Web page, a component of a distributed application, a database access component, or a classic Windows desktop application. In order to incorporate Visual Basic into the .NET Framework, a number of new features have been added to it. In fact, the changes are so extensive that VB.NET should be viewed as a new language rather than simply as Visual Basic 7. However, these changes were necessary to give developers the features that they have been asking for: true object orientated programming, easier deployment, better interoperability, and a cohesive environment in which to develop applications. What does this book cover? In this book, we cover VB.NET virtually from start to finish: We begin by looking at the .NET Framework, and end by looking at best practices for deploying .NET applications. In between, we look at everything from database access to integration with other technologies such as XML, along with investigating the new features in detail. You will see that VB.NET has emerged as a powerful yet easy to use language that will allow you to target the Internet just as easily as the desktop. This book explains the underlying philosophy and design of the .NET Framework and Common Language Runtime (CLR) and explains the differences between Visual Basic 6 and Visual Basic .NET. You will learn how to Develop applications and components using Visual Studio .NET Effectively apply inheritance and interfaces when designing objects and components Organize your code using namespaces Handle errors using the Try...Catch...Finally structure Access data using ADO.NET and bind controls to the underlying data sources Create Windows applications and custom Windows controls Interoperate with COM and ActiveX components Create transactional and queuing components Use .NET Remoting to send serialized objects between clients and servers Create Windows Services Use VB.NET to access information on the Web Create and consume Web Services Secure your applications and code using the tools provided in the .NET Framework SDK Arrange your applications and libraries in assemblies and deploy them using Visual Studio .NET Who is this book for? This book is aimed at experienced Visual Basic developers who want to make the transition to VB.NET. What do you need to use this book? Although it is possible to create VB.NET applications using the command lines tools contained in the .NET Framework SDK, you will need Visual Studio .NET (Professional or higher), which includes the .NET Framework SDK, to use this book to the full. Here are some additional notes on what you may need: Some chapters make use of SQL Server 2000. However, you can also run the example code using MSDE (Microsoft Data Engine), which ships with Visual Studio .NET. Several chapters make use of Internet Information Services (IIS). IIS ships with Windows 2000 Server, Windows 2000 Professional, and Windows XP, although it is not installed by default. Chapter 18 makes use of MSMQ to work with queued transactions. MSMQ ships with Windows 2000 Server, Windows 2000 Professional, and Windows XP, although it is not installed by default.

VB.NET Core Classes in a Nutshell

Download VB.NET Core Classes in a Nutshell PDF Online Free

Author :
Publisher :
ISBN 13 :
Total Pages : 576 pages
Book Rating : 4.:/5 (111 download)

DOWNLOAD NOW!


Book Synopsis VB.NET Core Classes in a Nutshell by : Budi Kurniawan

Download or read book VB.NET Core Classes in a Nutshell written by Budi Kurniawan and published by . This book was released on 2002 with total page 576 pages. Available in PDF, EPUB and Kindle. Book excerpt: The .NET platform gives Visual Basic developers access to an entirely new and comprehensive class library that promises to further simplify and speed VB application development. In VB.NET Core Classes in a Nutshell, VB Programmers will find a concise and thorough reference to the types found in the core namespaces of the .NET Framework Class Library. The heart of this book is a classic Nutshell Quick Reference to all the types found in 22 core .NET namespaces. The entry for each type describes its significance, explains how the type is used in .NET applications and lists its members and their signatures in readable VB.NET syntax. The core namespaces documented in this book include types in the following areas: Essential system and programming services found in the System namespace Text handling and regular expression pattern searches Diagnostics, debugging, and performance monitoring Generalized and specialized collection objects Reflection Extensible Markup Language (XML) Input/output and serialization Networking Threading and timers COM interop and globalization An essential companion to VB.NET Language in a Nutshell, this book completes a two-volume reference that VB.NET programmers will turn to repeatedly in both its print and online versions. Thanks to a special partnership between O'Reilly and Microsoft, now you can integrate the content from this "In a Nutshell" title with the Dynamic Help inside Visual Studio .NET. Once you install the plug-in using the enclosed CD-ROM, you'll have full access to its 22 namespace overviews and 700-plus type entries. Requires Visual Studio .NET or Visual Basic .NET.

Visual Basic .NET

Download Visual Basic .NET PDF Online Free

Author :
Publisher : McGraw-Hill/Osborne Media
ISBN 13 :
Total Pages : 948 pages
Book Rating : 4.:/5 (321 download)

DOWNLOAD NOW!


Book Synopsis Visual Basic .NET by : Jeffrey R. Shapiro

Download or read book Visual Basic .NET written by Jeffrey R. Shapiro and published by McGraw-Hill/Osborne Media. This book was released on 2002 with total page 948 pages. Available in PDF, EPUB and Kindle. Book excerpt: A must-have resource for new and established VB developers, this guide coverscore topics like controls, arrays, data structures and OOP.

Visual Basic 2015 in 24 Hours, Sams Teach Yourself

Download Visual Basic 2015 in 24 Hours, Sams Teach Yourself PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 0134191862
Total Pages : 1075 pages
Book Rating : 4.1/5 (341 download)

DOWNLOAD NOW!


Book Synopsis Visual Basic 2015 in 24 Hours, Sams Teach Yourself by : James Foxall

Download or read book Visual Basic 2015 in 24 Hours, Sams Teach Yourself written by James Foxall and published by Sams Publishing. This book was released on 2015-08-01 with total page 1075 pages. Available in PDF, EPUB and Kindle. Book excerpt: In just 24 sessions of one hour or less, you’ll learn how to build complete, reliable, and modern Windows applications with Microsoft® Visual Basic® 2015. Using a straightforward, step-by-step approach, each lesson builds on what you’ve already learned, giving you a strong foundation for success with every aspect of VB 2015 development. Notes present interesting pieces of information. Tips offer advice or teach an easier way to do something. Cautions advise you about potential problems and help you steer clear of disaster. Learn How To Master VB 2015 by building a complete feature-rich application Navigate VB 2015 and discover its new shortcuts Work with objects, collections, and events Build attractive, highly-functional user interfaces Make the most of forms, controls, modules, and procedures Efficiently store data and program databases Make decisions in code Use powerful object-oriented techniques Work with graphics and text files Manipulate filesystems and the Registry Add email support Create efficient modules and reusable procedures Interact effectively with users Write code to preview and print documents Debug with VB 2015’s improved breakpoint features Distribute your software Download all examples and source code presented in this book from informit.com/title/9780672337451 as they become available. Who Should Read This Book Those who have little or no programming experience or who might be picking up Visual Basic as a second language. Bug Alert Description: Changing the startup form's name in a VB WinForms app does not update the "Startup form" #4517 Explanation: In the latest Visual Basic update on GitHub, Microsoft accidentally introduced a significant bug that you should be aware of. In the Visual Basic project properties dialog on one of the tabs (Application), is a drop down box for selecting the "startup object". This can be either a Main method or a System.Windows.Forms instance (or System.Windows.Window for WPF). When you do a rename on a form (say from the code editor in source or from the solution explorer) currently set as the startup form the rename doesn't cascade to the startup object project property cause the project to enter an invalid state where the user must now manually reset this project property from the now nonexistent Form to the new name. This is a huge annoyance. The fix for the bug (until Microsoft addresses) can be found here: http://www.jamesfo