Pro .NET 2.0 Windows Forms and Custom Controls in C#
Book Description
By using C# and the final beta of NET 2.0, this book covers Windows Forms and GDI+ namespaces thoroughly for the .NET programmer in 2005. Experienced author Matthew MacDonald achieves this by combining careful treatment of the API with detailed discussion of solid user-interface design principles. This is an update for .NET 2.0 of MacDonald’s previous edition (1590590457) which gained wide community recognition. Upon reading this edition, you will be equipped to design state-of-the-art Windows interfaces and program graphics, and know how to create your own controls.
As a developer, you must know more than simply adding a control to a window. You must be able to create an entire user interface framework that's scalable, flexible, and reusable. Although this book is not a reference manual, it contains detailed discussions about user interface elements you’ll use on a regular basis. You will learn to use .NET controls, as well as extend them with your own custom controls.
http://rapidshare.com/files/17426555/Forms_in_C.rar
Book Description
ASP.NET 2.0 is the latest version of Microsoft’s current ASP.NET 1.1 technology. ASP.NET 1.1 is fast becoming the accepted technology standard for creating dynamic web pages on the Windows platform, and is now used across the board from start-ups to blue-chip multi-national corporations. ASP.NET 2.0 is building on this solid foundation and adding new improvements. The new technology will be faster to code, offer a more powerful set of tools (i.e. MasterPages and Generics), and run faster when deployed, so that customers enjoy a significantly better user experience.
Pro ASP.NET 2.0 in C# follows the well-regarded Pro ASP.NET 1.1, rooted in the same best-practices and pragmatic style. Matthew MacDonald explains how ASP.NET 2.0 works for the professional programmer – covering both new innovations and the features carried over from the previous version. And while new features are important, MacDonald stresses the importance of the technology as a cohesive whole. His broad-based approach shows how all of the features inter-relate. This gives readers the solid understanding they need to code real applications.
http://rapidshare.com/files/17314899/Pro_ASP.NET.rar
Microsoft Visual C# 2005 Express Edition Programming for the Absolute Beginner
byAneesha Bakharia
Course Technology 2006 (280 pages)
ISBN:1592008186
Written in a straight-forward style, using a games-based approach that makes learning beginning-level programming fun and easy, this book provides beginner programmers with programming instruction using Visual C# 2005 Express Edition as a foundation.
http://rapidshare.com/files/17240169/C_Sharp.rar
Pro .NET 2.0 Code and Design Standards in C#
http://rapidshare.com/files/16931940/Pro_.NET_2.0_Code.rar
Beginning ASP.NET 2.0 in C# 2005
Beginning ASP.NET 2.0 in C# 2005: From Novice to Professional steers you through the maze of ASP.NET web programming concepts. You will learn language and theory simultaneously, mastering the core techniques necessary to develop good coding practices and enhance your skill set.
This book provides thorough coverage of ASP.NET, guiding you from beginning to advanced techniques, such as querying databases from within a web page and performance-tuning your site. You'll find tips for best practices and comprehensive discussions of key database and XML principles.
The book also emphasizes the invaluable coding techniques of object orientation and code-behind, which will enable you to build real-world websites instead of just scraping by with simplified coding practices. By the time you finish this book, you will have mastered the core techniques essential to professional ASP.NET developers.
http://rapidshare.com/files/16796783/159059-5726.rar
Book Description
Rockford Lhotka started writing his Business Objects books in 1996, and over the years, he's become one of the world's foremost authorities on building distributed object-oriented systems. His industry-standard VB .NET Business Objects book not only addresses changes in .NET 2.0 and Visual Studio 2005, but also reflects substantial enhancements and improvements to the CSLA .NET Framework and how it can be used to create enterprise-level .NET applications.
Expert C# Business Objects is for developers who want to see Lhotka's ideas applied in the C# idiom. The book takes you from an opening discussion of logical architectures to detailed n-tier deployment options using the CSLA .NET Framework.
The depth of Rockford's thinking now influences developers across language boundaries. With this book, you can learn directly from the expert whose framework has become universally accepted and respected.
http://rapidshare.com/files/16769924/1590596323.rar
Charlie Calvert's Borland C++Builder Unleashed
http://rapidshare.com/files/16762136/0672310228.rar
Beginning ASP .NET 2.0 E-Commerce in C# 2005
Book Description
With the latest incarnations of ASP.NET 2.0 and SQL Server 2005, programming dynamic data-driven websites with Microsoft technologies has become easier and much more efficient than ever before. Fewer mouse clicks and fewer lines of code can now enable more powerful features and the tools you need -- Visual Web Developer 2005 Express Editions and SQL Server 2005 Express Edition -- are free!
In this book you'll learn how to best use the free development tools offered by Microsoft to build an online product catalogue with shopping cart, checkout, product searching, product recommendations, a control panel, customer accounts, order processing and much much more. You'll learn how to handle payments by integrating PayPal, DataCash and VeriSign Payflow Pro into your site. We'll also teach you how to expand your site's product listing by expanding your product section through web services.
Each feature you add to your website will introduce you to new challenges and theoretical concepts, which are carefully analyzed and explained throughout the book. You will gain an intimate understanding of every piece of code you write. This understanding will enable you to build your own powerful and flexible websites efficiently and rapidly with ASP.NET 2.0.
http://rapidshare.com/files/16601233/1590594681.rar

LINQ: The Future of Data Access in C# 3.0
By Joe Hummel
...............................................
Publisher: O'Reilly
Pub Date: October 01, 2006
Print ISBN-10: 0-596-52841-8
Print ISBN-13: 978-0-59-652841-6
Pages: 64
Language Integrated Query (LINQ) is Microsoft's new technology for powerful, general purpose data access. This technology provides a fully-integrated query language, available in both C# 3.0 and VB 9.0, for high-level data access against objects, relational databases, and XML documents. In this Short Cut you'll learn about LINQ and the proposed C# 3.0 extensions that support it. You'll also see how you can use LINQ and C# to accomplish a variety of tasks, from querying objects to accessing relational data and XML. Best of all, you'll be able to test the examples and run your own code using the latest LINQ CTP, available free from Microsoft. This Short Cut includes a complete reference to the standard LINQ query operators.
http://rapidshare.com/files/16405209/14022007_c_plus.rar
C# Threading Handbook
by Tobin Titus et al. ISBN:1861008295
APress, LLC © 2004 (288 pages)
This book addresses the fundamental units of Windows and .NET programming�threads. Coverage includes how .NET applications are executed, the life cycle of a thread in .NET, how the .NET Framework uses threads, and more.
Download
Beginning C# Objects: From Concepts to Code
by Jacquie Barker and Grant Palmer? ISBN:159059360x
Apress ?2004 (820 pages)
This book addresses the two fundamental concepts that programmers must grasp in order to write a professional object-oriented C# application, then introduces object terminology so you can translate an object model into C# code with ease.
Download
C# 2005 For Dummies
Download
Symbian OS C++ for Mobile Phones
Richard Harrison
Download
Modeling Derivatives in C++
Book Description
This book is the definitive and most comprehensive guide to modeling derivatives in C++ today. Providing readers with not only the theory and math behind the models, as well as the fundamental concepts of financial engineering, but also actual robust object-oriented C++ code, this is a practical introduction to the most important derivative models used in practice today, including equity (standard and exotics including barrier, lookback, and Asian) and fixed income (bonds, caps, swaptions, swaps, credit) derivatives. The book provides complete C++ implementations for many of the most important derivatives and interest rate pricing models used on Wall Street including Hull-White, BDT, CIR, HJM, and LIBOR Market Model. London illustrates the practical and efficient implementations of these models in real-world situations and discusses the mathematical underpinnings and derivation of the models in a detailed yet accessible manner illustrated by many examples with numerical data as well as real market data. A companion CD contains quantitative libraries, tools, applications, and resources that will be of value to those doing quantitative programming and analysis in C++. Filled with practical advice and helpful tools, Modeling Derivatives in C++ will help readers succeed in understanding and implementing C++ when modeling all types of derivatives.
Download
C++ Timesaving Techniques for Dummies
Book Description
* Seasoned C++ programmer Matthew Telles shows developers at any level of experience how to save hours by improving, refactoring, and debugging their code
* Some of the techniques covered include mastering asserts, creating a complete class, hiding a method of a base class, freeing blocks of memory, implementing a simple locking mechanism, creating debugging macros, checking for errors at run-time, finding and fixing memory leaks, and reducing code complexity
* The easy-to-follow, two-column Timesaving Techniques format makes mastering each timesaver a snap
* C++ is one of today's most widely used programming languages, with compilers offered by Microsoft, Borland, and Code Warrior
* This book is the perfect companion to C++ For Dummies, Fifth Edition (0-7645-6852-3)
Download
C++ GUI Programming with Qt 4
By Jasmin Blanchette, Mark Summerfield
...............................................
Publisher: Prentice Hall
Pub Date: June 21, 2006
Print ISBN-10: 0-13-187249-4
Print ISBN-13: 978-0-13-187249-3
Pages: 560
Download
Essential C# 2.0
By Mark Michaelis
...............................................
Publisher: Addison Wesley Professional
Pub Date: July 13, 2006
Print ISBN-10: 0321150775
Print ISBN-13: 978-0-321-15077-6
Pages: 768
Download
C++ How to Program, Fifth Edition
By H. M. Deitel - Deitel & Associates, Inc., P. J. Deitel - Deitel & Associates, Inc.
Publisher : Prentice Hall
Pub Date : January 05, 2005
Pages : 1536
Best-selling C++ text significantly revised to include new early objects coverage and new streamlined case studies.
Download 10.2MB
John Wiley and Sons You Can Program in C plus plus A Programmers Introduction
Download 2MB
Programming C#, 3rd Edition By Jesse Liberty
Publisher : O'Reilly
Date Published : May 2003
ISBN : 0-596-00489-3
Pages : 710
The new edition of Programming C# focuses on the features and programming patterns that are new to the C# language and fundamental to the programming of web services and web applications on the .NET platform. Newly updated for version 1.1 of the .NET Framework and Visual Studio .NET 2003, the book features new tips & tricks plus answers to frequently asked questions about C#.
Download 2.3Mb
