feedburner
Enter your email address:

Delivered by FeedBurner

feedburner count

Technology News - Get the latest tech news

Accelerated C# 2008

Labels:

C# 2008 offers powerful new features, and Accelerated C# 2008 is the fastest path to mastering them, and the rest of C#, for both experienced C# programmers moving to C# 2008 and programmers moving to C# from another object-oriented language. ISBN-13: 978-1590598733
download this free ebook
free ebook
Many books introduce C#, but very few also explain how to use it optimally with the .NET common language runtime (CLR). This book teaches both core C# language concepts and how to wisely employ C# idioms and object-oriented design patterns to exploit the power of C# and the CLR.
DOWNLOAD:
http://www.sendspace.com/file/g6cnfh
Read More......

SQL Cookbook

Labels:

Download unlimited ebook, ebookquide.blogspot , ebook guide, ebookYou know the rudiments of the SQL query language, yet you feel you aren't taking full advantage of SQL's expressive power. You'd like to learn how to do more work with SQL inside the database before pushing data across the network to your applications. You'd like to take your SQL skills to the next level.
Written in O'Reilly's popular Problem/Solution/Discussion style, the SQL Cookbook is sure to please. Anthony's credo is: "When it comes down to it, we all go to work, we all have bills to pay, and we all want to go home at a reasonable time and enjoy what's still available of our days." The SQL Cookbook moves quickly from problem to solution, saving you time each step of the way.

Author: Anthony Molinaro
Publisher: O'Reilly Media, Inc. Download unlimited ebook, ebookquide.blogspot , ebook guide, ebook
ISBN: 0596009763

DOWNLOAD:
http://www.mediafire.com/?d9sqs0zygit
Read More......

Building a Web Site with Ajax Visual QuickProject Guide

Labels:

Download unlimited ebookAjax is at the heart of the Web 2.0 revolution. It isn't a technology but, rather, is a technique that leverages other technologies and techniques, such as CSS, XML, DHTML, and XHTML. Many Web designers and programmers would like to incorporate Ajax in their projects because of the amazing functionality it can add to a Web site, ISBN-13: 978-0321524416
download free e-books
downloadable free e-book
but they can't because of the steep learning curve. That's where this book steps in. It makes learning Ajax fun and easy -- a great place to start! Visual QuickProject Guides focus on a single project. In this case the project is creating a business employee directory, like an address book. What's being created is a better, new kind of Web site.

Author: Larry Ullman
Publisher: Peachpit Press, Download unlimited ebook, ebookquide.blogspot
ISBN: 0321524411

DOWNLOAD:
http://www.mediafire.com/download.php?fum0mug3dym
Read More......

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

Labels: ,

Download unlimited ebookA practical tutorial to using Microsoft AJAX to enhance the user experience of your ASP.NET web applications covering the most up to date versions of the AJAX tools. With ASP.NET AJAX (formerly known as ATLAS) developers can quickly create rich and responsive web pages with efficient server communication by simply adding a few server controls to their pages. Because ASP.NET AJAX is integrated with ASP.NET, developers have full access to the built-in ASP.NET 2.0 application services and the entire .NET Framework. ISBN-13: 978-1847190987
download free e-books
downloadable free e-book
This book is written for ASP.NET developers who not only want to understand how Microsoft AJAX will impact on the way they develop web applications, but also want to make the transition to better, more responsive applications as easily as possible. You will need access to either Visual Studio Web Developer Express or Visual Studio .NET 2005. All the code examples are in C#.

Author: Cristian Darie
Publisher: Packt Publishing, Download unlimited ebook, ebookquide.blogspot
ISBN: 1847190987

DOWNLOAD:
http://www.mediafire.com/?0tbx1yg9xk1
Read More......

Ajax For Dummies

Labels:

ven if you weren’t intimidated before, that tidbit is probably enough to make you reach for the Excedrin. Just reach for Ajax For Dummies instead. With screen shots, actual code and explanations, and live Web sites where you can see Ajax applications doing their thing, it will have you using Ajax to create Web applications
download free e-books
downloadable free e-book
that look an act like desktop applications in no time. With Ajax, you can speed up and clean up your Web applications. Shoppers at your online store can fill their carts without waiting for multiple page refreshes. Searchers on your sites can get instant results on the same page.

Author: Steve, Ph.D. Holzner
Publisher: For Dummies, Download unlimited ebook, ebookquide.blogspot
ISBN: 0471785970

DOWNLOAD:
http://www.mediafire.com/?btxtgxmgjmy
Read More......

Professional ASP.NET 2.0 AJAX

Labels:

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.
# ASP.NET 2.0 AJAX (formerly known as "Atlas") is Microsoft's Ajax tool for ASP.NET developers and this book covers the ASP.NET 2.0 AJAX final release-not a beta or preview

Author: Matt Gibbs
Publisher: Wrox, Download unlimited ebook, ebookquide.blogspot
ISBN: 0470109629

DOWNLOAD:
http://www.mediafire.com/?5ctrrxx9qlm
Read More......

Pro Ajax and the .NET 2.0 platform

Labels: ,

There are a few class libraries recently distributed that open the Ajax door to the .NET Framework 2.0. This book examines how the Ajax technology and the .NET Framework can work in tandem. It thoroughly covers the XMLHTTPRequest processes and the .NET 2.0 class libraries, and shows you how to turn theory into practice and concepts into code, with samples that duplicate many new web technologies. With the knowledge you gain from this book, you'll be ready to put this asynchronous technology to work.
Thanks to the folks at Google, Ajax technology has become a force to be reckoned with. It is a technology that is here and now, just waiting for you to implement it with full impact. Google Maps, Google Suggest, and Flickr.com are just a few of the sites out there that have moved Ajax into the mainstream. More shall be revealed as the technology eases its way into coding. The book will also prepare you for upcoming work changes with the release of "Atlas."

Author: Daniel Woolston
Publisher: Download Unlimited Ebook
ISBN: 1590596706
Read More......

Ajax Hacks

Labels:

Ajax, the popular term for Asynchronous JavaScript and XML, is one of the most important combinations of technologies for web developers to know these days. With its rich grouping of technologies, Ajax developers can create interactive web applications with XML-based web services, using JavaScript in the browser to process the web server response.
Taking complete advantage of Ajax, however, requires something more than your typical "how-to" book. What it calls for is Ajax Hacks from O'Reilly. This valuable guide provides direct, hands-on solutions that take the mystery out of Ajax's many capabilities. Each hack represents a clever way to accomplish a specific task, saving you countless hours of searching for the right answer.
DOWNLOAD:
http://www.mediafire.com/download.php?0lmw9xjtknm
Read More......

.NET Common Language Runtime Unleashed

Labels: ,

The .NET Framework provides a runtime environment called the Common Language Runtime, which manages the execution of code and provides services that make the development of robust software easier. The Common Language Runtime (CLR) provides a solid foundation for developers to build various types of applications. Whether a developer is writing an ASP.NET application, a Windows Forms application, a Web Service, a mobile code application, a distributed application, or an application that combines several of these application models, the CLR provides huge benefits such as simplified development and the ability to integrate code written in various languages.
download this free ebook
free ebook
This book is a high-end comprehensive reference to the capability of the CLR. The This book is a high-end comprehensive reference to the capability of the CLR. The samples in the book have been written so that they not only illustrate a principle but give the reader a springboard to quickly translate the sample to practical, real-world applications. After reading this book, readers will be able to significantly increase their productivity by comfortably using the power and expressiveness of the Common Language Runtime in their applications. This book will take the reader beyond the syntax of C# to using and understanding the CLR to build secure, maintainable, and high performance applications.
DOWNLOAD:
http://www.mediafire.com/download.php?3m3lzbjssnn
Read More......

Debugging Microsoft .NET 2.0 Applications

Labels: ,

Traditionally, tools for performance tuning, testing applications, and debugging code have been expensive, hard to learn, and difficult to use. While previous versions of Microsoft Visual Studio® have included debuggers and other code-improvement tools, Visual Studio 2005 presents developers with robust and useful tools and processes to help ensure top-quality code. In this guide, an expert on improving code
download free e-books
downloadable free e-book
John Robbins, steps back from the expert-level information that characterized his previous debugging books to present hands-on, practical advice for working developers on how to use the debugging, testing, and tuning features in Visual Studio 2005. In addition to an overview of the science of debugging and expertly-guided instruction, this guide also features solutions to common
DOWNLOAD:
http://w11.easy-share.com/926097.html
Read More......

Professional WinFX Beta

Labels: ,

Professional WinFX Beta: Covers "Avalon" Windows Presentation Foundation and "Indigo" Windows Communication Foundation. Windows development is about to dramatically change! WinFX is an object-oriented API that will allow you to create applications that take advantage of the exciting features in Windows(r) Vista (previously known as "Longhorn")
download this free ebook
free ebook
while remaining compatible with Windows(r)XP SP2 and Windows Server 2003. Written by a team of Microsoft experts, this book introduces you to the pillars of this next-generation operating system, guiding you through the Windows Presentation Foundation (previously known as "Avalon") and the Windows Communication Foundation (previously known as "Indigo").
DOWNLOAD:
http://www.bestsharing.com/files/qAXpjqN281661/www.free-ebooks.download.org----------Wrox.Professional.WinFX.Beta.Covers.Avalon.Windows.Presentation.Foundation.and.Indigo.Windows.Communication.Foundation.pdf.html
Read More......

.NET Framework Security

Labels: ,

.NET Framework Security contains security features of the .NET Framework and Common Language Runtime. The focus is on the new technologies introduced with .NET, with treatment of existing technologies as leveraged by .NET (but not those existing technologies themselves)
download this free ebook
free ebook
The definite security reference and guide to the new programming platform from Microsoft. Written by people who have designed and implemented the security features and infrastructure in the .NET Framework that ASP.NET, C#, VB or Managed C++ applications run on. Softcover.
DOWNLOAD:
http://www.mediafire.com/download.php?muxggjxjgnz
Read More......

.NET Patterns: Architecture, Design, and Process

Labels: ,

Patterns have proven to be practical tools for the programmer who knows how to use them. In .NET Patterns, distributed computing and .NET expert Christian Thilmany presents both an introduction to patterns for programmers working in the .NET environment and a library of patterns unique to the .NET platform.
download free e-books
downloadable free e-book
In addition to covering both lower and higher level programming with patterns, this book also includes helpful primers on XML and web services, as well as thorough coverage of debugging, exceptions, error handling, and architecture.
DOWNLOAD:
http://www.mediafire.com/download.php?42jjsyoyi3z
Read More......

ASP.NET 2.0 Revealed

Labels:

ASP.NET 2.0 is the next version of ASP.NET, due to be revealed to the public for the first time as part of version 2.0 of the .NET Framework at PDC in October 2003. ASP.NET 2.0 Revealed covers all these features from the perspective of an ASP.NET developer. Prior knowledge of ASP.NET 1.x is assumed, as only people with that knowledge will be using ASP.NET at such an early stage. Because this is such a radical change, all ASP.NET developers will want to know as soon as possible what the new version contains.
Patrick is well known in the German developer community as an author and also a trainer and speaker. He has published over half a dozen books covering C# and ASP.NET, including two famous code books. Patrick is recognized by Microsoft as an MVP for .NET technologies and is also a founder member of the German Microsoft Code Wise program.
DOWNLOAD:
http://www.bestsharing.com/files/xa3vF253278/dotnetfaq.brinkster.net----Apress.ASP.Net.2.0.Revealed.chm.html
Read More......

Visual Basic 2005 Instant Results

Labels:

Visual Basic 2005 Instant Results not only provides you with ready-to-use classes, but it also shows you how to apply some of the more advanced features of Windows® programming. In addition, you'll discover how to access Web Services from a Visual Basic Windows program as well as access SQL Server Express 2005. This approach will give you the skills to achieve the programming results you want.
download free e-books
downloadable free e-book
Packed with unique, ready-to-use projects, this reference book will help you quickly get up to speed with Visual Basic 2005. Each project is presented in a step-by-step format, which enables you to set up, enhance, and reuse them in different real world situations. The accompanying CD-ROM also includes all of the source code from these projects, making it even easier for you to modify the applications to fit your own needs.
DOWNLOAD:
http://www.mediafire.com/?0hzmoxdcjjw
Read More......

Visual Basic 2005: .NET Insight for Classic VB Developers

Labels:

The Book of Visual Basic 2005 is a comprehensive introduction to Microsoft's newest programming language, Visual Basic 2005, the next iteration of Visual Basic .NET (Microsoft has dropped the .NET in the title). A complete revision to the highly acclaimed Book of VB .NET, the book is organized as a series
of lightning tours and real-world examples that show developers the VB 2005 way of doing things. Perfect for old-school Visual Basic developers who haven't made the jump to .NET, this book is also useful to developers from other programming backgrounds (like Java) who want to cut to the chase and quickly learn how to program with VB 2005.
DOWNLOAD:
http://www.mediafire.com/?btyirj1c3hy
Read More......

Visual Basic 2005 for Programmers 2nd Edition

Labels:

Written for C#, C++, Java or other-high level language programmers, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft’s Visual Basic language and the new .NET 2.0 in depth. The book is updated for Visual Studio® 2005 and presents Visual Basic concepts in fully tested programs, complete with syntax shading, line-by-line code descriptions, and program outputs
Start with a concise introduction to Visual Basic fundamentals using an early classes and objects approach, then rapidly move on to more advanced topics, including multithreading, XML, ADO.NET 2.0, ASP.NET 2.0, Web services, network programming, .NET remoting, generics and collections
DOWNLOAD:
http://www.bestsharing.com/files/NQBKE287526/www.free-ebooks-download.org-----------Visual.Basic.2005.for.Programmers.2nd.Edition.chm.html
Read More......

Mastering ASP.NET with VB.NET

Labels: ,

Microsoft's .NET Framework means enormous changes for Web programming. Using Visual Studio's ASP.NET and VB.NET, and a host of established and up-and-coming Internet technologies, you can build cleaner, more powerful Web applications, and you can do it more quickly than ever before. Mastering ASP.NET with VB.NET is packed with the vital information you need to get started and build the skills to develop the new generation of dynamic, easy-to-maintain web sites.
"BEFORE YOU CAN UNDERSTAND much about what a VB.NET application can do, you need to understand the model for what happens with Web requests in..."
DOWNLOAD:
http://www.mediafire.com/download.php?7w4gs31kekg
Read More......

Pro VB 2005 and the .NET 2.0 Platform, Second Edition

Labels:

To effectively make use of these new language features, developers must have a rock-solid grounding in object-oriented technology, assemblies, and the core .NET technologies. The purpose of Pro VB 2005 and the .NET 2.0 Platform, Second Edition is to provide you with such a foundation by diving deep into the language of VB 2005 and the platform of .NET. Thus, rather than simply showing how a code wizard can generate all the code on your behalf, this text will first show you how to author the code yourself so you can alter the generated code to your liking.
Beyond learning all the details of the VB 2005 programming language, you will also dive into the details of building desktop applications (using Windows Forms) and websites (via ASP.NET 2.0), and how to interact with relational databases (Ã la ADO.NET). Furthermore, you will explore how to build distributed applications using the .NET remoting layer and XML web services. Rest assured, this text will expose you to all the major services of the .NET platform and put you in the perfect position for further exploration.
DOWNLOAD:
http://www.sendspace.com/file/f3rb6c
Read More......

Professional C# 2005 and the .NET 2.0 Platform 3rd Edition

Labels:

Aimed at the reader with some previous programming experience, C# and the .NET Platform provides an enjoyable and well-paced tutorial for learning C# and Microsoft's new .NET Framework. This well-written guide is all you need to get onboard with the latest in Windows development.
The author does a good job at explaining how .NET works while bringing readers of different abilities up to speed with C#. Experts will appreciate the detail on class design, COM, and Web services, while beginners will be able to follow the author's well-organized tour of the basics. In all, this combination of strengths makes C# and the .NET Platform an attractive choice in the growing list of titles on Microsoft's latest programming language.
DOWNLOAD:
http://www.mediafire.com/download.php?mjzotduk1yz
Read More......

Pro ASP.NET 2.0 E-Commerce in C# 2005

Labels: ,

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.
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.
DOWNLOAD:
http://www.mediafire.com/?3b2hj39mczw
Read More......

Visual C# 2005 A Developer's Notebook

Labels:

In the three years since Microsoft made C# available, there have been lots of tweaks to the language. That's because C# is not only essential for making .NET work, it's a big way for Microsoft to attract millions of Java, C and C++ developers to the platform. And C# has definitely made some inroads. Because of its popularity among developers, the language received standardization from ECMA International
download free e-books
downloadable free e-book
making it possible to port C# applications to other platforms. To bolster its appeal, C# 2.0 has undergone some key changes as part of Visual Studio 2005 that will make development with .NET quicker and easier. That's precisely what Visual C# 2005: A Developer's Notebook allows you to do. There are some great new features in C# and this unique "all lab, no lecture" guide covers them all with 50 hands-on projects. Each project explores a new feature, with emphasis on changes that increase productivity, simplify programming tasks, and add functionality to applications.
DOWNLOAD:
http://www.mediafire.com/?8xhzbuf9tiw
Read More......

C# Cookbook

Labels:

The O'Reilly Cookbook series, with its to-the-point but illuminating coverage of programming subjects, meets the challenge of explaining how to write software as well as anything else on the market. When you're facing a coding problem--particularly in a language you're new to or haven't used in a while--and know there must be a proven way to solve it, the right Cookbook can often get you going in a hurry. C# Cookbook applies the formula to the language of Microsoft .NET, and is an addition to the line that more than a few programmers will appreciate.
download this free ebook
free ebook
Don't count on this book to solve big tasks for you. "I need some C# software that integrates with Avaya telephone switches and Siemens databases...:" No. Rather, this book shows you how to do the little jobs (converting an array to a delimited string, monitoring the event log, creating a bounded hashtable, and so on) that can stand in the way of prompt completion of a project. What's more, the coverage isn't limited to code samples. Stephen Teilhet and Jay Hilyard take advantage of the Cookbook series' Problem-Solution-Discussion format to teach you a thing or two about C#
DOWNLOAD:
http://www.mediafire.com/?7agr5u0uz52
Read More......

Wrox Professional .NET Framework 2.0

Labels:

As the .NET Framework and Common Language Runtime (CLR) continue to mature in terms of platform adoption, robustness, reliability, and feature richness, developers have an increasing need to understand the foundation on top of which all managed code runs. This book looks at the underlying platform commonalities that all developers can use, regardless of language choice or development tools. This includes languages such as C#, Visual Basic, C++/CLI, and others.
You'll begin with an in-depth look at CLR fundamentals. From there, you'll review first the Base Class Libraries (BCL) and then the more advanced Framework libraries that are commonly used in most managed applications. With an abundance of working code examples and unique depth of coverage, this book will quickly get you up to speed on what the .NET Framework and CLR 2.0 have to offer.
DOWNLOAD:
http://www.mediafire.com/download.php?7siizj9uzky
Read More......

Sams Teach Yourself Crystal Reports 9 in 24 Hours

Labels:

Download unlimited ebooks, ebookquide.blogspot , ebook guide, ebookSams Teach Yourself Crystal Reports 9 in 24 Hours guides the reader through understanding data sources, to creating simple reports using the provided report wizards to custom reporting creation, modification and design techniques. Crystal Reports 9 includes unprecedented technological advances and user interface design improvements. Crystal Reports can access data from the most widely used databases and can integrate data from multiple databases within one report.
The first beginner-level introduction to the newest and most significantly revised release of Crystal Reports. This book is designed to introduce Crystal Reports X, the newest version of Crystal Reports, a leading software reporting program with over 7 million licenses shipped to date.

Author: Joe Estes
Publisher: Sams, Download unlimited ebooks, ebookquide.blogspot , ebook guide, ebook
ISBN: 0672320908

DOWNLOAD:

http://www.mediafire.com/download.php?s5lwijtjbfb

Read More......

Computing with C#

Labels:

Both noivce and experienced programmers will find that this text serves as an accessible and thorough guide to object-oriented and event-driven programming concepts.
download free e-books
downloadable free e-book
Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio® 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components.
DOWNLOAD:
http://www.mediafire.com/download.php?ylxm5m5tdxx
Read More......

Microsoft Visual C# 2008 Step by Step

Labels:

Get the hands-on, step-by-step guide to learning the latest enhancements in Microsoft Visual C# 2008. Visual C#, one of the tools in Microsoft Visual Studio® 2008, is a modern programming language designed to deliver a productive environment for creating business frameworks and reusable object-oriented components. ISBN-13: 978-0735624306
download this free ebook
free ebook
John Sharp is the author of three previous versions of this book, plus several other titles from Microsoft Press, including Windows Communication Foundation Step by Step. John is a principal technologist for Content Master Ltd., where he develops and delivers guidance on C#, J#, and Microsoft ASP.NET for a number of international customers.
DOWNLOAD:
http://www.mediafire.com/download.php?1zmmt5jbjgn
Read More......

Geek News Central the place for Technology news