Programming » Other: Visual Basic 2008 Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach)
Author: free book city | Date: 23 April 2008 | Views: 521
Visual Basic 2008 Recipes: A Problem-Solution Approach (Recipes: a Problem-Solution Approach)
Visual Basic 2008 Recipes: A Problem-Solution Approach Todd Herman , Allen Jones, et al | Apress | April 2008 | PDF | 704 Pages | ISBN: 1590599705 | 9.2 MB
Sometimes you just need to solve a problem and get on with your work. To that end, Visual Basic 2008 Recipes is a compendium of practical solutions for busy VB .NET programmers. Create time for the more interesting aspects of your VB .NET project by solving common problems with the practical solutions and dozens of code examples in this book. Important new .NET 3.5 technologies, such as Windows Presentation Framework (WPF) and Language Integrated Query (LINQ), are covered, and each chapter addresses a specific problem domain, including database access, multimedia, XML manipulation, networking, and security. The code is free to download so you can use the recipes immediately.
Author: free book city | Date: 31 March 2008 | Views: 244
Facebook API Developers Guide
Wayne Graham “Facebook API Developers Guide" Apress | 2008-03-03 | ISBN:1430209690 | 137 pages | PDF | 9,7 Mb
The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook API—what the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the API–specific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML.
Programming » Other: Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java
Author: free book city | Date: 24 March 2008 | Views: 182
Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java
Ola Bini “Practical JRuby on Rails Web 2.0 Projects: Bringing Ruby on Rails to Java" Apress | 2007-09-24 | ISBN:1590598814 | 330 pages | PDF | 1,5 Mb
Discover how JRuby on Rails can be used to create web applications faster and more efficiently while still taking advantage of the vast power of the Java platform.
Ruby on Rails is proving itself to be one of the most efficient and powerful agile web development application frameworks available and has had a profound influence on the Java community. The JRuby project offers Java developers the best of two worlds: the flexibility of Ruby on Rails coupled with the enterprise-level power and maturity of the Java platform.
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.
Visual Basic 2008 Programmer's Reference is a language tutorial and a reference guide to the upcoming 2008 release of Visual Basic. The tutorial provides basic material suitable for beginners but also includes in-depth content for more advanced developers. The second part of the book is a reference that quickly allows programmers to locate information for specific language features. The entries in these appendices allow the reader to quickly review the details of important programming, objects, properties, methods, and events.
Author: free book city | Date: 11 March 2008 | Views: 258
Applying UML: Advanced Applications
Unified Modeling Language (UML) is a general-purpose notation language for specifying and visualizing complex software, especially large, object-oriented projects. Object-oriented programming is when a programmer defines not only the data type of a data structure, but also the types of operations/functions that can be applied to the data structure. Applying UML addresses the practical issues faced by users in adopting UML. As the title suggests, it helps the reader in actually applying UML to real life situations, rather than just in learning the language. The book covers in depth detail of UML, including notation on profiles and extensions. The scope of the book assumes prior experience in software engineering and/or business modeling, an understanding of object-oriented concepts and a basic knowledge of UML.
* Case study driven approach covering a wide range of issues * Contains advanced tutorial material to aid learning * Focuses on practical issues in the application of UML