Saturday, October 10, 2009

Pro .NET 2.0 Graphics Programming

Pro .NET 2.0 Graphics Programming














Whether you are using Windows Forms to build rich-client business applications, or the ASP.NET 2.0 framework to build powerful web applications or web services, the use of well-designed graphics will greatly enhance their usability, impact, and visual appeal. This book provides a comprehensive guide to the use of graphics in .NET applications and aims to provide you with all the information you need to build effective custom controls.

The opening section of the book investigates the .NET Framework classes that implement graphics. It covers all of the classes, methods, and techniques needed to create, manipulate, and display precise graphics in a form, a page being sent to a printer, or an image.

On this foundation, the second section describes how to design and build effective custom controls for use in a business environment. Topics covered include building composite controls, implementing keyboard navigation, and enhancing design-time support.

The final section of the book explores the use of GDI+ and ASP.NET to build custom controls that can provide reusable, GUI components for web projects, and to deliver customized graphics over the Internet.

About the Author
Eric White is an independent software consultant with over twenty years of experience building management information systems, accounting systems, and other types of rich-client and n -tier database applications. He has written custom controls in numerous windowing systems, including all versions of Microsoft Windows since 2.0, Macintosh, OS/2, X/Motif, and others. White has particular interest in object-oriented design methodologies, including use case analysis, UML, and design patterns. After years of working with too many varieties of technologies to list, he currently specializes in C#, Visual Basic .NET, ASP.NET, ADO.NET, XML, COM+, GDI+, SQL Server, and other Microsoft technologies.


Free Download:

Friday, October 9, 2009

Pro .NET 2.0 Code and Design Standards in C#

Pro .NET 2.0 Code and Design Standards in C#













This book is special, because for the first time you get an easy-to-follow set of code and design standards that addresses the basic needs of .NET developers and application architects. The material is presented in a “what, why, where, and how” format, so its easy to understand a given topic and apply the solution.

The format facilitates fast understanding and quick referencejust what you need when youre under pressure. The authors have done the research for you, and they identify and discuss common options. Where there is a choice, there is analysis to guide you.

Techniques are reusable across all versions of .NET and beyond. Pro .NET 2.0 Code and Design Standards in C# is intuitive and based on industry best practices. While it showcases the C# language, its universal style makes it suitable for all .NET development projects, whatever the language.


Free Download:

Practical WPF Graphics Programming

Practical WPF Graphics Programming













The Windows Presentation Foundation (WPF) is a next generation graphics platform that is part of .NET 3.0 and .NET 3.5. It allows you to build advanced user interfaces that incorporate documents, media, 2D and 3D graphics, animations, and web-like characteristics. “Practical WPF Graphics Programming” provides all the tools you need to develop professional graphics applications using WPF and C#. This book will be useful for WPF and C# programmers of all skill levels. It provides a complete and comprehensive explanation of the WPF graphics capability, and pays special attention to the details of code implementation. The book shows you how to create a variety of graphics ranging from simple 2D shapes to complex 3D surfaces and interactive 3D models. It includes over 120 code examples, which cover broad array of topics on WPF graphics programming. You will learn how to create a full range of 2D and 3D graphics applications and how to implement custom 3D geometries and shapes that can be reused in your WPF projects. Please visit the author’s website for more information about this book at www.authors.unicadpublish.com/~jack_xu.


Free Download:

Tuesday, September 29, 2009

Practical .NET for Financial Markets

Practical .NET for Financial Markets














This unique book examines up-to-the-minute uses of technology in financial markets and then explains how you can profit from that knowledge. To participate in mainstream .NET development, you must address the changes in financial markets by using the most sophisticated tools available, Microsoft .NET technology.

Software developers and architects, IT pros, and tech-savvy business users alike will find this book comprehensive and relevant. Each chapter presents problems and solutions that cover business aspects and relevant .NET features. Each aspect of .NET is analyzed in its proper context, so you’ll understand why it is relevant and applicable in a real-life business case.


Free Download:

Saturday, September 26, 2009

Performance Testing Microsoft .NET Web Applications

Performance Testing Microsoft .NET Web Applications













Performance tuning is increasingly important as desktop applications move to a Web-centric, software-as-a-service model. Performance analysis and turning ensures that .NET-based applications perform as well as or better than traditional desktop applications. Direct from a team at Microsoft that has analyzed hundreds of Web-based and .NET-based applications, this book shows developers how to plan and execute performance tests, configure profile tools, analyze data from Microsoft Internet Information Services, analyze transaction costs, and more.

password: books_for_all

Free Download:

Free Download link 2:

Friday, September 25, 2009

Practical .NET 2.0 Networking Projects

Practical .NET 2.0 Networking Projects













Practical .NET 2.0 Networking Projects demonstrates some of the key networking technologies that are being made easily accessible through .NET Framework 2.0. It discusses communication between wired machines and between networks and mobile devices. The book teaches you about the technologies by walking you through sample projects in a straightforward and direct way.

The book begins by discussing background theory so you’ll get comfortable with the layout of the .NET Framework and Compact Framework from a networking perspective. Then you’ll use the APIs within these frameworks to build a variety of cutting-edge networking applications that cover everything from Bluetooth and RFID communication to sockets programming and chat servers. You’ll build working examples for each project, which you can also customize and use for your own purposes. The featured projects cover
  • Basic introduction to network programming in .NET 2.0
  • Sockets programming
  • Serial communication
  • Bluetooth and GPS
  • Infrared networking to mobile devices
  • RFID

password: books_for_all

Free Download:

Thursday, September 24, 2009

OOP with Microsoft Visual Basic .NET and Microsoft Visual C#(TM) .NET Step by Step

OOP with Microsoft Visual Basic .NET and Microsoft Visual C#(TM) .NET Step by Step













This intuitive, self-paced learning title is designed to help any developer master the basics of object-oriented programming (OOP) with Microsoft Visual Basic.NET or Microsoft Visual C#. This step-by-step guide provides readers with clear, peer-level language, while it illustrates concepts with concrete, engaging examples, and coding practice exercises. Readers learn how to create and implement objects, master fully object-oriented design, migrate to Microsoft .NET programming and more.

Wednesday, September 23, 2009

ODP.NET Developer’s Guide: Oracle Database 10g Development with Visual Studio 2005 and the Oracle Data Provider for .NET

ODP.NET Developer’s Guide: Oracle Database 10g Development with Visual Studio 2005 and the Oracle Data Provider for .NET














ODP.NET Developer's Guide: Oracle Database 10g Development with Visual Studio 2005 and the Oracle Data Provider for .NET

Book Description
This is a practical guide to working with the Oracle 10g v10.2 database from Visual Studio .NET 2005, using Oracle Data Provider for .NET and Oracle Developer Tools. ODP.NET optimizes Oracle database access from a .NET environment, allowing developers to leverage advanced Oracle database functionality, including Real Application Clusters, XML DB, and advanced security, using VB.NET, C#, or any .NET language. With many hands-on examples the book provides the in-depth information to use ODP.NET and Oracle Developer Tools from Visual Studio 2005. After introducing ODP.NET, it covers using SQL, PL/SQL, LOBs, and XML DB through ODP.NET; developing Web Applications, Web Services, and Mobile Applications; and finally Oracle Developer Tools for VS.NET. All the code examples use Visual Basic.NET 2005. This book is for professional .NET developers with a minimum knowledge of Oracle SQL and PL/SQL who need to work with and take full advantage of the Oracle Database 10g using Visual Studio 2005.


Free Download:

Tuesday, September 22, 2009

Object Oriented Programming in VB.Net

Object Oriented Programming in VB.Net














This book takes an object-oriented approach to introduce Visual Basic .NET. The author begins by covering object-oriented analysis, design, and modeling using UML. He then moves into a detailed discussion of objects and clasess, after which, readers begin develoing their own short programs. Advanced topics such as data structures, components, and distributed/Internet programming are also covered. Programmers interested in learning the Visual Basic .NET programming language.

Free Download:

Sunday, September 20, 2009

Obfuscating .NET: Protecting Your Code from Prying Eyes

Obfuscating .NET: Protecting Your Code from Prying Eyes

















Updated for Visual Studio 2005 Did you know you actually ship your source code every time you distribute a .NET assembly?

One of the consequences of the architecture of .NET is that a great deal of information about an assembly is kept with the assembly in a part of the file called the Manifest. This information makes it remarkably easy to not just reverse engineer the assembly, but to decompile it, make modifications, then recompile it. While such reverse engineering has always been possible, it is extraordinarily easy with .NET - a situation that is a significant problem to anyone distributing .NET applications or components who is concerned about protecting their intellectual property.

In this PDF E-Book, you’ll learn about a technique called Obfuscation, that can help you avoid this problem. And you’ll receive an in depth look at one particular approach to obfuscating your .NET assemblies, along with a link to a free download of Desaware’s open source QND-Obfuscator.

Download Description
Did you know you actually ship your source code every time you distribute a .NET assembly?

One of the consequences of the architecture of .NET is that a great deal of information about an assembly is kept with the assembly in a part of the file called the Manifest. This information makes it remarkably easy to not just reverse engineer the assembly, but to decompile it, make modifications, then recompile it. While such reverse engineering has always been possible, it is extraordinarily easy with .NET - a situation that is a significant problem to anyone distributing .NET applications or components who is concerned about protecting their intellectual property.

In this PDF E-Book, you’ll learn about a technique called Obfuscation, that can help you avoid this problem. And you’ll receive an in depth look at one particular approach to obfuscating your .NET assemblies, along with a link to a free download of Desaware’s open source QND-Obfuscator.


Free Download:

Free Download link 2: