![]() |
C# 2010 Coding Briefs Data Access
ISBN: 9780983615170 / Angielski / Miękka / 60 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. In today's high-tech, information driven world, the security of personal data is vital. We have all heard the horror stories of personal data being compromised from companies, both large and small. The data access framework that we will develop in Coding Briefs will allow us to create datasets, execute queries, and select data in a secure, managed process. This framework will provide a solid foundation for managing secure data access through stored procedures, allowing us to select, insert, update, and delete records from a SQL Server database. We will have access to parameterized queries and...
In today's high-tech, information driven world, the security of personal data is vital. We have all heard the horror stories of personal data being co...
|
cena:
65,75 |
![]() |
Pro Windows Embedded Compact 7: Producing Device Drivers
ISBN: 9781430241799 / Angielski / Miękka / 296 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Windows Embedded Compact 7 is the natural choice for developing sophisticated, small-footprint devices for both consumers and the enterprise. For this latest version, a number of significant enhancements have been made, most notably the ability to run multi-core processors and address more than the 512 MB of memory constraint in previous versions. Using familiar developer tools, Pro Windows Embedded Compact 7 will take you on a deep-dive into device driver development. You'll learn how to set up your working environment, the tools that you'll need and how to think about... Windows Embedded Compact 7 is the natural choice for developing sophisticated, small-footprint devices for both consumers and the enterprise. For t... |
cena:
243,77 |
![]() |
C# Database Basics: Moving from Visual Basic and VBA to C#
ISBN: 9781449309985 / Angielski / Miękka / 70 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Working with data and databases in C# certainly can be daunting if you're coming from VB6, VBA, or Access. With this hands-on guide, you'll shorten the learning curve considerably as you master accessing, adding, updating, and deleting data with C#--basic skills you need if you intend to program with this language. No previous knowledge of C# is necessary. By following the examples in this book, you'll learn how to tackle several database tasks in C#, such as working with SQL Server, building data entry forms, and using data in a web service. The book's code samples will help you get... Working with data and databases in C# certainly can be daunting if you're coming from VB6, VBA, or Access. With this hands-on guide, you'll shorten... |
cena:
83,61 |
![]() |
Programming Entity Framework: Dbcontext: Querying, Changing, and Validating Your Data with Entity Framework
ISBN: 9781449312961 / Angielski / Miękka / 100 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The DbContext API captures Entity Framework's (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API. With DbContext, you'll be able to query and update data, whether you're working with individual objects or graphs of objects and their related data. You'll find numerous C# code samples to help you get started. All you need is... The DbContext API captures Entity Framework's (EF) most commonly used features and tasks, simplifying development with EF. This concise book shows ... |
cena:
104,53 |
![]() |
Pro Nuget
ISBN: 9781430241911 / Angielski / Miękka / 312 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro NuGet offers you a solid architectural understanding of how to manage software dependencies using NuGet, an open-source package management tool for the .NET Framework. Providing practical guidance through a multitude of examples and more advanced scenarios, this book shows you how to unleash all the power that NuGet offers. It will help you to streamline your day to day development and even make it more fun to write code. Authors Maarten Balliauw and Xavier Decoster have been working with NuGet since it was first released, contributing many... Pro NuGet offers you a solid architectural understanding of how to manage software dependencies using NuGet, an open-source package management tool... |
cena:
203,13 |
![]() |
Mobile Development with C#: Building Native Ios, Android, and Windows Phone Applications
ISBN: 9781449320232 / Angielski / Miękka / 174 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It's true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework--with help from MonoTouch and Mono for Android. This hands-on guide shows you how to reuse one codebase across all three platforms by combining the business logic layer of your C# app with separate, fully native UIs. It's an ideal marriage of platform-specific development and the "write once, run everywhere" philosophy. By building a series of simple applications, you'll experience the advantages of using .NET in mobile development and learn how to write complete apps that access... It's true: you can build native apps for iOS, Android, and Windows Phone with C# and the .NET Framework--with help from MonoTouch and Mono for Andr... |
cena:
104,53 |
![]() |
Beginning C# 5.0 Databases
ISBN: 9781430242604 / Angielski / Miękka / 440 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Assuming only basic knowledge of C#, Beginning C# 5.0 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers. A comprehensive tutorial on both SQL Server 2012 and Visual Studio 2012, Beginning C# 5.0 Databases explains and demonstrates various techniques and ways to build a database application using T-SQL and C#. Full of practical, detailed examples, it's been fully revised and updated for Winforms using C# 5.0 and Visual... Assuming only basic knowledge of C#, Beginning C# 5.0 Databases teaches all the fundamentals of database technology and database ... |
cena:
264,09 |
![]() |
Pro .Net Performance: Optimize Your C# Applications
ISBN: 9781430244585 / Angielski / Miękka / 372 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Maximizing the performance of your algorithms and applications is extremely important and can give you a competitive advantage, a lower cost of ownership, and happier users. Pro .NET Performance explains the internals of Windows, the CLR, and the physical hardware that affect the performance of your applications, and gives you the knowledge and tools to measure how your code performs in isolation from external factors. The book is full of C# code samples and tips to help you squeeze every bit of juice from your application--lower memory utilization, consistent CPU usage, and... Maximizing the performance of your algorithms and applications is extremely important and can give you a competitive advantage, a lower cost of own... |
cena:
304,72 |
![]() |
Winrt Revealed
ISBN: 9781430245841 / Angielski / Miękka / 92 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Windows 8 application development is an exciting topic these days. Windows 8 introduces WinRT, the API for accessing the operating system and the underlying hardware where Metro applications run. WinRT can be accessed through multiple development languages, including C++, .NET languages and JavaScript. Developers from all backgrounds can use their skills to build beautiful and fast Windows 8 applications. Author Michael Mayberry takes you through a quick overview of this new addition in WinRT Revealed and will get you started quickly in developing Windows 8 applications in... Windows 8 application development is an exciting topic these days. Windows 8 introduces WinRT, the API for accessing the operating system and the u... |
cena:
36,37 |
![]() |
Odata Programming Cookbook for .Net Developers
ISBN: 9781849685924 / Angielski / Miękka / 376 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Odata (Open Data Protocol) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist in applications today. OData enables data access among a variety of applications, services, and stores by adopting existing Web technologies such as HTTP, XML, and JSON. This book deals with common OData programming cases over the Microsoft .NET Framework platform and eases the learning curve for a .NET developer to start incorporating OData in data service development. This book provides a collection of recipes that help .NET developers to get...
Odata (Open Data Protocol) is a Web protocol for querying and updating data that provides a way to unlock your data and free it from silos that exist ...
|
cena:
241,22 |
![]() |
ASYNC in C# 5.0: Unleash the Power of ASYNC
ISBN: 9781449337162 / Angielski / Miękka / 108 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you're writing one of several applications that call for asynchronous programming, this concise hands-on guide shows you how the async feature in C# 5.0 can make the process much simpler. Along with a clear introduction to asynchronous programming, you get an in-depth look at how the async feature works and why you might want to use it in your application. Written for experienced C# programmers--yet approachable for beginners--this book is packed with code examples that you can extend for your own projects.
If you're writing one of several applications that call for asynchronous programming, this concise hands-on guide shows you how the async feature i... |
cena:
62,70 |
![]() |
Beginning C# Object-Oriented Programming
ISBN: 9781430249351 / Angielski / Miękka / 384 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn C# with Beginning C# Object-Oriented Programming and you'll be thinking about program design in the right way from day one. Whether you want to work with .NET for the web or desktop, or for Windows 8 on any device, Dan Clark's accessible, quick-paced guide will give you the foundation you need for a successful future in C# programming.
In this book you will:
Learn C# with Beginning C# Object-Oriented Programming and you'll be thinking about program design in the right way from day one. Whether ... |
cena:
264,09 |
![]() |
Nerd Guide for Coding C#: Event Driven Programming
ISBN: 9780988717640 / Angielski / Miękka / 106 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. (English, Paperback Version) ISBN 978-0-9887176-4-0 Finally, a book written for official Nerds with no fluff, just the real stuff. Time for you to become the hero. Wrap your mind around event driven web programming and application development. With all learnings focused to Visual C#. If you don't need every step from A to Z spelled out to you then you might want to check under this cover of this read. You will like what you find. Remember what you can't be taught from this book can be learned from the Internet. You just need to know what to search for. Language: English Format: Paperback...
(English, Paperback Version) ISBN 978-0-9887176-4-0 Finally, a book written for official Nerds with no fluff, just the real stuff. Time for you to bec...
|
cena:
41,09 |
![]() |
Pro ASP.NET Web API Security: Securing ASP.NET Web API
ISBN: 9781430257820 / Angielski / Miękka / 416 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of devices. Everything from JavaScript libraries to RIA plugins, RFID readers to smart phones can consume your services using platform-agnostic HTTP.
With such wide accessibility, securing your code effectively needs to be a top priority. You will quickly find that the WCF security protocols you're familiar with from .NET are less suitable than they once were in this new environment, proving themselves cumbersome and limited in terms of the standards... ASP.NET Web API is a key part of ASP.NET MVC 4 and the platform of choice for building RESTful services that can be accessed by a wide range of device...
|
cena:
345,36 |
![]() |
Windows 8 and Windows Phone 8 Game Development
ISBN: 9781430258360 / Angielski / Miękka / 512 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Creating fun, sophisticated games for Windows devices large or small has never been easier With masses of example code and fully working games for you to download and run straight away Windows 8 and Windows Phone 8 Game Development is your ideal first step into modern games development. This book gives you everything you need to realize your dreams and produce fantastic games that will run on all Windows 8 devices from desktops to tablets to phones. You can code once and run everywhere. The ubiquity of Windows 8 devices makes this opportunity to good to miss The... Creating fun, sophisticated games for Windows devices large or small has never been easier With masses of example code and fully working games for... |
cena:
137,96 |
![]() |
Pro Asynchronous Programming with .Net
ISBN: 9781430259206 / Angielski / Miękka / 352 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET application development, such as: how do I keep my program responding at all times to keep my users happy? how do I make the most of the available hardware? how can I improve performance?
In the modern world, users expect more and more from their applications and devices, and multi-core hardware has the potential to provide it. But it takes carefully crafted code to turn that potential into responsive, scalable applications. With Pro... Pro Asynchronous Programming with .NET teaches the essential skill of asynchronous programming in .NET. It answers critical questions in .NET...
|
cena:
406,31 |
![]() |
ASP.NET Web API 2 Recipes: A Problem-Solution Approach
ISBN: 9781430259800 / Angielski / Miękka / 408 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. ASP.NET Web API 2 Recipes gives you an in-depth explanation for each of these scenarios and shows you how to use Web API with a vast array of .NET application development tools and external libraries, to solve common business problems. Find out how you can build custom web services with ASP.NET Web API more efficiently than ever. ASP.NET Web API 2 Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when... |
cena:
243,77 |
![]() |
C# 4.0: The Complete Reference
ISBN: 9780071741163 / Angielski / Miękka / 976 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The Definitive Guide to C# "From using LINQ to covariance and from string formatting to optional arguments, Herb's update covers all you need to know about using real-world C# 4.0." ─Michael Howard, Microsoft Corporation
Bestselling author Herb Schildt has updated and expanded his classic programming reference to cover C# 4.0--the latest release of this powerful, feature-rich language. Using carefully crafted explanations, insider tips, and hundreds of examples, C# 4.0: The Complete Reference offers in-depth details on all aspects of C#, including keywords, syntax, and core... The Definitive Guide to C# "From using LINQ to covariance and from string formatting to optional arguments, Herb's update covers all you need to know ...
|
cena:
266,32 |
![]() |
C++ from the Ground Up
ISBN: 9780072228977 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.
This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressi...
|
cena:
227,16 |
![]() |
C++
ISBN: 9780072232158 / Angielski / Miękka / 552 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Essential skills made easy Written by Herb Schildt, the world's leading programming author, this step-by-step book is ideal for first-time programmers or those new to C++. The modular approach of this series, including sample projects and progress checks, makes it easy to learn to use C++ at your own pace.
Essential skills made easy Written by Herb Schildt, the world's leading programming author, this step-by-step book is ideal for first-time programmer...
|
cena:
168,41 |