Binding: Paperback Brand: MSOFT Dewey Decimal Number: 005.27 EAN: 9780735619319 ISBN: 073561931X Label: Microsoft Press Manufacturer: Microsoft Press Number Of Items: 1 Number Of Pages: 800 Publication Date: July 02, 2003 Publisher: Microsoft Press Sales Rank: 318820 Studio: Microsoft Press
Product DescriptionNext time you hit the wall with a tough Visual Basic .NET problem, get the code behind the solution and solve it the right way. This PROGRAMMER S COOKBOOK provides at-a-glance reference to hundreds of Visual Basic .NET programming scenarios using a concise, problem/solution format. The book s organized so you can quickly zero in on the topics and answers you need with practical examples, code snippets, best practices, and undocumented secrets that get the job done. No half-baked solutions. Get expert code from expert developers. Get hundreds of recipes covering every application type from Microsoft Windows to Web pages, Web services, remote components, and Windows services. Learn when to use lower-level Win32 APIs and COM components vs. the Microsoft .NET Framework Discover practical ways to deal with XML data and handle data binding with Microsoft ADO.NET. Build object-oriented components from scratch to access FTP sites, contact POP mail servers, and work with vectors, fractions, and complex numbers. Extend the reach of your Windows applications with WMI and use JavaScript to enhance Web pages. Tackle advanced techniques for multithreading, .N ET Remoting, reflection, and cryptography. Uncover free third-party components to read zip files, write PDF documents, show menus in Microsoft ASP.NET, and more. Get all the book s code recipes on line.
Customer Reviews
Average Rating:
Rating: - Excellent VB.NET resource
I found this VB.NET reference of tremendous help to me. The content covers a wide cross-section of topics and addresses the needs of varying skill levels. Easy to use. Had just the information I initially needed to parse and manipulate XML files. I am very pleased with this book. It is proving to be an excellent resource for now and the future.
Rating: - Programmers Cookbook
The book was new as presented and came very quickly in the mail. Thank you
Rating: - Great recepie book.
Book has a lot of practical suggestions, especially for rudimentary string handling operations. It stands out over most other books of this genre on the topic of .net.
Even after i switched to c#.net, this book was still handy.
Rating: - WOW!!!
If you're familiar with VB.Net, then this is a great book for you to learn how to add those tricky little details that can make or break
the professionalism of your Applications.
If you are a beginner, you may want to book mark this book and get it
when you feel more comfortable, because you will need it.
Although just about everything can be learned from the MSDN Library and help files that come with Visual Studio.
Its hard to find what your looking for ... Read More
Rating: - Recommended
The Programmer's Cookbook is a great collection of "how-to" articles. It is filled with practical and useable code samples that you can use in your programs. It will not solve all your coding problems, but it is a great place to start when you are trying to solve some specific problem.