Bipin Joshi - Böcker
Visar alla böcker från författaren Bipin Joshi. Handla med fri frakt och snabb leverans.
7 produkter
7 produkter
495 kr
Skickas inom 10-15 vardagar
HTML5 Programming for ASP.NET Developers teaches you to harness the power and flexibility of HTML5 in your ASP.NET Web Forms and ASP.NET MVC applications.
Beginning jQuery 2 for ASP.NET Developers
Using jQuery 2 with ASP.NET Web Forms and ASP.NET MVC
Häftad, Engelska, 2013
495 kr
Skickas inom 10-15 vardagar
jQuery is the most popular JavaScript library in use today, appearing on nearly two thirds of the 10,000 most visited sites on the web. With this sort of popularity, its clear that ASP.NET developers cant afford to miss out.By combining jQuery with ASP.NET you get the best of both worlds: the client-side interactivity and responsiveness of JavaScript with the robustness and extensibility of Microsoft's web stack. Beginning jQuery 2 for ASP.NET Developers shows you how.To begin with, you'll find out how jQuery hooks up with your ASP.NET controls, and simplifies event handling by keeping it in the browser. Then you'll learn to handle dynamic content and responsive layouts by interacting with the DOM. Effects and animations are one of the most popular uses of the jQuery library, so we cover that nextshowing you how to get a sleek modern look and feel to your site using some of the vast library of JavaScript that's already out there waiting to be used.Ajax is one of the areas where jQuery really shines, so you'll find out how to make Ajax calls to a web service and get data onto a page without waiting for slow ASP.NET postbacks every time. And no book on jQuery would be complete without jQuery Mobile: the popular mobile web framework that gets you writing sites that work across all the major mobile platforms.
928 kr
Skickas inom 10-15 vardagar
This book teaches you all the essential knowledge required to learn and apply time-proven SOLID principles of object-oriented design and important design patterns in ASP.NET Core 1.0 (formerly ASP.NET 5) applications. You will learn to write server-side as well as client-side code that makes use of proven practices and patterns.SOLID is an acronym popularized by Robert Martin used to describe five basic principles of good object-oriented design--Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation and Dependency Inversion. This book covers all five principles and illustrates how they can be used in ASP.NET Core 1.0 applications.Design Patterns are time proven solutions to commonly occurring software design problems. The most well-known catalog of design patterns comes from Erich Gamma, Richard Helm, Ralph Johnson and John Vlissides, the so-called as GoF patterns (Gang of Four patterns). This book contains detailed descriptions of how toapply Creational, Structural and Behavioral GoF design patterns along with some Patterns of Enterprise Application Architecture. Popular JavaScript patterns are covered, along with working examples of all these patterns in ASP.NET Core 1.0 and C# are included.What You Will Learn:How to apply SOLID principles to ASP.NET applicationsHow to use Gang of Four (GoF) design patterns in ASP.NET applicationsTechniques for applying Patterns of Enterprise Application Architecture cataloged by Martin Fowler in ASP.NET applicationsHow to organize code and apply design patterns in JavaScriptWho This Book Is For:This book is for ASP.NET developers familiar with ASP.NET Core 1.0, C# and Visual Studio.
653 kr
Skickas inom 10-15 vardagar
Master the basics of XML as well as the namespaces and objects you need to know in order to work efficiently with XML. You’ll learn extensive support for XML in everything from data access to configuration, from raw parsing to code documentation. You will see clear, practical examples that illustrate best practices in implementing XML APIs and services as part of your C#-based Windows 10 applications.Beginning XML with C# 7 is completely revised to cover the XML features of .NET Framework 4.7 using C# 7 programming language. In this update, you’ll discover the tight integration of XML with ADO.NET and LINQ as well as additional .NET support for today’s RESTful web services and Web API.Written by a Microsoft Most Valuable Professional and developer, this book demystifies everything to do with XML and C# 7.What You Will Learn:Discover how XML works with the .NET FrameworkRead, write, access, validate, and manipulate XML documentsTransform XML with XSLTUse XML serialization and web servicesCombine XML in ADO.NET and SQL ServerCreate services using Windows Communication FoundationWork with LINQUse XML with Web API and moreWho This Book Is For :Those with experience in C# and .NET new to the nuances of using XML. Some XML experience is helpful.
Beginning Database Programming Using ASP.NET Core 3
With MVC, Razor Pages, Web API, jQuery, Angular, SQL Server, and NoSQL
Häftad, Engelska, 2019
553 kr
Skickas inom 10-15 vardagar
Hit the ground running with this book to quickly learn the fundamentals of HTML form processing, user authentication, and database CRUD (Create, Read, Update, and Delete) operations using the ASP.NET Core family of technologies. You will utilize cutting-edge and popular technology options from both the server side and client side to help you achieve your web application goals as quickly as possible.Developers who want to learn ASP.NET Core and complementary technologies are often overwhelmed by the large number of options involved in building modern web applications. This book introduces you to the most popular options so that you can confidently begin working on projects in no time. You will learn by example, building a sample application that demonstrates how the same application can be built using different options. This experiential approach will give you the basic skills and knowledge to understand how the options work together so that you can make an informed decision about the available choices, their trade-offs, and code level comparison. After reading this book, you will be able to choose your selected learning path.What You Will LearnDevelop data entry forms in ASP.NET Core, complete with validations and processingPerform CRUD operations using server-side options: ASP.NET Core MVC, Razor Pages, Web APIs, and BlazorPerform CRUD operations using client-side options: jQuery and AngularSecure web applications using ASP.NET Core Identity, cookie authentication, and JWT authenticationUse RDBMS and NoSQL data stores: SQL Server, Azure SQL Database, Azure Cosmos DB, and MongoDB for CRUD operationsDeploy ASP.NET Core web applications to IIS and Azure App Service Who This Book Is ForDevelopers who possess a basic understanding of ASP.NET and how web applications work. Some experience with Visual Studio 2017 or higher, C#, and JavaScript is helpful.
434 kr
Skickas inom 10-15 vardagar
Calling all Visual Basic .NET programmers and web developers! This highly anticipated book provides thorough instruction for using ADO.NET, supported with numerous relevant code examples and extensive technical information. So whether you're developing web applications using ASP.NET, Windows Forms applications, or XML Web Services, you'll become adept at maximizing .NET's data access technology. Topics include: ADO.NET data architecture; data readers, adapters, and DataSets; safer development with XML Schemas; data relationships; and ADO.NETs built-in support and performance optimization. With such valuable content, you'll come to master a solution-oriented approach to ADO.NET.
473 kr
Skickas inom 10-15 vardagar
It provides you with everything you need to know to take advantage of XML in every aspect of your job—including integration with Windows Communication Foundation. This is the first book that describes how XML interacts with Windows Communication Foundation (part of the new .NET 3.0 extensions).