ASP in a Nutshell
ISBN: 9781565928435 / Angielski / Miękka / 494 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features.This book also includes an overview of the interaction between the latest release of Internet Information Server (version 5) and ASP 3.0, with an introduction to the IIS object model and the objects it comprises. The examples shown in this section and throughout the book are illustrated in VBScript.The main components of... ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active S... |
|
cena:
173,84 zł |
.Net Test Automation Recipes: A Problem-Solution Approach
ISBN: 9781590596630 / Angielski / Twarda / 380 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book presents practical techniques for writing lightweight software test automation in a .NET environment and covers API testing thoroughly. It also discusses lightweight, custom Windows application user interface automation and teaches you low-level web application user interface automation. Additional material covers SQL stored procedure testing techniques. The examples in this book have been successfully used in seminars and teaching... If you develop, test, or manage .NET software, you will find .NET Test Automation Recipes: A Problem-Solution Approach very useful. The book... |
|
cena:
213,98 zł |
Programming ASP.NET MVC 4: Developing Real-World Web Applications with ASP.NET MVC
ISBN: 9781449320317 / Angielski / Miękka / 492 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framework performs, and shows you how to use various features to solve many real-world development scenarios you're likely to face. In the process, you'll learn how to work with HTML, JavaScript, the Entity Framework, and other web technologies. You'll start by learning core concepts such as the Model-View-Controller architectural pattern, and then work your way toward advanced topics. The authors demonstrate ASP.NET MVC 4 best practices and... Get up and running with ASP.NET MVC 4, and learn how to build modern server-side web applications. This guide helps you understand how the framewor... |
|
cena:
239,04 zł |
Sitecore Cookbook for Developers
ISBN: 9781784396527 / Angielski / Miękka / 338 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
267,73 zł |
Pro ASP.NET MVC 5
ISBN: 9781430265290 / Angielski / Miękka / 832 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The ASP.NET MVC 5 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.
ASP.NET MVC 5 contains a number of advances over previous versions, including the ability to define routes using C# attributes and the ability to override filters. The user experience of building MVC applications has also been substantially improved. The new, more tightly integrated, Visual Studio 2013 IDE has been... The ASP.NET MVC 5 Framework is the latest evolution of Microsoft's ASP.NET web platform. It provides a high-productivity programming model that promot...
|
|
cena:
330,72 zł |
F# for Quantitative Finance
ISBN: 9781782164623 / Angielski / Miękka / 286 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This is an introductory guide to utilizing F for quantitative finance, leveraging the .NET platform.
This is an introductory guide to utilizing F for quantitative finance, leveraging the .NET platform.
|
|
cena:
238,52 zł |
Pro Single Page Application Development: Using Backbone.Js and ASP.NET
ISBN: 9781430266730 / Angielski / Miękka / 324 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. One of the most important and exciting trends in web development in recent years is the move towards single page applications, or SPAs. Instead of clicking through hyperlinks and waiting for each page to load, the user loads a site once and all the interactivity is handled fluidly by a rich JavaScript front end. If you come from a background in ASP.NET development, you'll be used to handling most interactions on the server side. Pro Single Page Application Development will guide you through your transition to this powerful new application type.
The book starts in Part I by laying... One of the most important and exciting trends in web development in recent years is the move towards single page applications, or SPAs. Instead of cli...
|
|
cena:
194,52 zł |
.Net Knowledge Book: Web Development with Asp.Net MVC and Entity Framework: .Net Knowledge Book: Web Development with Asp.Net MVC and Entit
ISBN: 9782981311016 / Angielski / Miękka / 378 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book is a melting pot of several articles about Asp.Net MVC, Entity Framework, JavaScript, CSS, C# and SQL. They are scenarios that happen in the everyday work of developers who use these technologies. They are divided into short articles that are easy to understand. This book is ideal for anyone with intermediate to advanced knowledge of Microsoft web stack and who wants to learn more about how to deal with practical cases. Subjects vary, from how to use the Model Binding to how to update complex objects with Entity Framework. This book includes articles written during 2011 and 2012.... This book is a melting pot of several articles about Asp.Net MVC, Entity Framework, JavaScript, CSS, C# and SQL. They are scenarios that happen in ... |
|
cena:
72,99 zł |
Creating HTML 5 Websites and Cloud Business Apps Using Lightswitch in Visual Studio 2013: Create Standalone Web Applications and Office 365 / Sharepoi
ISBN: 9781500664039 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book covers using Visual Studio LightSwitch 2013 to create LightSwitch HTML Client, and Cloud Business Applications. This book describes creating HTML web applications and SharePoint 2013 provider-hosted applications. The purpose of this book is to demonstrate the use and provide examples of, and to explain, important concepts of the LightSwitch technology used to create the applications. Visual Studio LightSwitch 2013 is a development tool that provides the easiest and fastest way to create forms over data, line of business applications. It allows you to build applications for the...
This book covers using Visual Studio LightSwitch 2013 to create LightSwitch HTML Client, and Cloud Business Applications. This book describes creating...
|
|
cena:
164,31 zł |
ASP.NET MVC 5 with Bootstrap and Knockout.Js: Building Dynamic, Responsive Web Applications
ISBN: 9781491914397 / Angielski / Miękka / 278 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Bring dynamic server-side web content and responsive web design together to build websites that work and display well on any resolution, desktop or mobile. With this practical book, you'll learn how by combining the ASP.NET MVC server-side language, the Bootstrap front-end framework, and Knockout.js--the JavaScript implementation of the Model-View-ViewModel pattern. Author Jamie Munro introduces these and other related technologies by having you work with sophisticated web forms. At the end of the book, experienced and aspiring web developers alike will learn how to build a complete... Bring dynamic server-side web content and responsive web design together to build websites that work and display well on any resolution, desktop or... |
|
cena:
109,99 zł |
Testing with F#
ISBN: 9781784391232 / Angielski / Miękka / 286 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
238,52 zł |
Beginning ASP.NET for Visual Studio 2015
ISBN: 9781119077428 / Angielski / Miękka / 792 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The complete guide to the productivity and performance enhancements in ASP.NET
Beginning ASP.NET for Visual Studio 2015 is your ultimate guide to the latest upgrade of this historically popular framework. Fully updated to align with the vNext release, this new edition walks you through the new tools and features that make your workflow smoother and your applications stronger. You'll get up to speed on the productivity and performance improvements, and learn how Microsoft has committed itself to more continuous innovation by increasing its release cadence for all products and... The complete guide to the productivity and performance enhancements in ASP.NET
Beginning ASP.NET for Visual Studio 2015 is your ulti... |
|
cena:
192,52 zł |
ASP.NET Core in 24 Hours, Sams Teach Yourself
ISBN: 9780672337666 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Microsoft has made the important decision to re-write ASP.NET from the ground up utilizing modern web framework techniques in order to modernize ASP.NET for today's servers. This re-invented ASP.NET is breaking out of its Windows constraints and will be capable of running on Windows, Mac and Linux servers. In just 24 sessions of one hour or less, you'll learn how to build complete, professional-quality web solutions with ASP.NET Core 1.0. Using this book's straightforward, step-by-step approach, you'll master the entire process, from site design through data collection, user management...
Microsoft has made the important decision to re-write ASP.NET from the ground up utilizing modern web framework techniques in order to modernize ASP.N...
|
|
cena:
151,87 zł |
ASP.NET Programming Success in a Day: Beginners Guide to Fast, Easy and Efficient Learning of ASP.NET Programming
ISBN: 9781516805822 / Angielski / Miękka / 58 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Discover A Book That Tells You What You Should Do and How
Instead of jumping right into the instructions, this book will provide you first with all the necessary concepts that you need to learn in order to make the learning process a whole lot easier. This way, you're sure not to get lost in confusion once you get to the more complex lessons provided in the latter chapters. Graphs and flowcharts, as well as sample codes, are provided for a more visual approach on your learning. You will also learn the designs and forms of ASP.NET, and what's more... Discover A Book That Tells You What You Should Do and How
Instead of jumping right into the instructions, this book will provide you fir... |
|
cena:
133,37 zł |
Creating HTML 5 Websites and Cloud Business Apps Using LightSwitch In Visual Studio 2013-2015: Create standalone web applications and Office 365 / Sha
ISBN: 9781515331315 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This book covers using Visual Studio LightSwitch 2013-2015 to create LightSwitch HTML Client, and Cloud Business Applications. This book describes creating HTML web applications and SharePoint 2013 provider-hosted applications. The purpose of this book is to demonstrate the use and provide examples of, and to explain, important concepts of the LightSwitch technology used to create the applications. Visual Studio LightSwitch 2013 is a development tool that provides the easiest and fastest way to create forms over data, line of business applications. It allows you to build applications for the...
This book covers using Visual Studio LightSwitch 2013-2015 to create LightSwitch HTML Client, and Cloud Business Applications. This book describes cre...
|
|
cena:
164,31 zł |
ASP.NET Programming Success In A Day
ISBN: 9781329461697 / Angielski / Twarda / 70 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP.NET Programming at its best Discover A Book That Tells You What You Should Do and How Instead of jumping right into the instructions, this book will provide you first with all the necessary concepts that you need to learn in order to make the learning process a whole lot easier. This way, you're sure not to get lost in confusion once you get to the more complex lessons provided in the latter chapters. Graphs and flowcharts, as well as sample codes, are provided for a more visual approach on your learning You will also learn the designs and forms of ASP.NET, and what's more convenient...
ASP.NET Programming at its best Discover A Book That Tells You What You Should Do and How Instead of jumping right into the instructions, this book ...
|
|
cena:
157,11 zł |
ASP.NET Web API Security Essentials
ISBN: 9781785882210 / Angielski / Miękka / 152 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
219,04 zł |
Mastering Xamarin.Forms
ISBN: 9781785287190 / Angielski / Miękka / 184 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
160,62 zł |
ASP.NET jQuery Cookbook (Second Edition)
ISBN: 9781782173113 / Angielski / Miękka / 478 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
296,94 zł |
Building Microservices with ASP.NET Core: Develop, Test, and Deploy Cross-Platform Services in the Cloud
ISBN: 9781491961735 / Angielski / Miękka / 232 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pick up best patterns and practices for building microservices with ASP.NET Core--the new, improved, cross-platform re-incarnation of ASP.NET. With this practical guide, you'll not only learn how to integrate many factors of cloud native application development into your own projects, you'll also learn to embrace -the way of the cloud-, a set of disciplines for building cloud native software. Authors Kevin Hoffman and Chris Umbel emphasize test-first development and continuous delivery above all else for building services and applications. You'll learn how to use tools such as... Pick up best patterns and practices for building microservices with ASP.NET Core--the new, improved, cross-platform re-incarnation of ASP.NET. With... |
|
cena:
264,04 zł |