Tuesday, May 19, 2009

Comprehensive VB .NET Debugging

Comprehensive VB .NET Debugging













Visual Studio .NET, and more specifically Visual Basic .NET, gives developers more productivity and more power to develop applications, but at the cost of a complex development environment coupled with a whole new set of potential bugs.

Visual Basic provides many tools to help analyze how code operates. These debugging tools are particularly useful in locating the source of errors, or bugs. Developers can also use them to learn how code written by other programmers works.

Comprehensive VB .NET Debugging analyzes the new defect types that arise with VB .NET, and investigates the debugging of every type of VB .NET application together with many common debugging scenarios. Mark Pearce also shows developers how to use the powerful new .NET debugging tools to find bugs wherever they hide, even buried deep within distributed applications.


Free Rapidshare Download:

Complete Reference to Professional SOA with Visual Studio 2005 (C# & VB 2005) .NET 3.0

Tom Gao “Complete Reference to Professional SOA with Visual Studio 2005 (C# & VB 2005) .NET 3.0″
Lulu Com (September 05, 2007) | ISBN 1847998356 | 700 Pages | PDF | 38.2 Mb
The Complete Reference to Professional SOA with Visual Studio 2005 (C# & VB 2005) focuses on architecting and constructing enterprise-level systems. Taking advantage of the newly released Visual Studio 2005 development environment, the book assesses the current service-oriented platform and examines new ways to develop for scalability, availability, and security (which have become available with .NET 2.0). You’ll get to look closely at application infrastructure in terms of flexibility, interoperability, and integration, as well as the decisions that have to be made to achieve optimum balance within your architecture.


Free Rapidshare Download

Link 2

Client-Side Reporting with Visual Studio in C#

Asif Sayed, “Client-Side Reporting with Visual Studio in C#”
Apress | ISBN:1590598547 | September 21, 2007 | 465 Pages | PDF | 12MB


Client-Side Reporting with Visual Studio in C# shows how to design and create stunning professional reports with the SQL Server 2005 and Visual Studio 2005 Reporting Services.
* The only comprehensive guide to client-side Reporting Services,
* Practical, step-by-step instruction on designing, developing, and deploying real-world reports,
* Quickly turns beginners into sophisticated report writers,
* Gives expert tips on handling complex reporting scenarios.
The power of SQL Server 2005 Reporting Services is now available for client-side reporting in Visual Studio 2005, with or without SQL Server. This hands-on guide takes you step by step through the design, development, and deployment of a variety of professional reports for Windows, web, and mobile clients. It is the most complete single source of information on this exciting and important new technology.

Free Download

Link 2

Rename *.rar

Sunday, May 17, 2009

Professional Visual Basic 2008

Professional Visual Basic 2008












The 2008 version of Visual Basic is tremendously enhanced and introduces dramatic new concepts, techniques, and features to this popular object-oriented language. Written by an elite author team who are sympathetic to the challenges of learning VB 2008, this comprehensive book provides a clear and concise approach to using VB 2008 in the ever-expanding .NET world.


This book focuses on using the latest and most powerful tools from the Microsoft arsenal within your Visual Basic solutions. Looking closely at LINQ, AJAX, a new Visual Studio and more, you’ll be able to take lessons from this book and apply them to what you are doing today. You’ll examine everything from the .NET Framework to the best practices for deploying .NET applications to database access and integrating with other technologies, such as COM and XML.

What you will learn from this book
  • The core elements of VB 2008 as well as full syntax of all the new additions the language offers
  • Ways that the Common Language Runtime (CLR) is responsible for managing the execution of code compiled on the .NET platform
  • How VB is used in the creation, installation, running, and debugging of Windows® Services
  • How to work with the new SQL Server 2008 along with your .NET applications
  • The many features of Windows Forms and Windows Presentation Foundation
  • Ways to take advantage of the abilities of LINQ
  • The new web technology introduced by Silverlight

Who this book is for
This book is for experienced developers who are looking to transition to the latest version of Visual Basic.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.



Free Rapidshre Download:

Saturday, May 16, 2009

Professional Refactoring in Visual Basic

Professional Refactoring in Visual Basic












In this one-of-a-kind book, Microsoft MVP Danijel Arsenovski shows you how to utilize the power of refactoring to improve the design of your existing code and become more efficient and productive. He provides you with a hands-on approach so you’ll quickly learn how to manage and modify your code with refactoring tools and features. You’ll also discover how to perform unit testing, refactoring to patterns, and refactoring to upgrade legacy Visual Basic code.

As you progress through the chapters, you’ll build a prototype application from scratch. You’ll then utilize refactoring techniques to transform the code into a properly designed, enterprise-level application. Arsenovski walks you step-by-step through each process while offering expert coding tips. You’ll then be able to apply this information to real situations that arise as a result of company expansion, policy changes, or similar business decisions.

What you will learn from this book
  • The steps involved in assembling a refactoring toolkit
  • How to activate explicit and strict compiler options
  • Effective strategies for error handling
  • How to eliminate dead code, reduce scope, and remove unused references
  • Method consolidation and extraction techniques
  • Advanced object-oriented concepts and related refactorings
  • How to organize code for large-scale projects
  • Tips for taking advantage of LINQ and other VB 2008 enhancements
  • Core refactorings and basic code smells
  • How to use the free Refactor! add-in for Visual Basic
  • Visual Basic–specific refactorings and smells

Who this book is for
This book is for intermediate to expert programmers, developers, or .NET software architects who are familiar with basic object-oriented concepts, Visual Basic, and the Visual Studio environment.



Free Rapidshre Download:

Professional IIS 7 and ASP.NET Integrated Programming

Professional IIS 7 and ASP.NET Integrated Programming

Publisher: Wrox
Language: English
ISBN: 0470152532
Paperback: 670 pages
Data: Oct 2007
Format: PDF






The deep integration of IIS7 and ASP.NET provides both IIS7 administrators and ASP.NET developers with new and exciting programming tools, techniques, and approaches that were not possible with earlier versions of IIS. With this book, Dr. Shahram Khosravi presents you with the only resource to focus exclusively on the key features of this exciting integration.

You’ll get in-depth coverage of all the major systems that make up the IIS7 and ASP.NET integrated infrastructure, detailed explanations on how they work, guidance on how to use them in your own applications, and techniques for extending them to meet your application requirements.

Packed with detailed code walkthroughs and in-depth analyses of numerous real-world examples - all written and tested with Windows Vista, Windows Server 2008, ASP.NET 2.0, and ASP.NET 3.5 (Visual Studio 2008), this book helps you gain the skills, knowledge, and experience you need to use and to extend the major systems that make up the IIS7 and ASP.NET integrated infrastructure.

Some of the key topics covered include:
How to write integrated IIS7 and ASP.NET code that works with Windows Vista, Windows Server 2008, ASP.NET 2.0, and ASP.NET 3.5 (Visual Studio 2008)
Techniques for implementing and plugging custom HTTP modules, handlers, and handler factories into the IIS7 and ASP.NET integrated request processing pipeline
How to manage the IIS7 and ASP.NET integrated configuration system from IIS7 Manager, appcmd.exe, and managed code
Tips for using the IIS7 and ASP.NET integrated declarative schema extension markup language (, , , , and so on) to implement custom configuration sections
Techniques for using and extending the IIS7 and ASP.NET integrated managed code system (ConfigurationElement, ConfigurationElementCollectionBase, ConfigurationSection, ApplicationPool, Site, Application, ServerManager and so on) to add support for custom managed classes
Tips for extending the IIS7 and ASP.NET integrated graphical management system (ModuleServiceProxy, ModuleDialogPage, ModuleListPage, TaskForm, Module, ModuleService, ModuleProvider, TextTaskItem, MethodTaskItem, and so on) to add new graphical components to IIS7 Manager
Techniques for using and extending the IIS7 and ASP.NET integrated providers system (ProviderConfigurationFeature, ProviderConfigurationSettings, IProviderConfigurationService, ConfigurationModuleProvider, and so on) and ways to implement and to plug custom provider-based services into this system and IIS7 Manager
Ways to use the IIS7 and ASP.NET integrated tracing and diagnostics - TraceSource, SourceSwitch, IisTraceListener, EventTypeFilter, RSCA, Request, WorkerProcess, Failed Request Tracing, and so on
ASP.NET and Windows Communication Foundation integration in IIS7


Free Rapidshare Download

Professional ASP.NET 3.5: In C# and VB













Building on the revolutionary ASP.NET 2.0 release, ASP.NET 3.5 adds several key new developer features including AJAX, LINQ, and a new CSS designer in Visual Web Developer 2008. The dramatic reduction in code that developers realized from the more than 50 new server controls in ASP.NET 2.0 now allows developers the time to make their applications more interactive with AJAX, to work with data in their preferred language with LINQ, and to build visually attractive and consistent standards-based sites with CSS.


Professional ASP.NET 3.5 helps the experienced programmer put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, Professional ASP.NET 3.5 covers all the key technologies retained from 2.0 in new depth alongside the hundreds of pages of coverage of the important new 3.5 features. Written by 3 of the most well-known and influential ASP.NET developers who were highly praised by ASP.NET creator Scott Guthrie for their ASP.NET 2.0 books, Professional ASP.NET 3.5 is the book you’ll learn the language from and turn to day after day as you write web applications. And as always, Professional ASP.NET 3.5 features language examples in the book and in the code download in both C# and VB!

Key new coverage for ASP.NET 3.5 includes:
  • Thorough coverage of how to implement ASP.NET 3.5 AJAX and the ASP.NET AJAX Toolkit
  • An introduction to LINQ and many LINQ examples throughout the book side-by-side with the related SQL example to show you the differences between the two
  • Enhanced coverage of XML use in ASP.NET including the new XML Schema Designer Add-on, LINQ to XML, LINQ for XML examples, and XSLTC.exe, a command-line XSLT compiler
  • A new chapter on CSS design for ASP.NET and the Visual Web Developer CSS design tools
  • A new chapter on the ASP.NET lifecycle and architecture best-practices
  • Increased coverage of ASP.NET with SQL Server 2005 and Oracle as the databases
  • Coverage of enhancing your ASP.NET applications with Microsoft’s new Silverlight for stunning video and animation uses
  • Coverage of Scott Hanselman’s famous productivity tool picks for developers to help make you a more productive ASP.NET developer
  • Updated coverage of migrating applications for previous ASP.NET versions

Key coverage retained and improved from the ASP.NET 2.0 book:
  • The idea of the server control and its pivotal role in ASP.NET development
  • How to create templated ASP.NET pages using the master page feature
  • Techniques for debugging and handling errors
  • Ways to package and deploy ASP.NET applications
  • How to retrieve, update, and delete data quickly and logically
  • How to implement the cultures and regions features to localize your web site into multiple languages for different visitors
  • An understanding of how to use and extend the provider model for accessing data stores, processes, and more
  • How to keep track of your application’s performance and health with monitoring tools

Friday, May 15, 2009

Professional DotNetNuke ASP.NET Portals

Professional DotNetNuke ASP.NET Portals













Professional DotNetNuke ASP.NET Portals

DotNetNuke, the popular ASP.NET open source application, is sweeping through the ranks of ASP.NET and Web developers. Whether you’ve never programmed your own Web site before or you are an experienced ASP.NET developer, you’ll find DotNetNuke and this book have something to offer you. You’ll get started with invaluable hands-on insight for installing DotNetNuke on the server and then move on to developing and administering portals created with DotNetNuke.

Written by the creator and programmers of the DotNetNuke project, the book discusses operating a DotNetNuke portal. You’ll see how DotNetNuke gives you a flexible architecture for rapidly developing Web applications and you’ll find ways to extend the portal framework by developing modules that plug into DotNetNuke. Step-by-step instructions to administer DotNetNuke in various real-world scenarios will help you save time developing your own DotNetNuke ASP.NET sites.

What you will learn from this book
* How to easily develop a dynamic content managed Web site
* Management of user membership and permissions
* Other features you can add to a DotNetNuke site including discussion forums, RSS feeds, calendars, and more
* How to instantly change your Web site user interface with skins
* Techniques for hosting multiple Web sites from a single account with the multiple portal capability

Who this book is for

Web developers or administrators who have never used ASP or ASP.NET can use this book to create their first ASP.NET portal site with no programming skill required. Experienced ASP.NET developers can use this to create ASP.NET sites quickly and efficiently using DotNetNuke.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education for new technologies, all designed to help programmers do a better job.


Free Rapidshrare Download:

Professional DotNetNuke 4: Open Source Web Application Framework for ASP.NET 2.0 (Programmer to Programmer)

Professional DotNetNuke 4: Open Source Web Application Framework for ASP.NET 2.0 (Programmer to Programmer)














DotNetNuke is a powerful open source framework that creates and deploys robust modules on the ASP.NET platform. Written by its core team of developers, this book will provide you with the tools and insight you’ll need to install, configure, and develop your own stunning Web applications using DotNetNuke 4.

You’ll first gain an inside look into the history of this project as well as the basic operations of a DotNetNuke portal. You’ll then find detailed information on how the application is architected and how you can extend it by building modules and skins. With this information, you’ll be able to complete projects such as commercial Web sites, corporate intranets and extranets, online publishing portals, and custom vertical applications.

What you will learn from this book
  • The latest features and functionality of DotNetNuke 4 for ASP.NET 2.0
  • The best way to install DotNetNuke on the server
  • Proven tips for managing and administering a DotNetNuke portal
  • How to dramatically enhance your Web site’s user interface using skins
  • Techniques for extending the portal framework
  • Ways to create a unique look for your portal

Who this book is for

This book is for the nondeveloper or administrator who wants to dive into the exciting DotNetNuke framework. It is also for experienced ASP.NET developers who want to use DotNetNuke to build dynamic ASP.NET sites or create add-ins to DotNetNuke.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.


Free Rapidshare download:

Professional ASP.NET Web Services

Professional ASP.NET Web Services













This book will show you how to create high-quality Web Services using ASP.NET. It describes the standards that are core to the Web Services architecture and examines how these standards are integrated into ASP.NET. The processes involved in building and consuming Web Services are discussed along with in-depth code examples. The book concludes with three case studies, each examining a different application of Web Services, and presenting a complete solution.

This book covers:

* Building and consuming Web Services in ASP.NET
* Simple Object Access Protocol (SOAP)
* Web Services Description Language (WSDL)
* Discovering Web Services with UDDI
* Exposing data sources through Web Services
* Performance techniques
* Securing Web Services
* Transactional Web Services
* .NET My Services (Hailstorm)

The code in this book is presented in C#. Full Visual Basic .NET versions of all code samples and case studies are available along with C# downloads on the Wrox website.

From the Publisher
This book is for intermediate or experienced ASP.NET programmers who want to take advantage of the opportunities that are presented by Web Services standards.

We offer a full support service to readers of this book. This includes community discussion on p2p.wrox.com and responsive email support through support@wrox.com. Authors and editors that worked on Professional ASP.NET Web Services will help you to get the most from the book.



Free Download:
Free Download Link 2:

Thursday, May 14, 2009

Professional Crystal Reports for Visual Studio. NET















What is this book about?

Crystal Reports is one of the world’s leading software packages for creating feature-rich reports and is now fully integrated with Visual Studio .NET. With this book, you will learn how to use the software to produce elegant and effective reports for Windows and the Web. It provides a detailed guide to the functionality provided with Crystal Reports for Visual Studio .NET, and shows how to integrate reports into .NET applications.

What does this book cover?

Professional Crystal Reports for Visual Studio.NET 2003 has been expanded to include functionality of the latest offering from Microsoft’s .NET platform and also the latest release of Crystal Reports. With the release of Visual Studio.NET 2003 the version of Crystal Reports included with the product has been updated and expanded. This title covers all of the fundamentals of working with Crystal Reports including:
  • Creating and integrating reports into Windows and web-based applications
  • Creating XML Report Web Services
  • Working with ADO.NET
  • Using formulas and logic in reports
  • Developing distributed reporting applications
  • Deploying reporting applications

The book also explores topics covering the new features and functionality.

In this new edition, you’ll also find a number of enhancements, including the following:
  • An entire chapter focused on Report Design
  • More in-depth code samples to build complex applications with an emphasis on commonly used features.
  • Examples that demonstrate integration with other databases and platforms (i.e. Oracle, etc.) as opposed to just samples for Access, SQL Server, etc.
  • Expanded coverage on using parameters with Crystal Reports and customizing the report content at run-time.

Professional C# (Programmer to Programmer)

Professional C# (Programmer to Programmer)













C# is designed to work with .NET to provide a new framework for programming on the Windows® platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works.

In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more.

Here is the complete C# resource for developers, packed with code and examples that have been updated for the latest release – the .NET Framework 1.1 and Visual Studio .NET 2003.

What you will learn from this book
  • How to program in the object-oriented C# language
  • Methods for manipulating XML using C#
  • Integration with COM, COM+, and Active Directory
  • How to write Windows applications and Windows services
  • Distributed applications with .NET Remoting
  • An understanding of .NET Assemblies
  • How to generate graphics with C#
  • Ways to control .NET security, and much more

Professional ASP.NET 2.0 Security Membership and Role Management

Professional ASP.NET 2.0 Security Membership and Role Management
Paperback: 648 pages
Publisher: Wrox (January 31, 2006)
Language: English
ISBN-10: 0764596985
ISBN-13: 978-0764596988
Product Dimensions: 9 x 7.3 x 1.5 inches







Experienced developers who are looking to create reliably secure sites with ASP.NET 2.0 will find that Professional ASP.NET 2.0 Security, Membership, and Role Management covers a broad range of security features including developing in partial trust, forms authentication, and securing configuration. The book offers detailed information on every major area of ASP.NET security you’ll encounter when developing Web applications.

You’ll see how ASP.NET 2.0 version contains many new built-in security functions compared to ASP.NET 1.x such as Membership and Role Manager, and you’ll learn how you can extend or modify various features. The book begins with two chapters that walk you through the processing ASP.NET 2.0 performs during a web request and the security processing for each request, followed by a detailed explanation of ASP.NET Trust Levels.

With this understanding of security in place, you can then begin working through the following chapters on configuring system security, forms authentication, and integrating ASP.NET security with classic ASP including integrating Membership and Role Manager with classic ASP. The chapter on session state looks at the limitations of cookieless session identifiers, methods for heading off session denial of service attacks, and how session state is affected by trust level. After the chapter explaining the provider model architecture in ASP.NET 2.0 and how it is useful for writing custom security providers you go to the MembershipProvider class and configuring the two default providers in the Membership feature, SqlMembershipProvider and ActiveDirectoryMembershipProvider. You'll see how to use RoleManager to make it easy to associate users with roles and perform checks declaratively and in code and wrap up working with three providers for RoleProvider – WindowsTokenRoleProvider, SqlRoleProvider, and AuthorizationStoreRoleProvider (to work with Authorization Manager or AzMan).

This book is also available as part of the 5-book ASP.NET 2.0 Wrox Box (ISBN: 0-470-11757-5). This 5-book set includes:
  • Professional ASP.NET 2.0 Special Edition (ISBN: 0-470-04178-1)
  • ASP.NET 2.0 Website Programming: Problem - Design - Solution (ISBN: 0764584642 )
  • Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
  • Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
  • ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
  • CD-ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
  • DVD with 180-day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition


From the Back Cover
ASP.Net security covers a broad range of subjects. Concepts such as Web security features, developing in partial trust, forms authentication, and securing configuration - just to name a few p are all integral components to helping developers ensure reliable security. Addressing the ASP.NET security features from the developer's point of view, this book offers detailed information on very major area of ASP.NET security that you'll encounter when developing Web applications.

You'll see how the 2.0 version contains many new built-in security functions, such as Membership and Role Manager, and you'll learn how you can extend or modify various features. As you work through this book, you'll gain a solid understanding of the many security features in ASP.NET 2.0.

What you will learn from this book
  • The securityĂ‚ professing that is performed for each HTTP request
  • What ASP.NET trust levels are and how they work to provide secure environments
  • The new options for locking down and protecting configuration sections
  • New security features for forms authentication and session state
  • Ways to write your own custom provider-based features
  • How to extend Membership with password histories and custom password encryption
  • How to use Active Directory with the new Membership and Role Manager features

Who this book is for

This book is for experienced developers who are looking to master the new security features of ASP.NET 2.0, as well as more advanced techniques for extending ASP.NET 2.0 security.



User Review on the book:


This is a great book about asp.net 2.0, IIS and security. It provides a lot of background info, once you have that the other pieces of asp.net fall into place and things make a lot more sense. I think for code examples I can always use Google, background info on how it all works together is what you read a book for and this book delivers. I hope this will not be the author's last book.



Free Rapidshare download:


Free download Link 2:
password: books_for_all

Wednesday, May 13, 2009

Professional C# 2008

Professional C# 2008










Updated for .NET 3.5 and Visual Studio® 2008, this book is the ultimate guide to C# 2008 and its environment. Beginning with a look into the architecture and methodology of .NET, the team of superlative authors explains why the C# language cannot be viewed in isolation, but rather, must be considered in parallel with the .NET Framework. After gaining an understanding of the foundation of C#, you’ll then go on to examine the fundamentals of C# programming with each successive chapter.

New examples provide helpful explanations on how to use C# to solve various tasks. Plus, completely new chapters on LINQ, SQL, ADO.NET entities, Windows Communication Foundation, Windows Workflow Foundation, Windows Presentation Foundation, arrays, system transactions, tracing, and event logging all deliver essential information to help you gain a clear and thorough understanding of all that C# 2008 has to offer.

What you will learn from this book
  • How to write Windows® applications and Windows® services
  • Ways to use ASP.NET 3.5 to write web pages
  • Techniques for manipulating XML using C#
  • How to use ADO.NET to access databases
  • Ways to generate graphics using C# 2008
  • Numerous C# add-ins
  • How to use LINQ to easily work with your SQL Server databases and XML

Who this book is for
This book is for experienced developers who are interested in learning the latest version of the number one developer language: C#.


Free Download Link:

Professional ASP.NET 2.0 Special Edition

Professional ASP.NET 2.0 Special Edition
Hardcover: 1584 pages
Publisher: Wrox (October 16, 2006)
Language: English
ISBN-10: 0470041781
ISBN-13: 978-0470041789
Product Dimensions: 9.3 x 7.6 x 2.5 inches
Book Rank: #31 in ASP






ASP.NET allows web sites to display unique pages for each visitor rather than show the same static HTML pages. The release of ASP.NET 2.0 is a revolutionary leap forward in the area of web application development. It brings with it a wealth of new and exciting built-in functions that reduce the amount of code you'll need to write for even the most common applications.


With more than 50 new server controls, the number of classes inside ASP.NET 2.0 has more than doubled, and in many cases, the changes in this new version are dramatic. This book will alert you to every new feature and capability that ASP.NET 2.0 provides so that you'll be prepared to put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new special edition adds hundreds of pages of new coverage of advanced and new techniques relating to data and data sources, the provider model, personalization, membership, role management, localization, configuration, migration, and Altas.

Bonus CD-ROM and DVD
  • The bonus DVD includes a 180-day trial of Microsoft Visual Studio 2005 Professional
  • The accompanying CD-ROM features a valuable library of chapters from other key Wrox books. It contains more than 1,000 pages from more than 15 Wrox ASP.NET 2.0, C# 2005, VB 2005, .NET 2.0, and SQL Server 2005 books.

What you will learn from this book
  • The idea of the server control and its pivotal role in ASP.NET development
  • How to create templated ASP.NET pages using the new master page feature
  • Techniques for debugging and handling errors
  • How to work with data from enterprise databases including SQL Server 2005 and Oracle®
  • Ways to package and deploy ASP.NET applications
  • How to retrieve, update, and delete data quickly and logically
  • How to implement the cultures and regions features to localize your web site into multiple languages for different visitors
  • How to use the new "Altas" add-in for ASP.NET 2.0 to add Ajax-style capabilities to your ASP.NET applications
  • An understanding of how to use and extend the new pro?vider model for accessing data stores, processes, and more
  • How to keep track of your application's performance and health with new monitoring tools
  • When and how to migrate your ASP.NET 1.x applications to 2.0

Who this book is for

This book is for experienced programmers and developers who are looking to make the transition to ASP.NET 2.0.


Free Download:

Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides)

Professional ASP.NET 2.0 Server Control and Component Development (Wrox Professional Guides)
Paperback: 1224 pages
Publisher: Wrox (August 7, 2006)
Language: English
ISBN-10: 0471793507
ISBN-13: 978-0471793502
Product Dimensions: 9.2 x 7.4 x 2.3 inches







The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.

The step-by-step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step-by-step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in-depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real-world custom controls or components of the specified type that you can use in your own Web applications.

Some of the many types of controls and components you'll learn to build are:
  • Ajax-enabled controls and components: four chapters on Ajax discuss and use Ajax patterns, ASP.NET 2.0 client callback mechanism, CSS, DOM, XML, and JavaScript to implement a number of Ajax-enabled controls and components.
  • Web Parts: four chapters on Web Parts in ASP.NET 2.0 develop a number of custom WebPart, EditorPart, CatalogPart, WebPartZone, WebPartChrome, WebPartVerb, WebPartManager, and data-bound WebPart controls.
  • 5 chapters on ASP.NET 2.0 security, membership, and role management components
  • 5 chapters on ASP.NET 2.0 tabular and hierarchical data source controls and custom Parameter components
  • 4 chapters on ASP.NET 2.0 tabular data-bound controls and data control fields
  • Developing controls and components that can access any type of data store and automate all their data operations such as Delete, Update, Insert, and Sort.
  • XML Web service, WSDL, Google XML Web service API, SchemaImporterExtension, ISerializable, and CodeDom
  • XmlReader, XmlWriter, XPathNavigator, DOM, and XmlResolver
  • Provider-Based Services including how to implement a RSS service provider that can feed RSS from any type of data store such as SQL Server, file system, Web services, and so on
  • HTTP modules, HTTP handler factories, HTTP handlers, and control builders including developing an HTTP module and an HTTP handler factory that perform URL rewriting and an HTTP handler that generates RSS feeds
  • User controls and composite and templated custom controls
  • State management and custom type converters.
  • Events, IPostBackEventHandler, IPostBackDataHandler, and Page lifecycle

This book is also available as part of the 5-book ASP.NET 2.0 Wrox Box (ISBN: 0-470-11757-5). This 5-book set includes:
  • Professional ASP.NET 2.0 Special Edition (ISBN: 0-470-04178-1)
  • ASP.NET 2.0 Website Programming: Problem - Design - Solution (ISBN: 0764584642 )
  • Professional ASP.NET 2.0 Security, Membership, and Role Management (ISBN: 0764596985)
  • Professional ASP.NET 2.0 Server Control and Component Development (ISBN: 0471793507)
  • ASP.NET 2.0 MVP Hacks and Tips (ISBN: 0764597663)
  • CD-ROM with more than 1000 pages of bonus chapters from 15 other .NET 2.0 and SQL Server(TM) 2005 Wrox books
  • DVD with 180-day trial version of Microsoft(r) Visual Studio(r) 2005 Professional Edition


From the Back Cover
The ASP.NET 2.0 Framework introduced web developers to dozens of new server controls and components, and a greatly expanded and easier structure for writing their own server controls and components. Professional ASP.NET 2.0 Server Control and Component Development covers the breadth of server control functionality as well as the rest of the membership, role management, SchemaImporterExtension, and so on – the functionality referred to as components. Written for the experienced ASP.NET developer, Professional ASP.NET 2.0 Server Control and Component Development will show you how to write your first sever control or custom component.

The step-by-step coverage drills down to the details of the extensible part of the ASP.NET 2.0 Framework that you need to extend to write the specified type of custom control or component. Rather than present the extensible part as a black box, it presents a detailed step-by-step approach to implement functional replica of the extensible part, discusses the replica’s code in detail, and provides an in-depth coverage of the techniques, tools, and technologies used in the code. From there you get a detailed practical recipe for developing the specified type of custom control or component and book then uses the recipe to implement one or more real-world custom controls or components of the specified type that you can use in your own Web applications.

Some of the many types of controls and components you'll learn to build are:
  • Ajax-enabled controls and components: four chapters on Ajax discuss and use Ajax patterns, ASP.NET 2.0 client callback mechanism, CSS, DOM, XML, and JavaScript to implement a number of Ajax-enabled controls and components.
  • Web Parts: four chapters on Web Parts in ASP.NET 2.0 develop a number of custom WebPart, EditorPart, CatalogPart, WebPartZone, WebPartChrome, WebPartVerb, WebPartManager, and data-bound WebPart controls.
  • 5 chapters on ASP.NET 2.0 security, membership, and role management components
  • 5 chapters on ASP.NET 2.0 tabular and hierarchical data source controls and custom Parameter components
  • 4 chapters on ASP.NET 2.0 tabular data-bound controls and data control fields
  • Developing controls and components that can access any type of data store and automate all their data operations such as Delete, Update, Insert, and Sort.
  • XML Web service, WSDL, Google XML Web service API, SchemaImporterExtension, ISerializable, and CodeDom
  • XmlReader, XmlWriter, XPathNavigator, DOM, and XmlResolver
  • Provider-Based Services including how to implement a RSS service provider that can feed RSS from any type of data store such as SQL Server, file system, Web services, and so on
  • HTTP modules, HTTP handler factories, HTTP handlers, and control builders including developing an HTTP module and an HTTP handler factory that perform URL rewriting and an HTTP handler that generates RSS feeds
  • User controls and composite and templated custom controls
  • State management and custom type converters.
  • Events, IPostBackEventHandler, IPostBackDataHandler, and Page lifecycle

Tuesday, May 12, 2009

Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages

Professional ASP.NET 2.0 Design: CSS, Themes, and Master Pages
Paperback: 474 pages
Publisher: Wrox; Pap/Onl edition (September 11, 2007)
Language: English
ISBN-10: 0470124482
ISBN-13: 978-0470124482
Product Dimensions: 9.1 x 7.4 x 1.2 inches
Book Rank: #76 in CSS






This book is for anyone who wants to learn about using .NET for web interface design. Beginner or hobbyist .NET developers can certainly get a good foundation of .NET web interface design by going through this book from cover to cover. However, more seasoned .NET professionals, especially if they tend to steer away from the GUI of their projects, can also pick up a thing or two by focusing on certain chapters that appeal to them. This book is meant to take a reader from the beginning of a project to the completion of the interface design. Along the way, concepts are illustrated to show how the different pieces play together. So, anyone who really wants to understand the concepts presented in this book will be able to do so by reading the entire thing. However, this book should also serve as a good reference after you have read it or, in some cases, in place of reading it.

All of the early chapters provide useful information and examples for any web developer. Many of the concepts presented after Chapter 4 are more specifically targeted at .NET developers. In the later chapters, the target audience is .NET developers or, at least, people who want to become .NET developers. In those chapters, you should probably have at least a basic understanding of the .NET Framework and some experience with Visual Studio 2005 (or possibly Visual Studio 2003). If you are completely new to .NET, you may find it useful to pick up a beginning ASP.NET 2.0 book before delving too deeply into those chapters. If you want to learn about .NET 2.0 web interface design, you are the intended audience.

It should be noted that all of the .NET code samples in this book are in C#. However, this shouldn’t limit other developers, such as VB.NET developers, from understanding the concepts or being able to replicate the code in their own projects. The actual managed code examples are pretty limited and, when they are used, they should be fairly easy to port over to VB.NET.

This book covers the concepts serious developers need to begin designing cool and consistent web layouts. The early chapters focus on general web design standards that you need to grasp in order to move into the later chapters. Specifically, these concepts are:

  • Basic web design considerations (colors, fonts, images, accessibility, and so on) (Chapter 2)
  • Photoshop basics to get you started making your own graphics and color schemes (Chapter 3)
  • Cascading Style Sheets (CSS) and their use in web design layout (Chapter 4)

When you finish these chapters, you will have the basic shell for the project that you will continue to develop throughout the book. You will have the header graphic, color scheme, and CSS layout that you will begin to incorporate .NET-specific concepts to in the later chapters. This includes:

  • How to make .NET controls render accessible CSS code rather than their default: tables (Chapter 5)
  • Using the built-in controls of .NET to create easily maintainable and consistent site navigation (and how to make them render CSS divs instead of tables) (Chapter 6)
  • Creating your web site template with Master Pages (Chapter 7)
  • Creating themes and skins to style your .NET controls (Chapter 8)
  • Applying themes to your projects through various approaches, including base classing (Chapter 9)

The final “regular” chapter ends with you building an entirely new mobile device theme using all of the concepts learned in the previous chapters. In Chapter 10, you will start with modifying your graphic to better fit the resolution of your mobile devices. You will also learn how to modify your stylesheets and apply them programmatically to be used only for this theme. You will have a new Master Page and an entirely new theme. You will also see one way of switching themes based on your criteria (in this example, your criterion will be whether your client browser is a mobile device).

Beyond these chapters, you will get a “forward look” at some of the new technologies coming down the pipeline that affect these some of the material you learned in the preceding chapters. In Appendix A, you will get a glimpse at the upcoming release for Visual Studio, codenamed “Orcas.” This will almost exclusively focus on the new CSS features because they are the most relevant to the other chapters of the book, and there are so many new features regarding CSS management in this release that they warrant their own chapter (nested Master Pages are also included, but CSS takes up most of the appendix).

Finally, with Appendix B, the Visual Studio Codename “Orcas” discussion is extended to include Microsoft Silverlight. You will learn how to create drawing object, incorporate images, animate your objects, and affect the rendered output through your managed code.

If you read this book from cover to cover, you should end up with a really solid understanding of the current technologies for .NET developers to create consistent and accessible web interfaces, as well as a feeling of excitement for the new stuff that should be coming soon to a computer near you.



From the Back Cover
With ASP.NET 2.0, .NET developers finally have the tools in their hands to effortlessly create aesthetically pleasing web application interface designs that can be easily carried forward to create a consistent look and feel to their site. In this book you'll see how to join these new ASP.NET tools with universal web standards like CSS, color, graphics, and accessibility in the planning of any of your web projects. This combination will provide you with unique skills in the art of making powerful ASP.NET pages look as amazing as the technology that drives them.

Before delving into the new Navigation Controls, Master Pages, and Themes, ASP.NET programmers get a thorough grounding in basic web design considerations, including colors and fonts, Photoshop basics, and the fundamentals of CSS standards. With these tools in hand, ASP.NET developers can expand their programming horizons to make ASP.NET sites that are not only well-designed but attractive and easy-to-use.

What you will learn from this book

  • How adding visual and interface design skills to your data access and business logic skills makes you a well-rounded and valuable developer
  • How properly structured navigation controls can not only allow for the globalization of your site but can increase the security of your pages through integration with the ASP.NET Membership API
  • How Master pages can be used to template the look and feel of your site and how other pages can then inherit them
  • How to make ASP.NET controls render accessible CSS code rather than tables
  • How to create a new theme for only mobile devices using new graphics, CSS rules, and master pages
  • A preview of Microsoft's newest web developer technologies, including SilverLight and Visual Studio 2008

Who this book is for

ASP.NET developers who want to learn about using ASP.NET for web interface design. Examples are written in C# but should be easily understandable for experienced VB developers as well.



User Review:


I am a hardcore .net developer. But, site design has been kind of my downside. Came across this book and had a glance at the book contents. It looked impressive and bought it. Actually, after reading it, I am glad I bought it. It covers everything that you need to consider when building a website. Not just "How" to do it, but also the "Why" of doing it. It also covers the nitty questions which you have been thinking about how they do it in the site. Explains in a simple and direct way. Jacob Sanford has done a real good job in his first book. If you are a .Net developer and would like to sharpen your design skills, this is the book to download. It's worth it.



Free Rapidshare Download:

OR
Free Link 2 part 1:
Free Link 2 part 2:

Monday, May 11, 2009

Professional ASP.NET 2.0 Databases

Professional ASP.NET 2.0 Databases
Paperback: 504 pages
Publisher: Wrox (February 12, 2007)
Language: English
ISBN-10: 047004179X
ISBN-13: 978-0470041796
Product Dimensions: 9 x 7.3 x 1.3 inches







Now you can uncover the secrets behind accessing and retrieving data from a wide range of data sources such as SQL Server and XML sources. This book walks you through the array of ADO.NET 2.0 features and clearly shows you how they can be used to develop database-driven web applications in ASP.NET.

You’ll first gain an in-depth understanding of the data source controls that enable data binding in the ASP.NET platform. Next you’ll uncover the advanced features of ASP.NET, including site navigation, implementing sorting and paging, and editing data in templates. You’ll then focus on designing transactions in ADO.NET 2.0, displaying data, and utilizing SQL Server 2005 XML.

Throughout the chapters, you’ll find examples and source code (with ASP.NET examples written in C#) that you can integrate into your applications. This will enable you to leverage ADO.NET and ASP.NET features so you can easily create a scalable N-Tier web site.

Some of the topics covered include:
  • ASP.NET 2.0 Data Controls
  • Data Binding with the SqlDataSource Control, XML Data, and Objects
  • Selecting, Updating, Deleting Records
  • Programmatically Creating and Adding Controls
  • XSL Transformations with XmlDataSource Control
  • Using Generics with the ObjectDataSource Control
  • ASP.NET 2.0 Site Navigation including Implementing Breadcrumbs and Binding to Other Controls
  • Displaying and Editing Data Using Templates
  • GridView Sorting and Paging
  • Advanced Data Source and Data-Bound Controls including Master/Detail Display, Displaying Images from a Database, and Using Themes with Data Bound Controls
  • Transactions in .NET and Interoperability between System.Transactions and System.EnterpriseServices
  • Advanced ADO.NET for ASP.NET Data Display including DataSet Object, ADO.NET 2.0 DataTable, and Provider-Independent Data Access Code
  • Accessing Data from SQL Server 2005 including CLR in SQL Server 2005, New XML Features in SQL Server 2005, and Working with XML Data-Typed Columns from ADO.NET
  • N-Tier Architecture with ASP.NET 2.0 and SQL Server 2005
  • Best Practices for Creating ASP.NET Web Sites including Implementation of CLR Stored Procedures and Implementation of Layers


From the Back Cover
Now you can uncover the secrets behind accessing and retrieving data from a wide range of data sources such as SQL Server and XML sources. This book walks you through the array of ADO.NET 2.0 features and clearly shows you how they can be used to develop database-driven web applications in ASP.NET.


You'll first gain an in-depth understanding of the data source controls that enable data binding in the ASP.NET platform. Next you'll uncover the advanced features of ASP.NET, including site navigation, implementing sorting and paging, and editing data in templates. You'll then focus on designing transactions in ADO.NET 2.0, displaying data, and utilizing SQL Server 2005 XML.

Throughout the chapters, you'll find examples and source code that you can integrate into your applications. This will enable you to leverage ADO.NET and ASP.NET features so you can easily create a scalable N-Tier web site.

What you will learn from this book
  • All about the new ASP.NET page architecture, data controls, and code sharing features
  • How to work with hierarchical XML data
  • Ways to fine-tune formatting with templates
  • Tips for providing transaction support in your business applications
  • Techniques for creating high performance web sites with the advanced features of ADO.NET 2.0
  • How to build better architected applications using the new XML data type in SQL Server 2005

Who this book is for

This book is for intermediate or experienced programmers who have started developing with ASP.NET and are familiar with relational databases such as SQL Server. The ASP.NET example code is written in C#.




password: books_for_all
Free Rapidshare Download:

Professional ASP.NET 2.0 AJAX (Programmer to Programmer)

Professional ASP.NET 2.0 AJAX (Programmer to Programmer)
Paperback: 336 pages
Publisher: Wrox; 1 edition (June 5, 2007)
Language: English
ISBN-10: 0470109629
ISBN-13: 978-0470109625
Product Dimensions: 9.2 x 7.5 x 0.8 inches
Book Rank: #42 in ajax, #80 in ASP






ASP.NET 2.0 AJAX is Microsoft's Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release. You’ll learn how to use the ASP.NET 2.0 AJAX features in order to create richer, more responsive dynamic Web sites. The book walks you through examples for each featured element, demonstrating how the client and server interact to produce a better Web application, and reviews such topics as client framework, script manager control, networking stack, application services, partial page updates, control extenders, client form elements, and client behaviors.

From the Back Cover
Are you ready to build more responsive web applications with richer UI elements? This detailed guide to the Microsoft AJAX Library shows you how to bring together ASP.NET 2.0 with an object-oriented approach to JavaScript development using this new framework from Microsoft. You'll gain an in-depth understanding of the ASP.NET AJAX architecture, including the server controls, client-side JavaScript library, and runtime environment. By following the numerous examples, you'll see how much your users benefit from this new class of web applications that manipulate the browser's DOM and communicate with the server to update the user's view of a page without waiting for the entire page to be refreshed.

Written by Microsoft's lead ASP.NET AJAX developer together with an in-the-field Microsoft MVP (Most Valuable Professional), this book guides you through the core of the Microsoft AJAX Library and the controls you will use to leverage AJAX. It provides you with code samples to take advantage of some of the popular shared-source ASP.NET AJAX Toolkit controls and extensions. And you'll work through debugging functionality in Visual Studio® and the browser as well as methods for effective testing.

What you will learn from this book

  • How to create a better user experience by adding more dynamic UIs
  • Steps for accessing ASP.NET profile and authentication services
  • Ways to simplify programming tasks using the Microsoft AJAX Library
  • Strategies for testing web applications to achieve optimal performance
  • Methods for developing custom AJAX controls

Who this book is for

This book is for experienced ASP.NET developers who want to add AJAX to their applications. It is also for experienced web developers who want to move to ASP.NET and AJAX together.


Read What Reader say about this book:



Matt and Dan's ASP.NET AJAX book is an excellent one. It is packed with useful content, and contains a lot of great code examples that demonstrate real-world usage examples.

The book covers all of the core ASP.NET AJAX Scenarios:

- Server-Side Controls (UpdatePanel, UpdateProgress, etc)
- Client-side libraries
- Networking Stack
- Application Services
- AJAX Control Toolkit

Matt Gibbs is the development manager of ASP.NET at Microsoft, and led the ASP.NET AJAX 1.0 development team - so obviously knows his stuff well. Dan Wahlin is a great trainer and presenter of ASP.NET and ASP.NET AJAX. You are in very good hands with them.

I highly recommend this book.


Free Rapidshare Download:

Sunday, May 10, 2009

Programming C# 3.0















Written by popular author and .NET expert Jesse Liberty, this thoroughly updated tutorial for beginning to intermediate programmers covers the latest release of Microsoft’s popular C# language (C# 3.0) and the newest .NET platform for developing Windows and web applications. Our bestselling Programming C# 3.0, now in its fifth edition, is a world-class tutorial that goes well beyond the documentation otherwise available. Liberty doesn’t just teach C#; he tells the complete story of the C# language and how it integrates with all of .NET programming, so that you can get started creating professional quality web and Windows applications. This book: Provides a comprehensive tutorial in C# and .NET programming that also serves as a useful reference you’ll want by your side while you’re working Covers all of the new features of the language, thoroughly integrated into every chapter, rather than tacked on at the end Provides insight into best practices and insight into real world programming by a professional programmer who worked with C# as an independent contractor for nearly a decade before joining Microsoft as a Senior Program Manager Every chapter in this book has been totally revised, and the entire book has been reorganized to respond to the significant changes in the language Full coverage, from the ground up of LINQ (Language Integrated Query) and other C# 3.0 language innovations to speed up development tasks Explains how to use C# in creating Web Applications as well as Windows Applications, using both the new Windows Presentation Foundation (WPF) and the older WinForms technology This new edition of Programming C# 3.0 is for working programmers who want to develop proficiency inMicrosoft’s most important language.

No prior .NET experience is required for you to get started. There’s no time like the present to work with C# — and no book like this one to teach you everything you need to know. Special note to VB6 and Java programmers: if you’ve decided to transition to .NET, this book will take you there.


Free Rapidshare Download:

Free Download Link 2: