- 5 Ergebnisse
Kleinster Preis: € 3,18, größter Preis: € 7,49, Mittelwert: € 4,79
1
Professional C# 4.0 and .NET 4 - Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner
Bestellen
bei ZVAB.com
$ 5,00
(ca. € 4,69)
Versand: € 0,001
Bestellengesponserter Link
Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner:

Professional C# 4.0 and .NET 4 - Taschenbuch

2010, ISBN: 0470502258

[EAN: 9780470502259], Gebraucht, guter Zustand, [SC: 0.0], [PU: Wrox], Spine creases, wear to binding and pages from reading. May contain limited notes, underlining or highlighting that d… Mehr…

NOT NEW BOOK. Versandkosten:Versandkostenfrei. (EUR 0.00) Discover Books, Toledo, OH, U.S.A. [64434602] [Rating: 5 (von 5)]
2
Bestellen
bei Biblio.co.uk
$ 3,48
(ca. € 3,18)
Versand: € 13,691
Bestellengesponserter Link

Christian Nagel, Bill Evjen, Jay Glynn, Karli Watson, Morgan Skinner:

Professional C# 4.0 and .NET 4 - Taschenbuch

ISBN: 9780470502259

Wrox. Paperback. POOR. Noticeably used book. Heavy wear to cover. Pages contain marginal notes, underlining, and or highlighting. Possible ex library copy, with all the markings/sticker… Mehr…

Versandkosten: EUR 13.69 Discover Books
3
Professional C# 4.0 and .NET 4 - Nagel, Christian; Evjen, Bill; Glynn, Jay; Watson, Karli; Skinner, Morgan
Bestellen
bei booklooker.de
€ 3,90
Versand: € 6,951
Bestellengesponserter Link
Nagel, Christian; Evjen, Bill; Glynn, Jay; Watson, Karli; Skinner, Morgan:
Professional C# 4.0 and .NET 4 - Taschenbuch

2010

ISBN: 9780470502259

[ED: Taschenbuch], [PU: John Wiley & Sons], Ecken und Kanten etwas berieben - sonst tadellos, DE, [SC: 6.95], leichte Gebrauchsspuren, privates Angebot, 233x187x48 mm, 1536, [GW: 2004g], … Mehr…

Versandkosten: EUR 6.95 stuttgarth
4
Professional C# 4 and .NET 4 - Glynn, Jay, Skinner, Morgan, Watson, Karli, Nagel, Christian, Evjen, Bill
Bestellen
bei ZVAB.com
$ 5,00
(ca. € 4,69)
Versand: € 0,001
Bestellengesponserter Link
Glynn, Jay, Skinner, Morgan, Watson, Karli, Nagel, Christian, Evjen, Bill:
Professional C# 4 and .NET 4 - Taschenbuch

2010, ISBN: 0470502258

[EAN: 9780470502259], Gebraucht, guter Zustand, [SC: 0.0], [PU: Wiley & Sons, Incorporated, John], Former library book; may include library markings. Used book that is in clean, average c… Mehr…

NOT NEW BOOK. Versandkosten:Versandkostenfrei. (EUR 0.00) Better World Books, Mishawaka, IN, U.S.A. [51315977] [Rating: 5 (von 5)]
5
Bestellen
bei Biblio.co.uk
$ 8,01
(ca. € 7,49)
Versand: € 7,951
Bestellengesponserter Link
Glynn, Jay, Skinner, Morgan, Watson, Karli, Nagel, Christian, Evjen, Bill:
Professional C# 4 and .NET 4 - gebrauchtes Buch

ISBN: 9780470502259

Wiley & Sons, Incorporated, John. Used - Good. Ships from the UK. Used book that is in clean, average condition without any missing pages., Wiley & Sons, Incorporated, John, 2.5

Versandkosten: EUR 7.95 Better World Books Ltd

1Da einige Plattformen keine Versandkonditionen übermitteln und diese vom Lieferland, dem Einkaufspreis, dem Gewicht und der Größe des Artikels, einer möglichen Mitgliedschaft der Plattform, einer direkten Lieferung durch die Plattform oder über einen Drittanbieter (Marketplace), etc. abhängig sein können, ist es möglich, dass die von eurobuch angegebenen Versandkosten nicht mit denen der anbietenden Plattform übereinstimmen.

Bibliographische Daten des bestpassenden Buches

Details zum Buch
Professional C# 4.0 and .NET 4 (Wrox Programmer to Programmer)

This book starts by reviewing the overall architecture of .NET in order to give you the background you need to be able to write managed code. After that, the book is divided into a number of sections that cover both the C# language and its application in a variety of areas. Part I: The C# Language: This section gives a good grounding in the C# language itself. This section doesn't presume knowledge of any particular language, although it does assume you are an experienced programmer. You start by looking at C's basic syntax and data types, and then explore the object-oriented features of C# before moving on to look at more advanced C# programming topics. Objects, types, inheritance, generics, arrays, tuples, operators, casts, delegates, lambdas, events, strings, regular expressions, collections, Language Integrated, Query (LINQ), Dynamic Language Extensions, memory management, pointers, reflection, errors, and exception are all covered in part 1. Part II: Visual Studio: This section looks at the main IDE utilized by C# developers worldwide: Visual Studio 2010. The two chapters in this section look at the best way to use the tool to build applications based on the .NET Framework 4. In addition, this section also focuses on the deployment of your projects. Part III: Foundation: In this section, you look at the principles of programming in the .NET environment. In particular, you look at assemblies, instrumentation, security, threading, tasks, synchronization, localization, System.Transactions, networking, interop, XAML, Managed Extensibility Framework, Manipulating Files and the Registry, transactions, how to build Windows services, and how to generate your own libraries as assemblies, among other topics. Part IV: Data: Here, you look at accessing databases with ADO.NET, ADO.NET Entity Framework, data services. This part also extensively covers support in .NET for XML and on the Windows operating system side, and the .NET features of SQL Server 2008. Part V: Presentation: This section shows how to build applications based upon the Windows Presentation Foundation and Silverlight, and covers writing components that will run on web sites, serving up web pages. It also has coverage on building classic Windows applications, which are called Windows Forms in .NET. Windows Forms are the thick-client version of applications, and using .NET to build these types of applications is a quick and easy way of accomplishing this task. Finally, it includes coverage of the tremendous number of features that ASP.NET, ASP.NET MVC, and ASP.Net Dynamic Data provide. Part VI: Communication: This section is all about communication. It covers services for platform-independent communication using the Windows Communication Foundation (WCF). With Message Queuing, asynchronous disconnected communication is shown. This section looks at utilizing the Windows Workflow Foundation 4, as well as peer to peer networking, and creating syndication feeds. The book closes with an appendix covering Windows 7 and Windows Server 2008 R2 development. Online Chapters: Even with such a large book, we can't fit in everything we'd like to tell you about C# and using this language with other .NET technologies, so we've made ten additional chapters available online at wrox.com. These chapters include information on a variety of topics: GDI+, which is a technology that is used for building applications that include advanced graphics; .Visual Studio Tools for Office (VSTO); NET Remoting for communication between .NET clients and servers; Enterprise Services for the services in the background; web services with ASP.NET, LINQ to SQL, Windows Workflow Foundation 3.0, and the Managed Add-In Framework (MAF). It also includes examples showing .NET 4 in others supported languages including Visual Basic, C++/CLI, and F#. Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Detailangaben zum Buch - Professional C# 4.0 and .NET 4 (Wrox Programmer to Programmer)


EAN (ISBN-13): 9780470502259
ISBN (ISBN-10): 0470502258
Gebundene Ausgabe
Taschenbuch
Erscheinungsjahr: 2010
Herausgeber: Wiley John + Sons
1536 Seiten
Gewicht: 2,020 kg
Sprache: eng/Englisch

Buch in der Datenbank seit 2009-10-22T08:58:17+02:00 (Vienna)
Detailseite zuletzt geändert am 2024-01-04T11:53:28+01:00 (Vienna)
ISBN/EAN: 0470502258

ISBN - alternative Schreibweisen:
0-470-50225-8, 978-0-470-50225-9
Alternative Schreibweisen und verwandte Suchbegriffe:
Autor des Buches: morgan, christian karl, nägel, john watson, john main, nagel christian evjen bill glynn jay watson karli skinner
Titel des Buches: karli, sharp net, bill nagel, professional and net wrox programmer programmer


Daten vom Verlag:

Autor/in: Christian Nagel; Bill Evjen; Jay Glynn; Karli Watson; Morgan Skinner
Titel: Professional C# 4.0 and .NET 4
Verlag: John Wiley & Sons
1536 Seiten
Erscheinungsjahr: 2010-03-05
Gewicht: 2,004 kg
Sprache: Englisch
53,90 € (DE)
Not available (reason unspecified)
187mm x 233mm x 48mm

BC; PB; Hardcover, Softcover / Informatik, EDV/Programmiersprachen; Programmier- und Skriptsprachen, allgemein; Informatik; Programming / C & C++; Computer Science; Programmierung / C u. C++; C sharp

INTRODUCTION. PART I: THE C# LANGUAGE. CHAPTER 1:.NET Architecture. CHAPTER 2: Core C#. CHAPTER 3: Objects and Types. CHAPTER 4: Inheritance. CHAPTER 5: Generics. CHAPTER 6: Arrays and Tuples. CHAPTER 7: Operators and Casts. CHAPTER 8: Delegates, Lambdas, and Events. CHAPTER 9: Strings and Regular Expressions. CHAPTER 10: Collections. CHAPTER 11: Language Integrated Query. CHAPTER 12: Dynamic Language Extensions. CHAPTER 13: Memory Management and Pointers. CHAPTER 14: Refl ection. CHAPTER 15: Errors and Exceptions. PART II: VISUAL STUDIO. CHAPTER 16: Visual Studio 2010. CHAPTER 17: Deployment. PART III: FOUNDATION. CHAPTER 18: Assemblies. CHAPTER 19: Instrumentation. CHAPTER 20: Threads, Tasks, and Synchronization. CHAPTER 21: Security. CHAPTER 22: Localization. CHAPTER 23: System.Transactions. CHAPTER 24: Networking. CHAPTER 25: Windows Services. CHAPTER 26: Interop. CHAPTER 27: Core XAML. CHAPTER 28: Managed Extensibility Framework. CHAPTER 29: Manipulating Files and the Registry. PART IV: DATA. CHAPTER 30: Core ADO.NET. CHAPTER 31: ADO.NET Entity Framework. CHAPTER 32: Data Services. CHAPTER 33: Manipulating XML. CHAPTER 34:.NET Programming with SQL Server. PART V: PRESENTATION. CHAPTER 35: Core WPF. CHAPTER 36: Business Applications with WPF. CHAPTER 37: Creating Documents with WPF. CHAPTER 38: Silverlight. CHAPTER 39: Windows Forms. CHAPTER 40: Core ASP.NET. CHAPTER 41: ASP.NET Features. CHAPTER 42: ASP.NET Dynamic Data and MVC. PART VI: COMMUNICATION. CHAPTER 43: Windows Communication Foundation. CHAPTER 44: Windows Workfl ow Foundation 4. CHAPTER 45: Peer-to-Peer Networking. CHAPTER 46: Message Queuing. CHAPTER 47: Syndication. APPENDIX: Guidelines for Windows 7 and Windows Server 2008 R2. INDEX. ONLINE CHAPTERS. CHAPTER 48: Graphics with GDI+. CHAPTER 49: Visual Studio Tools for Office. CHAPTER 50: Managed Add-In Framework. CHAPTER 51: Enterprise Services. CHAPTER 52: Directory Services. CHAPTER 53: C#, Visual Basic, C++/CLI, and F#. CHAPTER 54:.NET Remoting. CHAPTER 55: Web Services with ASP.NET. CHAPTER 56: LINQ to SQL. CHAPTER 57: Windows Workfl ow Foundation 3.0.

< zum Archiv...