Dotnetcat » .NET Books » VB.NET books
Object-Oriented Programming with Visual Basic .NET
|
Author: | J. P. Hamilton |
| Publisher: | O'Reilly Media ( 1 October 2002) | Price: |
One of the most significant features of Visual Basic .NET is the full support of object-oriented programming. For years, developers have been asking for it, but you may not be quite sure how it can help to create and maintain scalable .NET applications. VB.NET is a language that facilitates object-oriented programming, but does not guarantee good object-oriented code. That's where Object-Oriented Programming with Visual Basic .NET comes in. It will show you how to think about similarities in your application logic and how to design and create objects that maximize the benefit and power the .NET Framework enables.The concept of separating the interface from the implementation has been around for years, but with Object-Oriented Programming with Visual Basic .NET you'll put it all into practice and you'll never willingly go back to those old ways. With chapters on object fundamentals and class anatomy, you'll lay a foundation that will prepare you to think and apply code…
Coding Techniques for Microsoft Visual Basic .Net
|
Author: | John Connell |
| Publisher: | Microsoft Press (10 November 2001) | Price: |
This unique title goes beyond simply using academic snippets of code to demonstrate a point or language construct to teach Visual Basic.Net. Designed for the beginning, self-taught, or even experienced programmers who are switching to Microsoft Visual Basic.Net from other languages, this book provides insights.
Real World Enterprise Reports Using VB6 and VB .NET
|
Author: | Carl Ganz Jr. |
| Publisher: | Apress (18 June 2003) | Price: |
The authors approach Crystal, Palm, and Web programming from the standpoint of report development.
Beginning ASP.NET 3.5: In C# and VB
|
Author: | Imar Spaanjaars |
| Publisher: | Wrox ( 4 March 2008) | Price: |
This book is for anyone who wants to learn how to build rich and interactive Microsoft ASP.NET web sites. With the knowledge you gain from this book, you create a great foundation to build any type of web site, ranging from simple hobby-related web sites to sites you may be creating for commercial purposes. Using this book’s step-by-step format you’ll learn to:
- Obtain, install, and customize Visual Web Developer (VWD) 2008
- create a new web site and how to add new pages to it.
- use the numerous tools in VWD to create HTML and ASP.NET pages
- use the VWD tools and CSS, the language that is used to format web pages
- What ASP.NET server controls are, what they are used for, and how to use them
- program web pages Visual Basic or C#
- create consistent-looking pages through the use of master pages, skins, and themes
- build the navigation structure of your site
- create and use User Controls and…
Step into Programming with Visual Basic .NET
|
Author: | RAVAI GUITY |
| Publisher: | Kendall Hunt Publishing (19 July 2017) | Price: |
Dependency Injection in .NET Core 2.0: Make use of constructors, parameters, setters, and interface injection to write reusable and loosely-coupled code
|
Author: | Marino Posadas |
| Publisher: | Packt Publishing - ebooks Account (13 November 2017) | Price: |
Inject dependencies and write highly maintainable and flexible code using the new .NET Core DI Engine
About This Book- Identify when to use the constructors, parameters, setters, or Interface Injection, for best results
- Build dependencies not only for MVC within .NET but also for other frontend tools such as Angular
- Create specific components or services to cover discrete and separate pieces of functionality and call them when needed.
C# and .NET developers who have no idea what DI is and would like to understand how to implement it in their applications.
What You Will Learn- Understand the concept of DI and its implications in modern software construction
- Learn how DI is already implemented in today's frameworks.
- Analyze how DI can be used with current software to improve maintainability and scalability.
- Learn the use of DI in .NET Core
- Get used to the possibilities that DI…
Visual Basic.NET: An Introduction to Computer Programming
|
Author: | HONG VICTORIA |
| Publisher: | Kendall Hunt Publishing ( 2 June 2014) | Price: |
Visual Basic (VB) continues to be the language of choice both in colleges and high schools for introductory programming courses. VB is a student friendly language with its forgiving syntax rules, lack of use of special characters as in Java, C++… and with its easy to use design functionality to build graphical user interfaces. This is not a workbook nor does it have lengthy programming examples or explanations.
This textbook is welcoming to students and reinforces concepts taught in class. There are questions posed throughout the book to stimulate a student’s critical thinking skills. The books starts with a brief history of computers and computing because every student studying computer programming should be introduced to the rich history of how we have arrived at a world where computers are part of our everyday life.
The book’s ease of use will encourage students to explore more advanced concepts such as Interface Design in Chapter 9, Multimedia…
Oop with Microsoft Visual Basic .Net and Microsoft Visual C# .Net Step by Step (Step by Step (Microsoft))
|
Author: | Robin A Reynolds-Haertle |
| Publisher: | Microsoft Press (28 February 2002) | Price: |
This intuitive, self-paced learning title is designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic.NET or Microsoft Visual C#. This step-by-step guide provides readers with clear, peer-level language, while it illustrates concepts with concrete, engaging examples, and coding practice exercises. Readers learn how to create and implement objects, master fully object-oriented design, migrate to Microsoft .NET programming and more.
Visual Basic .NET Deployment Handbook
|
Author: | Billy Hollis |
| Publisher: | Apress ( 1 August 2002) | Price: |
This book aims to cover all that the developer needs to know about deploying non-web-based .NET applications and components. The book will act as both tutorial and reference to Visual Basic .NET developers of all levels whether they are in-house Windows application developers (who traditionally used VB6), third-party developers, or consultants.
What you will learn from this book: the strategies and options available for deploying .NET applications; Advanced Windows Installer techniques; how to secure your applications, including code access security; maintaining your applications with configuration and resource files; how to use the Global Assembly Cache to share assemblies between applications; side-by-side installations of different versions of the same assembly; the various licensing options available, including developer-to-developer licensing; and the legal and technical issues involved in protecting your work.
This book assumes that you are a Visual Basic .NET developer…
Professional Visual Basic 2012 and .NET 4.5 Programming
|
Author: | Bill Sheldon |
| Publisher: | Wrox ( 4 January 2013) | Price: |
After a quick review of the of introductory topics of Visual Basic 2012 and .NET 4.5, this book moves quickly into advanced topics such as data access with ADO.NET, security, ASP.NET web programming with Visual Basic, Windows workflow, and threading. You'll explore the essential Visual Basic 2012 functions you need, including .NET features such as LINQ, WCF, and more. Plus, you'll examine exception handling and debugging, Visual Studio features, and deployment.
- Puts the new Async keyword and Iterators to work
- Explores new options and interfaces presented by Windows 8 development and WinRT
- Continues strong coverage of core language elements and tools and creating componentized applications
This updated version of Professional Visual Basic 2012 and .NET 4.5 retains its expert author team, including one of the best-known and respected Microsoft…


Syndicate