Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET

Download Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET PDF Online Free

Author :
Publisher :
ISBN 13 : 9780735617872
Total Pages : 660 pages
Book Rating : 4.6/5 (178 download)

DOWNLOAD NOW!


Book Synopsis Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET by : Jeffrey Richter

Download or read book Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET written by Jeffrey Richter and published by . This book was released on 2003 with total page 660 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Microsoft .NET Framework provides powerful technologies such as ASP.NET Web Forms, XML Web services, and Windows Forms to simplify developing applications and components that work seamlessly on the Internet. This book shows how to make the most of the .NET Framework's common language runtime (CLR). Written by two highly respected developer/writers and intended for anyone who understands OOP concepts such as data abstraction, inheritance, and polymorphism, this book clearly explains the extensible type system of the CLR, examines how the CLR manages the behavior of types, and explores how an application manipulates types. While focusing on Visual Basic .NET, its in-depth explanations and concepts apply equally to all programming languages that target the .NET Framework. Topics covered include: The .NET Framework architecture Building, packaging, deploying, and administering applications and their types Building and deploying shared assemblies Type fundamentals Primitive, reference, and value types Operations common to all objects Type members and accessibility Constants, fields, methods, properties, and events Working with text Enumerated types and bit flags Array types Interfaces Custom attributes Delegates Error handling with exceptions Automatic memory management AppDomains and reflection

Beginning VB.NET

Download Beginning VB.NET PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0764558692
Total Pages : 880 pages
Book Rating : 4.7/5 (645 download)

DOWNLOAD NOW!


Book Synopsis Beginning VB.NET by : Richard Blair

Download or read book Beginning VB.NET written by Richard Blair and published by John Wiley & Sons. This book was released on 2004-08-18 with total page 880 pages. Available in PDF, EPUB and Kindle. Book excerpt: What is this book about? Visual Basic .NET is the latest version of the most widely used programming language in the world, popular with professional developers and complete beginners alike. This book will teach you Visual Basic .NET from first principles. You'll quickly and easily learn how to write Visual Basic .NET code and create attractive windows and forms for the users of your applications. To get you started on the road to professional development, you'll also learn about object-oriented programming, creating your own controls, working with databases, creating menus, and working with graphics. This second edition has been thoroughly tested on the full release version of .NET. The book is written in the proven Wrox beginning style with clear explanations and plenty of code samples. Every new concept is explained thoroughly with Try It Out examples and there are end-of-chapter questions to test yourself. What does this book cover? In this book, you will learn how to Install Visual Basic .NET Write Visual Basic .NET code Understand what the .NET Framework is and why it's important Control the flow through your application with loops and branching structures Create useful windows and screens Create your own menus Gain a complete understanding of object-oriented programming Work with graphics Create your own controls Access databases with ADO.NET Create applications for the Web Who is this book for? This book is aimed at readers who wish to learn to program using Visual Basic .NET. It assumes you have no prior experience of programming, but moves at a fast enough pace to be interesting if you have programmed in another language.

Applied Microsoft .NET Framework Programming

Download Applied Microsoft .NET Framework Programming PDF Online Free

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

DOWNLOAD NOW!


Book Synopsis Applied Microsoft .NET Framework Programming by : Jeffrey Richter

Download or read book Applied Microsoft .NET Framework Programming written by Jeffrey Richter and published by . This book was released on 2003 with total page 591 pages. Available in PDF, EPUB and Kindle. Book excerpt:

Building Applications and Components with Visual Basic .NET

Download Building Applications and Components with Visual Basic .NET PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780201734959
Total Pages : 594 pages
Book Rating : 4.7/5 (349 download)

DOWNLOAD NOW!


Book Synopsis Building Applications and Components with Visual Basic .NET by : Ted Pattison

Download or read book Building Applications and Components with Visual Basic .NET written by Ted Pattison and published by Addison-Wesley Professional. This book was released on 2004 with total page 594 pages. Available in PDF, EPUB and Kindle. Book excerpt: • Ted Pattison is a revered Visual Basic developer, trainer, and author >• Addresses the main stumbling point keeping experienced Visual Basic 6 developers from migrating to Visual Basic .NET >• Provides not only a deep conceptual understanding of object-oriented theory from a Visual Basic perspective, but also a practical guide to using modern OOP concepts effectively

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 in the .NET Environment

Download Programming in the .NET Environment PDF Online Free

Author :
Publisher : Addison-Wesley Professional
ISBN 13 : 9780201770186
Total Pages : 564 pages
Book Rating : 4.7/5 (71 download)

DOWNLOAD NOW!


Book Synopsis Programming in the .NET Environment by : Damien Watkins

Download or read book Programming in the .NET Environment written by Damien Watkins and published by Addison-Wesley Professional. This book was released on 2003 with total page 564 pages. Available in PDF, EPUB and Kindle. Book excerpt: Not only does this book describe the goals and architecture of the .NET Framework, but it also demonstrates how it implements facilities and services to meet these goals. This book shows developers how to produce generic frameworks, libraries, classes, and tools to be used in the .NET Framework.

Professional VB.NET

Download Professional VB.NET PDF Online Free

Author :
Publisher : Wrox
ISBN 13 : 9780764544002
Total Pages : 1022 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 1022 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.

NET Compact Framework Programming with Visual Basic .NET

Download NET Compact Framework Programming with Visual Basic .NET PDF Online Free

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

DOWNLOAD NOW!


Book Synopsis NET Compact Framework Programming with Visual Basic .NET by : Paul Yao

Download or read book NET Compact Framework Programming with Visual Basic .NET written by Paul Yao and published by Addison-Wesley Professional. This book was released on 2004 with total page 1428 pages. Available in PDF, EPUB and Kindle. Book excerpt: This definitive tutorial and reference for the .NET Compact Framework (CF) shows readers how to transfer their skills and their code to the Pocket PC 2003 and other mobile and embedded smart devices. Authors Yao and Durant draw upon their years of research and experience with members of the Microsoft .NET CF team to show exactly how the best CF programming gets done in Visual Basic .NET.

Special Edition Using Visual Basic .Net

Download Special Edition Using Visual Basic .Net PDF Online Free

Author :
Publisher : Que Publishing
ISBN 13 : 9780789725721
Total Pages : 852 pages
Book Rating : 4.7/5 (257 download)

DOWNLOAD NOW!


Book Synopsis Special Edition Using Visual Basic .Net by : Brian Siler

Download or read book Special Edition Using Visual Basic .Net written by Brian Siler and published by Que Publishing. This book was released on 2001 with total page 852 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microsoft's .NET initiative created drastic changes in the Visual Studio line of products, and as a result a lot of Visual Basic developers feel like they are beginners all over again. Special Edition Using Visual Basic.NET will offer in-depth explorations of new features so that both experienced programmers and novices will feel comfortable making the transition to .NET. Although a major portion of the book is devoted to Internet applications, the book covers more general topics than many other books. Features of Visual Basic that will be explained include database access, controls, and best coding and practices. These features will be explored in detail, with extensive use of example programs and screen captures.

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.

Visual Basic Programmer's Guide to the .NET Framework Class Library

Download Visual Basic Programmer's Guide to the .NET Framework Class Library PDF Online Free

Author :
Publisher : Sams Publishing
ISBN 13 : 9780672322327
Total Pages : 1154 pages
Book Rating : 4.3/5 (223 download)

DOWNLOAD NOW!


Book Synopsis Visual Basic Programmer's Guide to the .NET Framework Class Library by : Lars Powers

Download or read book Visual Basic Programmer's Guide to the .NET Framework Class Library written by Lars Powers and published by Sams Publishing. This book was released on 2002 with total page 1154 pages. Available in PDF, EPUB and Kindle. Book excerpt: The definitive reference every VB.NET developer needs to understand the capabilities of .NET namespaces and increase productivity inside the .NET framework.

Visual Basic .NET and the .NET Platform

Download Visual Basic .NET and the .NET Platform PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 143020849X
Total Pages : 1076 pages
Book Rating : 4.4/5 (32 download)

DOWNLOAD NOW!


Book Synopsis Visual Basic .NET and the .NET Platform by : Andrew Troelsen

Download or read book Visual Basic .NET and the .NET Platform written by Andrew Troelsen and published by Apress. This book was released on 2008-01-01 with total page 1076 pages. Available in PDF, EPUB and Kindle. Book excerpt: Microsoft Visual Basic .NET provides the productivity features developers need to rapidly create enterprise-critical web applications. In Visual Basic .NET and the .NET Platform: An Advanced Guide, author Andrew Troelsen shows experienced developers how to use VB .NET for developing virtually every possible kind of .NET application. From Windows-based to web-based applications, ADO .NET, XML Web services, and object-oriented language features, it's all here. There are detailed discussions of every aspect of .NET development and useful examples with no toy code. Troelsen starts with a brief philosophy of the VB .NET language and then quickly moves to key technical and architectural issues for .NET developers. Not only is there extensive coverage of the .NET Framework, but Troelsen also describes the object-oriented features of VB .NET including inheritance and interface-based programming techniques. Youll also learn how to use VB .NET for object serialization, how to access data with ADO.NET, and how to build (and interact with) .NET Web Services, and how to access legacy COM applications. Written in the same five-star style as Troelson's previous two books, Developer's Workshop to COM and ATL 3.0 and C# and the .NET Platform, this is the comprehensive book on using VB .NET to build .NET applications that you've been waiting for! Learn from the author! Check out Andrew's workshop schedule at http://www.intertech-inc.com/courses/CourseDetails.asp?ID=99075&LOC.

Programming Microsoft Visual Basic.Net

Download Programming Microsoft Visual Basic.Net PDF Online Free

Author :
Publisher :
ISBN 13 : 9780735613751
Total Pages : 1576 pages
Book Rating : 4.6/5 (137 download)

DOWNLOAD NOW!


Book Synopsis Programming Microsoft Visual Basic.Net by : Francesco Balena

Download or read book Programming Microsoft Visual Basic.Net written by Francesco Balena and published by . This book was released on 2002 with total page 1576 pages. Available in PDF, EPUB and Kindle. Book excerpt: Accelerate your productivity with Visual Basic® .NET—and quickly create powerful Win32® applications and high-performance, scalable applications for the Web—with this indispensable tutorial and reference. Building on the success of the author's popular programming book for Visual Basic 6.0, this new book teaches you the best practices for porting and reusing existing Visual Basic code in the .NET Framework as well as for exploiting the language's advanced new object-oriented capabilities. It covers the common language runtime (CLR), multithreaded programs, Windows® Forms applications, GDI+ graphic programming, Windows services, ADO.NET classes for database programs, ASP.NET Web Forms, and Web Services. It includes advanced optimization techniques and tips for leveraging the power of the Microsoft® Visual Studio® .NET environment. Topics covered include: Getting started with Visual Basic .NET Modules, variables, and error handling Object-oriented features, including inheritance Delegates and attributes Arrays, lists, and collections Files, directories, and streams Object serialization Regular expressions Threading Assemblies and AppDomains Reflection Windows Forms applications and GDI+ Windows Forms custom control creation Windows services ADO.NET XML ASP.NET Web Forms applications User controls and custom controls XML Web services CD+DVD INSIDE! CD-ROM features: A fully searchable electronic copy of PROGRAMMING MICROSOFT VISUAL BASIC 6.0 Sample applications written in Visual Basic .NET A Note Regarding the CD or DVD The print version of this book ships with a CD or DVD. For those customers purchasing one of the digital formats in which this book is available, we are pleased to offer the CD/DVD content as a free download via O'Reilly Media's Digital Distribution services. To download this content, please visit O'Reilly's web site, search for the title of this book to find its catalog page, and click on the link below the cover image (Examples, Companion Content, or Practice Files). Note that while we provide as much of the media content as we are able via free download, we are sometimes limited by licensing restrictions. Please direct any questions or concerns to [email protected].

Programming with the Microsoft . NET Framework (Microsoft Visual Basic . NET)

Download Programming with the Microsoft . NET Framework (Microsoft Visual Basic . NET) PDF Online Free

Author :
Publisher :
ISBN 13 : 9780758072764
Total Pages : pages
Book Rating : 4.0/5 (727 download)

DOWNLOAD NOW!


Book Synopsis Programming with the Microsoft . NET Framework (Microsoft Visual Basic . NET) by : Element K Content LLC

Download or read book Programming with the Microsoft . NET Framework (Microsoft Visual Basic . NET) written by Element K Content LLC and published by . This book was released on 2003-01-01 with total page pages. Available in PDF, EPUB and Kindle. Book excerpt:

Application Development Using C# and .NET

Download Application Development Using C# and .NET PDF Online Free

Author :
Publisher : Prentice Hall Professional
ISBN 13 : 9780130933836
Total Pages : 656 pages
Book Rating : 4.9/5 (338 download)

DOWNLOAD NOW!


Book Synopsis Application Development Using C# and .NET by : Michael Stiefel

Download or read book Application Development Using C# and .NET written by Michael Stiefel and published by Prentice Hall Professional. This book was released on 2002 with total page 656 pages. Available in PDF, EPUB and Kindle. Book excerpt: The practical guide to C# .NET development for experienced programmers. Running case study covers the entire .NET development process. .NET attributes, collections, threading, security, versioning, remoting, and more.

The Ultimate VB .NET and ASP.NET Code Book

Download The Ultimate VB .NET and ASP.NET Code Book PDF Online Free

Author :
Publisher : Apress
ISBN 13 : 1590591062
Total Pages : 400 pages
Book Rating : 4.5/5 (95 download)

DOWNLOAD NOW!


Book Synopsis The Ultimate VB .NET and ASP.NET Code Book by : Karl Moore

Download or read book The Ultimate VB .NET and ASP.NET Code Book written by Karl Moore and published by Apress. This book was released on 2003-07-02 with total page 400 pages. Available in PDF, EPUB and Kindle. Book excerpt: Have you noticed that the majority of .NET books seem intent on hiding you from real-world code? You can buy a 1,500-page draft excluder, study it intensively for a month, and still be none the wiser as to how to write basic programs. This book isn't like that. You'll discover ways to obtain Microsoft code and save hours of development time; you'll uncover the truth behind creating fast programs that run on anything from PDAs to mobile phones to microwaves; you'll be exposed to a hidden .NET language; and you'll find out why you need to know at least some C# (and then be given a cheat course on the basics.) The useful code and .NET programming tips having been personally developed by the author over the past three years—these aren't updated Visual Basic 6 code scraps. Everything within these pages has been created and tested for VB .NET and ASP.NET. Table of Contents Moving from VB6 Creating Great Windows Applications Web Sites in Seconds! Working with Data The Lowdown on Web Services From Microwaves to Pocket PCs: Special Project Types More .NET Secrets Unveiled: The Hidden .NET Language The Quick C# Translation Guide