Найти книгу: "Practical Database Programming with Visual Basic.NET"


Practical Database Programming with Visual Basic.NET Practical Database Programming with Visual Basic.NET

Автор: Ying Bai

Год издания: 0000

The most up-to-date Visual Basic.NET programming textbook—covering both fundamentals and advanced-level programming techniques—complete with examples and solutions Visual Basic.NET (VB.NET) is an object-oriented computer programming language that can be viewed as an evolution of the classic Visual Basic (VB), which is implemented on the .NET Framework. Microsoft currently supplies two major implementations of Visual Basic: Microsoft Visual Studio (which is commercial software) and Microsoft Visual Studio Express (which is free of charge). Forgoing the large amounts of programming codes found in most database programming books, Practical Database Programming with Visual Basic.NET shows students and professionals both how to develop professional and practical database programs in a Visual Basic.NET environment by using Visual Studio.NET Data Tools and Wizards related to ADO.NET 4.0, and how to apply codes that are auto-generated by solely using Wizards. The fully updated Second Edition: Covers both fundamentals and advanced database programming techniques Introduces three popular database systems with practical examples including MS Access, SQL Server 2008, and Oracle Features more than fifty sample projects with detailed illustrations and explanations to help students understand key techniques and programming technologies Includes downloadable programming codes and exercise questions This book provides undergraduate and graduate students as well as database programmers and software engineers with the necessary tools to handle the database programming issues in the Visual Studio.NET environment.
Самоучитель Visual C++ 6 Самоучитель Visual C++ 6

Автор: Секунов Н.

Год издания: 

Это учебное пособие для самоизучения посвящено методам объектно-ориентированного программирования для 32-разрядных операционных систем Windows. Здесь рассматривается широкий круг вопросов создания приложений: консольного, диалогового и многооконного. Приведенные соответствующие примеры, помогут пользователю, не имеющему опыта работы в среде Visual C++, за короткий срок создать собственное работоспособное приложение. Особое внимание уделено таким особенностям программирования, как применение механизма исключений для обработки ошибок, работа с шаблонами, многозадачность и взаимодействие потоков. Книга содержит обширный справочный материал по функциям и классам Visual C++. Этот учебник - самоучитель представит несомненный интерес не только для новичков, но и для программистов, имеющих опыт работы с DOS и осваивающих программирование в среде Windows.

Oracle PL/SQL Programming Oracle PL/SQL Programming

Автор: Steven Feuerstein, Bill Pribyl

Год издания: 

Это учебное пособие по процедурному языку базы данных Oracle. Оно снабжено примерами и полезными рекомендациями. Издание является незаменимым как новичкам, так и гуру, как разработчикам на Oracle Forms, так и администраторам - используйте PL/SQL на полную мощь. Здесь вы прочитаете о таких возможностях как PL/SQL optimizing compiler, conditional compilation, compile-time warnings, regular expressions, set operators for nested tables, nonsequential collections in FORALL, the programmer-defined quoting mechanism, the ability to backtrace an exception to a line number, a variety of new built-in packages, and support for IEEE 754 compliant floating-point numbers.

BC ABAP Programming BC ABAP Programming

Автор: 

Год издания: 

Это учебное пособие о программировании. Release 4.6B.

Secure PHP Development: Building 50 Practical Applications Secure PHP Development: Building 50 Practical Applications

Автор: Mohammed J. Kabir

Год издания: 

The personal home page (PHP) server-side scripting language is particular well adapted to connecting HTML-based web pages to a backend database for dynamic content. This book explains the entire nuts-and-bolts process of the PHP application life cycle: requirements, design, development, maintenance and tuning. It shows how PHP can be used to design and develop highly manageable and secure applications to solve practical problems.

Oracle Database 10g SQL Oracle Database 10g SQL

Автор: Jason Price

Год издания: 

This volume will take you from novice to master, covering not only how to use SQL but also the Oracle extensions to SQL. The examples feature the sample schemas available with Oracle Database 10g, and free code will be available for download.