Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional (Beginning: from Novice to Professional)
| |||||||||||||||||||||||||||||
|
| |||||||||||||||||||||||||||||
| Sort customer reviews by: | |||||||||||||||||||||||||||||
|
Show All Reviews on Page
Hide All Reviews on Page
| |||||||||||||||||||||||||||||
| Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional (Beginning: from Novice to Professional) | |||||||||||||||||||||||||||||
|
With the latest incarnations of ASP.NET 2.0 and SQL Server 2005, programming dynamic data-driven websites with Microsoft technologies has become easier and much more efficient than ever before. Fewer mouse clicks and fewer lines of code can now enable more powerful features and the tools you need – Visual Web Developer 2005 Express Editions and SQL Server 2005 Express Edition – are free! In this book you’ll learn how to best use the free development tools offered by Microsoft to build an online product catalog with shopping cart, checkout, product searching, product recommendations, a control panel, customer accounts, order processing and much much more. You’ll learn how to handle payments by integrating PayPal, DataCash, and VeriSign Payflow Pro into your site. We’ll also teach you how to expand your site’s product listing by expanding your product section through web services. Each feature you add to your website will introduce you to new challenges and theoretical concepts, which are carefully analyzed and explained throughout the book. You will gain an intimate understanding of every piece of code you write. This understanding will enable you to build your own powerful and flexible websites efficiently and rapidly with ASP.NET 2.0. You can visit a demonstration version of the site built in this book by visiting the author's website. |
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 27 of 27 | |||||||||||||||||||||||||||||
| Review Date |
Review Rating(5 High) |
Review Helpful to: |
Customer Review | Reviewer Info |
Permanent Link |
||||||||||||||||||||||||
| Reader Reviews Below Sorted by Newest First | |||||||||||||||||||||||||||||
| 09-30-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I am into this book halfway as a part of my personal training program having completed a couple of other books first. This book seems to give the whole package. I consider it superior to a Wrox book I have, but I wish it split apart the coding more like a Wrox book. Lot's of typing! Anyway, this book's a keeper!
(Review Data Last Updated: 2008-12-17 07:49:37 EST)
|
|||||||||||||||||||||||||||||
| 09-16-08 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Great book. Taking me through all the ins and outs of E-Commerce. It's not perfect with some documented errata on the website. But more than adequate for any coder with a pulse.
(Review Data Last Updated: 2008-09-30 04:37:04 EST)
|
|||||||||||||||||||||||||||||
| 01-29-08 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Dos ultimos livros que tenho comprado, assim como os da serie Head First da O'Really este livro superou muito as minhas espectativas.
Como um livro de tutorial foi maravilhoso e me trouxe muito conteudo !!! Realmente vale a pena !!! (Review Data Last Updated: 2008-09-21 04:36:32 EST)
|
|||||||||||||||||||||||||||||
| 09-06-07 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
It's an excellent book, the book teaches you how to develop a site in three layers (presentation, business and data) in my ishe goal of this book.
(Review Data Last Updated: 2008-01-29 14:29:54 EST)
|
|||||||||||||||||||||||||||||
| 02-09-07 | 5 | 1\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
'Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional' by Cristian Darie and Karli Watson is one of the most unique and important books out there for anyone that is developing an E-Commerce site with ASP.NET 2.0. Starting from scratch, the authors step by step show you how to get a site running and WORKING well and efficient. Packed with 650+ pages of material, the authors break the steps down in logical parts, show how they go about the work to be done, and then provide the code which does the dirty work. Not only is it helpful, but it's a joy to follow the steps as so much of the curtain is pulled away to show the developer how to get the job done. This is easily one of my favorite Apress books that I have seen. One of the nicest things about the Apress line of books is the fact that they write and publish books that no one else seems to and this is a perfect example of this. I'll close with a chapter overview for your inspection:
01. Starting off 02. Laying Out the Foundation 03. Creating the Product Catalog: Part I 04. Creating the Product Catalog: Part II 05. Searching the Catalog 06. Improving Performance 07. Receiving Payments Using PayPal 08. Catalog Administration 09. Creating a Custom Shopping Cart 10. Custom Orders 11. Making Product Recommendations 12. Adding Customer Accounts 13. Advanced Customer Orders 14. Order Pipeline 15. Implementing the Pipeline 16. Credit Card Transactions 17. Integrating with Amazon Tack on 2 appendixes to the end and you have a MUST-HAVE book for anyone that is looking to achieve the same goals that this books does!! ***** HIGHLY RECOMMENDED (Review Data Last Updated: 2007-09-06 21:14:44 EST)
|
|||||||||||||||||||||||||||||
| 02-09-07 | 5 | 1\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
'Beginning ASP .NET 2.0 E-Commerce in C# 2005: From Novice to Professional' by Cristian Darie and Karli Watson is one of the most unique and important books out there for anyone that is developing an E-Commerce site with ASP.NET 2.0. Starting from scratch, the authors step by step show you how to get a site running and WORKING well and efficient. Packed with 650+ pages of material, the authors break the steps down in logical parts, show how they go about the work to be done, and then provide the code which does the dirty work. Not only is it helpful, but it's a joy to follow the steps as so much of the curtain is pulled away to show the developer how to get the job done. This is easily one of my favorite Apress books that I have seen. One of the nicest things about the Apress line of books is the fact that they write and publish books that no one else seems to and this is a perfect example of this. I'll close with a chapter overview for your inspection:
01. Starting off 02. Laying Out the Foundation 03. Creating the Product Catalog: Part I 04. Creating the Product Catalog: Part II 05. Searching the Catalog 06. Improving Performance 07. Receiving Payments Using PayPal 08. Catalog Administration 09. Creating a Custom Shopping Cart 10. Custom Orders 11. Making Product Recommendations 12. Adding Customer Accounts 13. Advanced Customer Orders 14. Order Pipeline 15. Implementing the Pipeline 16. Credit Card Transactions 17. Integrating with Amazon Tack on 2 appendixes to the end and you have a MUST-HAVE book for anyone that is looking to achieve the same goals that this books does!! ***** HIGHLY RECOMMENDED (Review Data Last Updated: 2007-09-04 18:31:24 EST)
|
|||||||||||||||||||||||||||||
| 11-10-06 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book covers it's topic E-Commerce very well. It also takes advantage of the new features found in ASP.Net 2.0 including some of the new ADO features. If you are getting ready to setup an E-Commerce site I highly recommend this book. I also recommend it for beginning developers wanting to know more about ADO and database design.
The authors have a great approach to design that anyone doing E-Commerce would do well to follow. Better yet they mention the pros and cons of different approaches and explain why they chose their approach. I've been thrilled to learn some new strategies to improve performance that I hadn't considered before as well as some new features in ASP.Net and ADO 2.0 that I wasn't aware of. The only negative, for me, is the database as well as ADO basics this book spends many pages covering. However there's plenty of worthwhile content to justify the price. So if you are familiar with database design and have a working knowledge of ADO you can just skip past those pages. I do recommend you skim thru them though as, like me, you may learn some new 2.0 features you weren't aware of. The book covered all my E-Commerce questions: catalog design, how to scale up/performance considerations, SSL, Security issues, credit card processing, and costs involved. They even point you in the direction of a few recommended credit card processing businesses. Best of all they approach the site creation in such a way you can quickly get up and going and then later on focus on fine tuning payment options and really making the site standout with features. (Review Data Last Updated: 2007-06-23 08:45:10 EST)
|
|||||||||||||||||||||||||||||
| 11-09-06 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book covers it's topic E-Commerce very well. It also takes advantage of the new features found in ASP.Net 2.0 including some of the new ADO features. If you are getting ready to setup an E-Commerce site I highly recommend this book. I also recommend it for beginning developers wanting to know more about ADO and database design.
The authors have a great approach to design that anyone doing E-Commerce would do well to follow. Better yet they mention the pros and cons of different approaches and explain why they chose their approach. I've been thrilled to learn some new strategies to improve performance that I hadn't considered before as well as some new features in ASP.Net and ADO 2.0 that I wasn't aware of. The only negative, for me, is the database as well as ADO basics this book spends many pages covering. However there's plenty of worthwhile content to justify the price. So if you are familiar with database design and have a working knowledge of ADO you can just skip past those pages. I do recommend you skim thru them though as, like me, you may learn some new 2.0 features you weren't aware of. The book covered all my E-Commerce questions: catalog design, how to scale up/performance considerations, SSL, Security issues, credit card processing, and costs involved. They even point you in the direction of a few recommended credit card processing businesses. Best of all they approach the site creation in such a way you can quickly get up and going and then later on focus on fine tuning payment options and really making the site standout with features. (Review Data Last Updated: 2007-02-10 17:35:20 EST)
|
|||||||||||||||||||||||||||||
| 09-13-06 | 5 | 1\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
It is cover a lot of great part of asp.net 2.0. It is easy to understand and implement. Some code is very profession and hard to understand. Most of them cover SQL,ASP,WEB service,security issue.I will say it is the cool part of ASP.net. You can see author spend a lot of time to collect the beauty of asp.net. You will like it no matter how many time you read the book.
(Review Data Last Updated: 2007-07-06 13:57:12 EST)
|
|||||||||||||||||||||||||||||
| 07-20-06 | 4 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This would be the best book for introducing someone new to asp.net 2.0. The book is very practical and does it job
educating the idiot like the beginning word suggests in its title. I have notice in later chapters 8 onwards where the author refers to a control when the code is hard coded into the aspx page. This can be confusing in a beginner book. I felt that the authors did not do justice by giving partially completed code from chapter 12 onwards. My motivation kind of died after that since there was alot of compilation errors and so forth for a beginners book. It is hard to understand how the other reviewers where able to get the rest of the code running without going through the same problems that I am having. Unfortunately like other programmers I don't have time to debug author's code. (Review Data Last Updated: 2007-07-06 13:57:12 EST)
|
|||||||||||||||||||||||||||||
| 07-19-06 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This would be the best book for introducing someone new to asp.net 2.0. The book is very practical and does it job
educating the idiot like the beginning word suggests in its title. I have notice in later chapters 8 onwards where the author refers to a control when the code is hard coded into the aspx page. This can be confusing in a beginner book. I felt that the authors did not do justice by giving partially completed code from chapter 12 onwards. My motivation kind of died after that since there was alot of compilation errors and so forth for a beginners book. It is hard to understand how the other reviewers where able to get the rest of the code running without going through the same problems that I am having. Unfortunately like other programmers I don't have time to debug author's code. (Review Data Last Updated: 2006-09-13 13:24:10 EST)
|
|||||||||||||||||||||||||||||
| 07-19-06 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This would be the best book for introducing someone new to asp.net 2.0. The book is very practical and does it job
educating the idiot like the beginning word suggests in its title. I have notice in later chapters 8 onwards where the author refers to a control when the code is hard coded into the aspx page. This can be confusing in a beginner book (Review Data Last Updated: 2006-08-05 10:19:35 EST)
|
|||||||||||||||||||||||||||||
| 07-19-06 | 4 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This would be the best book for introducing someone new to asp.net 2.0. The book is very practical and does it job
educating the idiot like the beginning word suggests in its title. (Review Data Last Updated: 2006-07-23 08:09:00 EST)
|
|||||||||||||||||||||||||||||
| 06-26-06 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is a masterpiece. The title is a little misleading (in a good sense) as the book not only covers ASP.NET but also the basics of SQL Server and ADO.NET programming. This book is not for a novice though. You need a good grasp of the fundamentals of .NET Framework, ADO.NET and ASP.NET. A lot of areas are touched upon including T-SQL programming, ADO.NET programming, Serialization, Cryptography, Credit card payment integration, Web Services and ofcourse ASP.NET. As suggested by one of the reviewers, there is tons of code to write but when you complete the book you would have gained a lot of knowledge and surely be pleased. Easily one of the best books that I've read. Deserves more than a 5 star.
(Review Data Last Updated: 2007-07-06 13:57:12 EST)
|
|||||||||||||||||||||||||||||
| 05-28-06 | 5 | 4\4 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
There's not much more I could add to these reviews, because they are the exact same thing that I have been telling every one concerning this book. The thing I can add about this book, and all of the other ones Cristian has written is this: When ever you look through his errata sections for any corrections to the books, you'll mostly just find corrections to the paragraphs with descriptions, and not the code. It's as solid as it gets, solid as it gets. Most books that I own have at least two very garish errors, or typos in the code examples it's self.
In all his books you'll find the best practices you could ever find, so it's almost recomended to pick up this book (or the PHP version of the same book) when initially learning ASP.net 2.0, because you'll learn a lot more in a lot less time than reading tomes on the details and theory that a lot of the other books offer. The man is better than a master of his craft, and his books are some of the best books you'll ever read world wide. He makes even the hardest technical chalanges fun and friendly, and in the end, you'll feel encoraged to want more. (Review Data Last Updated: 2007-07-06 13:57:12 EST)
|
|||||||||||||||||||||||||||||
| 05-27-06 | 5 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
There's not much more I could add to these reviews, because they are the exact same thing that I have been telling every one concerning this book. The thing I can add about this book, and all of the other ones Cristian has written is this: When ever you look through his errata sections for any corrections to the books, you'll mostly just find corrections to the paragraphs with descriptions, and not the code. It's as solid as it gets, solid as it gets. Most books that I own have at least two very garish errors, or typos in the code examples it's self.
In all his books you'll find the best practices you could ever find, so it's almost recomended to pick up this book (or the PHP version of the same book) when initially learning ASP.net 2.0, because you'll learn a lot more in a lot less time than reading tomes on the details and theory that a lot of the other books offer. The man is better than a master of his craft, and his books are some of the best books you'll ever read world wide. He makes even the hardest technical chalanges fun and friendly, and in the end, you'll feel encoraged to want more. (Review Data Last Updated: 2006-07-11 04:03:38 EST)
|
|||||||||||||||||||||||||||||
| 04-16-06 | 4 | 1\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
The book is truly for a novice, but only newbies to C# and not, say, Java, will survive chapter 3 of the book. I am a Java programmer and to me all that was the same idea with different syntax. In order not to get lost in varioius detailes of different C# object, the reader must be well familliar with OOP principles. Experience with other OO programming languages will undoubtedly help.
Other than that, which is typical of any programming book, the book is very informative and well organized. The author does a good job explaining various possibilities for working with databases in C#. I really like it. Recommended. (Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 03-31-06 | 4 | 3\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This was the first programming book that I have ever picked up that actually had a readable tone. Microsoft Press and O'Reilly books are so unreadably blah that I have yet to finish one.
This book explains it all. If you have a basic understanding of programming then this book can help you learn alot of ASP C# features. The book also explains and walks through the design of relational data tables and writing stored procedures. I will stop and just say it covers it all, start to finish! I cannot stress how readable and easy to understand this book is. I'm am going to try another Apress book and hope the readability is consistent and that it wasn't just the authors. (Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 03-27-06 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Being an experienced developer I like to approach a new topic at a higher level than this book offers. While this book has a lot of good detail, I find it a lot like the Microsoft Step-by-Step books. If you take the time to work every example you will spend days getting through this book. There is a lot of coding! You could cheat and use the down-loaded code to get you through the more mundane parts. It is worth the money to get all this detail but don't think this will be a walk in the park.
(Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 03-22-06 | 5 | 1\1 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Darie and Watkins designed this book exactly like a good college textbook: An in-depth table of contents where you can find all chapter topics broken down into their individual parts. Useful chapter headings and sub-headings. All applications and code are explained before using. You must understand that everything is controlled in the code files, and not by the VWD Express interface. It requires close attention to your coding. Difficult, but, once you get the project going, satisfying.
(Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 03-22-06 | 5 | (NA) |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
I first encountered Cristian Darie through his E-Commerce book using Visual Basic and .NET 1.0. That was a great book, and so is this one. Darie designed the book exactly like a good college textbook: An in-depth table of contents where you can find all chapter topics broken down into their individual parts. Useful chapter headings and sub-headings. All applications and code are explained before using. It's really a nice book for anyone wanting to learn to use ASP 2.0, C#, and SQL Server. This book won't make you a guru, but you will be well on your way. Highly recommended. Apress gets 5 stars, too. They publish some really good technical books.
(Review Data Last Updated: 2006-03-26 09:22:31 EST)
|
|||||||||||||||||||||||||||||
| 03-19-06 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
Once again Christian Darie strikes again. Having originally read his first venture into e-commerce books back in ASP.Net 1.1 (written in vb.net) I was already aware of the excellent writing style perfect for any developer.
Now, wanting to learn C#.net and in the latest language this has been the perfect 'next step' to selling instant online shops with speed and ease of use. This book has been written superbly, I've been taking my time going through it after work and generally only doing around one chapter a day, very easy to pick up wherever you leave it and well documented if you forget! Great book if you're looking for a quick step-by-step tutorial on creating online shops with C#.net, and ASP.Net 2.0 in general. Also, it is an excellent foundation for good programming techniques and basis for more advanced c#.net pages in the future. (Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 03-12-06 | 5 | 2\2 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
In the latest eCommerce project I started late last year, I wanted to reduce time to implementation, lower cost, and increase quality. I looked at this book to see if there were more streamlined, optimal techniques and technologies in .NET for eCommerce. This material does provide concrete ideas of how .NET 2.0 can be used to deliver a simpler technical architecture. This allows you to produce a more elegant solution that meets business and technical objectives.
For a balanced view, there is also the ASP.NET eCommerce Starter Kit from Microsoft that shows other newer techniques using dynamic Membership profiles. I recommend checking that out in conjunction with this book. Ultimately I arrived at newer techniques but the material effectively accelerated the conceptual process. So even if you are an old hand at this stuff, I believe you will see opportunities to make your solutions more maintainable, higher in performance, and open to functional evolution. (Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 02-03-06 | 5 | 2\3 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
A very concise and straight forward book...exactly what I was looking for... it saved me a lot of time...
(Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 12-30-05 | 5 | 14\14 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
If you're reading this then you're probably new to ASP.NET 2.0 or you want to build an online store using ASP.NET. This is money well spent. This book is an excellent step-by-step tutorial for building an online store. AND it's just packed with ASP.NET, C# and SQL Server programming tips. I bookmarked these tips as I was building my web site and now I find myself turning back to it to implement these goodies.
The authors have outdone themselves. I really really like this book. I own the 2002 Wrox version as well so I can tell you that "ASP.NET 2.0 E-Commerce in C# 2005" has been completely updated! It is a fantastic tutorial for anyone new to ASP.NET and the best reference for more experienced programmers who may be new to e-commerce. The authors will walk you through (in detail) the creation of a fully functional online store. One nice feature is that the authors don't assume anything. They explain each step as the book progresses. Are you in a hurry? No problem. The first few chapters are enough to get a basic store up and running. Subsequent chapters continue to build onto this existing solution. So you can get started fast and then add on features as you learn or have time. I also find this book to be a valuable reference to more experienced programmers because it is chock full of developer tips. There is a great example of building a key word search, and search ranking system with SQL Server. The authors touch on error handling and how to show custom error messages in a way that anyone will find helpful. Other handy tips include: * Real-word examples of how to use SQL OUTPUT parameters. * How to send automatic email alerts when the application encounters an error. * How to use C# static classes to cache information and improve performance. * How to build an order pipeline! The information on using PayPal's payment gateway, PayPal API and credit card processing is worth the cover price alone. There are five chapters on how to wire up your own order processing system. There's even a whole chapter devoted to integrating your ASP.NET web site with Amazon's web services. I highly recommend this book for anyone new to ASP.NET or new to e-commerce. It's hands down the most thorough ASP.NET e-commerce book I've ever read. And I can also recommend it to more experienced programmers who are looking for a good e-commerce reference. Don't let the title fool. It's a great tool for anyone who wants to make money using ASP.NET. I cannot say enough good things about it so I'll close with the table of contents... TABLE OF CONTENTS 1. Starting an E-Commerce Site 2. Laying Out the Foundation 3. Creating the Product Catalog: Part I 4. Creating the Product Catalog: Part II 5. Searching the Catalog 6. Improving Performance 7. Receiving Payments Using PayPal 8. Catalog Administration 9 . Creating a Custom Shopping Card 10. Dealing with Custom Orders 11. Making Product Recommendations 12. Adding Customer Accounts 13. Advanced Customer Orders 14. Order Pipeline 15. Implementing the Pipeline 16. Credit Card Transactions 17. Integrating with Amazon A: Installing the Software B: Project Management Considerations (Review Data Last Updated: 2006-07-07 08:53:07 EST)
|
|||||||||||||||||||||||||||||
| 11-06-05 | 5 | 15\16 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
This book is simply the best book on ASP.NET 2.0 when working with Databases. Not only does it help with E-commerce but you can apply the principals to other programming projects for dynamic websites. The Author responds to e-mail questions VERY QUICKLY with helpful responses. There simply isn't another book that covers ASP.NET 2.0 better. I have used many books but none had as helpful of an author as Christian Darie.
(Review Data Last Updated: 2006-06-26 12:06:05 EST)
|
|||||||||||||||||||||||||||||
| 11-02-05 | 5 | 9\12 |
| Reviewer | Permalink | ||||||||||||||||||||||||
|
in 3 days i've learned more than a year studing without a book. I was wery doubtfull to buy or not. Once received I've really jumped on new level of understanding ASP.NET.
FANTASTIC BOOK. (Review Data Last Updated: 2006-06-25 10:00:44 EST)
|
|||||||||||||||||||||||||||||
| Reader Reviews 1 - 27 of 27 | |||||||||||||||||||||||||||||
| All Books | Arts | Biography | Click Here For An A-Z Index Of All 213 Best-Seller Subjects | Business | Children's | Comics | ||||||
| Computers | Cooking | Engineering | Entertainment | Health | History | Home | Horror | Humor | Law | Fiction | Medicine | Mystery |
| Nonfiction | Outdoors | Parenting | Professional | Reference | Religion | Romance | Science | Sci-Fi | Sports | Teens | Travel | |