Practical Database Programming With Visual C#.NET
Автор: Ying Bai
Год издания: 0000
A novel approach to developing and applying databases with Visual C#.NET Practical Database Programming with Visual C#.NET clearly explains the considerations and applications in database programming with Visual C#.NET 2008 and in developing relational databases such as Microsoft Access, SQL Server, and Oracle Database. Sidestepping the traditional approach of using large blocks of code, Ying Bai utilizes both Design Tools and Wizards provided by Visual Studio.NET and real-time object methods to incorporate over sixty real sample database programming projects along with detailed illustrations and explanations to help readers understand the key techniques and programming technologies in database programming. This invaluable resource features: Fundamental and advanced database programming techniques for beginning and experienced students as well as programmers A real completed sample database CSE_DEPT with three versions (Microsoft Access 2007, SQL Server 2005 SP2, and Oracle Database 10g XE Release 2) used throughout the entire book Step-by-step details on designing and building a practical relational database Discussion and analysis of the new database query technique, LINQ API—which includes LINQ to Objects, LINQ to DataSet, LINQ to SQL, LINQ to Entities, and LINQ to XML—and implementation in actual projects with line-by-line explanation Homework and selected solutions for each chapter to strengthen and improve learning and understanding An Instructor's Manual (MS PPT), example codes and exercise questions, homework/exercise solutions, and database projects available for free download E-mail assistance from the author Readers who will benefit highly from this reference are undergraduate or graduate students majoring in computer science and engineering, graduate students in all engineering departments, and software engineers and researchers in academic and industrial fields. To obtain instructor materials please send an email to pressbooks@ieee.org Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.
Самоучитель Visual C++ 6
Автор: Секунов Н.
Год издания:
Это учебное пособие для самоизучения посвящено методам объектно-ориентированного программирования для 32-разрядных операционных систем Windows. Здесь рассматривается широкий круг вопросов создания приложений: консольного, диалогового и многооконного. Приведенные соответствующие примеры, помогут пользователю, не имеющему опыта работы в среде Visual C++, за короткий срок создать собственное работоспособное приложение.
Особое внимание уделено таким особенностям программирования, как применение механизма исключений для обработки ошибок, работа с шаблонами, многозадачность и взаимодействие потоков. Книга содержит обширный справочный материал по функциям и классам Visual C++. Этот учебник - самоучитель представит несомненный интерес не только для новичков, но и для программистов, имеющих опыт работы с DOS и осваивающих программирование в среде Windows.
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
Автор:
Год издания:
Это учебное пособие о программировании. Release 4.6B.
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
Автор: 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.