visual basic |
Aftersleep Books
|
||||||||||||||||||||
Microsoft Visual Basic NET Programmer s CookbookThe following report compares books using the SERCount Rating (base on the result count from the search engine). |
|||||||||||||||||||||
|
Aftersleep Books - 2005-06-20 07:00:00 | © Copyright 2004 - www.aftersleep.com () | sitemap | top |
Overall, this cookbook has a little bit of everything, and the dense examples and explanations are so much better than the typical .NET programming book (most are full of fluff and theory). Even experienced developers should find a few new tricks here. For me, the security chapter was the best new material (including how to restrict permissions on dynamically loaded assemblies, encrypt objects, and use XML signatures). The ADO.NET chapter is good, but I would have liked even more. The ASP.NET and web services chapters are also good, but hard-core ASP.NET developers will probably want a dedicated cookbook for this stuff, because many topics are not covered. The early, more basic chapters, were also great--you'll be surprised how useful it is to have a list of the core .NET interfaces (for making objects serializable, convertible, disposable, comparable, etc.) and examples how to implement them. Overall, this is a great book for browsing, reviewing, or just honing your skills.