Beginning Visual Web Programming in VB .NET : From novice to professional
Beginning Web Programming in VB .NET: From Novice to Professional will teach you the fundamentals of the web environment and how Visual Studio .NET (VS .NET) makes it accessible to VB programmers. You'll build a working website that demonstrates all the elements of a VB web application. Author Daniel Cazzulino takes a step-by-step approach to each example to explore the essential technologies and how VS .NET helps to integrate them into a highly interactive, attractive web application.
Beginning Visual C# 2005 Express ed. : From novice to professional
Wright took the same approach with this book that he did with the VB titles, and inside you'll find a fast–paced guide to the essentials to get you programming fast. You'll learn the C# language and the tools Visual C# 2005 Express provides. He covers everything from simple console programs to code that talks to the Internet, and even how to write your own database programs. Whatever your reasons for wanting to learn to program with C#, this book will get you where you want to be quickly, and hopefully with a smile on your face. So dive in and change the way you use computers forever.
Beginning VB 2008 Databases : From novice to professional
Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the SQL Server XML data type and the LINQ enhancements to the next version of Visual Basic. In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 3.5 and offers you the best contemporary practice in this core programming area, so that you'll find yourself using it in nearly all your .NET projects.
Beginning VB 2008 : From novice to professional
This book is for anyone who wants to write good Visual Basic 2008 code, even if you have never programmed before. Writing good code can be a challenge, there are so many options, especially in a language like Visual Basic. If you want to really get the best from a programming language you need to know which features work best in which situations and understand their strengths and weaknesses. It is this understanding that makes the difference between coding and coding well.
Beginning VB 2005 Databases : From novice to professional
Beginning Visual Basic 2005 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the new SQL Server XML data type and the forthcoming LINQ enhancements to the next version of Visual Basic.
Beginning VB .NET Databases : From novice to professional
Visual Basic .NET is a powerful .NET programming language that is often considered the “workhorse” of programming. Further, development in VB .NET accounts for a huge portion of all programming efforts. To understand VB .NET is to meet challenging programming projects head-on. Author Dan Maharry livens the topic with his unique style, and presents you with the skill set you want and need, to enter today's VB .NET programming jobs. This book is an ideal read for beginning and intermediate VB .NET students who want to understand the core of VB .NET and database programming.
Beginning SQL Server 2005 Express database applications with Visual Basic Express and Visual Web Developer Express : From novice to professional
SQL Server 2005 Express is the database component of Microsoft's Express Suite of products. It is free of charge, inherits many (non-enterprise) features from SQL Server 2005, and comes complete with development and administration tools. As such, it is an ideal database for developers and administrators to use in prototype/evaluation projects. It is also a powerful development platform for database applications on nonprofit websites, e-commerce sites, and in small offices and departments.
Beginning REALbasic : From novice to professional
REALbasic is an easy-to-learn, powerful, cross-platform programming language, allowing you to write powerful applications that can be distributed across Windows, Mac, and Linux. REALbasic’s success is proven - there are already over 100,000 users, and this number is steadily growing. In a recent promotional effort, 35,000 Visual Basic developers downloaded a free copy of the Windows version of REALbasic, and REAL software has had many requests for decent beginning title on the subject. As far as we know, this is the only up-to-date book planned for the current version, REALbasic 2005, which matches that description. REAL software are enthusiastic about helping us sell the book.
Beginning Object-Oriented Programming with VB 2005 : From novice to professional
Beginning Object-Oriented Programming with VB 2005 is a comprehensive resource of correct coding procedures. Author Daniel Clark takes you through all the stages of a programming project, including analysis, modeling, and development, all using object-oriented programming techniques and Visual Basic .NET. Clark explores the structure of classes and their hierarchies, as well as inheritance and interfaces. He also introduces the .NET Framework and the Visual Studio integrated development environment, or IDE. A real-world case study walks you through the design of a solution. You can then transform the design into a functional VB .NET application. The application includes a graphical user interface (GUI), a business logic class library, and integration with a back-end database. Throughout the book, you'll explore the fundamentals of software design, object-oriented programming, Visual Basic .NET 2.0, and the Unified Modeling Language (UML).
Beginning ASP.NET 3.5 in VB 2008 : From novice to professional
The most up–to–date and comprehensive introductory ASP.NET book you'll find on any shelf, Beginning ASP.NET 3.5 in VB 2008 guides you through Microsoft's latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of Visual Basic 2008.
Beginning ASP.NET 2.0 in VB 2005 : From novice to professional
This book includes best practices and comprehensive discussions about key database and XML principles, which are essential for you to become effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will enable you to build real-world websites immediately rather than just scraping by with simplified coding practices. By the time you've finished this book, you will have mastered the core techniques and possess the necessary knowledge to begin work as a professional ASP.NET developer.
AutoCAD 2006 VBA : A programmer's reference
This book will help you take full advantage of the Visual Basic for Applications programming environment within AutoCAD 2006. Whether you want to automate routine tasks, or create sophisticated applications or design that can be generated programmatically, this book will empower you to make AutoCAD work for you. This book is also suitable if you're a power user who wants to make use of the advanced features of AutoCAD 2006 VBA, and you need a fast reference for the full AutoCAD object model. You'll learn to run Autodesk design tasks in the embedded VBA environment. This book is loaded with source code examples, and gives you no matter your skill level the necessary tools to accomplish your AutoCAD 2006 automation tasks.
Accelerated VB 2008
Visual Basic 2008 offers powerful new features, and Accelerated VB 2008 is the fastest path to mastering them, and the rest of Visual Basic, for both experienced Visual Basic programmers moving to VB 2008 and programmers moving to Visual Basic from another object–oriented language. Many books introduce VB, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core Visual Basic language concepts and how to wisely employ VB idioms and object–oriented design patterns to exploit the power of VB and the CLR.
Accelerated VB 2005
Accelerated VB 2005 provides the fastest path to Visual Basic expertise for anyone already familiar with object-oriented programming. While books introduce VB, very few also explain optimizing its use with the .NET common language runtime (CLR). But this book both teaches core VB language concepts and covers in depth the concepts and techniques for professionally exploiting the power of VB and the CLR.
.NET 2.0 for Delphi Programmers
.NET 2.0 for Delphi Programmers explores .NET from a Delphi programmers viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core concepts of the .NET world in terms you are familiar with. This book will help you with Delphi for .NET as well as C#. Apress publishes migration books for both Visual Basic 6 and C++ programmers moving to .NET. Consider this the Delphi installment of Apress migration books! There is ample coverage of C# as well as Delphi for .NET inside this edition.
Casting : An Analytical Approach
For a long time, the die cast industry has used trial and error as a leading development method, resulting in tremendous growth in the utilisation of available CFD (computational fluid dynamics) software. This software allows the development of better products that maximise the advantages the die cast process has to offer. Casting: An Analytical Approach will refresh knowledge of the governing laws of the fluid dynamics that have an effect on die cast die and die cast process design. MATLAB® (MathWorks, Inc.) and Visual Basic® (Microsoft) code are listed in Casting: An Analytical Approach for every stage of product, die and die cast process design; providing better understanding of die and process design and simplifying calculations of the die cast die as well as the die cast process. Gas ventilation system calculations and fundamentals of compressible gas flow are also included.















