Friday, September 21, 2007


Teach Yourself .NET Windows Forms in 21 Days Cover
Publisher Sams
Author(s) Chris Payne
Publisher Sams
Author(s) Chris Payne
Publisher Sams
Author(s) Chris Payne
ISBN 0672323206
Release Date 13 May 2002
Page 912
.NET Windows Forms are a new programming paradigm introduced with Microsoft's .NET initiative. Windows Forms are very similar to Web Forms, which allow programmers to build complex Web application interfaces easily, sharing the same underlying framework and programming concepts. Windows Forms, however, are used for the Win32 platform, instead of the Internet, and allow programmers to build traditional Windows desktop-based applications structured around .NET.

Sams Teach Yourself .NET Windows Forms in 21 Days covers all the major aspects of Windows Forms necessary to build professional, functional applications. This book follows the tried-and-tested 21 Days tutorial model to guide the reader through Windows Forms. It features code examples and tips for programmers migrating from pre-Windows Forms Microsoft technologies.

The reader will be introduced to the many controls available for .NET Windows Forms and how to build them, learn how to create events and event handlers, explore ADO.NET and methods to retrieve data from dynamic data sources, and learn how to take advantage of the Internet and Internet Explorer from their .NET Windows Forms applications. As readers advance through the tutorials, they progress toward more advanced topics and projects by creating simple graphical applications and enhancing existing ones, learn how to integrate with other .NET applications, use Web services, build Windows services, build Windows Forms controls, create multi-threaded applications, work with COM and COM+ configure and deploy .NET Windows Forms, and how to de-bug .NET Windows Forms.

Download (4.3 MB)Download (4.3 MB)Download (4.3 MB)

or

http://www.urlshield.net/l/kIHKnWN2

or

http://www.urlshield.net/l/CSaW4JES




Anthony Northrup, "Implementing Security for Applications with MS VB.NET"
MS Press | Sep 2004 | ISBN: 0735621217 | English | Pages : 240 | PDF | 4.8 MB

This book was created for developers who design, develop, and implement software solutions for Micro$oft Windows–based environments using Micro$oft tools and technologies. It was also created for developers who plan to take the related MCP exam 70-330, “Implementing Security for Applications with Micro$oft Visual Basic .NET,” and exam 70-340, “Implementing Security for Applications with Micro$oft Visual C# .NET.”

Each chapter addresses an important aspect of development security and a range of exam objectives. The goal of both the objectives and the chapter orientation is to provide a complete guide to Visual C# .NET and Visual Basic .NET development security. The book focuses primarily on the skills necessary to implement security when developing applications and only briefly covers concepts related to network security design and implementing security infrastructure.


TABLE OF CONTENT:
Chapter 01 - Implementing Security at Design Time
Chapter 02 - Using Secure Coding Best Practices
Chapter 03 - Testing Applications for Vulnerabilities
Chapter 04 - Taking Advantage of Platform Security
Chapter 05 - Implementing Role-Based Security
Chapter 06 - Implementing Code Access Security
Chapter 07 - Maximizing Security During Deployment
Chapter 08 - Protecting Data by Using Cryptography
Chapter 09 - Hardening ASP.NET Applications
Chapter 10 - Improving Security When Using External Components and Services



>> Download here <<

password:
ganelon



Programming .NET Security

Programming .NET Security
O'Reilly | ISBN: 0596004427 | 714 pages | 2.7 MB | CHM

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.





Bill Evjen, Billy Hollis, Bill Sheldon, Kent Sharkey, Tim McCarthy, "Professional VB 2005 with .NET 3.0"
Wrox | ISBN 0470124709 | June 5, 2007 | 760 Pages | PDF | 41.2MB

Get ready to give your programming skills a boost by learning how to write robust applications in Visual Basic. This comprehensive resource not only takes you through the latest features of Visual Basic 2005 but also shows you how to apply this powerful language in the .NET Framework 3.0. Along the way, it provides you with sample code and best practices so you can quickly get started.
The expert author team will help you easily make the transition to the newest version of Visual Basic. You'll also examine full object orientation, new component techniques, and new visual tools for local and Internet interfaces. And you'll find out how to access databases and utilize other technologies such as XML. You'll then be able to create everything from traditional console and ASP.NET applications to XML Web Services.

RapidShare | Depositfiles


Teach Yourself Visual C++ .NET in 24 Hours Cover
Publisher Sams
Author(s) Richard Simon, Mark Schmidt
Publisher Sams
Author(s) Richard Simon, Mark Schmidt
Publisher Sams
Author(s) Richard Simon, Mark Schmidt
ISBN 0672323230
Release Date 09 April 2002
Page 432
This book is for developers who want to develop .NET applications using Visual C++ 7.0 as the programming language. It covers the new features of Visual C++ which support .NET while lightly covering the new MFC and ATL enhancements as they relate to the .NET architecture, but focuses heavily on developing for the .NET framework. The book takes the reader through a simple .NET application, a more advanced application, and Internet development in .NET. The reader is also shown the differences between managed and unmanaged Visual C++ code and how to integrate them--critical information for migrating legacy C++ applications to the .NET architecture.

http://www.urlshield.net/l/cpq6Gyej

or
Download (3.7 MB)



Teach Yourself Visual Studio.Net in 21 Days Cover
Publisher Sams
Author(s) Jason Beres
Publisher Sams
Author(s) Jason Beres
Publisher Sams
Author(s) Jason Beres
ISBN 0672324210
Release Date 14 January 2003
Page 696
Sams Teach Yourself Visual Studio .NET in 21 Days will help developers that are new to application development and experienced developers understand how to use the .NET Framework and Visual Studio .NET to rapidly develop any type of computer application. The Visual Studio .NET development environment is the most comprehensive developer tool ever created, putting that together with the .NET Frameworks' Class Libraries, the developer has everything he or she needs to get up-to-speed on Microsoft's latest revolution in application development. This book will guide the developer through using the VS .NET IDE, the Visual Basic .NET and C# language, and the supporting tools available from Microsoft to create Windows and Web-based applications. The market is full of books that pretty much say the same thing, which is already available in the help files, the author of this book has written and deployed over a dozen successful applications using Visual Studio .NET and the .NET Framework. All of his expertise and experience is used to give you the most comprehensive title on using Visual Studio .NET.
Download (11.1 MB)

or

http://www.urlshield.net/l/wsolENC



Matthew MacDonald | "Distributed Applications - Integrating Xml Web Services And .Net Remoting"
MS Press | Feb 2003 | ISBN: 0735619336 | English | 752 pages | CHM | Size (for download): 5 MB

Make the jump to distributed application programming using the .NET Framework—and introduce a new level of performance, scalability, and security to your network and enterprise applications. Expert .NET developer Matthew MacDonald shares proven techniques for fully exploiting .NET Remoting, XML Web services, and other .NET technologies and integrating them into your real-world solutions. MacDonald digs into key .NET building blocks and architectural issues, explaining which features and designs will best serve your customized distributed application projects—and when to use them. Case studies with full code examples illustrate these practical techniques in action, as well as demonstrating their benefits and tradeoffs.

It's been roughly seven years since distributed application architecture first gained recognition in the business world. Back then, exciting new technologies such as COM/DCOM and CORBA/IIOP promised to revolutionize the way that large-scale, resource-intensive applications were built. Instead of trying to host a single monolithic application on a single computer, distributed architecture allowed software to be modeled as a group of objects communicating across different machines. Best of all, these machines no longer needed to be proprietary mainframes—instead, developers could use inexpensive servers running the MS Windows operating system. Increasing the overall throughput of the system was often as easy as just adding an extra computer to the mix.

All this has made distributed programming one of the most exciting and hotly pursued areas of software programming, but it hasn't made up for some critical stumbling blocks. Quite simply, distributed applications are complicated. Programming a distributed application on the Windows platform requires a solid understanding of MS's COM standard, its enterprise software and component services (such as SQL Server and COM+), and a healthy dose of painfully won experience. And no matter how skilled the programmer, a distributed programming project can quickly mushroom into a collection of versioning nightmares, interoperability headaches, and unexpected performance bottlenecks.

These problems are the key factors behind the creation of MS's .NET platform. MS .NET provides an entirely new model for creating components, communicating across computers, and accessing data—one that is optimized for distributed applications on every level. This framework still requires a healthy investment of developer time and a fairly steep learning curve for novice programmers. After the basics are mastered, however, .NET makes it dramatically easier to create truly scalable software systems.

This book explores distributed programming with .NET. It details the key .NET technologies you need to master and explains the best practices for distributed application architecture with .NET. Best of all, it shows you how the separate .NET technologies can all fit together.


TABLE OF CONTENT:
Chapter 01 - Understanding Distributed Architecture
Chapter 02 - .NET Components
Chapter 03 - Disconnected Data: The Universal Language
Chapter 04 - .NET Remoting: A More Durable DCOM
Chapter 05 - XML Web Services (RPC the Easy Way)
Chapter 06 - Threaded Clients (Responsive Interfaces)
Chapter 07 - Thread Pools and Services (Scalable Programming)
Chapter 08 - Messaging (Lightweight Communication)
Chapter 09 - COM+ (Component Services)
Chapter 10 - Enterprise Application Modeling
Chapter 11 - Advanced Remoting Techniques
Chapter 12 - Optimizing the Data Tier
Chapter 13 - Implementing Security
Chapter 14 - Monitoring, Logging, and Profiling
Chapter 15 - Deployment Strategies
Chapter 16 - Invoicer.NET Traveling Sales
Chapter 17 - Transact.NET Order Fulfillment
Chapter 18 - SuperCompute.NET Work Requests
Chapter 19 - MS Case Studies
>> Download here <<

password:
ganelon

http://www.icefile.com/index.php?page=main&id=28fbf2152&name=integxml.rar

0 comments: