C# 24-Hour Trainer

C# 24-Hour Trainer
Author: Rod Stephens
Publisher: John Wiley & Sons
Total Pages: 600
Release: 2015-10-22
Genre: Computers
ISBN: 1119065690

Quickly learn to program in C# programming with this unique book and video package C# 24-Hour Trainer, 2nd Edition is your quick and easy guide to programming in C#, even if you have no programming experience at all. Updated to align with the latest C# standard, this book is your comprehensive beginner's guide, with each lesson supplemented by a video, for over ten hours of video training. Each chapter focuses on a specific concept or technique, with detailed, easy-to-follow explanation followed by a hands-on exercise. The goals of each exercise are outlined in advance to help you understand what you're working toward, and step-by-step instructions walk you through the operation from start to finish. Complex areas are clarified with specifically highlighted pointers that head off confusion, and additional exercises are provided so you can practice your new skills. Full instructor ancillaries are included to make this guide classroom ready, and the author's own website offers ongoing support. C# has become one of the most popular programming languages in the world, with millions of lines of code used in businesses and applications of all types and sizes. This book helps you dive right in so you can start programming right away. Start right in with the latest C# standard Learn at your own pace, with hands-on practice Clear up confusion and work around common obstacles Build your own Windows, .NET, and mobile applications C# has become a increasingly popular and in-demand programming skillsets. If you've decided to learn C#, this 24-Hour Trainer is your ultimate guide.

ASP.NET Core in 24 Hours, Sams Teach Yourself

ASP.NET Core in 24 Hours, Sams Teach Yourself
Author: Jeffrey T. Fritz
Publisher: Sams Publishing
Total Pages: 813
Release: 2017-12-06
Genre: Computers
ISBN: 0134392302

In just 24 sessions of one hour or less, Sams Teach Yourself ASP.NET Core in 24 Hours, will help you build professional-quality, cloud-based, web-connected solutions with ASP.NET Core. This book’s straightforward, step-by-step approach guides you from the basics to advanced techniques, using practical examples to help you make the most of Microsoft’s radically revamped ASP.NET Core framework. ASP.NET Program Manager Jeffrey T. Fritz guides you from jumpstarting development with templates to implementing cutting-edge security and containerization. Every lesson builds on what you’ve already learned, giving you a rock-solid foundation for real-world success. Step-by-step instructions carefully walk you through the most common ASP.NET Core tasks and techniques Practical, hands-on examples show you how to apply what you learn Notes and Tips point out shortcuts, solutions, and problems to avoid Learn how to... Set up your work environment on Windows or non-Windows operating systems Develop solutions more quickly by starting with project templates Configure ASP.NET Core, services, and applications Access data with Entity Framework Core Build modern architectures, controllers, and views with the new version of MVC Scaffold user interfaces and incorporate reusable UI components Read and write data using web API end-points Manage client-side packages with npm and bower Integrate Angular with ASP.NET Core Authenticate users, and protect your website with ASP.NET Core Authorization Deploy ASP.NET Core solutions into production Work with Docker containers in the ASP.NET Core environment

Knight's Microsoft Business Intelligence 24-Hour Trainer

Knight's Microsoft Business Intelligence 24-Hour Trainer
Author: Brian Knight
Publisher: John Wiley & Sons
Total Pages: 434
Release: 2011-11-30
Genre: Computers
ISBN: 1118287479

A book-and-video introduction to Microsoft's Business Intelligence tools If you are just starting to get a handle on Microsoft Business Intelligence (BI) tools, this book and accompanying video provides you with the just the right amount of information to perform basic business analysis and reporting. You'll explore the components and related tools that comprise the Microsoft BI toolset as well as the new BI features of Office 2010. After a basic primer on BI and data modeling, the expert team of authors provides you with step-by-step lessons in the book and videos on the accompanying DVD on how to use SQL Server Integration Services, SQL Server Analysis Services, SQL Server Reporting Services, Excel BI (including PowerPivot), and SharePoint. Integrates instructional videos with each of the lessons found in the book to enhance your learning experience Explores the Microsoft Business Intelligence (BI) toolset as well as the new BI features of Office 2010 Encourages you to practice what you've learned in "Try It Out" sections Contains video demonstrations that walk you through how to tackle each lesson featured in the book With Knight's Microsoft Business Intelligence 24-Hour Trainer, veteran authors present you with an ideal introductory book-and-video package so that you can get started working with the BI toolset immediately! Note: As part of the print version of this title, video lessons are included on DVD. For e-book versions, video lessons can be accessed at wrox.com using a link provided in the interior of the e-book.

ASP.NET

ASP.NET
Author: Rick Miller
Publisher: Pulp Free Press
Total Pages: 851
Release: 2014-03-16
Genre: Computers
ISBN: 1932504109

iPhone and iPad App 24-Hour Trainer

iPhone and iPad App 24-Hour Trainer
Author: Abhishek Mishra
Publisher: John Wiley & Sons
Total Pages: 592
Release: 2012-04-27
Genre: Computers
ISBN: 1118238370

An all-in-one tutorial for planning, developing, and launching iPhone and iPad apps The number of applications in the Apple app store is growing at a staggering rate. Want to get in the game, but don't know iOS? This book-and-DVD package will help! With even little or no prior programming experience, you can learn the code necessary to build an app by following the how-to instructions in this book-and-video combo. Comprised of clear, no-nonsense lessons, the book walks you through each tutorial and then encourages you to work through simple exercises so that you can immediately apply what you just learned. These lessons are backed by video demonstrations on the accompanying DVD to further illustrate the instruction and drive home the main points. In addition, the book's appendices contain helpful information such as obtaining a device UDID, testing, and distributing an app and also lists common reasons why applications are rejected, so you can prepare to take precautionary measures to avoid these instances. Introduces iOS and helps you set up a development environment Highlights the basics of object-oriented programming principles as well as key objective-C concepts Examines Cocoa touch and the Cocoa touch framework, including using various classes in the UIKit and Foundation frameworks Looks at advanced concepts such as tab bars, web views, the Accelerometer, Google maps, Core Location, and more With this book-and-video package, you'll learn how to plan, create, and launch apps for the iPhone and iPad that are ready for submission to the App Store! Note: As part of the print version of this title, video lessons are included on DVD. For e-book versions, video lessons can be accessed at wrox.com using a link provided in the interior of the e-book.

ASP.NET 4 24-Hour Trainer

ASP.NET 4 24-Hour Trainer
Author: Toi B. Wright
Publisher: John Wiley & Sons
Total Pages: 554
Release: 2010-07-06
Genre: Computers
ISBN: 0470596910

This unique book-and-video package introduces ASP.NET 4 to programmers Microsoft ASP.NET allows you to build dynamically generated Web pages from database content. Written by a well-known authority on ASP.NET, this book-and-DVD package is an ideal place to start learning about the capabilities of ASP.NET 4. Each lesson covers both the ASP.NET Web Forms Framework and the ASP.NET MVC 2 Framework and is designed to teach you the fundamentals of the topic before progressing to a step-by-step tutorial. An instructional video for each of the 48 tutorials is provided on the DVD that accompanies the book. Lessons include: Anatomy of an HTML Page Using Common HTML Tags Adding Style to an HTML Page State Management in ASP .NET 4 Configuring Your Web Application Web Site Projects vs. Web Application Projects ASP.NET Web Forms Web Application ASP.NET MVC Web Application The Page Life Cycle in Web Forms The Request Life Cycle in MVC Server Controls in Web Forms HTML Helpers in MVC Master Pages Skins and Themes in Web Forms Partial Views in MVC Validation Controls in Web Forms Validation Helpers in MVC Dynamic Data in Web Forms Display Templates in MVC Dynamic Data Templates in Web Forms Using the AJAX Extensions in Web Forms Using jQuery for Ajax in Web Forms Authentication ASP.NET 4 24-Hour Trainer is an exceptional book-and-video package ideal for everyone from beginners to more advanced developers.

Beginning ASP.NET 4.5.1: in C# and VB

Beginning ASP.NET 4.5.1: in C# and VB
Author: Imar Spaanjaars
Publisher: John Wiley & Sons
Total Pages: 873
Release: 2014-03-06
Genre: Computers
ISBN: 1118846966

Build your ASP.NET 4.5.1 skills with real-world instruction In this comprehensive guide to getting started with ASP.NET 4.5.1, best-selling author Imar Spaanjaars provides a firm foundation for coders new to ASP.NET and key insights for those not yet familiar with the important updates in the 4.5.1 release. Readers learn how to build full-featured ASP.NET websites using Visual Studio Express 2013 for Web, Microsoft’s free development tool for ASP.NET web applications. Beginning ASP.NET 4.5.1 guides you through the process of creating a fully functional, database-driven website, from creation of the most basic site structure all the way down to the successful deployment of the website to a production environment. Beginning ASP.NET 4.5.1: in C# and VB: Explains how to get started with ASP.NET 4.5.1, including an introduction to Microsoft’s Visual Studio Express 2013 for Web Features helpful examples for designing websites with CSS and HTML and how to overcome common formatting problems Shares techniques for managing server controls in ASP.NET, including standard controls, HTML controls, and data controls Provides real-world tips for creating consistent page layouts throughout your websites Covers practical functionality issues like validating user input, sending e-mail from your website, and processing data at the server Details what the ASP.NET state engine is and why it is important Shows how to access and modify data in a SQL Server database Includes coverage of jQuery, LINQ, and the Entity Framework Explores measures to take for optimal security

Professional Visual Studio 2012

Professional Visual Studio 2012
Author: Bruce Johnson
Publisher: John Wiley & Sons
Total Pages: 1105
Release: 2012-11-28
Genre: Computers
ISBN: 1118416481

The ultimate developers' guide to Visual Studio 2012 This expert Wrox guide is what you need to get up and running quickly on Visual Studio 2012. Written by a Microsoft Visual C# MVP, it guides you through the integrated development environment (IDE), showing you how to maximize all new tools and improvements. Offers programmers a fast way to IDE-centric programming success Demonstrates new IDE features, including the new Metro style app project templates and Windows 8 app store features Explains each feature, then illustrates the context in which it will help you solve problems Covers timely and essential topics related to rich client app development, web applications, application services, file configuration, debugging and testing, and more Helps advanced users customize and extend Visual Studio through the Automation Model, writing macros, working with the Managed Extensibility Framework (MEF), and more Provides ample detail for programmers who are new to Visual Studio 2012, as well as for experienced programmers exploring the advanced capabilities of the IDE Professional Visual Studio 2012 uses a unique, IDE-centric approach to help you get up and running quickly on this exciting new release.

Applied ASP.NET 4 in Context

Applied ASP.NET 4 in Context
Author: Adam Freeman
Publisher: Apress
Total Pages: 931
Release: 2011-12-17
Genre: Computers
ISBN: 1430234687

ASP.NET 4 is the latest version of Microsoft's revolutionary web technology. It is the principal technology for creating dynamic web pages on the Windows platform. Applied ASP.NET 4 In Context sets the standard for clear, simple, hands-on advice for learning and deploying Microsoft’s dynamic web solutions. Seasoned .NET author Adam Freeman explains how to get the most from ASP.NET by focusing on the features you need for your project. He starts with the nuts and bolts and shows you everything through to advanced features, going in-depth to give you the knowledge you need to use ASP.NET in a real-world context. Effective and powerful ASP.NET programming is easier than ever before with this informed and practical guide.

Programming Microsoft ASP.NET MVC

Programming Microsoft ASP.NET MVC
Author: Dino Esposito
Publisher: Pearson Education
Total Pages: 689
Release: 2011-10-15
Genre: Computers
ISBN: 0735666598

Fully updated for ASP.NET MVC 3. Delve into the features, principles, and pillars of the ASP.NET MVC framework—deftly guided by web development luminary Dino Esposito. ASP.NET MVC forces developers to think in terms of distinct components—Model, View, Controller—that make it easier to manage application complexity, while allowing strict control over the markup. Plunge into the framework’s internal mechanics and gain perspectives on how to use this programming model versus Web Forms, and begin building your own MVC-based applications quickly.