Wrox Programmer Forums
|
BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6
This is the forum to discuss the Wrox book Beginning Visual Basic 2005 by Thearon Willis, Bryan Newsome; ISBN: 9780764574016
Welcome to the p2p.wrox.com Forums.

You are currently viewing the BOOK: Beginning Visual Basic 2005 ISBN: 978-0-7645-7401-6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 18th, 2006, 04:53 PM
Registered User
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Page 352 (Chapter 11) IDisposable Problem

On page 352, Item 3: You direct us to implement the IDisposable interface. You state that after entering Implements IDisposable and pressing enter Visual Studio 2005 will insert the members and methods associated with the IDisposabel interface.

When I enter Implements IDisposable below Public Class WebFavorite, IDisposable is underlined and I see the following error message: ErrorClass 'WebFavorite' must implement 'Sub Dispose()' for interface 'System.IDisposable'

The Members and Methods are not filled in

 
Old August 18th, 2006, 05:12 PM
Registered User
 
Join Date: Aug 2006
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

The problem resolved it's self.
After a dozen tries with the results described in my original note I posted my comments and then went back to the program hit enter and everything worked.

GO Figure!!





Similar Threads
Thread Thread Starter Forum Replies Last Post
Chapter 1, page 11 typo? tumana BOOK Beginning Linux Programming, 3rd Edition 4 August 25th, 2006 10:43 AM
Chapter 11, page 623, struct WNDCLASS Nick Y BOOK: Ivor Horton's Beginning Visual C++ 2005 0 July 13th, 2006 05:08 AM
Chapter 6 IDisposable example code ahanshew BOOK: Professional VB 2005 ISBN: 0-7645-7536-8 0 February 24th, 2006 12:15 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.