Showing posts with label ASP.NET. Show all posts
Showing posts with label ASP.NET. Show all posts

Professional ASP.NET MVC 5


More detail or purchase here >> Professional ASP.NET MVC 5

Author: Jon Galloway
Publication date: August 4, 2014
Pages: 624

Table of Contents:
  1. Getting Started (Introduction to ASP.NET MVC, MVC5, MVC Application Structure).
  2. Controllers (Roles and Basics).
  3. Views (Basics, Models, The Razor View Engine).
  4. Models.
  5. Forms and HTML Helpers.
  6. Data Annotation and Validation.
  7. Membership, Authorization, and Security.
  8. AJAX (jQuery, Client Validation).
  9. Routing (Routes Generate URLs).
  10. NuGet.
  11. ASP.NET Web API.
  12. Single Page Applications with Angular.js.
  13. Dependency Injection (Software Design Patterns, Dependency Resolution in MVC and Web API).
  14. Unit Testing.
  15. Extending MVC.
  16. Advanced Topics (Mobile Support, Advanced Razor, View Engines, Scaffolding, Routing, Templates, Controllers).
  17. Real-World ASP.NET MVC: Building The NuGet.org Website.

Professional Visual Studio 2013 (Wrox Programmer to Programmer)



Author: Bruce Johnson
Publication date: March 17, 2014
Pages: 1,104

Table of Contents:
  1. Introduction
  2. Part I: Integrated Development Environment
    • A Quick Tour
    • The Solution Explorer
    • Options and Customizations
    • The Visual Studio Worksapce
    • Find and Replace and Help
  3. Part II: Getting Started
    • Solutions, Projects and Items
    • IntelliSense and Bookmarks
    • Code Snippets and Refactoring
    • Server Explorer
    • Modeling with the Class Designer
  4. Part III: Digging Deeper
    • Unit Testing
    • Documentation with XML comments
    • Code Consistency Tools
    • Code Generation with T4
    • Project and Item Templates
    • Language-Specific Features
  5. Part IV: Rich Client Application
    • Windows Forms Applications
    • Windows Presentation Foundation (WPF)
    • Office Business Applications
    • Windows Store Applications
  6. Part V: Web Applications
    • ASP.NET Web Forms
    • ASP.NET MVC
    • Silverlight
    • Dynamic Data
    • SharePoint
    • Windows Azure
  7. Part VI: Data
    • Visual Database Tools
    • DataSets and DataBinding
    • Language Integrated Queries (LINQ)
    • The ADO.NET Entity Framework
    • Reporting
  8. Part VII: Application Services
    • Windows Communication Foundation (WCF)
    • Windows Workflow Foundation (WF)
    • Client Application Services
    • Synchronization Services
    • WCF RIA Services
  9. Part VIII: Configuration and Resources
    • Configuration Files
    • Connection Strings
    • Resource Files
  10. Part IX: Debugging
    • Using the Debugging Windows
    • Debugging with Breakpoints
    • DataTips, Debug Proxies and Visualizers
    • Debugging Web Applications
    • Advanced Debugging Techniques
  11. Part X: Build and Deployment
    • Upgrading with Visual Studio 2013
    • Build Customization
    • Assembly Versioning and Signing
    • Obfuscation, Application Monitoring, and Management
    • Packaging and Deployment
    • Web Application Deployment
  12. Part XI: Customizing and Extending Visual Studio
    • The Automation Model
    • Add-Ins
    • Managed Extensibility Framework (MEF)
  13. Part XII: Visual Studio Ultimate
    • Visual Studio Ultimate for Architects
    • Visual Studio Ultimate for Developers
    • Visual Studio Ultimate for Testers
    • Team Foundation Server
  14. Advertisement
  15. End User License Agreement

APR 2014 Top 10 Hot New Release - Programming Book

1# C++ Programs Programming Logic and Design
(Release date: April 1, 2014)

NO IMAGE AVAILABLE




2# Gateway to Python Programming
(Author: Ravish Bapna, Release date: March 23, 2014)

 
Click at Book's Image for more detail or purchase.



3# Software Engineering and Formal Methods
(Author: Steve Counsell and Manuel Nunez, Release date: March 31, 2014)

 
Click at Book's Image for more detail or purchase.



4# C++ Programming: Program Design Including Data Structures
(Author: D.S.Malik, Release date: April 1, 2014)

Click at Book's Image for more detail or purchase.



5# Programming Languages 252 Success Secrets
(Author: Robin Sanford, Release date: March 25, 2014)

NO IMAGE AVAILABLE




6# SignalR Programming in Microsoft ASP.NET
(Author: Jose M. Aguilar, Release date: March 7, 2014)

 
Click at Book's Image for more detail or purchase.



7# Programming the World Wide Web (8th Edition)
(Author: Jose M. Aguilar, Release date: March 22, 2014)

Click at Book's Image for more detail or purchase.



8# Introducing Microcontrollers: 
Hardware, Software and Application
(Author: Michael Collier and Susan Sun, Release date: March 22, 2014)

Click at Book's Image for more detail or purchase.



9# Java The Complete Reference 9/E
(Author: Herbert Schildt, Release date: March 11, 2014)

Click at Book's Image for more detail or purchase.



10# Programming 3D Applications with HTML5 and WebGL
(Author: Tony Parisi, Release date: March 6, 2014)

 
Click at Book's Image for more detail or purchase.

Entity Framework 6 Recipes


More detail or purchase here >> Entity Framework 6 Recipes

Author: Brian Driscoll, Nitin Gupta, Robert Vettor, Zeeshan Hirani, Larry Tenny
Publication date: October 29, 2013
Pages: 548

Table of Contents:
  1. Getting Started with Entity Framework 
  2. Entity Data Modeling Fundamentals
  3. Querying an Entity Data Model
  4. Using Entity Framework in ASP.NET
  5. Loading Entities and Navigation Properties
  6. Beyond the Basics with Modeling and Inheritance
  7. Working with Object Services
  8. Plain Old CLR Objects
  9. Using the Entity Framework in N-Tier Applications
  10. Stored Procedures
  11. Functions
  12. Customizing Entity Framework Objects
  13. Improving Performance
  14. Concurrency

Mobile ASP.NET MVC 5



More detail or purchase here >> Mobile ASP.NET MVC 5

Author: Eric Sowell
Publication date: November 20, 2013
Pages: 276

Table of Contents:

  1. The Basics of Responsive Web Design. 
  2. CSS Layout Bootcamp. 
  3. Flexible Layouts. 
  4. Flexible Navigation. 
  5. Flexible Content.
  6. Display Modes, View Engines and Html Helpers.
  7. Device and Feature Detection.
  8. Mobile Performance.
  9. Native APIs, HTML5 and CSS3 on Mobile Today.
  10. Programming for Touch.
  11. Advanced Touch Programming.
  12. Useful Libraries for Mobile.

Pro ASP.NET MVC 5


More detail or purchase here >> Pro ASP.NET MVC 5

Author: Adam Freeman
Publication date: December 19, 2013
Pages: 832

Table of Contents:

  1. What's The Big Idea. (History about ASP.NET, Web Development Today, Key Benefits of ASP.NET MVC)
  2. Your first MVC Application(Preparing Visual Studio, Creating a Sample Data-Entry Application)
  3. The MVC Pattern(History about MVC, MVC Pattern)
  4.  Essential Language Features(Using Automatically Implemented Properties, Object and Collection Initializers, Extension Methods, Lambda Expressions, Automatic Type Inference, Anonymous Types, Performing Language Integrated Queries, Async Methods)
  5. Working with Razor(Working with the Model Object, Layouts, Razor Expression)
  6. Essential Tools for MVC(Using Ninject, Moq)
  7. Sports Store: A Real Application(Starting the Domain Model, Displaying a List of Products, Preparing a Database, Adding Pagination, Styling the Content)
  8. Sports Store: Navigation(Adding Navigation Controls, Building the Shopping Cart)
  9. Sports Store: Cart(Using Model Binding, Completing the Cart, Submitting Orders)
  10. Sports Store: Mobile(Putting Mobile Web Development in Context, Using Responsive Design, Creating Mobile Specific Content)
  11. Sports Store: Admin(Adding Catalog Management)
  12. Sports Store: Security and Finishing Touches(Securing the Administrator Controller, Image Uploads)
  13. Deployment(Preparing Windows Azure)
  14. Overview of MVC5 Projects(Working with Visual Studio NVC Projects, Debugging MVC Applications, Using Browser Link)
  15. URL Routing(Introduction to URL Patterns, Creating and Registering a Simple Route, Defining Default Values, Using URL Static Segments, Constraining Routes, Using Attribute Routing)
  16. Advanced Routing Features(Generate Outgoing URLs in Views, Customizing the Routing System, Working with Areas, Routing Requests, for Disk Files, Bypassing the Routing System, URL Schema Best Practics)
  17. Controllers and Actions(Introduction to Controller, Receiving Request Data, Producing Output)
  18. Filters(Using Filters, Authorization Filters, Authentication Filters, Exception Filters, Actions Filters, Result Filters. Other Filter Features)
  19. Controllers Extensibility(Custom Control Factory, Build-in Control Factory, Custom Action Invoker, Build-in Action Invoker, Improve Performance with Specialized Controllers)
  20. Views. (Custom View Engine, Razor Engine, Dynamic Content to a Razor View)
  21. Helper Methods(Creating Custom Help Methods, Using the Built-in Form Helper Methods)
  22. Templated Helper Methods(Model Metadata, Customizing the Templated View Helper System)
  23. URL and Ajax Helper Meothods(Creating Basic Link and URL, Using MVC Unobtrusive Ajax, Creating an Unobtrusive Ajax Form, Creating Ajax Link, Ajax Callback, JSON)
  24. Model Binding(Using Default Model Binder, Manually Invoking Model Binding, Customizing the Model Binding System)
  25. Model Validation. (Explicitly Model Validation, Displaying Validation Message, Alternative Validation Techniques, Performing Client-Side Validation, Performing Remote Validation)
  26. Bundles. (Profiling Script and CSS Loading, Using Script and Style Bundle)
  27. WebAPI and Single Page Applications(Using WebAPI, Understand How API Control Works, Using Knockout for Single-Page Applications, Completing the Application)

Pro ASP.NET MVC 4

book4coding, Book for Coding

More detail or purchase here >> Pro ASP.NET MVC 4book4coding, Book for Coding

Author: Adam Freeman
Publication date: Jan 16, 2013
Pages: 756
Detail: This book teach about: 

  1. Introduction to ASP.NET MVC 4: What's the Big Idea?, Your First MVC Application, The MVC Pattern, Essential Language Features, Working with Razor, Essential Tools for MVC, SportsStore: A Real Application, SportsStore: Navigation, SportsStore: Completing The Cart, SportsStore: Administration, SportsStore: Security & Finishing Touches.
  2. ASP.NE MVC in Detail: Overview of MVC Projects, URL Rooting, Advanced Routing Features, Controllers and Actions, Filters, Controller Extensibility, Views, Helper Methods, Templated Helper Methods,URL and Ajax Helper Methods, Model Binding, Model Validation, Bundles and Display Modes, Web API, Deployment
Related Posts Plugin for WordPress, Blogger...