Dotnetcat » .NET Books » VB.NET books
Visual FoxPro to Visual Basic .NET
|
Author: | Les Pinter |
| Publisher: | Sams Publishing (20 May 2004) | Price: |
Starting with simple examples, you¿ll see how the multi-user, local area network applications that Visual FoxPro developers are used to building are constructed in Visual Basic .NET. You¿ll learn how to use Crystal Reports to build reports like the ones you build in FoxPro. You¿ll discover how to use DataAdapters and datasets instead of DBFs. You¿ll see examples of the paradigm shift that client-server programming imposes, and why .NET solves that problem (even when you wouldn¿t need to solve it in FoxPro.) And you¿ll learn how to give your FoxPro and Visual Basic applications smart client remote data access.
You¿ll understand how to begin the construction of a database project in Visual Basic with a container form and a MainMenu instead of using _Screen and MSYSMENU. You¿ll learn how variables are declared and used; how menus are controlled; how to use events, and why you have to use events in VB when they¿re…
Learn VB .NET Through Game Programming
|
Author: | Matthew Tagliaferri |
| Publisher: | Apress (14 August 2003) | Price: |
Beginning programmers often motivate themselves by creating a first project in a subject that they are interested in. Many young programmers are interested in game programming. Learn Vb .Net Through Game Programming is a self-paced learning tutorial designed to help any developer master the basics of object-oriented programming (Oop) with Microsoft Visual Basic .Net. Unlike other books on Oop, this easy-to-understand book provides readers with peer-level language, while illustrating concepts with definitive and intuitive game programming examples.
- Teaches object-oriented programming quickly and easily
- Game examples make for fun learning
- Shows both the wrong way and the right way through an intuitive and innovative approach to learning
- Written in a peer-to-peer language, easily accessible to young coders
- Developing Your First Game
- Writing Your First Game, Again
- Understanding…
Murach's ADO.NET 4 Database Programming with C# 2010 (Murach: Training & Reference)
|
Author: | Anne Boehm |
| Publisher: | Mike Murach & Associates (26 April 2011) | Price: |
| Rating: |
Now in its 4th Edition, this book shows C# developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. You'll learn how to:
- quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
- code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications...the route the professionals take for flexibility and control
- display and manipulate data in web applications by using ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
- work with XML-specific features of ADO.NET to read, write, and manipulate XML data in your applications
- use Visual Studio's Report Designer and ReportViewer control to create and display reports in both Windows and web applications
- use LINQ to SQL instead of standard SQL so you can query databases using C# constructs
- create Entity Data…
Learn Visual Basic: A Step-By-Step Programming Tutorial
|
Author: | Philip Conrod |
| Publisher: | Kidware Software (29 May 2017) | Price: |
| Rating: |
LEARN VISUAL BASIC is a comprehensive step-by-step programming tutorial covering object-oriented programming, the Visual Basic integrated development environment, building and distributing Windows applications using the Windows Installer, exception handling, sequential file access, graphics, multimedia, advanced topics such as web access, printing, and HTML help system authoring. The tutorial also introduces database applications (using ADO .NET) and web applications (using ASP.NET). This curriculum has been used in college and universities for over two decades. It is also used as a college prep advanced placement course for high school students.
The focus of LEARN VISUAL BASIC is to use the objects and capabilities of Visual Basic to build a wide variety of useful desktop applications. Students will also develop their own objects. Some of the applications built include: Stopwatch, Calendar Display, Loan Repayment Calculator, Flash Card Math Game, Database Input Screen,…
Functional VISUAL BASIC.NET
|
Author: | MR Anthony K. Tamusuza |
| Publisher: | CreateSpace Independent Publishing Platform ( 6 July 2017) | Price: |
On the use of Visual Basic for Information management and data processing. This involves data collection, collation, analysis, indicator generation, and dissemination. Including but not limited to, automating Microsoft Word, Microsoft Excel, Stata. Also on the automating databases with an emphasis on Microsoft Access, without loss of generality.
Professional VB.NET, 2nd Edition
|
Author: | Fred Barwell |
| Publisher: | Wrox Press ( 1 April 2002) | Price: |
Written and tested for the final release of .NET v1.0, this book explains the underlying philosophy and design of the .NET Framework and Common Language Runtime, and details the differences between Visual Basic 6 and Visual Basic .NET.
VB.NET is covered virtually from start to finish: beginning with an overview of the .NET Framework, and ending with best practices for deploying .NET applications. In between, everything from database access to integration with other technologies such as XML is covered. Each of these new features are investigated in detail. You will see that VB.NET has emerged as a powerful yet easy to use language that allows developers to target the Internet just as easily as the desktop.
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…
Data Structures and Algorithms Using Visual Basic.NET
|
Author: | Michael McMillan |
| Publisher: | Cambridge University Press ( 7 March 2005) | Price: |
Including a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET and the .NET Framework Class Library, this is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Michael McMillan presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming in an object-oriented fashion. Finally, the professional or student VB.NET programmer has a dedicated reference instead of having to translate material on C++ or Java.
MCAD/MCSD Self-Paced Training Kit: Developing Windows®-Based Applications with Microsoft® Visual Basic® .NET and Microsoft Visual C#® .NET, Second Ed (Pro-Certification)
|
Author: | Matthew A. Stoecker |
| Publisher: | Microsoft Press (11 June 2003) | Price: |
Build real-world programming skills—and prepare for MCP Exams 70-306 and 70-316—with this official Microsoft study guide. Work at your own pace through the lessons and hands-on exercises to learn how to build Windows-based applications using Visual Basic .NET and Visual C# .NET. Then extend your expertise through additional skill-building exercises. As you gain practical experience with essential development tasks, you’re also preparing for MCAD or MCSD certification for Microsoft .NET.
Learn how to:
- Create the user interface, add controls, and validate user input
- Use OOP techniques, including encapsulation and method overloading
- Build custom controls and .NET assemblies
- Access and modify data using XML, Microsoft ADO.NET, and SQL syntax
- Implement print support, online help, and accessibility and globalization features
- Test and debug coding errors
- Configure and help secure an application…
Visual Basic . NET Programming Black Book
|
Author: | Steven Holzner |
| Publisher: | Dreamtech Press ( 1 January 2005) | Price: |
Please Read Notes: Brand New, International Softcover Edition, Printed in black and white pages, minor self wear on the cover or pages, Sale restriction may be printed on the book, but Book name, contents, and author are exactly same as Hardcover Edition. Fast delivery through DHL/FedEx express.
Get Programming with F#: A guide for .NET developers
|
Author: | Isaac Abraham |
| Publisher: | Manning Publications (22 March 2018) | Price: |
Summary
Get Programming with F#: A guide for .NET Developers shows you how to upgrade your .NET development skills by adding a touch of functional programming in F#. In just 43 bite-sized chunks, you'll learn how to use F# to tackle the most common .NET programming tasks.Examples use the familiar Visual Studio environment, so you'll be instantly comfortable. Packed with enlightening examples, real-world use cases, and plenty of easy-to-digest code, this easy-to-follow tutorial will make you wonder why you didn't pick up F# years ago! FForewords by Dustin Campbell of Microsoft and Tomas Petricek of fsharpWorks.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Your .NET applications need to be good for the long haul. F#'s unique blend of functional and imperative programming is perfect for writing code that performs flawlessly now and keeps running as your…


Syndicate