MCGRAW-HILL / INTERAMERICANA DE ESPAÑA, S.A. 9788448138127
Las similitudes entre C# y Java son inmediatas y obvias, pero los programadores de Java necesitan superar muchos desafíos antes de poder utilizar la velocidad de C#. Los autores expertos de este título han escrito la guía perfecta para ayudar a los desarrolladores de Java a pasar las dificultades y aprender a utilizar toda la potencia del avanzado lenguaje Microsoft® Visual C#(tm) .NET. Los autores demuestran las similitudes sintácticas y arquitectónicas entre los dos lenguajes-y lo que es diferente en C#-para transformar los desarrolladores de Java en productivos desarrolladores de C# tan rápida y fácilmente como sea posible.El nuevo lenguaje C#. Microsoft ha creado C# con montones de características que hacen más fácil y rápido el desarrollo de soluciones. C# hace que el código sea más estable y productivo.C# es un lenguaje orientado a objetos moderno que permite a los programadores crear soluciones de forma fácil y rápida para la plataforma Microsoft .NET.
With the spread of web-enabled desktop clients and web-server based applications, developers can no longer afford to treat security as an afterthought. It's one topic, in fact, that .NET forces you to address, since Microsoft has placed security-related features at the core of the .NET Framework. Yet, because a developer's carelessness or lack of experience can still allow a program to be used in an unintended way, Programming .NET Security shows you how the various tools will help you write secure applications. The book works as both a comprehensive tutorial and reference to security issues for .NET application development, and contains numerous practical examples in both the C# and VB.NET languages. With Programming .NET Security, you will learn to apply sound security principles to your application designs, and to understand the concepts of identity, authentication and authorization and how they apply to .NET security. This guide also teaches you to: use the .NET run-time security features and .NET security namespaces and types to implement best-practices in your applications, including evidence, permissions, code identity and security policy, and role based and Code Access Security (CAS) use the .NET cryptographic APIs , from hashing and common encryption algorithms to digital signatures and cryptographic keys, to protect your data. use COM+ component services in a secure manner If you program with ASP.NET will also learn how to apply security to your applications. And the book also shows you how to use the Windows Event Log Service to audit Windows security violations that may be a threat to your solution. Authors Adam Freeman and Allen Jones, early .NET adopters and long-time proponents of an "end-to-end" security model, based this book on their years of experience in applying security policies and developing products for NASDAQ, Sun Microsystems, Netscape, Microsoft, and others. With the .NET platform placing security at center stage, the better informed you are, the more secure your project will be.