Live Economic Calendar Powered by Forexpros - The Leading Financial Portal

Monday, February 22, 2010

Huge collection of .NET books



.NET 2.0 Interoperability Recipes: A Problem-Solution Approach





Product Details

* Hardcover: 632 pages
* Publisher: Apress; 1 edition (March 31, 2006)
* Language: English
* ISBN-10: 1590596692
* ISBN-13: 978-1590596692

Product Description

.NET represents a new and improved way of developing software for the Windows platform. Given the chance, youd probably rewrite all of your existing code in the newer managed code environment that .NET provides. But it is difficult or impossible to throw out all existing legacy code and start over when a new technology arrives. Instead, you need to find a way to move forward with new .NET development while reusing existing pieces of tested, working code. You need a way to interoperate with the existing code until you have a chance to finally rewrite all of it in .NET.

The only recipe-style book on the subject, .NET 2.0 Interoperability Recipes: A Problem-Solution Approach guides Windows developers who are transitioning from native Windows code to .NET managed code. The book

* Explains new interop features in .NET 2.0 and VS .NET 2005
* Covers PInvoke, COM, and COM+ (other books dont cover all three areas)
* Features most of its example code in C# and VB .NET, and also includes some managed C++/CLI
* Is written by a working developer with first-hand experience

.NET tools will allow you to interoperate with existing code. But finding the appropriate tool for the task at hand can sometimes be a frustrating experience. So this book will guide you past myriad infrequently used interop options to focus on those youll use most often.



.NET Common Language Runtime Unleashed





Product Details

* Paperback: 1024 pages
* Publisher: Sams (April 14, 2002)
* Language: English
* ISBN-10: 0672321246
* ISBN-13: 978-0672321245

Product Description

The .NET Framework provides a runtime environment called the Common Language Runtime, which manages the execution of code and provides services that make the development of robust software easier. The Common Language Runtime (CLR) provides a solid foundation for developers to build various types of applications. Whether a developer is writing an ASP.NET application, a Windows Forms application, a Web Service, a mobile code application, a distributed application, or an application that combines several of these application models, the CLR provides huge benefits such as simplified development and the ability to integrate code written in various languages.

This book is a high-end comprehensive reference to the capability of the CLR. The samples in the book have been written so that they not only illustrate a principle but give the reader a springboard to quickly translate the sample to practical, real-world applications. After reading this book, readers will be able to significantly increase their productivity by comfortably using the power and expressiveness of the Common Language Runtime in their applications. This book will take the reader beyond the syntax of C# to using and understanding the CLR to build secure, maintainable, and high performance applications.



.NET Development Security Solutions





Product Details

* Paperback: 448 pages
* Publisher: Sybex; 1 edition (September 16, 2003)
* Language: English
* ISBN-10: 0782142664
* ISBN-13: 978-0782142662

Product Description

Security is completely different in the .NET framework than it was in older versions of Visual Studio. This Official DevX title from Sybex, leads you through those differences, helps you understand the new rules for .NET security, and helps you fix problems created by holes in the .NET security by using Visual Basic.NET and Visual C#.NET. Perfect for intermediate and advanced .NET application developers who already know Visual Basic.NET or Visual C# .NET, .NET Development Security Solutions emphasizes code over theory and offers real practical solutions to vexing problems. Expert author John Mueller covers the gamut of security-related issues for desktop, server, Web, and wireless environments. More specifically, he focuses on: Avoiding common errors and traps; .NET rule-based security techniques; Validation and verification issues; .NET cryptographic techniques; Web server security; Securing XML and Web pages; Wireless device security.



.NET Domain-Driven Design with C#: Problem - Design - Solution (Programmer to Programmer)






Product Details

* Paperback: 432 pages
* Publisher: Wrox (April 28, 2008)
* Language: English
* ISBN-10: 0470147563
* ISBN-13: 978-0470147566

Description

This first technical title of its kind, this is a revolutionary book for the object oriented developer. It takes the reader through the intense process of building a real-world application using Domain-Driven Design principles implemented in C# 3.0 (.NET Framework 3.5). The reader is introduced to a business domain of a real-world Construction Administration application for an architecture firm. The application is ma critical, legacy MS Access application that has outgrown MS Access and is ready to become a full-fledged enterprise application. In each chapter, the relevant part of the domain is modeled out via diagrams and code. The application is built using C#, Windows Presentation Foundation, and other Microsoft technologies and best practices. The main focus of the book is on designing and implementing the domain model and all of the supporting patterns and framework that are built in support of the domain model. The emphasis is on these theories in action through the working application, not on the tools used. The main goal is to show how to take a set of requirements and user scenarios and apply Domain-Driven Design principles to the requirements in order to create a domain model that satisfies both the user requirements and the system requirements. Various patterns are introduced along the way in order to aid with certain activities such as adapting the domain model to the user interface, synchronizing data between the client and the server, validation, mapping, etc. Although this particular application is a WPF application, most of the design patterns introduced and applied in the book can be used on other types of applications, such as web applications, web services, etc.

With the Problem-Design-Solution promise and approach, the chapters are broken down into their own modules where the intent is to take the reader through the process from beginning to end while building a complete project with each chapter module. Each chapter establishes the problem, what the reader wants to do, and why it is important, and then what factors and restrictions need to be taken into account. Next the chapter covers how the programmer will solve the problem with an adequate solution that will provide only the best results. Finally, the developer produces code and other materials to better realize the design and solution to the problem. This part of the chapter is where the reader gets hands-on practice at creating code that builds applications.



.Net E Commerce Programming with CDROM





Product Details

* Paperback: 720 pages
* Publisher: Sybex Inc (May 24, 2002)
* Language: English
* ISBN-10: 0782140564
* ISBN-13: 978-0782140569

Description

The dot-com bust may have soured people on e-commerce, but growth in online sales continues to soar. This all-new edition of the best-selling Visual Basic Developer\'s Guide to E-Commerce with ASP and SQL Server has been completely updated for the .NET technologies, including ASP.NET, ADO.NET (for database connectivity), and Visual Basic .NET. The book offers real-world solutions for programming an online store. You get comprehensive coverage of designing an e-commerce solution, creating the user interface, building the shopping cart, checking order status, and creating promotional features for the store. The companion CD-ROM includes all the sample code and applications from the book.

The new edition also has a brand-new chapter on localization and internationalization issues. You learn to create a web page that meets specific requirements, such as the correct language and currency, for a user accessing the page from a particular country.



.NET e-Business Architecture





Product Details

* Paperback: 580 pages
* Publisher: Sams (November 27, 2001)
* Language: English
* ISBN-10: 0672322196
* ISBN-13: 978-0672322198

Product Description

This book is written for architects and developers preparing to design and build enterprise-scale e-business applications using Microsoft's Visual Studio.NET and .NET Framework. It will guide technical architects and software developers through the design and development of a fully-featured e-commerce application, the gasTIX online ticketing system, using the .NET suite of technologies. Along the way, key concepts behind new .NET products such as C#, Visual Basic .NET, Visual C++ .NET, ASP.NET, ADO.NET, and Web Services are explained. The author team, consisting of several talented G.A. Sullivan consultants, has combined experience equaling tens of years in the trenches with the various releases of Microsoft Visual Studio.



.NET Enterprise Design with Visual Basic .NET and SQL Server 2000





Product Details

* Paperback: 384 pages
* Publisher: Sams (December 22, 2001)
* Language: English
* ISBN-10: 0672322331
* ISBN-13: 978-0672322334

Product Description


This book discusses factors and opinions developers should consider in order to create higher quality designs and applications. The author uses one large-scale business application throughout the book as the basis for all examples to clearly illustrate concepts being discussed.

Coverage also includes:

* a variety of aspects about design in the world of .NET;
* explanations of the business and data access layers of application design;
* solutions for problems such as code structure, solid error trapping, and how to build in debugging support;
* discussion of how to design larger projects with more robust systems and reusable components;
* comparison of component solutions to stored procedure solutions.


Programming WCF Services
By Juval Lowy
...............................................
Publisher: O'Reilly
Pub Date: February 20, 2007
ISBN-10: 0-596-52699-7
ISBN-13: 978-0-596-52699-3
Pages: 634

Programming WCF Services

http://www.ziddu.com/download/729279...vices.pdf.html




Product Details

  • Paperback: 816 pages
  • Publisher: Pearson Education; 1st edition (April 24, 2002)
  • Language: English
  • ISBN-10: 067232184X

Description
In 1997, Microsoft embarked on a "bet the company" strategy that was to reinvent the way the company did business. Even before its release, .NET made major strides in reinventing the way that software developers viewed the software they wrote.

Now that it is released, .NET and the .NET Framework will change the software development process for good.

.NET Framework Security provides the ultimate high-end comprehensive reference to all of the new security features available in .NET. Through extensive code samples and step-by-step walkthroughs of configuration techniques, the reader is taken deep into the world of secure applications. Demonstrations of creating custom procedures and a full explanation of each aspect separate this book from many other "lecture books." Many of the concepts expressed in this book are not only viable in .NET, but on the Internet in general. These factors combined make this the one reference that every developer and system administrator should have.

.NET Framework Security provides

- An extensive introduction to explanation of Code Access Security, the powerful new security system shipping in the .NET Framework
- Information on how to write and test safe applications using the .NET Framework
- Extensive coverage on how to effectively administer .NET Framework security
- In-depth introduction to the cryptography library shipping in the .NET Framework, including an introduction to XML digital signatures
- An overview of all of the new security features available in .NET
- Code samples that can be used to implement security on your own Web site or application
- Step-by-step guidelines for modifying the various configuration files associated with .NET, and an explanation of the elements involved
- Instructions for all of the aspects of security in the CLR and what it means
- How to use ASP.NET to create a secure application
- Explanations for using the CryptoAPI libraries to create your own custom functionality
- Guidelines on how to create secure network applications as well as applications that exist on the Internet
- Detailed examples of how to establish security parameters in IIS that relate to ASP.NET
- Instructions for administering .NET applications hosted in IE

Related Articles :


Stumble
Delicious
Technorati
Twitter
Facebook

0 comments:

VIDEO

ENTER-TAB1-CONTENT-HERE

RECENT POSTS

ENTER-TAB2-CONTENT-HERE

POPULAR POSTS

ENTER-TAB3-CONTENT-HERE
 

www.ursramu.blogspot.com Copyright © 2010 LKart Theme is Designed by Lasantha