Senin, 04 Juni 2012

Wow! eBook: ASP.NET MVC 4 in Action - 5 new eBooks


Wow! eBook: ASP.NET MVC 4 in Action - 5 new eBooks

Link to Wow! eBook - Blog

ASP.NET MVC 4 in Action

Posted: 04 Jun 2012 08:39 AM PDT

ASP.NET MVC 4 in Action

Book Description

4 in Action is a fast-paced tutorial designed to introduce to .NET developers and show how to apply it effectively. All examples in this revised edition are based on ASP.NET 4, so you’ll get full coverage of features such as the Razor view engine, Matrix helpers, and improved extensibility. You’ll see how your ASP.NET applications can benefit from changes in the .NET Framework.

ASP.NET MVC provides the needed to separate an application’s logic and its . Because each component’s role is well defined, MVC applications are easy to test, maintain, and extend. The latest version, ASP.NET MVC 4, takes advantage of .NET 4 and includes powerful features like the Razor view engine, Matrix helpers, and enhanced extensibility.

ASP.NET MVC 4 in Action is a hands-on guide that shows you how to apply ASP.NET MVC effectively. After a high-speed ramp up, this thoroughly revised new edition explores each key topic with a self-contained example so you can jump right to the parts you need. Based on thousands of hours of real-world experience, the authors show you valuable high-end techniques you won’t find anywhere else. Written for developers, the book arms you with the next-level skills and practical guidance to create compelling web applications. You need some knowledge of ASP.NET and #, but no prior ASP.NET MVC experience is assumed.

What’s Inside

Table of Contents
Part I: High-speed fundamentals
Chapter 1. Introduction to ASP.NET MVC
Chapter 2. Hello MVC world
Chapter 3. View fundamentals
Chapter 4. Action-packed controllers

Part II: Working with ASP.NET MVC
Chapter 5. View models
Chapter 6. Validation
Chapter 7. in ASP.NET MVC
Chapter 8.
Chapter 9. Controlling URLs with
Chapter 10. Model binders and value providers
Chapter 11. Mapping with AutoMapper
Chapter 12. Lightweight controllers
Chapter 13. Organization with areas
Chapter 14. Third-party components
Chapter 15. Data access with

Part III: Mastering ASP.NET MVC
Chapter 16. Extending the controller
Chapter 17. Advanced view techniques
Chapter 18. Dependency injection and extensibility
Chapter 19. Portable areas
Chapter 20. Full
Chapter 21. Hosting ASP.NET MVC applications
Chapter 22. Deployment techniques
Chapter 23. Upgrading to ASP.NET MVC 4
Chapter 24. ASP.NET Web

Book Details

  • Paperback: 440 pages
  • Publisher: Manning Publications; 3rd Edition (May 2012)
  • Language: English
  • ISBN-10: 1617290416
  • ISBN-13: 978-1617290411
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Flex Mobile in Action

Posted: 04 Jun 2012 08:32 AM PDT

Flex Mobile in Action

Book Description

Mobile in Action teaches you use the powerful platform to create applications that can stretch across , , and devices. It focuses on practical application development techniques such as accessing native device capabilities, choosing the right architectural patterns, building data access models, and more. For developers new to Flex, the book provides a quick overview that will get you started in no time.

Whether you’re extending existing applications to mobile clients or taking a mobile first approach, you need a good mobile strategy. That’s not easy. The mobile device market is complicated and changing rapidly, with constant innovation on the , , and platforms. Flex Mobile is a new technology providing a single development environment that exports your application to any mobile platform utilizing the runtime, eliminating the need to write and rewrite your code.

Flex Mobile in Action teaches you to use the powerful open source Flex platform to create applications that can stretch across iOS, Android, and BlackBerry devices. It focuses on practical application development techniques such as accessing native device capabilities, choosing the right architectural patterns, building data access models, and more. For developers new to Flex, the book provides a quick overview that will get you started in no time.

As you explore Flex Mobile, you’ll also learn techniques for creating compelling mobile applications. Along the way, you’ll explore the tools created by Adobe and the open source community for performance monitoring, debugging, and device connections.

This book assumes no prior exposure to Flex Mobile. Experience with Flex or is useful but not required.

What’s Inside

  • Using for mobile development
  • Accessing device specific capabilities
  • Mobile optimizations for your Flex code
  • Unit with FlexUnit
  • Deploying and selling your apps

Table of Contents
Part I: Getting started
Chapter 1. Getting to know Flex Mobile

Part II: Mobile development with Flex
Chapter 2. Get going with Flex Mobile
Chapter 3. Persisting data
Chapter 4. Using your device's native capabilities
Chapter 5. Handling multiresolution devices

Part III: Advanced mobile development
Chapter 6. with mobile applications
Chapter 7. Architecting multiscreen applications
Chapter 8. Extending your mobile application
Chapter 9. Effective unit
Chapter 10. The almighty application descriptor
Chapter 11. Building your application with Builder
Chapter 12. Automated builds using Ant

Book Details

  • Paperback: 375 pages
  • Publisher: Manning Publications (May 2012)
  • Language English
  • ISBN-10: 1617290610
  • ISBN-13: 978-1617290619
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Griffon in Action

Posted: 04 Jun 2012 08:25 AM PDT

Griffon in Action

Book Description

is a comprehensive tutorial written for developers who want a more productive approach to . After a quick tutorial, you’ll immediately dive into and start building examples that explore its high productivity approach to Swing .

You can think of Griffon as for the desktop. It is a -driven framework for the that wraps and radically simplifies Swing. Its declarative style and approachable abstractions are instantly familiar to developers using or .

Griffon gets you going quickly. Griffon’s convention-over-configuration approach requires minimal code to get an app off the ground, so you can start seeing results immediately. You’ll learn how SwingBuilder and other Griffon “builders” provide a coherent DSL-driven development experience. Along the way, you’ll explore best practices for structure, , and lifecycle of a desktop application.

Written for Java developers—no experience with Groovy, , or Swing is required.

What’s Inside

  • Griffon from the ground up
  • Full compatibility with Griffon 1.0
  • Using SwingBuilder and the other “builders”
  • Practical, real-world examples
  • Just enough Groovy

Table of Contents
Part I: Getting started
Chapter 1. Welcome to the Griffon revolution
Chapter 2. A closer look at Griffon

Part II: Essential Griffon
Chapter 3. Models and binding
Chapter 4. Creating a view
Chapter 5. Understanding controllers and services
Chapter 6. Understanding groups
Chapter 7. Multithreaded applications
Chapter 8. Listening to notifications
Chapter 9. your application
Chapter 10. Ship it!
Chapter 11. Working with plugins
Chapter 12. Enhanced looks
Chapter 13. Griffon in front, Grails in the back
Chapter 14. Productivity tools

Book Details

  • Paperback: 384 pages
  • Publisher: Manning Publications (June 2012)
  • Language: English
  • ISBN-10: 1935182234
  • ISBN-13: 978-1935182238
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Scala in Depth

Posted: 04 Jun 2012 08:20 AM PDT

Scala in Depth

Book Description

is a unique new book designed to help you integrate effectively into your process. By presenting the emerging best practices and designs from the community, it guides you through dozens of powerful techniques example by example.

Scala is a powerful language that blends the functional and OO models. You’ll have no trouble getting introductions to Scala in books or online, but it’s hard to find great examples and insights from experienced practitioners. You’ll find them in Scala .

There’s little heavy-handed theory here—just dozens of crisp, practical techniques for coding in Scala. Written for readers who know , Scala, or another OO language.

What’s Inside

  • Concise, expressive, and readable code style
  • integrate Scala into your existing projects
  • Scala’s 2.8.0 collections
  • use actors for concurrent
  • Mastering the Scala type
  • Scala’s OO features—type member inheritance, multiple inheritance, and composition
  • Functional concepts and patterns—immutability, applicative functors, and monads

Table of Contents
Chapter 1. Scala—a blended language
Chapter 2. The core rules
Chapter 3. Modicum of style—coding conventions
Chapter 4. Utilizing object orientation
Chapter 5. Using implicits to write expressive code
Chapter 6. The type
Chapter 7. Using implicits and types together
Chapter 8. Using the right collection
Chapter 9. Actors
Chapter 10. Integrating Scala with Java
Chapter 11. Patterns in functional programming

Book Details

  • Paperback: 304 pages
  • Publisher: Manning Publications (May 2012)
  • Language: English
  • ISBN-10: 1935182706
  • ISBN-13: 978-1935182702
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Core Python Applications Programming, 3rd Edition

Posted: 04 Jun 2012 05:23 AM PDT

Core Python Applications Programming, 3rd Edition

Book Description

The Complete Developer's Guide to Python

Python is an agile, robust, and expressive language that continues to build momentum. It combines the power of compiled languages with the simplicity and rapid development of scripting languages. In Core Python Applications , Third Edition, leading Python developer and corporate trainer Wesley Chun helps you take your Python knowledge to the next level.

This book has everything you need to become a versatile Python developer. You will be introduced to multiple areas of application development and gain knowledge that can be immediately applied to projects, and you will find code samples in both Python 2 and 3, including migration tips if that's on your roadmap too. Some snippets will even run unmodified on 2.x or 3.x.

  • Learn professional Python style, best practices, and good programming habits
  • Build clients and servers using TCP, UDP, -RPC, and be exposed to higher-level libraries like SocketServer and Twisted
  • Develop GUI applications using Tkinter and other available toolkits
  • Improve application performance by writing extensions in C/C++, or enhance I/O-bound code with multithreading
  • Discover and relational databases, ORMs, and even non-relational (NonSQL) databases like MongoDB
  • Learn the basics of Web programming, including Web clients and servers, plus and WSGI
  • Expose yourself to regular expressions and powerful text processing tools for creating and parsing CSV, , and data
  • Interface with popular Office applications such as Excel, PowerPoint, and using COM client programming
  • Dive deeper into Web development with the framework and cloud with
  • Explore Java programming with Jython, the way to run Python code on the JVM
  • Connect to Yahoo! to get quotes, or Yahoo! Mail, Gmail, and others to download or send e-mail
  • Jump into the social media craze by learning connect to the Twitter and Google+ networks

Core Python Applications Programming, Third Edition, delivers

  • Broad coverage of a variety of areas of development used in real-world applications today
  • Powerful insights into current and best practices for the intermediate Python programmer
  • Dozens of code examples, from quick snippets to full-fledged applications
  • A variety of exercises at the end of every chapter to help hammer the concepts home

Table of Contents
Part I: General Application Topics
Chapter 1: Regular Expressions
Chapter 2: Network Programming
Chapter 3: Internet Client Programming
Chapter 4: Multithreaded Programming
Chapter 5: GUI Programming
Chapter 6: Programming
Chapter 7: Programming Office
Chapter 8: Extending Python

Part II: Web Development
Chapter 9: Web Clients and Servers
Chapter 10: Web Programming: and WSGI
Chapter 11: Web Frameworks:
Chapter 12: Cloud :
Chapter 13:

Part III: Supplemental/Experimental
Chapter 14: Text Processing
Chapter 15: Miscellaneous

Appendix A. Answers to Selected Exercises
Appendix B. Reference Tables
Appendix C. Python 3: The Evolution of a Programming Language
Appendix D. Python 3 Migration with 2.6+

Book Details

  • Paperback: 888 pages
  • Publisher: Prentice Hall; 3rd Edition (March 2012)
  • Language: English
  • ISBN-10: 0132678209
  • ISBN-13: 978-0132678209
Note: There is a file embedded within this post, please visit this post to download the file.

Related Posts


Tidak ada komentar:

Posting Komentar