Articles

CESPage.com Visual Basic Weekly Update Two

Questions to, and answers from CESPage.com Visual Basic plus Tutorials and more.

By CESPage.com Visual Basic, Published 21st September 2008, Comments?

Tutorials

This week's tutorial will be the FTP Client, this is still in development, however this should appear before the next update, this one is taking a bit longer, but don't worry it will be easy to implement and follow just a few issues with navigating FTP folders. The tutorial will show the basics of an FTP client which can then be expanded upon, the tutorial may be amended at a later date to include any new features or changes you suggest, if possible.
Next week will feature the Alarm Clock, this should appear on-time as it has all known features, the File Sharer after the About Console may be tricky but this will be prepared at the same time as the "About Console" tutorial! This File Sharer will use the Windows Vista peer-to-peer technology so, sorry if this is not able to be used by everyone. The Video tutorial for "Hello World" will be done sometime in October.

You can find all the Tutorials for Visual Basic 2008 Express Edition and prior version of Visual Basic in the Tutorials Section.

Q&A

In this new and regular section of the Weekly Update is a Questions and Answers section, this will answer those Visual Basic related questions asked via CESPage.com Blog that don't require a whole Article, Tutorial or Downloadable example, look out for answers to those questions here!

 Could it be possible to add a statusstrip and a popup-blocker to the webbrowser? asked by yannick

A status-strip can be added to the Webbrowser by going to the Menu & Toolbars option on the Toolbox and double-clicking on the Status Strip, the WebBrowser may need to be adjusted, this can then have labels that can display information.
The WebBrowser component has an event under the (Declarations) list for the (General) item eg. webMain in the Code View, this event is "NewWindow" if selected the following code will ask before allowing this new window to be opened, it could be modifed further to behave more like a Popup Blocker, see example below:

e.Cancel = MsgBox("Allow Popup Window?", MsgBoxStyle.Question + MsgBoxStyle.YesNo, "Web Browser") = MsgBoxResult.No

You can post your Questions via the CESPage.com Visual Basic Weekly Update on the Blog or via any of the "Visual Basic" related topics on the Blog, and they will be answered here!

Information

CESPage.com Visual Basic is updated now as often as possible however there is only a limited time that can be spent, just to give an idea each tutorial takes a long time to make, the prototype usually takes about an hour or two or more for example the Text Editor tutorial took about 6-8 hours to create the most recent version, this includes research time however. The tutorial itself takes about 2-3 hours to create sometimes over 4 hours, and is colourised and created all by hand, plus the Downloadable and Printer Friendly version is done as a copy with the relevant images for this tutorial collated for the download.
Hopefully this information will be useful to those wondering what work goes into creating a Tutorial and appeciated the effort it takes, each one being quicker to follow and learn from that it was to create! Thanks for downloading them, remember if you use these tutorials let us know where and we'll feature it in a future update whether it be college, work, or even what country you're in! Let us know via CESPage.com Blog

Copyright Comentsys © 1997 - 2009, All rights reserved. About | Contact | Link to Page
Valid XHTML 1.1! Valid CSS Level Double-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0 This website is ICRA rated