Professional etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster
Professional etiketine sahip kayıtlar gösteriliyor. Tüm kayıtları göster

31 Ekim 2008 Cuma

Professional Visual Basic 2008 (Programmer to Programmer)

Product Description

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, this comprehensive resource 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. Youll examine everything from the .NET Framework to the best practices for deploying .NET applications to database access and integrating with other technologies. From the Back CoverProfessional 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 SilverlightTM
Who this book is forThis 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





Product Details
Paperback: 1420 pages
Publisher: Wrox (May 5, 2008)
Language: English
ISBN-10: 0470191368
ISBN-13: 978-0470191361
Product Dimensions: 9.2 x 7.4 x 2.2 inches
http://rapidshare.com/files/135496598/Professional_Visual_Basic_2008.zip

http://w15.easy-share.com/1701968127.html

http://depositfiles.com/files/8722393

19 Ekim 2008 Pazar

Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional, Second Edition

Product Description

The most up–to–date and comprehensive introductory ASP.NET book you’ll find on any shelf, Beginning ASP.NET 3.5 in C# 2008 guides you through Microsoft’s latest technology for building dynamic web sites. This book will enable you to build dynamic web pages on the fly, and it assumes only the most basic knowledge of C#.
The book provides exhaustive coverage of ASP.NET, guiding you from your first steps right up to the most advanced techniques, such as querying databases from within a web page and tuning your site for optimal performance. Within these pages, you’ll find tips for “best practices” and comprehensive discussions of key database and XML principles you need to know in order to be effective with ASP.NET. The book also emphasizes the invaluable coding techniques of object orientation and code behind, which will start you off on the track to building real–world web sites right from the beginning—rather than just faking it with simplified coding practices.
By the time you’ve finished the book, you will have mastered the core techniques and have all the knowledge you need to begin work as a professional ASP.NET developer.


Product Details
Paperback: 954 pages
Publisher: Apress; 2 edition (November 15, 2007)
Language: English
ISBN-10: 1590598911
ISBN-13: 978-1590598917
Product Dimensions: 9.2 x 7 x 2 inches




http://rapidshare.com/files/99595272/Apress_Beginning_ASP_NET_3.5_in_CSharp_2008_From_Novice_to_Professional_2nd_Edition.rar

Beginning JSP, JSF and Tomcat Web Development: From Novice to Professional




Product Description

Start building Java–based web applications now, even if you’re a complete newcomer to Java. Comprehensive and example–driven, Beginning JSP™, JSF™, and Tomcat™ Web Development is all you need to develop dynamic web applications using JSP, connect to databases with JSF, and put them into action using the world’s most popular open source Java web server, Apache Tomcat.
A comprehensive introduction to JavaServer Pages (JSP), JavaServer Faces (JSF), and the Apache Tomcat web application server
Key concepts made easy to grasp by numerous working examples and a walkthrough of the development of a complete e-commerce project
Written for professionals by a practicing Java web application professional and expert

What you’ll learn

Develop dynamic web applications using the popular JavaServer Pages (JSP) technology.
Connect to SQL–based databases, like MySQL, from JSP/JSF–based web pages.
Integrate XML and HTML markup into your Java web page or Java-based web application.
Build an e–commerce web site using sound design principles
Deploy web applications using the world’s most popular and widely adopted open source Java web application server, Apache Tomcat.

Who is this book for?

This book is ideal for anyone new to Java who wants to start developing Java web applications, but also offers a valuable refresher to Java web developers who are new to the latest JSP, JSF, and Tomcat standards.
About the Apress Beginning Series
The Beginning series from Apress is the right choice to get the information you need to land that crucial entry–level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.&rdquo You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!
Related Titles from Apress
Pro JSP 2, Fourth Edition
Pro Apache Tomcat 6
Pro JSF and AjaxPro JSF and Ajax: Building Rich Internet Components

Product Details
Format: Kindle Edition
Print Length: 448 pages
Publisher: Apress (November 19, 2007)



http://rapidshare.com/files/78135107/Apress_Beginning_JSP_JSF_and_Tomcat_Web_Development.zip

13 Ekim 2008 Pazartesi

Beginning C# 2008 Databases: From Novice to Professional

Editorial Reviews

Product Description

Assuming only basic knowledge of C# 2008, Beginning C# 2008 Databases teaches all the fundamentals of database technology and database programming readers need to quickly become highly proficient database users and application developers.
A comprehensive tutorial on both SQL Server 2005 and ADO.NET 3.0, Beginning C# 2008 Databases explains and demonstrates how to create database objects and program against them in both T–SQL and C#. Full of practical, detailed examples, it’s been fully revised and updated for C# 2008 and offers the most complete, detailed, and gentle introduction to database technology for all C# programmers at any level of experience.
Comprehensively and concisely explains fundamental database concepts and programming techniques
Rich in working examples of both T–SQL and C# programs
Covers all the features most database programming ever requires

What you’ll learn
How relational databases work and how to use them
How C# uses ADO.NET to access databases
How to write stored procedures in T–SQL and call them from C# programs
How to use XML in database applications
How to use LINQ to simplify C# database programming
How to install SQL Server 2005 Express and Visual C# 3.0
Express and use them to teach yourself database programming by doing it
Who is this book for?
Beginning C# 2008 Databases is for every C# programmer. Database programming requires relatively little knowledge of C# but a lot of knowledge about relational database concepts and the database language SQL. This book assumes no prior database experience and teaches you, always through hands–on examples, how to create and use relational databases with SQL and how to access them with C#. Almost every application needs to access a database, and this book teaches all the fundamentals you needand may ever needto develop professional database applications.

About the Apress Beginning Series
The Beginning series from Apress is the right choice to get the information you need to land that crucial entry-level job. These books will teach you a standard and important technology from the ground up because they are explicitly designed to take you from “novice to professional.” You’ll start your journey by seeing what you need to know—but without needless theory and filler. You’ll build your skill set by learning how to put together real–world projects step by step. So whether your goal is your next career challenge or a new learning opportunity, the Beginning series from Apress will take you there—it is your trusted guide through unfamiliar territory!
Related Titles from Apress
Beginning C# 2008: From Novice to Professional
Beginning Database Design: From Novice to Professional
Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
Pro LINQ: Language Integrated Query in C# 2008


Product Details
Paperback: 482 pages
Publisher: Apress (January 11, 2008)
Language: English
ISBN-10: 1590599004
ISBN-13: 978-1590599006
Product Dimensions: 9.1 x 7 x 1.3 inches




http://rapidshare.com/files/142689438/0387.www.softarchive.net.rar