|Wystawione w kategorii:
Masz taki przedmiot na sprzedaż?

C# 6.0 i framework .Net 4.6 autorstwa Troelsena, Andrew; Japikse, Philip

Tekst oryginalny
C# 6.0 and the .Net 4.6 Framework by Troelsen, Andrew; Japikse, Philip
Tekst oryginalny
by Troelsen, Andrew; Japikse, Philip | PB | Good
Stan:
Dobry
Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ... Zobacz więcejinformacji o stanie
Dostępne: 5 / Sprzedane: 2
Cena:
US $8,22
Około32,82 zł
Wysyłka:
Bezpłatnie Economy Shipping. Zobacz szczegółydla wysyłki
Znajduje się w: Aurora, Illinois, Stany Zjednoczone
Dostawa:
Szacowana między Pt, 14 cze a Pn, 17 cze do 43230
Szacowane czasy dostaw - otwiera się w nowym oknie lub nowej karcie uwzględniają podany przez sprzedawcę czas na wysłanie przesyłki, kod pocztowy nadawcy, kod pocztowy odbiorcy i czas przyjęcia. Czasy te zależą od wybranego rodzaju usługi wysyłkowej oraz czasu rozliczenia płatnościrozliczona płatność - otwiera się w nowym oknie lub nowej karcie. Czasy dostawy mogą się różnić, szczególnie w okresach największego ruchu.
Zwroty:
Zwrot w ciągu 30 dni. Za wysyłkę zwrotną płaci sprzedawca. Zobacz szczegóły- aby uzyskać więcej informacji dotyczących zwrotów
Płatności:
     

Kupuj bez obaw

Gwarancja zwrotu pieniędzy eBay
Otrzymasz przedmiot, jaki zamawiasz, albo zwrot pieniędzy. 

Informacje o sprzedawcy

Zarejestrowany jako sprzedawca-firma
Sprzedawca ponosi pełną odpowiedzialność za wystawienie tej oferty sprzedaży.
Nr przedmiotu eBay: 194886048690
Ostatnia aktualizacja: 09-06-2024 21:09:55 CEST Wyświetl wszystkie poprawkiWyświetl wszystkie poprawki

Parametry przedmiotu

Stan
Dobry
Książka, która była czytana, ale nadal jest w dobrym stanie. Na okładce widoczne są nieznaczne ślady używania, np. zadrapania, ale książka nie jest rozerwana i nie ma dziur. Przy książkach w twardej oprawie mogą brakować obwoluty. Większość stron jest nieuszkodzona tzn., że ewentualne zagięcia lub rozdarcia są sporadyczne, podkreślenia ołówkiem są minimalne i nie ma żadnych zaznaczeń markerem czy notatek na marginesach. Książka ma wszystkie strony. Aby poznać więcej szczegółów i opis uszkodzeń lub wad, zobacz aukcję sprzedającego. Zobacz wszystkie definicje stanuotwiera się w nowym oknie lub nowej karcie
Uwagi sprzedawcy
“Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, ...
Binding
Paperback
Weight
0 lbs
Product Group
Book
IsTextBook
No
ISBN
1484213335
Subject Area
Computers
Publication Name
C# 6. 0 and the .net 4. 6 Framework
Item Length
10 in
Publisher
Apress L. P.
Subject
Software Development & Engineering / General, Programming Languages / C#, Programming Languages / Asp.Net, Programming / Microsoft
Publication Year
2015
Type
Textbook
Format
Trade Paperback
Language
English
Author
Philip Japikse, Andrew Troelsen
Features
New Edition
Item Width
7 in
Number of Pages
Lxxiii, 1625 Pages

O tym produkcie

Product Information

This new 7th edition of Pro C# 6.0 and the .NET 4.6 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.6 the most comprehensive release yet, including: A Refined ADO.NET Entity Framework Programming Model Numerous IDE and MVVM Enhancements for WPF Desktop Development Numerous updates to the ASP.NET Web APIs This comes on top of award winning coverage of core C# features, both old and new, that have made the previous editions of this book so popular. Readers will gain a solid foundation of object-oriented development techniques, attributes and reflection, generics and collections as well as numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). The mission of this book is to provide you with a comprehensive foundation in the C# programming language and the core aspects of the .NET platform plus overviews of technologies built on top of C# and .NET (ADO.NET and Entity Framework, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), ASP.NET (WebForms, MVC, WebAPI).). Once you digest the information presented in these chapters, you'll be in a perfect position to apply this knowledge to your specific programming assignments, and you'll be well equipped to explore the .NET universe on your own terms. What You Will Learn: Be the first to understand the .NET 4.6 platform and C# 6. Discover the ins and outs of the leading .NET technology. Learn from an award-winning author who has been teaching the .NET world since version 1.0. Find complete coverage of XAML, .NET 4.6 and Visual Studio 2015 together with discussion of the new Windows Runtime.

Product Identifiers

Publisher
Apress L. P.
ISBN-10
1484213335
ISBN-13
9781484213339
eBay Product ID (ePID)
212598605

Product Key Features

Author
Philip Japikse, Andrew Troelsen
Publication Name
C# 6. 0 and the .net 4. 6 Framework
Format
Trade Paperback
Language
English
Features
New Edition
Subject
Software Development & Engineering / General, Programming Languages / C#, Programming Languages / Asp.Net, Programming / Microsoft
Publication Year
2015
Type
Textbook
Subject Area
Computers
Number of Pages
Lxxiii, 1625 Pages

Dimensions

Item Length
10 in
Item Width
7 in

Additional Product Features

Edition Number
7
LCCN
2016-462454
Intended Audience
Scholarly & Professional
Number of Volumes
1 Vol.
Lc Classification Number
Qa76.76.M52
Edition Description
New Edition
Table of Content
1: The Philosophy of .NET.-2: Building C# Applications.-3: Core C# Programming Constructs, Part I.-4: Core C# Programming Constructs, Part II.-5: Understanding Encapsulation.-6: Understanding Inheritance and Polymorphism.-7: Understanding Structured Exception Handling.-8: Working with Interfaces.-9: Collections and Generics.-10: Delegates, Events, and Lambda Expressions.-11: Advanced C# Language Features.-12: LINQ to Objects.-13: Understanding Object Lifetime.-14: Building and Configuring Class Libraries.-15: Type Reflection, Late Binding, and Attribute-Based Programming.-16: Dynamic Types and the Dynamic Language Runtime.-17: Processes, AppDomains, and Object Contexts.-18: Understanding CIL and the Role of Dynamic Assemblies.-19: Multithreaded, Parallel, and Async Programming....-20: File I/O and Object Serialization.- 21: ADO.NET Part I: The Connected Layer.-22: ADO.NET Part II:The Disconnected Layer.-23: ADO.NET Part III: Entity Framework.-24: Introducing LINQ to XML.-25: Wcf.-26: Introducing Windows Presentation Foundation and XAML.-27: Programming with WPF Controls.-28: WPF Graphics Rendering Services.-29: WPF Resources, Animations, Styles, and Templates.-30: Notifications, Commands, Validation, and M-V-VM.-31: ASP.NET WebForms Part 1.-32: ASP.NET WebForms Part 2.-33: ASP.NET MVC and ASP.NET WebAPI.
Copyright Date
2015
Dewey Decimal
005.133
Dewey Edition
23
Illustrated
Yes

Opis przedmiotu podany przez sprzedawcę

Informacje o firmie

Thrift Books Global, LLC
TB Thrift Books
18300 Cascade Ave S
Ste 150
98188 Seattle, WA
United States
Pokaż informacje kontaktowe
:liam-Emoc.skoobtfirht@yabe.selas
Oświadczam, że wszystkie moje działania związane ze sprzedażą będą zgodne z wszystkimi przepisami i regulacjami UE.
ThriftBooks

ThriftBooks

99% opinii pozytywnych
Sprzedane przedmioty: 17,7 mln
Zwykle odpowiada w ciągu 24 godzin

Oceny szczegółowe

Średnia z ostatnich 12 miesięcy

Dokładność opisu
4.9
Przystępny koszt wysyłki
5.0
Szybkość wysyłki
5.0
Komunikacja
4.9
Zarejestrowany jako sprzedawca-firma

Opinie sprzedawców (5 212 929)

d***e (565)- Opinie wystawione przez kupującego.
Ostatni rok
Zakup potwierdzony
A+++
Zobacz wszystkie opinie