Kamis, 18 Juli 2013

Wow! eBook: Murach’s C# 2012, 5th Edition - 3 new eBooks


Wow! eBook: Murach’s C# 2012, 5th Edition - 3 new eBooks

Link to Wow! eBook

Murach’s C# 2012, 5th Edition

Posted: 17 Jul 2013 11:45 PM PDT

Book Description

This is the latest edition of our best-selling C# foundations book. It focuses on how to develop professional Windows Forms applications with C#. But along the way, it teaches you the C# language and core skills that you’ll use to develop any C# application…whether for Windows or for the web.

The content continues to evolve with the language, of course. For example, this edition ends with an introduction to Windows 8 programming, so you can see what’s involved in creating touch-screen applications that run on tablets.

But one thing has stayed the same over the years: We still call this “the C# book you’ll wish you’d bought first” because it gets you developing professional C# applications without any wasted time or effort.

Who this book is for
This book is for anyone who wants to learn how to use C# 2012 to develop Windows Forms applications.

  • It works if you're new to Microsoft’s .NET development environment.
  • It works if you're an experienced .NET developer who's new to C#.
  • It works if you have programming experience with another language like Java, C++, or COBOL.
  • And it works if you've already read 3 or 4 other C# 2012 books and still don't know how to develop a real-world business application.

Table of Contents
Section 1: An introduction to Visual Studio
Chapter 1. How to get started with Visual Studio
Chapter 2. How to design a Windows Forms application
Chapter 3. How to code and test a Windows Forms application

Section 2: The C# language essentials
Chapter 4. How to work with numeric and string data
Chapter 5. How to code control structures
Chapter 6. How to code methods and event handlers
Chapter 7. How to handle exceptions and validate data
Chapter 8. How to use arrays and collections
Chapter 9. How to work with dates and strings
Chapter 10. More skills for working with Windows forms and controls
Chapter 11. How to debug an application

Section 3: Object-oriented programming
Chapter 12. How to create and use classes
Chapter 13. How to work with indexers, delegates, events, and operators
Chapter 14. How to work with inheritance
Chapter 15. How to work with interfaces and generics
Chapter 16. How to organize and document your classes

Section 4: Database programming
Chapter 17. An introduction to database programming
Chapter 18. How to work with data sources and datasets
Chapter 19. How to work with bound controls and parameterized queries
Chapter 20. How to use ADO.NET to write your own data access code

Section 5: More skills for working with data
Chapter 21. How to work with files and data streams
Chapter 22. How to work with XML files
Chapter 23. How to use LINQ
Section 6: Enhancement, deployment, and Windows 8
Chapter 24. How to enhance the user interface
Chapter 25. How to deploy an application
Chapter 26. An introduction to Windows 8 programming

Resources
Appendix A. How to install and use the software and files for this book

Book Details

  • Paperback: 842 pages
  • Publisher: Mike Murach & Associates; 5th Edition (May 2013)
  • Language: English
  • ISBN-10: 1890774723
  • ISBN-13: 978-1890774721
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Murach’s C# 2012, 5th Edition appeared first on Wow! eBook.

Murach’s ASP.NET 4 Web Programming with C# 2010, 4th Edition

Posted: 17 Jul 2013 11:38 PM PDT

Book Description

If you know how to create Windows applications using C#, you’re ready for this latest edition of our classic web programming book.

It will get you off to a fast start with web programming, no matter whether you’re coming to ASP.NET 4 with a background in an earlier release of ASP.NET, classic ASP, Java servlets/JSP, PHP…or with no web background at all.

In fact, by the end of chapter 4, you’ll know how to use Visual Studio 2010 to develop and test multi-page database applications for the web.

But this book is much more than a beginning book. By the time you’re done, you’ll have the professional skills you need to develop bullet-proof web applications for business. You’ll also find that this book does double duty as the best on-the-job reference book that money can buy.

Everything you need to know to get going on web development

Look at the table of contents, and you’ll see why we say that this book covers what you need to know to develop web applications at the professional level. That includes skills like:

  • State management
  • Data validation
  • Database handling with SQL and object data sources, as well as with time-saving data controls like GridView, DetailsView, FormView, ListView, and DataPager
  • Designing and formatting web pages with cascading style sheets (CSS) and the CSS tools that ASP.NET provides
  • Using master pages, themes, and site navigation features to create user-friendly interfaces
  • Handling common frustrations, back-button refreshes, with ease
  • Getting started with ASP.NET AJAX to improve application performance
  • Deployment of web applications on a remote server
  • Developing tested WCF services that can be hosted by a web server and accessed by multiple applications, running on any platform

Table of Contents
Section 1: The essence of ASP.NET web programming
Chapter 1. An introduction to ASP.NET web programming
Chapter 2. How to develop a one-page web application
Chapter 3. How to develop a multi-page web application
Chapter 4. How to test and debug an ASP.NET application
Chapter 5. A crash course in HTML and CSS

Section 2: Basic ASP.NET skills
Chapter 6. How to work with server controls
Chapter 7. How to use the validation controls
Chapter 8. How to manage state
Chapter 9. How to use master pages
Chapter 10. How to use site navigation
Chapter 11. How to use themes

Section 3: ASP.NET database programming
Chapter 12. An introduction to database programming
Chapter 13. How to use SQL data sources
Chapter 14. How to use the GridView control
Chapter 15. How to use the DetailsView and FormView controls
Chapter 16. How to use the ListView and DataPager controls
Chapter 17. How to use object data sources

Section 4: Professional ASP.NET skills
Chapter 18. How to secure a web site
Chapter 19. How to authenticate and authorize users
Chapter 20. How to use email, custom error pages, and back-button control
Chapter 21. How to use AJAX
Chapter 22. How to configure and deploy ASP.NET 4 applications
Chapter 23. An introduction to WCF services

Resources
Appendix A. How to install and use the software and downloadable files
Appendix B. How to work with web applications using IIS under Windows 7 and Windows Vista
Appendix C. How to work with web applications using IIS under Windows XP

Book Details

  • Paperback: 836 pages
  • Publisher: Mike Murach & Associates; 4th Edition (April 2011)
  • Language: English
  • ISBN-10: 1890774618
  • ISBN-13: 978-1890774615
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Murach’s ASP.NET 4 Web Programming with C# 2010, 4th Edition appeared first on Wow! eBook.

Windows Phone 8 Development Internals

Posted: 17 Jul 2013 11:00 PM PDT

Book Description

Build and optimize Windows Phone 8 apps for performance and security

Drill into Windows Phone 8 design and architecture, and learn best practices for building phone apps for consumers and the enterprise. Written by two senior members of the core Windows Phone Developer Platform team, this hands-on book gets you up to speed on the Windows 8 core features and application model, and shows you how to build apps with managed code in C# and native code in C++. You'll also learn how to incorporate Windows Phone 8 features such as speech, the Wallet, and in-app purchase.

Discover how to:

  • Create UIs with unique layouts, controls, and gesture support
  • Manage databinding with the Model View ViewModel pattern
  • Build apps that target Windows Phone 8 and Windows Phone 7
  • Use built-in sensors, including the accelerometer and camera
  • Consume web services and connect to social media apps
  • Share code across Windows Phone 8 and Windows 8 apps
  • Build and deploy company hub apps for the enterprise
  • Start developing games using Direct3D
  • Test your app and submit it to the Windows Phone Store

Table of Contents
Part I: Core Features
Chapter 1. Vision and architecture
Chapter 2. App model and navigation
Chapter 3. UI visuals and touch
Chapter 4. Data binding and MVVM
Chapter 5. Phone and media services
Chapter 6. Sensors
Chapter 7. Web connectivity
Chapter 8. Web services and the cloud
Chapter 9. Background agents
Chapter 10. Local storage and databases

Part II: Windows Phone 7 to Windows Phone 8
Chapter 11. App publication
Chapter 12. Profiling and diagnostics
Chapter 13. Porting to Windows Phone 8 and multitargeting
Chapter 14. Tiles and notifications
Chapter 15. Contacts and calendar
Chapter 16. Camera and photos
Chapter 17. Networking and proximity
Chapter 18. Location and maps

Part III: New Windows Phone 8 Features
Chapter 19. Speech
Chapter 20. The Wallet
Chapter 21. Monetizing your app
Chapter 22. Enterprise apps

Part IV: Native Development and Windows Phone 8 convergence
Chapter 23. Native development
Chapter 24. Windows 8 convergence
Chapter 25. Games and Direct3D

Book Details

  • Paperback: 1044 pages
  • Publisher: Microsoft Press (June 2013)
  • Language: English
  • ISBN-10: 0735676232
  • ISBN-13: 978-0735676237
Note: There is a file embedded within this post, please visit this post to download the file.

Related Books

The post Windows Phone 8 Development Internals appeared first on Wow! eBook.

Tidak ada komentar:

Posting Komentar