Announcement

Collapse
No announcement yet.

Programing eBook [Updating]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Programing eBook [Updating]

    Tình hình là do mình không tham gia được mấy buổi training của ITIClub, ở nhà search được một số eBook để tham khảo (đa phần là tiếng Anh không à, hic,hic, ), thấy cũng hay hay nên up lên cho ai cần.

    Mạng chặm nên up dần dần lên
    Microsoft Visual C# 2010 Step by Step (eBook + CD-Code Samples)

    Info: Teach yourself Visual C# 2010-one step at a time. Ideal for developers with fundamental programming skills, this practical tutorial features learn-by-doing exercises that demonstrate how, when, and why to use the features of the C# rapid application development environment. You’ll learn how to use Microsoft Visual Studio® 2010 and Microsoft .NET Framework 4.0; develop a solid, fundamental understanding of C# language features; and then get to work creating actual components and working applications for the Windows® operating system. You’ll also delve into data management technologies and Web-based applications.

    Part I Introducing Microsoft Visual C# and Microsoft Visual Studio 2010
    Welcome to C#
    Working with Variables, Operators, and Expressions
    Writing Methods and Applying Scope
    Using Decision Statements
    Using Compound Assignment and Iteration Statements
    Managing Errors and Exceptions
    Part II Understanding the C# Language
    Creating and Managing Classes and Objects
    Understanding Values and References
    Creating Value Types with Enumerations and Structures
    Using Arrays and Collections
    Understanding Parameter Arrays
    Working with Inheritance
    Creating Interfaces and Defining Abstract Classes
    Using Garbage Collection and Resource Management
    Part III Creating Components
    Implementing Properties to Access Fields
    Using Indexers
    Interrupting Program Flow and Handling Events
    Introducing Generics
    Enumerating Collections
    Querying In-Memory Data by Using Query Expressions
    Operator Overloading
    Part IV Building Windows Presentation
    Foundation Applications
    Introducing Windows Presentation Foundation
    Gathering User Input
    Performing Validation
    Part V Managing Data
    Querying Information in a Database
    Displaying and Editing Data by Using the Entity Framework and Data Binding
    Part VI Building Professional Solutions with Visual Studio 2010
    Introducing the Task Parallel Library
    Performing Parallel Data Access
    Creating and Using a Web Service

    "Đại khái có các phân cơ bản của NNLT C#: OOP, WPF, Database, phát triển ứng dụng..."
    Nhận xét: Mình thấy cuốn này rất hay, rất phù hợp với những ai bắt đầu học hoặc muốn bổ sung kiến thứ về C#, WPF. Sách có nhiều code mẫu với hướng dẫn từng bước step by step kỹ lưỡng.
    Download: http://www.mediafire.com/?05y707eh6d7i5cv
    (Lúc search thấy Microsoft bán thằng này tới $35.99 nên có thể link này sẽ die vào một lúc nào đó)
    Last edited by 11520185; 08-04-2012, 20:53.
    Blog: http://khuongntrd.blogspot.com/ Email: khuongntrd@gmail.com
    Facebook: https://www.facebook.com/dkuns2

  • #2
    Microsoft® Expression Blend® 4 Step by Step(eBook+CodeSample)

    Microsoft® Expression Blend® 4 Step by Step(eBook+CodeSample)


    Info:
    • Master the Expression Blend 4 core tools and features
    • Use SketchFlow to design a UI prototype
    • Create reusable skins for Silverlight 4 controls
    • Implement interactive elements without writing code
    • Add XAML and C# basics to your design skill set
    • Design custom UI art with tools in Expression® Design 4

    Chapter 1 Welcome to the Silverlight and WPF World
    Introducing Silverlight and WPF
    The Designer/Developer Workflow
    Expression Studio: The Designer’s World
    Visual Studio: The Developer’s World
    Chapter 2 Exploring the Expression Blend 4 IDE
    Downloading and Installing Expression Blend 4 and Supporting Tools
    Opening and Testing Your First Silverlight Project
    Exploring the User Interface
    Customizing the User Interface
    Chapter 3 Designing an Interface
    Visual Elements
    Creating a New Project
    Using Basic Shapes
    Drawing Paths
    Using Custom Shapes
    Using Controls
    Using Layout Panels
    Arranging Objects
    Using Images and Video
    Chapter 4 XAML and C#
    XAML—What Is It?
    Introducing C# for Designers
    Chapter 5 Animations and Transformations
    Transformation
    Animation
    Chapter 6 Adding Interactivity
    The Basics of Behaviors
    Using Default Behaviors
    Using the ToggleButton Control to Change Properties
    Switching Visual States
    Chapter 7 Creating Design Assets
    Using Expression Design
    Exploring the Expression Design Toolbox
    The Properties Panel
    The Layers Panel
    The Action Bar
    Preparing Assets
    Exporting to XAML from Expression Design
    Importing Design Assets from Adobe Applications
    Chapter 8 Resources
    Color Resources
    Brush Resources
    Other Resources
    Modifying Resources
    Working with External Resource Dictionaries
    Chapter 9 Skinning Controls
    Structure of Common Silverlight Controls
    Creating and Using Styles
    Templates
    Creating Silverlight Themes
    Optimizing an Output Theme
    Chapter 10 Working with Data
    Sample Data
    Data Binding
    Element Property Binding
    Using a Master/Details Scenario to Display Data
    Chapter 11 Using SketchFlow
    Sketching
    Creating and Running a SketchFlow Project
    Creating an Application Flow
    Adding Controls and Data
    Adding Interactivity to a SketchFlow Project
    Changing SketchFlow Player Settings
    Packaging a Prototype
    Getting Feedback
    Generating Documentation
    Chapter 12 Designer/Developer Collaboration
    A Typical Design Workflow
    The Designer’s Role
    The Developer’s Role
    Nhận xét: ... Mình mới đọc được 2,3 chương đầu thấy cũng hay hay, có nhiều hưỡng dẫn design đơn giản đến phức tạp giao diện người dùng WPF, Silverlight bằng Expression Blend 4.
    Download: http://www.mediafire.com/download.php?bk1n5jwrgc2m45m
    Last edited by 11520185; 08-04-2012, 20:37.
    Blog: http://khuongntrd.blogspot.com/ Email: khuongntrd@gmail.com
    Facebook: https://www.facebook.com/dkuns2

    Comment


    • #3
      XAML Developer Reference

      XAML Developer Reference


      Your expert guide to designing and building dynamic user interfaces
      Sharpen your application design and development skills using XAML—the declarative markup language used in Microsoft® Silverlight®, Windows® Presentation Foundation (WPF), and the Windows 8 Runtime APIs. Led by two XAML experts, you’ll learn practical ways to build rich, interactive user interfaces with data integration capabilities and support for multimedia, graphics, and animation. This hands-on guide is ideal for Microsoft .NET developers and web designers alike.Discover how to:
      • Control UI behavior and implement business logic with code-behind solutions
      • Manage UI element positioning with the XAML layout system
      • Use templates to customize UI elements—without affecting their functionality
      • Apply different types of property and event systems in WPF and Silverlight
      • Bind various kinds of data to your UI, and display them in the format you want
      • Implement 2D and 3D vector graphics and animations
      • Reuse control styles and properties to maintain consistency throughout your application

      PART I XAML BASICS
      Chapter 1 Introducing XAML
      Chapter 2 Object Elements And Attributes
      Chapter 3 XAML Properties And Events
      PART II ENHANCING USER EXPERIENCE
      Chapter 4 Markup Extensions And Other Features
      Chapter 5 Resources, Styles, And Triggers
      PART III XAML USER INTERFACE CONTROLS
      Chapter 6 Layout And Positioning System
      Chapter 7 Form And Functional Controls
      PART IV CONTENT INTEGRATION AND ANIMATION
      Chapter 8 Data Binding
      Chapter 9 Media, Graphics, And Animation
      PART V APPENDIXES
      Appendix A Major Namespaces And Classes
      Appendix B XAML Editors And Tools
      Download: http://www.mediafire.com/?i3h3kmnwrdgxiuu
      Blog: http://khuongntrd.blogspot.com/ Email: khuongntrd@gmail.com
      Facebook: https://www.facebook.com/dkuns2

      Comment


      • #4
        eBook WPF từ MSDN Việt Nam

        eBook WPF từ MSDN Việt Nam

        Thông tin: Đây là một tài liệu khá hay, được viết rất trực quan, có cả phần source code demo kèm theo.
        • Lesson 0 - Introduction
        • Lesson 1 - Layout
        • Lesson 2 - Control
        • Lesson 3 - Advanced UI Controls
        • Lesson 4 - Menu - Toolbar
        • Lesson 5 - Context Menu - StatusBar
        • Lesson 6 - Events and Commands
        • Lesson 7 - Styles and Templates
        • Lesson 8 - Graphics


        Download: http://www.mediafire.com/?auj48w915z3n351
        Last edited by 11520185; 09-04-2012, 16:22.
        Blog: http://khuongntrd.blogspot.com/ Email: khuongntrd@gmail.com
        Facebook: https://www.facebook.com/dkuns2

        Comment

        LHQC

        Collapse
        Working...
        X