OReilly.XAML.in.a.Nutshell.Mar.2006.eBook-BBL

Section
0day
Group
BBL
Size
928,67 KB
Files
1
Date
2006-03-30

NFO

                                                                              
           ▄█████▄▄▄▄          ▄█████▄▄▄▄          ▄█████▄▄▄▄                 
           █▓███████           █▓███████           █▓███████                  
           █▓██████▌           █▓██████▌           █▓██████▌                  
           ▐▓██████        ▄▄▄ ▄▄██████        ▄▄▄ ▄▄██████                   
           ▐▓██████    ▄█▀▀▀ ▄▄▄▀▀█████    ▄█▀▀▀ ▄▄▄▀▀█████                   
           ▐▓██████  ▀▄▄▄▄████████▄ ▀██  ▀▄▄▄▄████████▄ ▀██                   
           ▐█▓█████▌    ▀▀▀▀█████▓███▐█▌    ▀▀▀▀█████▓███▐█▌                  
          ▓ █▓██████ ▓ ▀     ▀████▓██▌██ ▓ ▀     ▀████▓██▌██   ▄ ▓            
      ▄  ▄▓▄▀█▓█████▄ ▓▓▄██▄▄▄▐████▓██▐█▄ ▓▓▄██▄▄▄▐████▓██▐█▄  ▄▄▓!m**x       
       ▀▀▀▀▀▀ ▀███████▄ ▀██▀ ▄▄█████▀ ▄███▄ ▀██▀ ▄▄█████▀ ▄███▄ ▀▀▀▀          
      ▀▀▀▀▀▀▀▀█▄ ▀▀██████▄▄██▀▀▀▀ ▄▄ ▀▀██████▄▄██▀▀▀▀ ▄▄ ▀▀██████ ████▀▀      
                ▀█▄▄▄ ▀▀▀▄▄▄▄▀▀▀▀▀  ▀█▄▄▄ ▀▀▀▄▄▄▄▀▀▀▀▀  ▀█▄▄▄ ▀▀▄▄█           
                    ▀▀▀▀▀               ▀▀▀▀▀               ▀▀▀▀▀             
 ╔═══════════════════════════════════════════════════════════════════════════╗
 ║                        [ R e l e a s e  I n f o ]                         ║
 ╚═══════════════════════════════════════════════════════════════════════════╝
 │ TITLE     : XAML in a Nutshell (In a Nutshell (O'Reilly))                 │
 ├───────────────────────────────────────────────────────────────────────────┤
 │ AUTHOR    : Lori MacVittie                                                │
 ├───────────────────────────────────────────────────────────────────────────┤
 │ PUBLISHER : O'Reilly Media, Inc.                                          │
 ├─────────────────────────────────────┬─────────────────────────────────────┤
 │ ISBN      : 0596526733              │ MAKER     : BBL                     │
 ├─────────────────────────────────────┼─────────────────────────────────────┤
 │ EDITION   : 1st                     │ SUPPLIER  : BBL                     │
 ├─────────────────────────────────────┼─────────────────────────────────────┤
 │ PUB DATE  : March 01, 2006          │ PACKAGER  : BBL                     │
 ├─────────────────────────────────────┼─────────────────────────────────────┤
 │ LANGUAGE  : English                 │ FORMAT    : CHM                     │
 ├─────────────────────────────────────┼─────────────────────────────────────┤
 │ RLS DATE  : 03/30/06                │ SIZE      : 0,92 MB                 │
 ╔═══════════════════════════════════════════════════════════════════════════╗
 ║                       [ R e l e a s e  N o t e s ]                        ║
 ╚═══════════════════════════════════════════════════════════════════════════╝
 │                                                                           │
 │ When Microsoft releases Windows Vista, the new operating system will      │
 │ support applications that employ graphics now used by computer            │
 │ games-clear, stunning and active. The cornerstone for building these new  │
 │ user interfaces is XAML ("Zammel"), the XML-based markup language that    │
 │ works with Windows Presentation Foundation (WPF), Vista's new graphics    │
 │ subsystem.                                                                │
 │                                                                           │
 │ An acronym for Extensible Application Markup Language, XAML offers a      │
 │ wealth of new controls and elements with exciting capabilities, including │
 │ animation and rendering of 3D graphics. Windows developers are already    │
 │ jazzed by the possibilities of using XAML for fixed and flow format       │
 │ documents like PDF and HTML, 2D and 3D vector-based graphics, form        │
 │ development, animation, audio and video, transparent layering, and a lot  │
 │ more. Many feel that XAML will eliminate the need for multiple file       │
 │ formats or plug-ins (read: Flash), while lowering development costs and   │
 │ reducing time to market.                                                  │
 │                                                                           │
 │ The problem is, most developers don't know XAML. While it is fairly easy  │
 │ to understand, you still need a quick guide to bring you up to speed      │
 │ before Vista's release, and that's where this book's simple, no nonsense  │
 │                                                                           │
 │ XAML in a Nutshell covers everything necessary to design user interfaces  │
 │ and .NET applications that take advantage of WPF. Prerequisites such as   │
 │ Microsoft's new unified build system, MSBuild, and core XAML constructs   │
 │ and syntax-including shortcuts-are all presented with plenty of examples  │
 │ to get you started. The Core XAML Reference section lets you dig even     │
 │ deeper into syntax rules and attributes for all XAML elements with a      │
 │ series of quick-reference chapters. This section divides XAML elements    │
 │ into logical categories of elements, controls, shapes and geometry,       │
 │ layout, animations, and transformations for easy reference.               │
 │                                                                           │
 │ XAML in a Nutshell helps you learn, firsthand, how to use this XML-based  │
 │ markup language to implement the new generation of user interface         │
 │ graphics. As one reviewer noted, "Strong code examples and an efficient,  │
 │ conversational style take the tedium out of learning XAML and make the    │
 │ subject understandable-even interesting."                                 │
 │                                                                           │
 │ http://www.amazon.com/exec/obidos/tg/detail/-/0596526733/                 │
 │                                                                           │
 │                                                                           │
 │  INSTALL NOTES                                                            │
 │                                                                           │
 │ Unzip, unrar and enjoy                                                    │
 │                                                                           │
 ╔═══════════════════════════════════════════════════════════════════════════╗
 ║                           [ G r e e t i n g s ]                           ║
 ╚═══════════════════════════════════════════════════════════════════════════╝
 │                                                                           │
 │                            to ALL our Friends                             │
 │               What we do we do for fun only, not for profit               │
 ╔═══════════════════════════════════════════════════════════════════════════╗
 ║ NFO by m**x                                      Last updated: 02/09/2006 ║
 ╚═══════════════════════════════════════════════════════════════════════════╝

Files

PathSize
b-605a01.zip928,67 KB