SULJE VALIKKO

avaa valikko

Adam Freeman | Akateeminen Kirjakauppa

Haullasi löytyi yhteensä 90 tuotetta
Haluatko tarkentaa hakukriteerejä?



C# for Java Developers
Tekijä: Adam Freeman; Allen Jones
Kustantaja: (2002)
Saatavuus: Loppuunmyyty.
EUR   38,70
Microsoft .NET XML Web Services Step by Step
Tekijä: Adam Freeman; Allen Jones
Kustantaja: (2002)
Saatavuus: Loppuunmyyty.
EUR   31,20
Pro Design Patterns in C#
Tekijä: Adam Freeman
Kustantaja: Apress (2017)
Saatavuus: Ei tiedossa
EUR   41,10
Pro Windows 8.1 Development with HTML5 and JavaScript
Tekijä: Adam Freeman
Kustantaja: Apress (2016)
Saatavuus: Ei tiedossa
EUR   53,80
The Definitive Guide to HTML5
Tekijä: Adam Freeman
Kustantaja: Apress (2016)
Saatavuus: Ei tiedossa
EUR   54,50
Pro ASP.NET Core MVC 2
Tekijä: Freeman Adam Freeman
Kustantaja: Springer Nature B.V. (2017)
Saatavuus: Ei tiedossa
EUR   117,90
Pro ASP.NET Core Identity
Tekijä: Freeman Adam Freeman
Kustantaja: Springer Nature B.V. (2021)
Saatavuus: Ei tiedossa
EUR   116,50
Programming Internet with Java
Tekijä: Darrel Ince; Adam Freeman
Kustantaja: (1998)
Saatavuus: Loppuunmyyty.
EUR   98,30
Beginning ASP.Net 2.0 Web Services in C#: From Novice to Professional
Tekijä: Adam Freeman; Sean Iannuzzi; Allen Jones
Kustantaja: Springer Nature Singapore (2007)
Saatavuus: Ei tiedossa
EUR   82,30
Johns Hopkins University Studies in Historical and Political Science No. 1-11 (1882)
Tekijä: Edward Augustus Freeman; Herbert B. Adams; Albert Shaw
Kustantaja: KESSINGER PUB CO (2009)
Saatavuus: Noin 6-9 arkipäivää
EUR   45,60
Johns Hopkins University Studies in Historical and Political Science No. 1-11 (1882)
Tekijä: Edward Augustus Freeman; Herbert B. Adams; Albert Shaw
Kustantaja: KESSINGER PUB CO (2009)
Saatavuus: Ei tiedossa
EUR   87,80
Johns Hopkins University Studies in Historical and Political Science No. 1-11 (1882)
Tekijä: Edward Augustus Freeman; Herbert B. Adams; Albert Shaw
Kustantaja: KESSINGER PUB CO (2010)
Saatavuus: Noin 6-9 arkipäivää
EUR   45,30
Pro ASP.NET MVC 3 Framework
Tekijä: Adam Freeman; Steven Sanderson
Kustantaja: Apress (2011)
Saatavuus: Noin 17-20 arkipäivää
EUR   41,30
Programming NET Security
Tekijä: Adam Freeman
Kustantaja: O'Reilly Media (2003)
Saatavuus: Noin 13-16 arkipäivää
EUR   54,90
Pro ASP.NET MVC 4
Tekijä: Adam Freeman; Steven Sanderson
Kustantaja: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2012)
Saatavuus: Noin 17-20 arkipäivää
EUR   50,30
Pro ASP.NET 4.5 in C#
Tekijä: Adam Freeman; Matthew MacDonald; Mario Szpuszta
Kustantaja: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2013)
Saatavuus: Ei tiedossa
EUR   54,40
Pro .NET 4 Parallel Programming in C#
Tekijä: Adam Freeman
Kustantaja: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2010)
Saatavuus: Noin 17-20 arkipäivää
EUR   64,10
Expert ASP.NET Web API 2 for MVC Developers
Tekijä: Adam Freeman
Kustantaja: Apress (2014)
Saatavuus: Noin 17-20 arkipäivää
EUR   66,70
Pro ASP.NET MVC 5
Tekijä: Adam Freeman
Kustantaja: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2013)
Saatavuus: Noin 17-20 arkipäivää
EUR   70,80
Pro AngularJS
Tekijä: Adam Freeman
Kustantaja: Springer-Verlag Berlin and Heidelberg GmbH & Co. KG (2014)
Saatavuus: Noin 17-20 arkipäivää
EUR   73,70
    
C# for Java Developers
38,70 €
Sivumäärä: 576 sivua
Asu: Pehmeäkantinen kirja
Julkaisuvuosi: 2002, 14.08.2002 (lisätietoa)
Kieli: Englanti

This title shows developers how to build Internet-based, distributed applications using Microsoft .NET Remoting, which enables powerful remote interaction among objects. A fundamental understanding of .NET Remoting is crucial as developers shift to developing distributed, Internet-based applications. Until recently, DCOM was the preferred method for developing distributed applications on Microsoft platforms. But as this book demonstrates, the .NET Remoting architecture is much easier to use and extend than DCOM. The book covers all aspects of .NET Remoting, including in-depth coverage of the .NET Remoting architecture plus concrete examples, best practices, and performance tips to show how to extend and customize the framework.

  • Provides developers with deep design and implementation guidance to help them build better distributed applications on the Microsoft .NET Framework
  • One third of the book introduces readers to the basics of using .NET Remoting to develop distributed application
  • Two-thirds of the book covers advanced features of .NET Remoting plus details on how to extend and customize the Although Java and C# share many similarities, there are fundamental differences between them. What’s more, C#—the language designed from the ground up for programming the Microsoft .NET Framework—offers a wealth of new features that enable programmers to tap the full power of.NET. This is the ideal guide to help any Java developer master .NET programming with C#. The authors—two Java and C# experts—reveal the similarities and differences between the two platforms these languages support. Then they show you how to leverage your Java experience to get up to speed in C# development with a minimum of difficulty. It’s the definitive programming resource as you tackle the .NET class libraries and learn to write applications for .NET with C#. Topics covered include:

OVERVIEW
  • Introduction to Microsoft .NET
  • Comparing Java and .NET technologies

THE C# LANGUAGE
  • Creating assemblies
  • Language syntax and features
  • Data types
  • Advanced language features

PROGRAMMING .NET WITH C#
  • Strings and regular expressions
  • Numbers and dates
  • Collections
  • Streams, files, and I/O
  • XML processing

ADVANCED TOPICS
  • Reflection
  • Threading and synchronization
  • Networking
  • Remoting
  • Database connectivity
  • Security and cryptography
  • Graphics and UI
  • Introduction to XML Web services

PRAISE FOR THIS BOOK FROM THE MICROSOFT VISUAL C#(R) .NET TEAM:
"The two tech veterans who wrote this book can help you master C# quickly. They do an admirable job of describing the basics of the .NET initiative: its goals, structure, and capabilities. Then they help you leap the biggest hurdle of all—understanding the structure and purpose of the .NET class libraries. Their book presents the underlying concepts, explains the challenges you’ll face, and guides you past the pitfalls with ease."
—Prashant Sridharan, Product Manager, Microsoft Visual C# .NET team

Loppuunmyyty.
Myymäläsaatavuus
Helsinki
Tapiola
Turku
Tampere
C# for Java Developerszoom
Näytä kaikki tuotetiedot
ISBN:
9780735617797
Sisäänkirjautuminen
Kirjaudu sisään
Rekisteröityminen
Oma tili
Omat tiedot
Omat tilaukset
Omat laskut
Lisätietoja
Asiakaspalvelu
Tietoa verkkokaupasta
Toimitusehdot
Tietosuojaseloste