ASP.NET Data Web Controls Kick Start

ASP.NET Data Web Controls Kick Start
Authors
Scott Mitchell
ISBN
0672325012
Published
22 Feb 2003
Purchase online
amazon.com

Utilizing the more advanced features of the Data Web Controls has many developers stumped. These controls are fairly simple to use when it comes to simple data display. However, they can do much more than merely present data. For example, the DataGrid Web Control allows for sorting, paging, and editing of data. In addition, these controls allow for templating of data, which can be used to provide more complex views. The DataGrid, DataList, and Repeater forum on the Microsoft ASP.

Page 2 of 2
  1. Editorial Reviews
  2. Customer Reviews

Customer Reviews

Ronald E. Hart said
This book was very helpful to me for understanding data grids, data lists, and repeaters in ASP. He covered in-depth what is needed to use these on web pages. If I had to make a suggestion, it would be how to edit and update more than a single row in a grid and then send those updates to the database, but that is covered on the web site so I don't count it as left out. The book is 100% practical with no esoteric fluff. I would highly recommend it to people learning ASP web development.

Kevin S. Davis said
I am a professional developer and I found Scott's book to be one of the best examples on how to write a technical book. His examples are practical and usable. The Datagrid, Datalist, and Repeater are throughly examined and I use it as a reference for work.

Michael Aossey said
This is one of the the best .NET books I have in my collection. The book is well orginized and easy to read. The concepts are mixed so it is great for a beginner or some one looking for a fresh look on something they already do. I will recommend it to any ASP.NET programmer!

Douglas Setzer said
I've been playing around with ASP.NET for a while now and have always been intimidated by the DataGrid. I don't know why, I just was. I've had this book for a while and finally picked it up to read it. I'm about 3/4 of the way through and have already created my first application and used a DataGrid and a Repeater. Without the book, I'd still probably be hand-hacking at this. Great job, Scott!

Donna4Stew said
Mr. Scott Mitchell's book: Asp.net Data Web Controls Kick Start is an excellent book to get the novice of Asp.net Data Web Controls up and running quickly. I had a probelem, emailed him, and he immediately responded with the solution to my problem. I was truely grateful to Mr. Mitchell. Using stored procedures in SQL Server and retreiving only the needed redcords via a stored procedure "chapter 8", proved to be indispensable.

I was able to easily understand his code and apply his techniques and methods to my projects (I'm still a student). Even my classmates were amazed of my understanding of the asp.net DataGrid features. So I simply recommended Asp.net Data Web Controls Kick Start as the book to use to grasp the pertinent information needed to succeed and think.

As a beginner in ASP.Net, I truely and honestly recommend this book as your Kick Start and reference to the DataGrid, DataList and the Repeater. The step-by-step hands-on examples makes this book also a great tutorial. The programming language was great (VB) and I'm sure a person that is familiar with C# will not be imtimidated with the VB.net code. The book also offers more information on the topics by offering online resources. Thank You Mr. Scott Mitchell

Buy this book and you will not be disapointed.
Sincerely and honestly

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Walking on water and developing software from a specification are easy if both are frozen.” - Edward V Berard