Bis zu 50 % günstiger als neu 3 Jahre rebuy Garantie Professionelles Refurbishment
ElektronikMedien
Tipps & News
AppleAlle anzeigen
TabletsAlle anzeigen
HandyAlle anzeigen
Fairphone
AppleAlle anzeigen
iPhone Air Generation
GoogleAlle anzeigen
Pixel Fold
HonorAlle anzeigen
HuaweiAlle anzeigen
Honor SerieY-Serie
NothingAlle anzeigen
OnePlusAlle anzeigen
OnePlus 11 GenerationOnePlus 12 Generation
SamsungAlle anzeigen
Galaxy XcoverWeitere Modelle
SonyAlle anzeigen
Weitere Modelle
XiaomiAlle anzeigen
Weitere Modelle
Tablets & eBook ReaderAlle anzeigen
Google
AppleAlle anzeigen
HuaweiAlle anzeigen
MatePad Pro Serie
MicrosoftAlle anzeigen
XiaomiAlle anzeigen
Kameras & ZubehörAlle anzeigen
ObjektiveAlle anzeigen
System & SpiegelreflexAlle anzeigen
WearablesAlle anzeigen
Fitness TrackerAlle anzeigen
SmartwatchesAlle anzeigen
Xiaomi
Konsolen & ZubehörAlle anzeigen
Lenovo Legion GoMSI Claw
NintendoAlle anzeigen
Nintendo Switch Lite
PlayStationAlle anzeigen
XboxAlle anzeigen
Audio & HiFiAlle anzeigen
KopfhörerAlle anzeigen
FairphoneGoogle
LautsprecherAlle anzeigen
Beats by Dr. DreGoogleYamahatonies
iPodAlle anzeigen

Handgeprüfte Gebrauchtware

Bis zu 50 % günstiger als neu

Der Umwelt zuliebe

Beginning Microsoft Visual C# 2008

Karli Watson (Taschenbuch, Englisch)

Keine Bewertungen vorhanden
Optischer Zustand
Beschreibung
The book is aimed at novice programmers who wish to learn programming with C# and the.NET framework. The book starts with absolute programming basics. It then moves into Web and Windows programming, data access (databases and XML), and more advanced technologies such as graphics programming with GDI+ and basic networking. The book is divided into sections including: * The C# Language: Basic language skills using console application. Content moves from the absolute basics to fairly involved OOP skills. * Windows Vista Programming: Using basic Windows applications, reinforcing earlier OOP and debugging skills. * Web Programming: Putting together basic Web applications, highlighting differences between Web and Windows programming. * Data Access: Accessing all kinds of data sources from Web and Windows applications, including SQL usage, XML, file system data, and Web Services. * Additional Techniques: "The fun stuff", including Windows Presentation Foundation, Windows Workflow, Windows Communication Foundation, GDI+, networking, Windows Services, and so on. The book makes complicated subjects seem easy to learn, and it inspires readers to investigate areas further on their own by providing references to additional material, and exercise questions that require significant effort and personal research to complete.
Dieses Produkt haben wir gerade leider nicht auf Lager.
ab 36,99 €
Derzeit nicht verfügbar
Derzeit nicht verfügbar

Handgeprüfte Gebrauchtware

Bis zu 50 % günstiger als neu

Der Umwelt zuliebe

Technische Daten


Erscheinungsdatum
09.05.2008
Sprache
Englisch
EAN
9780470191354
Herausgeber
John Wiley & Sons
Sonderedition
Nein
Autor
Karli Watson
Seitenanzahl
1344
Einbandart
Taschenbuch
Autorenporträt
Karli Watson is a freelance IT specialist, author, and developer. He is also a technical consultant for 3form Ltd. (www.3form.net) and Boost.net (www.boost.net), and an associate technologist with Content Master (www.contentmaster.com). For the most part, he immerses himself in.NET (in particular, C#) and has written numerous books in the field. He specializes in communicating complex ideas in a way that is accessible to anyone with a passion to learn, and spends much of his time playing with new technology to find new things to teach people. During those rare times when he isn't doing the above, Karli is probably wishing he were hurtling down a mountain on a snowboard or possibly trying to get his novel published. Either way, you'll know him by his brightly colored clothes. Christian Nagel is a software architect, trainer, and consultant, and an associate of Thinktecture (www.thinktecture.com), offering training and coaching based on Microsoft.NET technologies. His achievements in the developer community have earned him a position as Microsoft Regional Director and MVP for ASP.NET. He enjoys an excellent reputation as an author of several.NET books, such as Professional C#, Pro.NET Network Programming, and Enterprise Services with the.NET Frameworks, and he speaks regularly at international industry conferences. Christian has more than 15 years of experience as a developer and software architect. He started his computing career on PDP 11 and VAX/VMS, covering a variety of languages and platforms. Since 2000, he has been working with.NET and C#, developing and architecting distributed solutions. He can be reached at www.christiannagel.com. Jacob Hammer Pedersen is a systems developer at Fujitsu Service, Denmark. He's been programming the PC since the early 1990s using various languages, including Pascal, Visual Basic, C/C++, and C#. Jacob has co-authored a number of.NET books and works with a wide variety of Microsoft technologies, ranging from SQL Server to Office extensibility. A Danish citizen, he works and lives in Aarhus, Denmark. Jon D. Reid is the director of systems engineering at Indigo Biosystems, Inc. (www.indigobio.com), an independent software vendor for the life sciences, where he develops in C# for the Microsoft environment. He has co-authored many.NET books, including Beginning Visual C# 2005, Beginning C# Databases: From Novice to Professional, Pro Visual Studio.NET, ADO.NET Programmer's Reference, and Professional SQL Server 2000 XML. Morgan Skinner started programming at school in 1980 and has been hooked on computing ever since. He now works for Microsoft as an application development consultant where he helps customers with their architecture, design, coding, and testing. He's been working with.NET since the PDC release in 2000, and has authored several MSDN articles and co-authored a couple of books on.NET. In his spare time he relaxes by fighting weeds on his allotment. You can reach Morgan at www.morganskinner.com. Eric White is an independent software consultant with more than 20 years of experience in building management information systems and accounting systems. When he isn't hunched over a screen programming in C#, he is most likely to be found with an ice axe in hand, climbing some mountain.
Schlagwörter
Computer Science, Visual C sharp, Programming / C & C++, Programmierung / C u. C++, Informatik
Thema-Inhalt
UM - Computerprogrammierung und Softwareentwicklung
Inhaltsverzeichnis
Introduction. Part I: The C# Language. Chapter 1: Introducing C#. Chapter 2: Writing a C# Program. Chapter 3: Variables and Expressions. Chapter 4: Flow Control. Chapter 5: More About Variables. Chapter 6: Functions. Chapter 7: Debugging and Error Handling. Chapter 8: Introduction to Object-Oriented Programming. Chapter 9: Defining Classes. Chapter 10: Defining Class Members. Chapter 11: Collections, Comparisons, and Conversions. Chapter 12: Generics. Chapter 13: Additional OOP Techniques. Chapter 14: C# 3.0 Language Enhancements. Part II: Windows Programming. Chapter 15: Basic Windows Programming. Chapter 16: Advanced Windows Forms Features. Chapter 17: Using Common Dialogs. Chapter 18: Deploying Windows Applications. Part III: Web Programming. Chapter 19: Basic Web Programming. Chapter 20: Advanced Web Programming. Chapter 21: Web Services. Chapter 22: Ajax Programming. Chapter 23: Deploying Web Applications. Part IV: Data Access. Chapter 24: File System Data. Chapter 25: XML. Chapter 26: Introduction to LINQ. Chapter 27: LINQ to SQL. Chapter 28: ADO.NET and LINQ over DataSet. Chapter 29: LINQ to XML. Part V: Additional Techniques. Chapter 30: Attributes. Chapter 31: XML Documentation. Chapter 32: Networking. Chapter 33: Introduction to GDI+. Chapter 34: Windows Presentation Foundation. Chapter 35: Windows Communication Foundation. Chapter 36: Windows Workflow Foundation. Index.
Höhe
234 mm
Breite
18.7 cm

Warnhinweise und Sicherheitsinformationen

Informationen nach EU Data Act

-.-
Leider noch keine Bewertungen
Leider noch keine Bewertungen
Schreib die erste Bewertung für dieses Produkt!
Wenn du eine Bewertung für dieses Produkt schreibst, hilfst du allen Kund:innen, die noch überlegen, ob sie das Produkt kaufen wollen. Vielen Dank, dass du mitmachst!