Showing posts with label csharp. Show all posts
Showing posts with label csharp. Show all posts

Client-Side Reporting with Visual Studio in C# Review

Client-Side Reporting with Visual Studio in C#
Average Reviews:

(More customer reviews)
I like this book very much. The author explains the client-side reporting with Visual studio in C# in detail, especially step by step. The topics cover windows form, web form, windows service and web service, which are useful for developers to write the report easily.
Although this book says it covers version VS 2005 and VS 2008, I really hope the author can update this book using VS 2008 version and add some new features such as LINQ to generate the client-side reports easily. I will recommend this book to everyone.

Click Here to see more reviews about: Client-Side Reporting with Visual Studio in C#

The power of SQL Server 2005 Reporting Services is now available for client-side reporting in Visual Studio 2005. Microsoft has added Reporting Services to VS to supersede its Crystal Reports (a Business Objects product used in almost 40,000 companies worldwide) add-in for report development. This hands-on guide takes readers 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 important new feature of Visual Studio 2005.Written for all VS users writing any kind of report, Client-Side Reporting with VS 2005 and SQL Server 2005 is the only book that tells the full story of client-side Reporting Services. Its real-world examples clearly and carefully teach how to use and exploit this powerful and incresingly popular technology.

Buy Now

Click here for more information about Client-Side Reporting with Visual Studio in C#

Read More...

VSTO For Dummies (For Dummies (Computer/Tech)) Review

VSTO For Dummies (For Dummies (Computer/Tech))
Average Reviews:

(More customer reviews)
The editor, designer, and proofreader must all have been on vacation. Formatting is bad and inconsistent. Sometimes an illustration is missing that that throws off references for the rest of the chapter. The information is good, but you'll have to work harder than necessary to read it.
URLs for test files don't work and the link to a page that's supposed to contain the code from the book leads to a 404.
After reading a library copy of the book, I bought one but only because I couldn't find anything else on the subject.

Click Here to see more reviews about: VSTO For Dummies (For Dummies (Computer/Tech))

Learn to build custom Office applications with this new Microsoft development tool
Designed to attract both VBA (Visual Basic for Applications) and Visual Studio developers, VSTO (Visual Studio Tools for Office) is a Visual Studio add-in that makes it easy to create custom Office applications. This book shows developers step by step how to work with VSTO tools to create real-world applications for Word, Outlook, and Excel.
VSTO enables developers to easily create custom applications for Microsoft Office
In the fun and friendly For Dummies style, this book explains how to build effective user interfaces and integrate VSTO applications with Sharepoint and other Microsoft server products
All code is presented in Visual Basic, making the book accessible to both VB and VBA programmers

VSTO For Dummies will get you up and running with this exciting technology quickly and easily.

Buy Now

Click here for more information about VSTO For Dummies (For Dummies (Computer/Tech))

Read More...

Beginning ASP.NET 4.0 in VB 2010 (Expert's Voice in .NET) Review

Beginning ASP.NET 4.0 in VB 2010 (Expert's Voice in .NET)
Average Reviews:

(More customer reviews)
As an Open source enthusiast, I never thought I would look back and grab a ASP.NET book or at least be interested in one, but recently a friend of mine asked me to help him to set up a Share Point server so I had to look for all the information available in internet, sooner than later, I asked him if he wanted a different approach to his needs, meaning I could help him out putting together some Open source solutions, but nope, he did stick to his guns.
So I had to tell him that if he wanted my help he would have to buy me some books: Microsoft SharePoint: Building Office 2007 Solutions in C# 2005 and / or Beginning ASP.NET 4 in VB 2010, anyway, he ended buying me both and it's been kind of hard to drop them, specially the second.
I titled this review "A bearer of good news" for a reason: Matthew MacDonald delivers an excellent and thorough compilation of the basics and middle level of the ASP.NET language leaving almost no space covered (he would have to write another volume for that matter) and the good news are that there's another world besides the Open source(d) one, it has improved to the point of (at least) changing some people's mind about it.
There are plenty of topics that I enjoyed reading this book but the ones that I found to be really useful are: Security and Caching, I know, we'll never know for sure if there's some hacker out there who already has the code and knowledge to break the first and I also know we'll never have applications that are fast enough, but I'm obliged to say that if we follow Matthew MacDonald's advice and handy examples, we'll be set to go.
And just to assist my comments, if you have the chance to see the performance of a Liferay portal (Open source under LGPL) against a Share Point's (Microsoft), you'll see what I mean.


Click Here to see more reviews about: Beginning ASP.NET 4.0 in VB 2010 (Expert's Voice in .NET)

Beginning ASP.NET 4.0 in VB 2010 follows in the footsteps of the highly successful .NET 2.0 and .NET 3.5 editions, teaching novice users how to use ASP.NET by gradually building their knowledge of the technology up in a pyramidal fashion chapter by chapter.Comprehensively revised for both ASP.NET 4.0 and the new Visual Basic 2010 language this book presents the easiest path to ASP.NET 4.0 mastery.

Buy Now

Click here for more information about Beginning ASP.NET 4.0 in VB 2010 (Expert's Voice in .NET)

Read More...

ASP.NET 3.5 Unleashed Review

ASP.NET 3.5 Unleashed
Average Reviews:

(More customer reviews)
This is a VERY good book for learning ASP.NET 3.5 from A to Z. It covers just about every ASP.NET topic you will touch in your career. This book is a LIBRARY of information on a wide variety of topics. The chapters on custom controls were much easier to read and more in depth than any book on the market. The chapters on ASP.NET AJAX were also very well written and were presented in a very systematic fashion.
Having been working as a senior-level developer and architect for ASP.NET system for many years now, I can tell you that this book will take you very far. If you're a seasoned ASP.NET developer, but aren't familiar with some of ASP.NET's lesser-known features (custom controls, custom configuration sections) or need to learn the various new features of .NET 3.5 like LINQ and the now native ASP.NET AJAX, this book is one you should definitely look at.
Also note that the author is not only an MVP, but he is a Microsoft Software Legend, the highest possible rank of a soldier in Microsoft's public army. He is a General; you can trust his work.

Click Here to see more reviews about: ASP.NET 3.5 Unleashed

ASP.NET 3.5 Unleashed is the most comprehensive book available on the Microsoft ASP.NET 3.5 Framework, covering all aspects of the ASP.NET 3.5 Framework--no matter how advanced.This edition covers all the new features of ASP.NET 3.5. It explains Microsoft LINQ to SQL in detail. It includes a chapter on the two new data access controls introduced with the ASP.NET 3.5 Framework: ListView and DataPager. With its coverage of ASP.NET AJAX, this book shows you how to take advantage of Microsoft's server-side AJAX framework to retrofit existing ASP.NET applications with AJAX functionality. It also demonstrates how to use Microsoft's client-side AJAX framework to build the web applications of the future: pure client-side AJAX applications. All code samples are written in the C# programming language. (Visual Basic versions of all code samples are included on the CD-ROM that accompanies this book.)Take advantage of Microsoft's new database query language, LINQ to SQL, to easily build database-driven web applicationsLearn how to use the new ListView and DataPager data access controls to build flexible user interfacesTake advantage of ASP.NET AJAX when building both server-side and client-side web applicationsUse the AJAX Control Toolkit to create auto-complete text fields, draggable panels, masked edit fields, and complex animationsDesign ASP.NET websitesSecure your ASP.NET applicationsCreate custom componentsBuild highly interactive websites that can scale to handle thousands of simultaneous usersLearn to build a complete ASP.NET 3.5 website from start to finish–the last chapter of the book includes a sample ASP.NET 3.5 web application written with LINQ to SQL and ASP.NET AJAXCD-ROM includes all examples and source code presented in this book in both C# and Visual Basic.

Buy Now

Click here for more information about ASP.NET 3.5 Unleashed

Read More...

Beginning ASP.NET 4.0 in C# 2010 Review

Beginning ASP.NET 4.0 in C# 2010
Average Reviews:

(More customer reviews)
This book has lots of good information, and it is in mostly the right order. The problem with this book for many readers will be the style of presentation. It has been proven many times that people learn by doing, but this book doesn't give you as much in that area as is necessary to learn. There is code that you can download but it doesn't really line up with the book.
The worst part of this book are the code snippets that are placed throughout the book. They don't show the surrounding code, so everything is out of context, and you don't feel 100% sure of where it goes in your file, and to top it off, it is code that sometimes doesn't relate to the code you download. Many times, instead of showing actual real-life variables, it just shows the equivalent of an 'x'. So you have no idea how it is supposed to come together. It continuously says 'code removed for clarity'. I understand the point of this as that code isn't the focus of this section, but if I'm building a page, I need to see that code to make sure I have the same code as the book.
I would have to say that the information given is very precise, and if you already know C#, you're probably going to enjoy this book, but if you are new to it, and need examples and practice, it's not the best. Imagine watching an Olympic freestyle skier for a few minutes, and then without ever having skied or practiced jumping, you are suddenly asked to do the same flips and twists perfectly. Maybe an exaggeration, but you are really left on your own a lot of the time.
The book is very dry, so you have a very long attention span and motivation to get through the book in order to do well with it. It is clear it is written by a programmer. There are constantly references to terms that haven't been defined previously, and sometimes you get the feeling this guy is trying to impress you with words. I've had professors like that, and although I respect their knowledge and intelligence, it does not contribute to a good learning atmosphere. I'm not saying 'dumb it down', but when learning a complex topic, the simpler it can be presented, the better.
Another problem is the low resolution of many of the screen shots. I know that's a limitation of the technology, but it can actually be somewhat dizzying to look at because of the blurriness.
There are other pros, and other cons, but I just touched on the main ones I noticed.

Click Here to see more reviews about: Beginning ASP.NET 4.0 in C# 2010

Beginning ASP.NET 4.0 in C# 2010 follows in the footsteps of the highly successful .NET 2.0 and .NET 3.5 editions, teaching novice users how to use ASP.NET by gradually building their knowledge of the technology up in a pyramidal fashion chapter by chapter.Comprehensively revised for both ASP.NET 4.0 and the new Visual C# 2010 language this book presents the easiest path to ASP.NET 4.0 mastery.

Buy Now

Click here for more information about Beginning ASP.NET 4.0 in C# 2010

Read More...

Pro ASP.NET 2.0 in C# 2005 Review

Pro ASP.NET 2.0 in C# 2005
Average Reviews:

(More customer reviews)
This is problably the first 2.0-specific book to hit store shelves. I'm currently building with Visual Studio 2005 Beta 2. AFAIK this build has the final major changes. The book seems to be written for the final VS release. In ohter words, I have not found any outdated examples yet in my reading.
I got this book last week and I'm very pleased with it. I jumped ahead straight to the Membership and Profile sections. There are *several* chapters on this! I'm very impressed so far with their teaching abilities and I appreciate the fact that they give full examples. First the authors cover how to use ASP.NET 2.0's shrinkwrapped solution. Then they give detailed information on how to implement your own custom providers for Memebership and Roles. This is fantastic because at the time of this review, I had not found any complete examples on how to do this.
So far this book hs a great reference and help to me. It's over 1,000 pages but nothing of what I've seen appears to be "fluff". Nice job! I would definitely recommend this ASP.NET/C# programmers. I think beginners can follow it and advanced users will like the solid 2.0 coverage.

Click Here to see more reviews about: Pro ASP.NET 2.0 in C# 2005

ASP.NET 2.0 is the latest version of Microsoft's current ASP.NET 1.1 technology. ASP.NET 1.1 is fast becoming the accepted technology standard for creating dynamic web pages on the Windows platform, and is now used across the board from start-ups to blue-chip multi-national corporations. ASP.NET 2.0 is building on this solid foundation and adding new improvements. The new technology will be faster to code, offer a more powerful set of tools (i.e. MasterPages and Generics), and run faster when deployed, so that customers enjoy a significantly better user experience.Pro ASP.NET 2.0 in C# follows the well-regarded Pro ASP.NET 1.1, rooted in the same best-practices and pragmatic style. Matthew MacDonald explains how ASP.NET 2.0 works for the professional programmer - covering both new innovations and the features carried over from the previous version. And while new features are important, MacDonald stresses the importance of the technology as a cohesive whole. His broad-based approach shows how all of the features inter-relate. This gives readers the solid understanding they need to code real applications.

Buy Now

Click here for more information about Pro ASP.NET 2.0 in C# 2005

Read More...

Pro ASP.NET 2.0 in C# 2005, Special Edition Review

Pro ASP.NET 2.0 in C# 2005, Special Edition
Average Reviews:

(More customer reviews)
Most of the info are copy and past from the microsoft MSDN library and other freely available websites. There are original materials, but for me, I did not feel that I have learned much from it.
Try another book or better try some online references, tutorials and libraries. If you want my copy and i would be more than happy to send it for free to you { you pay shipping :) }

Click Here to see more reviews about: Pro ASP.NET 2.0 in C# 2005, Special Edition


Welcome to Pro ASP.NET 2.0 in C# 2005, Special Edition. In this book, you'll learn how ASP.NET 2.0 really works. You won't be bored with a rehash of the C# language; instead, you'll get the hard-won practical advice that you need to build sophisticated, scalable websites. New features are clearly identified, so if you've programmed with a previous version of ASP.NET, you'll sail through the basics and get right to the most important changes and enhancements.

You'll also dig into advanced topics that other ASP.NET books leave out, like custom control creation, image handling, and encryption. You'll spend two complete chapters learning to make highly responsive pages with Ajax techniques and exploring Microsoft's next-generation Atlas platform. There's no better way to prepare for the future of the Web.

For this Special Edition of the book, we've also included a bonus CD containing a host of valuable extras to help you really get to grips with the technology:

A carefully selected library of chapters from 18 other Apress Pro and Expert titles designed to complement this book and broaden your knowledge of ASP.NET 2.0, C# 2005, VB 2005, and SQL Server 2005. That's over 2,000 information-rich pages in eBook form. All fully supported with code samples on Apress.com.
An eBook copy of ASPToday.com on ASP.NET 2.0 containing thirty-three articles covering ASP.NET 2.0 and SQL Server 2005 from Apress ASPToday website. ASPToday specializes in publishing quality articles for ASP developers. This is the first time this material is being made available in eBook form.
A full selection of our .NET 2.0 roadmaps that illustrate how Apress books can be linked together by you, the reader, to create your own custom-made learning curve to help you master the technology areas you need to know.


Buy Now

Click here for more information about Pro ASP.NET 2.0 in C# 2005, Special Edition

Read More...

Pro ASP.NET 4 in VB 2010 Review

Pro ASP.NET 4 in VB 2010
Average Reviews:

(More customer reviews)
So you want develop ASP.NET web sites? Then you'll get a really good start with this book, whether you're new to ASP.NET or you have worked with an earlier version. Like so many books, the first part goes through some very basic stuff, like using Visual Studio, but it's easy to skip that part if you don't need it; after all it's just the first 100 pages out of a total of more than 1600 pages packed with information. The table of contents is 25 pages long, so you can imagine how many topics are covered in this book. If you have worked with ASP.NET before, you may like that some chapters contains a "Changed in ASP.NET 4" section that highlights changes to earlier versions of ASP.NET.
The book is very well written and there is a good flow in the topics. Even though there is some basic stuff in the book, you need to have some programming skills and knowledge of VB.NET and the .NET Framework before you dig into this. Most, if not all, areas of ASP.NET 4 are covered and you'll also find that a lot of other topics like ADO.NET, LINQ, and XML etc. are covered as well. The book is divided in five parts and I am delighted to find that a whole part is dedicated to securing you web site with the ASP.NET security model and topics like Authentication, Authorization, Roles and Cryptography. With the Internet today you can hardly imagine publishing a web site without being worried about its security.
The book is also an excellent reference that you'll probably keep returning to; at least I know I will. I recommend this book to both beginner and experienced ASP.NET developers.


Click Here to see more reviews about: Pro ASP.NET 4 in VB 2010


ASP.NET 4 is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 4 in VB 2010 raises the bar for high-quality, practical advice on learning and deploying Microsoft's dynamic web solution.

This edition is updated with everything you need to come to grips with version 4 of ASP.NET, including coverage of ASP.NET MVC, ASP.NET AJAX 4, ASP.NET Dynamic Data, and Silverlight 3.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from these groundbreaking new technologies. They cover ASP.NET 4 as a whole, illustrating both the brand-new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 4 applications in the best possible style.

What you'll learn
Understand why ASP.NET 4 is so special, what its fundamental principles are, the basics of Visual Studio, and how ASP.NET controls are created and how they fit into ASP.NET pages, ultimately creating full applications.
Become familiar with ASP.NET MVC, one of the biggest additions to ASP.NET 4, and understand how to use it and integrate it within your existing ASP.NET applications.
Discover the intricacies of ADO.NET and how to perform data binding to many sources, from databases to file streams to XML.
Learn the various forms of security available and how to best apply them. Once considered the Achilles' heel of all Windows web applications, security has vastly improved and is now a cornerstone of ASP.NET 4.
Examine in detail advanced user interface techniques, including user controls, customer server controls, client-side JavaScript, GDI+, and Silverlight 3.
Understand how to work with web services, an important skill in an increasingly connected world.
Use ASP.NET AJAX 4, with an emphasis on contemporary web development techniques.
Perform development using Internet Information Services 7, Microsoft's premier web hosting platform.

Who this book is for
This book is for anyone with some software development experience who is interested in the .NET Framework 4 and theVB language. Whether you are moving to .NET for the first time or are already writing applications on .NET 2.0 or .NET 3.5, this book will provide you with a comprehensive grounding in the new technology and serve as a complete reference throughout your coding career.

Table of Contents
Introducing ASP.NET
Visual Studio
Web Forms
Server Controls
ASP.NET Applications
State Management
ADO.NET Fundamentals
Data Components and the DataSet
Data Binding
Rich Data Controls
Caching and Asynchronous Pages
Files and Streams
LINQ
XML
User Controls
Themes and Master Pages
Website Navigation
Website Deployment
The ASP.NET Security Model
Forms Authentication
Membership
Windows Authentication
Authorization and Roles
Profiles
Cryptography
Custom Membership Providers
Custom Server Controls
Graphics, GDI+, and Charting
JavaScript and Ajax Techniques
ASP.NET AJAX
Portals with Web Part Pages
MVC
Dynamic Data
Silverlight


Buy Now

Click here for more information about Pro ASP.NET 4 in VB 2010

Read More...

Pro ASP.NET 3.5 in C# 2008 (Windows.Net) Review

Pro ASP.NET 3.5 in C# 2008 (Windows.Net)
Average Reviews:

(More customer reviews)
Pro ASP.net 3.5: This book is a must to have book for anyone who is starting/ switching their careers to developing web applications using asp.net technologies. The authors Matthew MacDonald and Mario Szpuszta, has done a very good job of covering all sections that are useful for beginners as well as middle level developers.
For example, if you are seeing Visual Studio for the first time in your life, they dedicated a whole chapter on how to use visual studio. The reason I brought up this point is they kept the beginners in mind and they didn't leave any assumptions that the reader already know how to use Visual Studio.
At the same time for those middle level developers who wants to dive into newly released hot technologies like Ajax, LINQ and Silverlight you won't be disappointed. They have dedicated individual chapters for each of those topics. As I have been developing asp.net application from last several years, I opened this book to see what I can read about Linq and Silverlight. I enjoyed those chapters as they give you an introduction and a good kick start. I am surprised that the authors also dedicated a whole chapter for website deployment (Chapter 18) where the architectures of IIS 5.0, 6.0 and then 7.0 is explained. That is awesome that they have discussed installation of IIS 7.0 and explained the architecture as well as the new Configuration model of IIS 7.0. Everything is explained with the help of screen shots.
Of course I took for granted for all those core concepts of asp.net like developing Http Handlers, Http Modules, Customer Server controls, Custom Membership and profile providers, Security. They are all covered and are very well explained in individual chapters.
Given the broadness of the subject, the authors done a great job of covering all areas in depth methodically that way you won't be lost.
I enjoyed this book so much that I would definitely recommend this book to any .Net Web Developer and this book is going to take some space on my desk.


Click Here to see more reviews about: Pro ASP.NET 3.5 in C# 2008 (Windows.Net)


ASP.NET 3.5 isMicrosoft's revolutionary ASP.NET technology. It is the principal standard for creating dynamic web pages on the Windows platform. Pro ASP.NET 3.5 in C# 2008 raises the bar for high–quality, practical advice on learning and deploying Microsoft's dynamic web solution.

Seasoned .NET professionals Matthew MacDonald and Mario Szpuszta explain how you can get the most from this groundbreaking technology. They cover ASP.NET 3.5 as a whole, illustrating both the brand–new features and the functionality carried over from previous versions of ASP. This book will give you the knowledge you need to code real ASP.NET 3.5 applications in the best possible style.


Buy Now

Click here for more information about Pro ASP.NET 3.5 in C# 2008 (Windows.Net)

Read More...

Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2 Review

Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2
Average Reviews:

(More customer reviews)
This third edition is yet another outstanding textbook in the first author's collection and his writing skills seem to improve with every book. As the contents can be seen at a glance, it remains to say that each topic is, in fact, dealt with in a most comprehensive manner. In order to remove any ambiguity that might remain from any descriptive passage, there are rich examples that accompany each chapter. In fact, it was the superb set of examples for every chapter that were included with Matthew MacDonald's Pro WPF in C# 2008, second edition, that prompted me to buy this book, for which I have no regrets However, it is perhaps advisable to work through Beginning ASP.NET 3.5 in C# 2008, second edition, especially for the database work, before moving on to this book.
If Matthew MacDonald keeps up this standard of writing and presentation, not only for as ASP.NET, but also for WPF and Silverlight, it is going to be very difficult for any other author to do better. Despite the fact that other viewpoints are, and should be, always welcome, I find myself returning to MacDonald's books for helping me reach a more solid understanding.
I would like to conclude with a message to the publishers: the layout and print for the Beginning... book is excellent, if the heavy content is borne in mind. Unfortunately, there seems to have been some downsizing on the font size in the Pro... book that seems to make it disproportionally harder (for me, at least) to read. Perhaps, when better economic times come, the publishers would consider going to two volumes for Pro... books for what, each time, is a huge amount of reading material.


Click Here to see more reviews about: Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2

ASP.NET 3.5 was released in November 2007 and has proven itself a great success within the Microsoft web-development community, as sales of the Second Edition of this book have shown. During the course of 2008 Microsoft is launching a number of upgrades and additions that enhance ASP.NETs functionality.This Third Edition is a revision of the popular Second Edition text that includes coverage of the Silverlight web-presentation technology, Silverlight ASP.NET controls, ASP.NET MVC, the ASP.NET Extension package and the ADO.NET Entity Framework. These technologies have all been released since ASPs official publication and exte nd its capacities considerably. They will be covered within the third edition without increasing the book's page-count.

Buy Now

Click here for more information about Pro ASP.NET 3.5 in C# 2008: Includes Silverlight 2

Read More...

Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional (Expert's Voice in .NET) Review

Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional (Expert's Voice in .NET)
Average Reviews:

(More customer reviews)
I have purchased (what feels like) hundreds of computer related books from Amazon.com (including other ASP.NET books), and this is the first one that I have ever felt the need to comment on.
This is just a great book, in my opinion! I found the book to be very easy to read, and logical to follow - Matthew MacDonald's writing style is very effective in communicating technical information in a way that made it easy for me to understand.
I've been developing Windows client applications (VB/C#) for close to 10 years, and have "played around" with ASP.NET 2.0. I knew how to make some basic web apps work, but didn't really understand what was going on underneath the covers. I had a lot of questions that were answered and now have a lot more confidence going forward with creating ASP.NET apps.
As I mentioned, I had purchased ASP.NET books by different authors (for 1.1 and 2.0). Maybe I never gave those books a chance, but this is by far the best that I have come across.


Click Here to see more reviews about: Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional (Expert's Voice in .NET)


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 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.


Buy Now

Click here for more information about Beginning ASP.NET 3.5 in C# 2008: From Novice to Professional (Expert's Voice in .NET)

Read More...

ASP.NET 4 Unleashed Review

ASP.NET 4 Unleashed
Average Reviews:

(More customer reviews)
Let me start by saying that I am Software Architect with over 30 years in the business, and have been through the entire MS suite. I am primarily an infrastructure type guy focused on frameworks, web services and back end database base optimizations using C# and some VB.Net. I spend 15-20% of my time on ASP.Net, and have been working with ASP.Net for 5 years now. Over that period of time I have collected the usual plethora of SAMS, WROX, O'Reilly, and Microsoft books on ASP.Net.
I have to agree with most of the other reviews that have been written about this book. At 1781 pages, it is a well laid out, complete, good looking reference text for a beginner or intermediate user only. It lacks the gory technical details for us subject matter expert types and leaves you wanting more. Because of all my other ASP.Net material, when I read this book I felt like I had seen all this material before and the authors did a poor job pointing out exactly what was NEW in ASP.Net 4.0. For almost $60.00 US I felt a little cheated.
I was able to identify the new charting control, the new URL routing engine, and the use of the ADO.Net entity framework as new material in ASP.Net 4.0. Not so sure that was worth $60 US to me.
The code samples are extensive and all work. You do need a copy of VS2010 however.
If you're new to ASP.Net, or are looking for quick desk reference, this is an excellent choice.


Click Here to see more reviews about: ASP.NET 4 Unleashed

The most comprehensive book on Microsoft's new ASP.NET 4, ASP.NET 4 Unleashed covers all facets of ASP.NET development. Led by Microsoft ASP.NET program manager Stephen Walther, an expert author team thoroughly covers the entire platform.The authors first introduce the ASP.NET Framework's basic controls and show how to create common site-wide layouts and styles. Next, they cover all aspects of accessing, presenting, organizing, and editing data. You'll find thorough and practical sections on building custom components and controls, providing effective site navigation, securing sites and applications, and much more. This book presents hundreds of realistic code examples, reflecting the authors' unsurpassed experience with ASP.NET both inside and outside Microsoft. Build interactive Web Forms, validate form data, and upload files Provide interactive calendars, wizards, site maps, and other valuable featuresDesign efficient, maintainable sites with Master Pages and Themes Build data-driven applications with database controls, ADO.NET data access components, QueryExtender, LINQ to SQL, and WCF Data ServicesGenerate charts on the fly with the new Chart ControlExtend ASP.NET with custom controls and reusable componentsCreate site registration and authentication systems that store membership data in SQL Server or Active DirectoryUse URL Routing to build dynamism, flexibility, readability, and SEO-friendliness into your URLsImprove performance and scalability with caching and preloadingMaintain state with cookies, cookieless session state, and profilesLocalize, configure, package, and deploy ASP.NET applicationsUse the ASP.NET MVC Framework to improve agility, testability, speed to market, and extensibilityRetrofit existing ASP.NET applications with Ajax and build pure client-side Ajax web applicationsConstruct a complete ASP.NET 4 website from start to finish

Buy Now

Click here for more information about ASP.NET 4 Unleashed

Read More...