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:

Saturday, September 19, 2009

NHibernate in Action

NHibernate in Action













In the classic style of Manning’s “In Action” series, NHibernate in Action shows .NET developers how to use the NHibernate Object/Relational Mapping tool. This book is a translation from Java to .NET, as well as an expansion, of Manning’s bestselling Hibernate in Action. All traces of Java have been carefully replaced by their .NET equivalents. The book shows how to implement complex business objects, and later teaches advanced techniques like caching and session management. Readers will discover how to implement persistence in a .NET application, and how to configure NHibernate to specify the mapping information between business objects and database tables. Readers will also be introduced to the internal architecture of NHibernate by progressively building a complete sample application using Agile methodologies.


Free Download:

Friday, September 18, 2009

Network Programming in .NET With C# and Visual Basic

Network Programming in .NET With C# and Visual Basic













The purpose of this book is to provide tools to design and implement network-orientated applications in .NET. It is also a guide for software designers to choose the best and most efficient way to implement mission critical solutions. The book addresses real-world issues facing professional developers, such as using third-party components as opposed in-house development. It differentiates itself from existing .NET publications because it is aimed at experienced professionals and concentrates on practical, ready-to-use information. The book is written in two languages C# and VB.NET, and covers never-before published information on Telephony in .NET and packet-level networking.


This is the second book in the Digital Press Software Development Series.

· Coverage of lower level protocols allows implementation of performance-centric applications
· Demonstrates the feasibility of developing telephony solutions in-house rather than outsourcing
· Written in VB.NET and C# to assist readers working in either language
· Coverage of Email, FTP and the WWW allows implementation of applications in all three areas

Free Download:

Thursday, September 17, 2009

Network Programming for Microsoft Windows , Second Edition

Network Programming for Microsoft Windows , Second Edition














This updated edition provides the latest information about how to write applications that take advantage of the advanced networking protocols and technologies that Microsoft Windows XP supports. The book includes code samples in the Microsoft Visual Basic, Microsoft Visual C++, and Microsoft Visual C#(tm) development systems.

Free Download:

Wednesday, September 16, 2009

MSDN Library for Visual Studio 2008 SP1

Overview:

MSDN Library provides access to essential programming information, including technical reference documentations, white papers, software development kits and code samples necessary to develop web services and applications. This is an updated version of the MSDN Library for Visual Studio 2008 and this library contains Visual Studio 2008 Service Pack 1 documentation.

Updated content sets in MSDN Library for Visual Studio 2008 SP1 include:

* Visual Studio 2008 Service Pack 1 documentation
* Visual Studio 2008 general documentation updates
* Windows Developer documentation updates
* Microsoft Knowledge Base
* And More…

System Requirements:

* Supported Operating Systems: Windows Server 2003 Service Pack 2; Windows Server 2008; Windows Vista; Windows XP Service Pack 2
* Minimum: 1.6GHz CPU, 384MB RAM, 800×600 Display, 4200 RPM HD
* Recommended: 2.2GHZ CPU, 1024MB RAM, 1280×1024 Display, 7200 RPM HD
* Running on Windows Vista: 2.4GHz CPU, 768 MB RAM
* 1.6 GB of available hard-disk space on installation drive for Minimum install type
* 2.5 GB available hard-disk space on installation drive for Full install type

Notes:

* MSDN Library is integrated with Microsoft Visual Studio 2008 Help by default and is integrated into the F1 Help function. However, the MSDN Library can also be installed and viewed as a stand-alone reference, and does not require Visual Studio 2008.
* Concurrent installations of the Visual Studio Express Library and the MSDN Library for Visual Studio 2008 SP1 on the same computer will cause content redundancy, including duplicate search hits. If the Visual Studio Express Library has already been installed on your computer, please uninstall it before beginning installation of the MSDN Library for Visual Studio 2008 SP1.

File Name: VS2008SP1MSDNENUX1506188.iso
Version: VS2008SP1
Date Published: 8/11/2008
Language: English
Download Size: 2205.9 MB


Free Download:

Tuesday, September 15, 2009

More Effective C#: 50 Specific Ways to Improve Your C#

More Effective C#: 50 Specific Ways to Improve Your C#















In More Effective C#, Microsoft C# MVP and Regional Director Bill Wagner introduces fifty brand-new ways to write more efficient and more robust software. This all-new book follows the same format as Wagner’s best-selling Effective C# (Addison-Wesley, 2005), providing clear, practical explanations, expert tips, and plenty of realistic code examples.


Wagner shows how to make the most of powerful innovations built into Microsoft’s new C# 3.0 and .NET Framework 3.5, as well as advanced C# language capabilities not covered in his previous book. Drawing on his unsurpassed C# experience, the author reveals new best practices for working with LINQ, generics, metaprogramming, and many other features. He also uncovers practices that compromise performance or reliability and shows exactly how to avoid them.



More Effective C# shows how to
  • Use generics to express your design intent more effectively
  • Master advanced generics techniques, such as constraints, method constraints, and generic specialization
  • Use the multithreaded techniques you’ll need to work with the .NET framework every day
  • Express modern design idioms using the rich palette of C# language features
  • Successfully mix object oriented and functional programming constructs
  • Create composable interfaces and avoid confusion in public interfaces
  • Use extension methods to separate contracts from implementation
  • Program successfully with C# closures and anonymous types
  • Write more effective LINQ queries
  • Make the most of LINQ Lazy Evaluation Queries and Lambda Expressions
  • Distinguish and convert between delegates and expression trees
  • Efficiently utilize nullable types and partial classes
  • Use implicit properties for mutable, nonserializable data

You’re already a successful C# programmer–this book can help you become an outstanding one.

About the Author

Bill Wagner, cofounder of SRT Solutions, has developed commercial software for more than twenty years and led design for many successful engineering and enterprise Microsoft Windows products. He has been a Microsoft Regional Director since 2003 and a Microsoft MVP for C# since 2005. Wagner consults routinely with the C# team on new features for forthcoming versions of C#. He has a regular column in Visual Studio Magazine and speaks frequently at conferences and user groups. His tutorials and advanced essays have appeared in MSDN Magazine, MSDN Online, .NET Insight, .NET DJ, and the MSDN C# Team Developer Center. Wagner is also the author of the best-selling Effective C# (Addison-Wesley, 2005).


Free Download:

Monday, September 14, 2009

Model-Based Software Testing and Analysis with C#

This book teaches new methods for specifying, analyzing, and testing software; essentials for creating high-quality software. These methods increase the automation in each of these steps, making them more timely, more thorough, and more effective. The authors work through several realistic case studies in-depth and detail, using a toolkit built on the C# language and the .NET framework.

Readers can also apply the methods in analyzing and testing systems in many other languages and frameworks. Intended for professional software developers including testers, and for university students, this book is suitable for courses on software engineering, testing, specification, or applications of formal methods.

About the Author
Jonathan Jacky is a research scientist at the University of Washington in Seattle. He is experienced in embedded control systems, safety-critical systems, signal processing, and scientific computing. He has taught at the Evergreen State College and has been a visiting researcher at Microsoft Research. He is the author of The Way of Z: Practical Programming with Formal Methods. Colin Campbell has worked on model-based testing and analysis techniques for a number of years in industry, including Microsoft Research. He is a principal of the consulting firm Modeled Computation LLC in Seattle (www.modeled-computation.com). His current interests include design analysis, the modeling of reactive and distributed systems, and the integration of components in large systems. Margus Veanes is a researcher in the Foundations of Software Engineering (FSE) group at Microsoft Research and a co-designer and co-developer of the Spec Explorer tool. Wolfram Schulte is a research area manager at Microsoft Research, managing the FSE group, the Programming Languages and Methods (PLM) group, and the Software Design and Implementation (SDI) group.

Free Download:

Free download link 2:

Sunday, September 13, 2009

Migrating Unmanaged Applications to .NET

Migrating Unmanaged Applications to .NET


Download

Saturday, September 5, 2009

Microsoft Visual Web Developer(TM) 2005 Express Edition: Build a Web Site Now

Microsoft Visual Web Developer(TM) 2005 Express Edition: Build a Web Site Now














With this lively, eye-opening, and hands-on book, all you need is a computer and the desire to learn how to create Web pages now using Visual Web Developer Express Edition! Featuring a full working edition of the software, this fun and highly visual guide walks you through a complete Web page project from set-up to launch. You'll get an introduction to the Microsoft Visual Studio environment and learn how to put the lightweight, easy-to-use tools in Visual Web Developer Express to work right away building your first, dynamic Web pages with Microsoft ASP.NET 2.0. You'll get expert tips, coaching, and visual examples at each step of the way, along with pointers to additional learning resources.


Free Download

Friday, September 4, 2009

Microsoft Visual Studio 2008 Unleashed

Microsoft Visual Studio 2008 Unleashed















Microsoft® Visual Studio 2008 Unleashed is an end-to-end, deep dive into the Visual Studio development environment. It’s meant to provide you guidance on how you can squeeze the ultimate productivity out of the many features built into the .NET development tools. Understanding how to use your tools will make you a better developer. This book was written with that premise as its focus.


The authors have folded in real-world development experience alongside detailed information about the IDE. The result is practical, easy-to-employ information that will make you a more productive and complete developer. This book also helps to ease your transition from other development environments and former versions of Visual Studio.


Finally, this book provides an entire section dedicated to Visual Studio Team System. It will help you understand how the Team Architect, Team Developer, Team Database Developer, and Team Tester work with the Team Foundation Server to increase team collaboration, visibility, and productivity.


Microsoft® Visual Studio 2008 Unleashed provides straight, to-the-point answers to common developer questions about the IDE.


Detailed Information on…
  • What’s new in Visual Studio 2008
  • Working with solutions, projects, editors, and designers
  • Writing ASP.NET applications
  • Writing and consuming Web Services using Windows Communication Foundation (WCF)
  • Writing Windows Forms and Windows Presentation Foundation (WPF) applications
  • Creating and hosting workflow-based applications using Windows Workflow Foundation (WF)
  • Working with data and databases
  • Refactoring code
  • Debugging code
  • Automating the IDE
  • Writing macros, add-ins, and wizards
  • Using team collaboration and the Visual Studio Team System products
  • Managing source code changes
  • Tracking projects with Team Foundation Server and work items
  • Modeling applications
  • Performing unit, web, and load testing
  • Working with Team Foundation Build

Thursday, September 3, 2009

Microsoft Visual Studio 2005 Total Video Training

Microsoft Visual Studio 2005 Total Video Training



Title: Microsoft Visual Studio 2005
Productivity with .NET Framework 2.0
Category: Development & Programming
Presenter: Asli Bilgin

Asli Bilgin is an industry recognized speaker on the latest advancements with Microsoft technologies, and serves as a contributing editor to various technical publications. Asli’s latest book Mastering Database Programming with Visual Basic.NET (Sybex), has been translated into six languages and serves as the curriculum for college and post-graduate institutions in the United States, United Kingdom, Israel, and India.

Platform: Windows
Format: DVD-ROM & Online
Running Time: 7 Hrs, 2 DVDs
Level: Beginner to Advanced
Project Files: Included
Solutions: Multi-User Education Government International More
Description: These self-guided lessons from Total Training help you increase your knowledge and understanding of Visual Studio. Whether you are looking to stay competitive or just keep up to date on the latest Microsoft technology, this series is your ticket to success. Get warmed up with some basics on building smart client and web applications, as well as exception handling, debugging and security considerations. See how you can rapidly build applications using the productivity features of Visual Studio 2005.


Note: The source code within this training is implemented in visual C# and VB.net


Highlights
Learn how to be more productive and obtain faster results with Windows Forms Applications and Web Form Applications.
Discover how to produce dynamic desktop, smart client and web applications.
Streamline communication and collaborate more effectively within your software teams with the Web Site Administration Tool.
Take steps to ensure quality early and often throughout the development process.
Understand how to build a robust user interface with ASP.NET 2.0.
*Subscriptions to Total Training Online are only available via annual plans. The $249.99 per year is the price of the lowest subscription plan available. The full subscription price is a one-time charge and will be billed to your account at the time of purchase. Total Training Online subscriptions are non-refundable.

Links :

C01

http://rapidshare.com/files/163210842/TVS05_P01_C01_L00.mov
http://rapidshare.com/files/163210930/TVS05_P01_C01_L01.mov
http://rapidshare.com/files/163210884/TVS05_P01_C01_L02.mov
http://rapidshare.com/files/163210859/TVS05_P01_C01_L03.mov
http://rapidshare.com/files/163210864/TVS05_P01_C01_L04.mov
http://rapidshare.com/files/163210881/TVS05_P01_C01_L05.mov
http://rapidshare.com/files/163210876/TVS05_P01_C01_L06.mov
http://rapidshare.com/files/163210853/TVS05_P01_C01_L07.mov
http://rapidshare.com/files/163210862/TVS05_P01_C01_L08.mov
http://rapidshare.com/files/163210877/TVS05_P01_C01_L09.mov

C02


http://rapidshare.com/files/163210835/TVS05_P01_C02_L00.mov
http://rapidshare.com/files/163210911/TVS05_P01_C02_L01.mov
http://rapidshare.com/files/163210938/TVS05_P01_C02_L02.mov
http://rapidshare.com/files/163210850/TVS05_P01_C02_L03.mov
http://rapidshare.com/files/163210858/TVS05_P01_C02_L04.mov
http://rapidshare.com/files/163210869/TVS05_P01_C02_L05.mov
http://rapidshare.com/files/163210914/TVS05_P01_C02_L06.mov
http://rapidshare.com/files/163210854/TVS05_P01_C02_L07.mov
http://rapidshare.com/files/163210920/TVS05_P01_C02_L08.mov
http://rapidshare.com/files/163210856/TVS05_P01_C02_L09.mov

C03


http://rapidshare.com/files/163210840/TVS05_P01_C03_L00.mov
http://rapidshare.com/files/163210870/TVS05_P01_C03_L01.mov
http://rapidshare.com/files/163210989/TVS05_P01_C03_L02.mov
http://rapidshare.com/files/163210891/TVS05_P01_C03_L03.mov
http://rapidshare.com/files/163210995/TVS05_P01_C03_L04.mov
http://rapidshare.com/files/163210872/TVS05_P01_C03_L05.mov
http://rapidshare.com/files/163210913/TVS05_P01_C03_L06.mov

C04
http://rapidshare.com/files/163210849/TVS05_P01_C04_L00.mov
http://rapidshare.com/files/163210898/TVS05_P01_C04_L01.mov
http://rapidshare.com/files/163210904/TVS05_P01_C04_L02.mov
http://rapidshare.com/files/163213215/TVS05_P01_C04_L03.mov
http://rapidshare.com/files/163213248/TVS05_P01_C04_L04.mov
http://rapidshare.com/files/163213223/TVS05_P01_C04_L05.mov
http://rapidshare.com/files/163213264/TVS05_P01_C04_L06.mov
http://rapidshare.com/files/163213218/TVS05_P01_C04_L07.mov
http://rapidshare.com/files/163213272/TVS05_P01_C04_L08.mov

C05
http://rapidshare.com/files/163213178/TVS05_P01_C05_L00.mov
http://rapidshare.com/files/163213288/TVS05_P01_C05_L01.mov
http://rapidshare.com/files/163213263/TVS05_P01_C05_L02.mov
http://rapidshare.com/files/163213226/TVS05_P01_C05_L03.mov
http://rapidshare.com/files/163213246/TVS05_P01_C05_L04.mov
http://rapidshare.com/files/163213242/TVS05_P01_C05_L05.mov
http://rapidshare.com/files/163213260/TVS05_P01_C05_L06.mov
http://rapidshare.com/files/163213354/TVS05_P01_C05_L07.mov
http://rapidshare.com/files/163213249/TVS05_P01_C05_L08.mov
http://rapidshare.com/files/163213236/TVS05_P01_C05_L09.mov
http://rapidshare.com/files/163213258/TVS05_P01_C05_L10.mov

C06
http://rapidshare.com/files/163213195/TVS05_P01_C06_L00.mov
http://rapidshare.com/files/163213285/TVS05_P01_C06_L01.mov
http://rapidshare.com/files/163213294/TVS05_P01_C06_L02.mov
http://rapidshare.com/files/163213221/TVS05_P01_C06_L03.mov
http://rapidshare.com/files/163213282/TVS05_P01_C06_L04.mov
http://rapidshare.com/files/163213247/TVS05_P01_C06_L05.mov
http://rapidshare.com/files/163213205/TVS05_P01_C06_L06.mov
http://rapidshare.com/files/163213287/TVS05_P01_C06_L07.mov
http://rapidshare.com/files/163213313/TVS05_P01_C06_L08.mov
http://rapidshare.com/files/163213252/TVS05_P01_C06_L09.mov

C07
http://rapidshare.com/files/163213210/TVS05_P01_C07_L00.mov
http://rapidshare.com/files/163213235/TVS05_P01_C07_L01.mov
http://rapidshare.com/files/163213232/TVS05_P01_C07_L02.mov
http://rapidshare.com/files/163214755/TVS05_P01_C07_L03.mov
http://rapidshare.com/files/163214742/TVS05_P01_C07_L04.mov
http://rapidshare.com/files/163214751/TVS05_P01_C07_L05.mov
http://rapidshare.com/files/163214701/TVS05_P01_C07_L07.mov

C08
http://rapidshare.com/files/163214668/TVS05_P01_C08_L00.mov
http://rapidshare.com/files/163214818/TVS05_P01_C08_L01.mov
http://rapidshare.com/files/163214662/TVS05_P01_C08_L02.mov
http://rapidshare.com/files/163214719/TVS05_P01_C08_L03.mov
http://rapidshare.com/files/163214698/TVS05_P01_C08_L04.mov
http://rapidshare.com/files/163214811/TVS05_P01_PF.zip

C01
http://rapidshare.com/files/163214663/TVS05_P02_C01_L00.mov
http://rapidshare.com/files/163214759/TVS05_P02_C01_L01.mov
http://rapidshare.com/files/163214712/TVS05_P02_C01_L02.mov
http://rapidshare.com/files/163214799/TVS05_P02_C01_L03.mov
http://rapidshare.com/files/163214762/TVS05_P02_C01_L04.mov
http://rapidshare.com/files/163214761/TVS05_P02_C01_L05.mov
http://rapidshare.com/files/163214783/TVS05_P02_C01_L06.mov

C02
http://rapidshare.com/files/163214699/TVS05_P02_C02_L00.mov
http://rapidshare.com/files/163214722/TVS05_P02_C02_L01.mov
http://rapidshare.com/files/163214743/TVS05_P02_C02_L02.mov
http://rapidshare.com/files/163214720/TVS05_P02_C02_L03.mov
http://rapidshare.com/files/163214744/TVS05_P02_C02_L04.mov

C03
http://rapidshare.com/files/163214674/TVS05_P02_C03_L00.mov
http://rapidshare.com/files/163214821/TVS05_P02_C03_L01.mov
http://rapidshare.com/files/163214706/TVS05_P02_C03_L02.mov
http://rapidshare.com/files/163214784/TVS05_P02_C03_L03.mov
http://rapidshare.com/files/163214707/TVS05_P02_C03_L04.mov
http://rapidshare.com/files/163214716/TVS05_P02_C03_L05.mov
http://rapidshare.com/files/163214738/TVS05_P02_C03_L06.mov

C04
http://rapidshare.com/files/163214711/TVS05_P02_C04_L00.mov
http://rapidshare.com/files/163215432/TVS05_P02_C04_L01.mov
http://rapidshare.com/files/163215452/TVS05_P02_C04_L02.mov
http://rapidshare.com/files/163215418/TVS05_P02_C04_L03.mov
http://rapidshare.com/files/163215487/TVS05_P02_C04_L04.mov

C05
http://rapidshare.com/files/163215396/TVS05_P02_C05_L00.mov
http://rapidshare.com/files/163215536/TVS05_P02_C05_L01.mov
http://rapidshare.com/files/163215426/TVS05_P02_C05_L02.mov
http://rapidshare.com/files/163215501/TVS05_P02_C05_L03.mov
http://rapidshare.com/files/163215398/TVS05_P02_C05_L05.mov
http://rapidshare.com/files/163215443/TVS05_P02_C05_L06.mov
http://rapidshare.com/files/163215444/TVS05_P02_C05_L07.mov
http://rapidshare.com/files/163215453/TVS05_P02_C05_L08.mov
http://rapidshare.com/files/163215397/TVS05_P02_C05_L09.mov
http://rapidshare.com/files/163215460/TVS05_P02_C05_L10.mov
http://rapidshare.com/files/163215392/TVS05_P02_C05_L11.mov
http://rapidshare.com/files/163215480/TVS05_P02_C05_L12.mov

C06
http://rapidshare.com/files/163215381/TVS05_P02_C06_L00.mov
http://rapidshare.com/files/163215488/TVS05_P02_C06_L01.mov
http://rapidshare.com/files/163215442/TVS05_P02_C06_L02.mov
http://rapidshare.com/files/163215436/TVS05_P02_C06_L03.mov
http://rapidshare.com/files/163215417/TVS05_P02_C06_L04.mov
http://rapidshare.com/files/163215410/TVS05_P02_C06_L05.mov
http://rapidshare.com/files/163215462/TVS05_P02_C06_L06.mov

Wednesday, September 2, 2009

Microsoft Visual C++ .NET Professional Projects

Microsoft Visual C++ .NET Professional Projects










Sripriya Kishore
ISBN 13: 978-1-931841-31-3 © 2002
ISBN 10: 1-931841-31-4
Publish date: March 2, 2002
1064 pages
Softcover
Description

Use Visual C++ .NET to accomplish real-world, professional tasks. Incorporating ten hands-on projects, this book is your key to unlocking the power of Visual C++ .NET. Each project focuses on a specific concept and is based on a real-world situation. You will be able to use the skills that you develop throughout the book to modify the projects to fit your professional needs.
Table of Contents

Introduction
Part 1: Introducing VC++.NET
1. Basics of .NET Framework
2. Basics of VC++.NET Programming
3. Creating a User Interface
4. Working with Menus, Dialog Boxes, and Window Controls
5. The Document/View Architecture
6. Threads
Part 2: Professional Project 1
7. Database Management Using ODBC - An Overview
8. Implementing Data Access Technologies
9. Debugging and Exception Handling in VC++.NET
Part 3: Professional Project 2
10. Introduction to Managed Extensions
11. Introduction to GDI+, Events, and Delegates
12. Creating a Managed Extensions Application
Part 4: Professional Project 3
13 - Introduction to ADO.NET
14 - Implementing ADO.NET in a Managed C++ Application
Part 5: Professional Project 4
15 - Introduction to ASP.NET
16 - Creating a Class Library and Using it in an ASP.NET Application
Part 6: Professional Project 5
17. Introduction to COM
18. Introductino to Attribute-Based Programming
19. Implementing COM Using ATL
Part 7: Professional Project 6
20. Introduction to ATL Server
21. Creating a Guest Book Application
Part 8: Professional Project 7
22. Introduction to Web Sevices and Related Technologies
23. Creating a Web Service using Managed Extensions
24. Creating Web Service Using ATL Server
Part 9: Professional Project 8
25. Overview of Assemblies, Manifests in .NET, and Interoperability with COM
26. Implementation of COM and .NET Interoperability
27. Using COM+ Services from .NET Assemblies
Part 10: Professional Project 9
28. XML with VC++.NET
Part 11: Professional Project 10
29. Implementing Networking
30. Introducing Remote
31. Implementing Remoting
Appendices:
A: The .NET Vision and Goals
B: The .NET Server Family
C: Namespaces and Attributes
D: Migrating Unmanaged Code to Managed Code
E: Basics of C#

Free Download


Tuesday, September 1, 2009

Microsoft Visual Basic .NET Programmer’s Cookbook

Microsoft Visual Basic .NET Programmer’s Cookbook













Filled with the code recipes that developers need, this is the logical place to start building development projects or to learn more about Visual Basic .NET. With a generous helping of code examples, code snippets, and solutions to common development prob

Free Download:

Monday, August 31, 2009

Microsoft Visual Basic .NET Professional Projects

Microsoft Visual Basic .NET Professional Projects













Learn how you can use Visual Basic .NET to accomplish real-world professional tasks. Incorporating five hands-on projects, Microsoft Visual Basic .NET Professional Projects is your key to unlocking the power of Visual Basic .NET. Each project focuses on a specific Visual Basic .NET concept and is based on a real-world situation. You will be able to use the skills thaty ou develop throughout the book to modify the projects to fit your professional needs.


Free Download:

Sunday, August 30, 2009

Microsoft Visual Basic 2008 Step by Step

Microsoft Visual Basic 2008 Step by Step














Teach yourself the fundamentals of working with Visual Basic 2008 one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you re a beginning programmer or new to this specific language, you ll understand the core capabilities and fundamental techniques for Visual Basic 2008 and rapidly build robust, elegant applications. Each chapter puts you to work, showing you how, when, and why to use the latest features of Visual Basic guiding you each step of the way as you create actual components and working applications for Windows. You ll also explore data management and Web-based development topics. PLUS get practice files with sample code and data sets on the companion CD.
Key Book Benefits

Covers the latest enhancements and features of Visual Basic 2008

Provides step-by-step guidance on how to use Visual Basic 2008 with Microsoft Visual Studio® 2008 to create smart-client and Web applications

Features easy-to-follow, logically planned lessons in the popular STEP BY STEP format ideal for anyone with fundamental programming skills

Includes a companion CD with data sets and code samples


Free Download:

Free Download Link 2:

Saturday, August 29, 2009

Microsoft Visual Basic 2005 Video Training Course

Microsoft Visual Basic 2005 Video Training Course












This course provides an introduction to the Visual Basic 2005 language. You’ll cover the basics of the language that include such areas as object-oriented programming and working with databases. This course will provide you with enough of a basis so you’ll be ready to tackle a variety of scenarios that may come up in your development work. With Visual Basic 2005 you’ll be able to build a variety of applications including Windows applications, web applications, web services, console applications, and more. All of these types of applications are available to Visual Basic 2005 because it creates applications to run right on the .NET framework. VB 2005 may have dropped the term “dot net” from it’s name, but it continues to create applications that take advantage of the powerful features of the .NET framework.


Free Download:

http://rapidshare.com/files/171524409/Begining_VB.NET_2005_Training.part01.rar
http://rapidshare.com/files/171524390/Begining_VB.NET_2005_Training.part02.rar
http://rapidshare.com/files/171524417/Begining_VB.NET_2005_Training.part03.rar
http://rapidshare.com/files/171524362/Begining_VB.NET_2005_Training.part04.rar
http://rapidshare.com/files/171524430/Begining_VB.NET_2005_Training.part05.rar
http://rapidshare.com/files/171524379/Begining_VB.NET_2005_Training.part06.rar
http://rapidshare.com/files/171524466/Begining_VB.NET_2005_Training.part07.rar
http://rapidshare.com/files/171524359/Begining_VB.NET_2005_Training.part08.rar
http://rapidshare.com/files/171524438/Begining_VB.NET_2005_Training.part09.rar
http://rapidshare.com/files/171524415/Begining_VB.NET_2005_Training.part10.rar
http://rapidshare.com/files/171524444/Begining_VB.NET_2005_Training.part11.rar
http://rapidshare.com/files/171524363/Begining_VB.NET_2005_Training.part12.rar
http://rapidshare.com/files/171524441/Begining_VB.NET_2005_Training.part13.rar
http://rapidshare.com/files/171524391/Begining_VB.NET_2005_Training.part14.rar
http://rapidshare.com/files/171524455/Begining_VB.NET_2005_Training.part15.rar
http://rapidshare.com/files/171522943/Begining_VB.NET_2005_Training.part16.rar

Friday, August 28, 2009

Microsoft Visual Basic 2005 Express Edition Programing

Microsoft Visual Basic 2005 Express Edition Programing














Written for the beginning programmer with little to no prior programming experience, Microsoft Visual Basic 2005 Express Edition Programming for the Absolute Beginner teaches programming skills using Visual Basic 2005 Express Edition as a foundation language. Written in a straight-forward style, using a games-based approach that makes learning beginning-level programming fun and easy, Microsoft Visual Basic 2005 Express Edition Programming for the Absolute Beginner is the perfect introductory programming book.


Free Download:

Thursday, August 27, 2009

Microsoft C# Professional Projects

Microsoft C# Professional Projects











Use C# to accomplish real-world, professional tasks. C# Professional Projects is your key to unlocking the power of C#. Each project focuses on a specific concept and is based on a real-world situation. Enhance your skills as you work through six projects including creating a customer maintenance system, an employee record system, a creative learning windows application, an airline reservation portal, a Web portal for a bookstore, and a mobile application project. When you are finished, you will have the skills necessary to modify projects to fit your professional needs.

Book Info
Your guide to unlocking the power of C#. Enhance your skills as you work through six projects including creating a customer maintenance system, an employee record system, a creative learning windows application, a Web portal for a bookstore, and a mobile application project. Softcover. CD-ROM included.


Free Download

Wednesday, August 26, 2009

Microsoft C# Language Specifications

Microsoft C# Language Specifications













C# is a modern, object-oriented language that enables programmers to quickly build a wide range of applications for the next-generation Microsoft .NET platform. Because of its elegant design, which combines the raw power of C++ with the simplicity of Visual Basic, C# is a great choice for architecting a wide range of components-from high-level business objects to system-level applications. Get a head start on developing in C# with this first printed look at the complete C# language specification. This MSDN guide includes the essential features and basic concepts of the C# language, plus in-depth analysis of the lexical structure of the language. It also provides details about types, variables, conversions, expressions, statements, namespaces, classes, structures, arrays, interfaces, enumerators, delegates, exceptions, and attributes; information on how C# simplifies coding by omitting pointers as a data type-or lets you get closer to the hardware by declaring and operating on pointers in unsafe code-a list of attributes used for creating programs that interoperate with COM programs, plus a list of other key references.


Free Download:

Tuesday, August 25, 2009

Microsoft ASP.NET Web Matrix Starter Kit

Provides aspiring Web developers with the Microsoft- .NET tools and technologies they need to understand and start building cool Web applications right away.


Free Download:

Monday, August 24, 2009

Microsoft ASP.NET Setup and Configuration Pocket Reference

Microsoft ASP.NET Setup and Configuration Pocket Reference













Here’s the utterly practical, pocket-sized reference for developers creating dynamic, high-performance Web applications with ASP.NET. This unique book provides essential details for working with the ASP.NET configuration infrastructure, including editing and using web.config files, the architecture of asp.net.config files, configuration sections, settings and values for all System.

Web sections, mobile controls configuration settings, and adding custom sections and settings. Featuring quick-reference tables and lists, step-by-step instructions, and walk-through examples, this handy, one-stop guide provides fast, accurate answers on the spot.

password: books_for_all


Free Download:

Sunday, August 23, 2009

Microsoft ASP.NET Programming with Microsoft Visual C# .NET Version 2003 Step By Step

Microsoft ASP.NET Programming with Microsoft Visual C# .NET Version 2003 Step By Step













Your hands-on, self-study guide for building Web applications and services with ASP.NET and Visual Basic .NET version 2003Teach yourself how to write high-performance Web applications with ASP.NET and Visual Basic .NET–one step at a time. This practical, hands-on tutorial expertly guides you through the fundamental tools and technologies, including the common language runtime, Web Forms, XML Web services, and Microsoft .NET Framework version 1.1–with coverage that’s fully up-to-date with the innovations in Visual Basic .NET version 2003. Work at your own pace through the easy-to-follow lessons and hands-on exercises to learn essential techniques. And accelerate your productivity by working with instructive code examples and best practices for ASP.NET Web development with Visual Basic .NET.

Topics include creating ASP.NET Web applications; managing application state; configuring ASP.NET applications; implementing security, including using new capabilities in authentication and request validation; creating Web Forms, server controls, and XML Web services; accessing data, including exploiting new Microsoft ADO.NET functionality; enabling caching; testing, debugging, and deploying ASP.NET applications; and more.


Free Download:

Saturday, August 22, 2009

Microsoft ASP.NET Professional Projects

Microsoft ASP.NET Professional Projects














Teaches Web developers how to buid powerful applications using .NET Framework and Microsoft’s ASP.NET.

This book offers intermediate to advanced IT professionals the chance to learn the inner workings of new SOAP/XML developments by working through a real-life application. Readers will design an accounting product for the Web using ASP .NET and Web Services. The application can be written in any .NET language and all communication is over the Internet. Readers will walk away feeling confident about developing real-life projects using ASP .NET.

Offers intermediate to advanced IT professionals the change to learn the inner workings of new SOAP/XML developments by working through a real-life application. Readers will walk away feeling confident about developing real-life projects using ASP.NET.

Free Download

Thursday, August 20, 2009

Microsoft ASP.NET Fast & Easy Web Development

Microsoft ASP.NET Fast & Easy Web Development













Don’t spend your time wading through manuals to learn ASP .NET. Spend it doing what you do best–creating Web pages! Begin with an introduction to the .NET initiative, and then work your way through the concepts of ASP .NET, Visual Basic .NET, and ADO .NET. By the time you finish, you’ll be using ASP .NET to create custom applications. Combining easy-to-understand instructions with visual examples, Microsoft ASP .NET Fast & Easy Web Development offers a unique, hands-on approach to ASP .NET that you won’t find anywhere else!


Free Download:

Free Download link 2:

Wednesday, August 19, 2009

Microsoft ASP.NET Coding Strategies with the Microsoft ASP.NET Team

Microsoft ASP.NET Coding Strategies with the Microsoft ASP.NET Team














Paperback: 336 pages
Data: November 12, 2003
Format: CHM


Free Download:

Tuesday, August 18, 2009

Microsoft ASP.NET AJAX [Total Training]

Build rich, dynamic, and interactive web applications with the Microsoft AJAX Library. This video series, presented by Asli Bilgin, explores not only the slick user interface controls, but goes deeper into the backbone of a web application. You’ll also learn how to work with security, data access, and services orientation so that you can build a robust end-to-end application using Microsoft ASP.NET AJAX and the ASP.NET AJAX Control Toolkit.
* Develop service oriented client callable web services with ASP.NET AJAX
* Leverage the powerful ASP.NET authentication & profiling services from ASP.NET AJAX
* Create interactive webpages using Microsoft ASP.NET AJAX and the ASP.NET AJAX Control Toolkit.
* Learn how to enhance existing webpages using AJAX controls.
* Discover how to access remote services and data without writing complex scripts.

Link :

http://rapidshare.com/files/160994261/ajax.part01.rar
http://rapidshare.com/files/160994408/ajax.part02.rar
http://rapidshare.com/files/160994292/ajax.part03.rar
http://rapidshare.com/files/160994386/ajax.part04.rar
http://rapidshare.com/files/160994271/ajax.part05.rar
http://rapidshare.com/files/160994368/ajax.part06.rar
http://rapidshare.com/files/160994366/ajax.part07.rar
http://rapidshare.com/files/160994395/ajax.part08.rar
http://rapidshare.com/files/160994269/ajax.part09.rar
http://rapidshare.com/files/160994252/ajax.part10.rar

Monday, August 17, 2009

Microsoft ASP.NET 3.5: Step by Step

Microsoft ASP.NET 3.5: Step by Step
















Get the hands-on, step-by-step guide to learning the latest enhancements in ASP.NET code name Orcas. ASP.NET continues to be an important application platform that delivers a simplified, high-performance, and powerful Web development experience. Building on your familiarity with the Microsoft .NET Framework and Microsoft Visual C#, you can teach yourself the essentials of working with ASP.NET in the Microsoft Visual Studio environment one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you re a beginning programmer or new to this version of the technology, you ll understand the core capabilities and fundamental techniques for ASP.NET and begin building practical Web applications and Web services. Includes a companion CD with code samples, data sets, and a fully searchable eBook.

Features easy-to-follow, logically planned lessons to help you learn at your own pace

Delivers a solid understanding of how to use Visual Studio Orcas with ASP.NET to create Web applications and Web services


Free Download:

Sunday, August 16, 2009

Microsoft ASP.NET 2.0 Step By Step

Microsoft ASP.NET 2.0 Step By Step














The Web application infrastructure ASP.NET, introduced as part of version 1.0 of the Microsoft .NET Framework, provides the thin-client counterpart to Microsoft Windows- client development. With dramatic improvements in performance, productivity, and security features, Microsoft Visual Studio- 2005 and ASP.NET 2.0 deliver a simplified, high-performance, and powerful Web development experience. ASP.NET 2.0 features a new set of controls and infrastructure that simplify Web-based data access and include functionality that facilitates code reuse, visual consistency, and aesthetic appeal. Now you can teach yourself the essentials of working with ASP.NET 2.0 in the Visual Studio environment#151;one step at a time. With STEP BY STEP, you work at your own pace through hands-on, learn-by-doing exercises. Whether you’re a beginning programmer or new to this version of the technology, you’ll understand the core capabilities and fundamental techniques for ASP.NET 2.0. Each chapter puts you to work, showing you how, when, and why to use specific features of the ASP.NET 2.0 rapid application development environment and guiding you as you create actual components and working applications for the Web, including advanced features such as personalization.


Free Download:

Saturday, August 15, 2009

Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained

Microsoft AJAX Library Essentials: Client-side ASP.NET AJAX 1.0 Explained
















Publisher: Packt Publishing
Language: English
ISBN: 1847190987
Paperback: 300 pages
Data: Jul 2007
Format: PDF
Description: A practical tutorial to enhancing the user experience of your ASP.NET web applications with the final release of the Microsoft AJAX Library:
- A rapid and practical guide to including AJAX features in your .NET applications
- Learn practical development strategies and techniques
- Go through a case study that demonstrates the theory you learned throughout the book.


Free Download:

Friday, August 14, 2009

Microsoft .NET Remoting

Microsoft .NET Remoting















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.


Free Download:

password: books_for_all

Thursday, August 13, 2009

Microsoft ADO.NET (Core Reference)

Microsoft ADO.NET (Core Reference)














This core reference demonstrates how to use ActiveX Data Objects.NET (ADO.NET) to access, sort, and manipulate data in enterprise-wide, Web-enabled applications. Readers learn best practices for writing, testing, and debugging database application code using the new tools and wizards in Microsoft Visual Studio .NET-with code on a companion CD, plus insider tips. The book also describes the ADO .NET object model, its XML features for Web extensibility, integration with Microsoft SQL Server 2000, and more.


Free Download:



Wednesday, August 12, 2009

Microsoft .NET Framework Professional Projects

Microsoft .NET Framework Professional Projects


















Use .NET Framework to accomplish real-world, professional tasks. Incorporating eleven hands-on projects, Microsoft .NET Framework Professional Projects is your key to unlocking the power of .NET Framework. Each project focuses on a specific concept and is based on a real-world situation. Use Visual Studio.NET, C#, and Visual Basic .NET as you create XML schemas and measure system performance. You will be able to use the skills that you develop throughout the book to modify the projects to fit your professional needs.


Free Download:

Tuesday, August 11, 2009

Microsoft .NET Distributed Applications

Microsoft .NET Distributed Applications














Graduate from programming desktop applications to designing, developing, and implementing distributed applications using best practices for the Microsoft .NET Framework. This book takes developers beyond the basics with .NET to show how to use .NET techno

Monday, August 10, 2009

Microsoft .NET Compact Framework Kick Start

http://rapidshare.com/files/121570513/Microsoft.Dot_NET.Compact.Framework.Kick_Start.rar














The primary goal of .NET Compact Framework is to bring the familiar experience of developing .NET applications for the desktop to the device world. Of the approximately six million Microsoft desktop developers in the world, it is estimated that perhaps two hundred thousand will turn their attention to the device world using the enabling technology of the .NET Compact Framework.To facilitate the goal of showing readers how to develop applications for the .NET Compact Framework, the book contains in-depth treatment in the following topic areas: Windows Forms and Threading, Network Programming, ADO.NET Dataset, XML Serialization, SQL CE, Web Services, and performance management. Each concept is accompanied with a sample application that illustrates its implementation on the .NET Compact Framework. For the convenience of the reader, each sample application will be offered in both C# and Visual Basic .NET. Developers can use this source code as a springboard for creating their own device side database applications.



Free Download:

Sunday, August 9, 2009

MCTS Self-Paced Training Kit (Exam 70-536): Microsoft .NET Framework 2.0 Application Development Foundation

MCTS Self-Paced Training Kit (Exam 70-536): Microsoft .NET Framework 2.0 Application Development Foundation













Get in-depth exam prep for Exam 70-536, a core MCTS exam for the new Microsoft Technology Specialist and Professional Developer certifications and build real-world job skills. Includes test questions, reviews, case studies, code samples, and more.

From the Publisher
Key Book Benefits: - Comprehensive study guide written by exam-certified authors - Deeper, more focused coverage of exam objectives and suobjectives—plus instructive case studies and troubleshooting scenarios to enhance your performance on the job - 300 practice questions on CD, wita test engine that enables customized testing, pre-assessment and post-assessment, and automated scoring and feedback - Complete objective-by-objective review section, plus a tear-out exam-mapping grid - Exam tips based on real-world test experience - 90-day evaluation version of Visual Studio 2005 Professional Edition - 15 percent exam discount voucher from a leading authorized testing center (limited time offer) - Microsoft Encyclopedia of Networking, Second Edition, eBook - Practice files on CD - Entire study guide in searchable eBook format.


Free Download:

Saturday, August 8, 2009

Microsoft .NET and J2EE Interoperability Toolkit
















Discover how to build applications that run on both the Microsoft .NET Framework and Java 2 Enterprise Edition (J2EE)—and extend your customer reach and system shelf life. Whether your background is in .NET or J2EE, you’ll learn to implement many of the interoperability technologies available today, including Microsoft, Sun, and third-party compatibility tools. Interoperability expert Simon Guest takes a balanced look at the pros and cons of each cross-platform technology presented, including best practices, workarounds, and examples of interoperability solutions in action.


Discover how to:
  • Use .NET Remoting to enable interplatofrm connectivity
  • Write interoperable Web service solutions that show interoperability in a production environment, handle exceptions, and use UDDI
  • Employ Microsoft SQL Server 2000 to create a shared database between .NET and J2EE
  • Enable cross-platform asynchronous calling with Microsoft Message Queuing (MSMQ) and WebSphere MQ from IBM
  • Implement a bridge between .NET and J2EE queues using Microsoft Host Information Server and Microsoft BizTalk Server
  • Deliver a consistent user interface across platforms through shared session state and share authentication
  • Build complex interoperability solutions using Web services specifications for security features, binary data exchange, and routing

Friday, August 7, 2009

MCTS Self-Paced Training Kit (Exam 70-528): MicrosoftĂ‚® .NET Framework 2.0 Web-Based Client Development
















Book Description
Get in-depth preparation for Exam 70-526, an exam for the new MCTS: .NET Framework 2.0 Windows Application certificationand build real-world job skills. Includes test questions, reviews, troubleshooting labs, an exam discount, and more.

From the Publisher
Key Book Benefits: - Comprehensive study guide written by exam-certified authors - Deeper, more focused coverage of exam objectives and sub-objectives-plus instructive case studies and troubleshooting scenarios to enhance your performance on the job - 425 practice questions on CD - Test engine that enables customized testing, pre-assessment and post-assessment, and automated scoring and feedback - Complete objective-by-objective review section, plus a tear-out exam-mapping grid - Exam tips based on real-world test experience - 90-day evaluation version of Visual Studio 2005 Professional Edition - 15 percent exam discount voucher from a leading authorized testing center (limited time offer) - Microsoft Encyclopedia of Networking, Second Edition, eBook - Practice files on CD - Entire study guide in searchable eBook format


Free Download:

Free Download link 2:

Thursday, August 6, 2009

MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide

MCAD/MCSD: Visual Basic .NET Windows and Web Applications Study Guide
Sybex; Pap/Cdr edition | ISBN: 0782141617 | 816 pages | March 21, 2003 | CHM | 21 Mb
Here’s the book you need to prepare for the Developing Web Applications (70-305) and Developing Windows-based Applications (70-306) MCAD and MCSD exams. This Study Guide provides:
* In-depth coverage of official exam objectives
* Practical information on using Visual Basic .NET to develop Windows and Web applications
* Hands-on exercises designed to give you the skills needed to approach the exams with confidence

Authoritative coverage of all exam objectives, including:
* Creating user services
* Creating and managing components and .NET assemblies
* Consuming and manipulating data
* Testing and debugging
* Configuring, deploying, supporting, and securing Windows-based and Web applications



Free Download:


Free Download Link 2:

Wednesday, August 5, 2009

MCAD/MCSD Self-Paced Training Kit: Developing XML Web Services and Server Components with Microsoft® Visual Basic® .NET and Microsoft Visual C#

Publisher: Microsoft Press; Har/Cdr/Dv edition (January 15, 2003) | Language: English | ISBN-10: 0735615861 | 700 pages | CHM | 1.8 MB
Learn how to build XML Web services and server components with Microsoft® Visual Basic® .NET and Visual C#™ .NET?as you prepare for MCAD or MCSD certification. Includes study guide for Exams 70-310 and 70-320, evaluation software, eBook, and testing tool.



Free Download:

Tuesday, August 4, 2009

Maximizing ASP.NET: Real World, Object-Oriented Development

Maximizing ASP.NET: Real World, Object-Oriented Development














Using ASP.NET, you can build Web applications that deliver unprecedented power and performance. But to make the most of ASP.NET, Web developers need to think and work very differently from the ways they’ve programmed in the past. In Maximizing ASP.NET Jeffrey Putz helps you make the transition—and reap the rewards.

If you’re a long-time scripter who’s migrated from ASP, PHP, or other traditional platforms, Putz shows you how to use ASP.NET’s object-oriented model to write code that’s easier to deploy, manage, extend, and reuse. If you’re already comfortable with the fundamentals of ASP.NET using C# or VB.NET, this book’s platform-specific details and development best practices will make you dramatically more effective.

Coverage includes
  • Understanding the ASP.NET object model, classes, and n-tier application architecture
  • Designing classes for maximum performance and reusability, one step at a time
  • Mastering the nuts and bolts of ASP.NET IIS and Web applications
  • Using the ASP.NET event model to control the entire user request lifecycle
  • Creating special handlers for special requests
  • Building custom server controls: It’s easier than you think
  • Creating Web services from existing code and using remote services just like local objects
  • Using ASP.NET 2.0’s rich security and membership classes
  • Personalizing sites—without unnecessary complexity
  • Maximizing application performance and scalability
  • Implementing effective testing, code management, and metrics
  • Taking full advantage of ASP.NET 2.0 in the Visual Studio 2005 environment
  • Leveraging your Web development skills in other .NET projects

Whatever your background, Maximizing ASP.NET will deepen your skills across all aspects of enterprise development: application design, test-driven development, modularization, optimization, and beyond. Packed with C# and VB.NET examples for both ASP.NET 2.0 and 1.1, this is no mere “cookbook”—it’s a superbly well-written guide to both the “hows” and “whys” of serious ASP.NET development.



Free Download: