Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Vb


Related Topics
XP
Dao

In the News (Sun 27 Dec 09)

  
  Visual Basic .NET for VB 6.0 Developers   (Site not responding. Last check: 2007-10-08)
As a VB programmer, you must be familiar with On Error Goto and On Error Resume Next statements we used to handler errors in VB 6.0.
In VB 6.0, you can specify As Any for any type of argument with the declare statement when you declare a reference to an external procedure As Any keywords disable type checking and allow any data type to be passed in or returned.
In VB 6.0, the Optional keyword is used to give you an option if you want to pass a default value and later you can the IsMissing function to determine whether the argument is present.
www.vbdotnetheaven.com /Code/Apr2003/006.asp   (3282 words)

  
 Victoria Bitter
First, VB is a crisp, easy to drink beer which, when chilled, is perfectly suited to occasions such as the famous Aussie Barbie.
It is also of interest to note that VB is often a popular choice for Australian females who enjoy a beer.
VB now accounts for about 60 per cent of all heavy beer sold in the state.
www.australianbeers.com /beers/vb/victoria_bitter.htm   (1102 words)

  
 Visual Basic Tutorial   (Site not responding. Last check: 2007-10-08)
VB automatically syntax checks the current line for errors, whereas in Delphi you must compile the program to have a syntax check.
VB has a much better interface than Delphi, and installing new components into VB is much easier than in Delphi, which for some reason or another is unneccessarily complex in Delphi.
Also, if you distribute your applications without the VB run-time (in the hope that users will already have it, which they normally do) they tend to be very small (around 100Kb) unless you include tonnes of resources (such as bitmaps) in them.
www.xploiter.com /mirrors/vbtut   (1553 words)

  
 VB Tutorial 1
Everytime you load a VB or VBA project, you will be greeted by roughly the layout shown in Figure 1 and these five GUI tools.
Project Explorer is your means of navigating around the various parts of VB; while Property sheets allows you to set the very basic look and feel plus behaviour of all your forms in Visual Basic.
VB documentation is fractured, out of date and/or smeared over several manuals.
www.theopensourcery.com /vb01tut.htm   (1320 words)

  
 15 Seconds : Creating a Server Component with VB - Redesigned - Part 2
Sending the VB method code a parameter value that is less than 1, or greater than the number of titles in the database table, would cause an error.
Although these tags could also be constructed within the VB method, I have found that leaving them in the ASP file allows the end developer greater freedom to change the structure and appearance of the table, while still allowing the VB code to iterate through the database information.
This VB constant vbCrLf that is assigned to the last line of the code within the loop, and directly after the <BR> string value, will produce a Carriage Return/LineFeed that places a line break at the end of each record line of text for easy HTML source-code reading.
www.15seconds.com /issue/011120.htm   (10390 words)

  
 Virus Bulletin : Independent Anti-virus and Anti-spam Advice
The VB Spam Supplement presents a selection of spam related news and articles on spam and anti-spam techniques - some technical, some ethical, some relating to real-world experiences of dealing with spam.
The VB conference provides a focus for the AV industry, representing an opportunity for experts in the anti-virus arena to share their research interests, discuss methods and technologies and set new standards, as well as meet with - and learn from - those who put their technologies into practice in the real world.
VB offers VB2005 delegates the opportunity to discover Dublin through a guided walking tour of the city's famous pubs and bars.
www.virusbtn.com   (518 words)

  
 Acky.net - Visual Basic Downloads, Support Forum, Tutorials   (Site not responding. Last check: 2007-10-08)
Permission is given to use these files on noncommercial applications as long as credit is given to the programmer, where known, with a note in a about or copyright section.
This section is filled with VB code made By others which will help you if you are trying to create your own game in Visual Basic.
This section is filled with VB source codes that will will help you to create your own professional Visual Basic application.
www.acky.net /vb   (470 words)

  
 Oracle FAQ: MS Visual Basic
Visual Basic (VB) is an extremely popular and easy to use programming language provided by Microsoft Corporation.
VB is mainly used to develop Windows based applications with.
Allow VB applications to talk to a relational database (various Relational DBMSs) via ODBC.
www.orafaq.com /faqmsvb.htm   (625 words)

  
 VB Advantage
VB Advantage has many powerful, helpful, and easy-to-use features and tools that were conceived to support software engineering development activities that developers do as they create and test application code.
VB Advantage's mission is to give you an easy way to have and create design time tools that let you exploit both the powerful features within VB, and give you function and features not available in VB.
VB is great, but I've often wished that I could boost the power of the design-time environment.
www.xtras.net /Product.asp?ProductID=623   (343 words)

  
 MTS, COM, COM+, VB FAQ
VB checks every time the object is referenced in the code.
If it is Nothing VB silently (re)creates it (This means you'll never get a "object variable or with block not set" error).
I've developed such a VB program; it's not an 'All purpouse' one but it's a good starting point you can customize, write me if you want the source code.
www.sabbasoft.com /mts_faq_mts.htm   (6668 words)

  
 Visual Basic Thunder   (Site not responding. Last check: 2007-10-08)
There are really only two major gotchas to work around when using a VB form as a menu.
You see, the last time I'd written anything multithreaded, VB 5.0 was still the big thing.
VB's file access statements are included in this grouping of taboo-ness, so my initial attempts at outputting debug logs met a miserable (but swift) demise.
www.vbthunder.com   (1335 words)

  
 C-Sharpener For VB - FAQ
C-Sharpener For VB is really a full parser that emits C# instead of MS Intermediate Language.
Taking 11,000+ lines of code from VB to C# in two or three minutes is incredible, and the quality of the output was outstanding.
I found many of the conversions led to an improvement of the VB code (such as checking for a non-null delegate before raising an event).
www.elegancetech.com /CSVB_FAQ.aspx#Q3.1   (2171 words)

  
 @ Head
VB also added dynamic identifiers, which is just a simplified way of using CallByName, which is a vastly simpler way of using reflection.
One thing's for sure, if you are a VB developer, well life could not be sweeter.
VB is clearly going to be the language of the future.
msmvps.com /bill   (4351 words)

  
 Somasegar's WebLog : VB Refactoring   (Site not responding. Last check: 2007-10-08)
The VB team spent a great deal of time investigating how they could add Refactoring to VB 2005 and were very passionate about finding ways to get it done while still delivering on all the other feature commitments that we’ve made.
The VB team needs to be keeping up with the C# team and doing more in order to correct the detrimental feeling about VB in the industry, but sadly, it appears professional features are excluded for changes that bring next to nothing to the party.
IMHO it appears a decision was made to tailor VB as a classroom/learner language, and this underlying trend is what is worrying, not just that refactoring was excluded.
blogs.msdn.com /somasegar/archive/2004/11/19/267109.aspx   (3119 words)

  
 Visual Basic Internet Programming   (Site not responding. Last check: 2007-10-08)
The FtpClient library is a set of the code and class VB modules that provides the VB developers with the tool for implementing FTP client functionality into their applications.
This is mainly due to the fact that development tools like VB, C++, and of course Visual Basic.NET and C# have matured to a point where the tools make creating objects and software that uses them very easy indeed.
VB was also missing a large number of secondary features such as method overloading and overriding, and constructors.
www.vbip.com   (5750 words)

  
 Source Code
The newest sample is a form subclasser which allows you to intercept all window msgs sent to any VB form.
Comes with a full VB translation of VFW.H. If you have a capture device, you definitely want this.
Includes MSVC 5.0 DLL project which could be a suitable "template" project for your own functions, and a VB5 project which demos calling the DLL.
www.shrinkwrapvb.com /vbcode.htm   (431 words)

  
 Victoria Bitter
Australia’s favourite full strength beer, Victoria Bitter or VB as it’s fondly known, has a tradition of rewarding hard work and hard play, dating back to the 1890s.
VB is a full flavoured brew, less malty in character and slightly darker than CUB’s traditional lagers.
A gentle fruitiness in the aroma complements the sweet malt on the mid-palate balancing perfectly with a robust, hop bitterness.
www.vb.com.au   (229 words)

  
 VB Bridge - allows programmers to write Internet server extension programs using VB
VB Bridge applications out-perform ASP, CGI or PERL based programs because it uses ISAPI, the Windows NT/IIS native application program interface.
The only server program that can outperform VB Bridge is a DLL generated using Microsoft Visual C++.
VB Bridge and Visual Basic provide the easiest and most cost-effective programming environment for Windows NT Internet server application developers.
hallogram.com /vbbridge   (381 words)

  
 Visual Basic Explorer - ASP Links
General VB Here you will find a variety of general VB tutorials that don't fit into one of the specialized categories.
Database This section is for tutorials related to any aspect of data access from VB including Access, SQL, ADO and related issues.
Focus On VB This section links to the tutorials located on the new Focus On Visual Basic section.
www.vbexplorer.com /VBExplorer/tutorials.asp   (224 words)

  
 Visual Basic Tutorial For Beginners
You are also welcome to participate in our discusion, ideas are greatly appreciated.If you like to contribute your sample programs, please share them with us, I am sure all of us will be very grateful.
Indeed, we can learn and grow by helping and sharing.Together we shall make this web site a wonderful place for the VB community.Do remember to check back often for latest news and updates.
After purchasing the vb compiler, you have to install it into your PC after which you can start programming straight away.
www.vbtutor.net   (467 words)

  
 VB RezQ for Visual Basic Source Recovery.
Let VB RezQ help you re-write your program by re-creating your source files from the data that's hidden inside the compiled file.
VB RezQ provides an accurate framework on which you can rebuild your VB application.
Note: VB RezQ does not recover the Basic code within events, functions and subroutines.
www.vbrezq.com   (189 words)

  
 Visual Basic Links-Resources of Code,Tools,Graphic & VB Game,ASP,NEWS,FAQ,VB JOBS & etc.   (Site not responding. Last check: 2007-10-08)
Now it is a website for you, a good memory for me and my friends; in addition a sign for me which remind me my close friends.
VB Development Tools: Designing your plan and developing with powerful ActiveX and other Components.
The greatest general VB sites; tutorials, Sample codes, ActiveX controls, Jobs, News, Tips and tricks, Books, Scripts, ASP and many other sections.
www.vb-links.com   (242 words)

  
 VB Lab
We conduct all kinds of experiments on the VB to find out.
Whether its playing the VB in a car or stripping the VB to see what's inside and how it works, this page is dedicated to finding out everything on the VB that there is to know.
This is also a place where new VB ideas can be found for accessories and games that never were made, but would have been nice to have for the VB.
vblab.8k.com   (276 words)

  
 GridLinx Software Visual Basic 5/6 Programming Tools VB DocuMentor VB Builder
Each download includes examples of how to use VB Builder and VB Documentor and free source code examples including the error reporting form.
Enter your comments into VB DocuMentor and with one click create formatted descriptive procedure and module headers and word wrapped comment blocks.
VB Builder also compiles your programs and stores each line numbered version in a separate directory based on the current version number of the VB project so you can find the error.
www.gridlinx.com   (387 words)

  
 VB Microbolt > Home   (Site not responding. Last check: 2007-10-08)
VB Microbolt is a site dedicated to providing Visual Basic information to the programming world.
Visual Basic (VB for short) is a programming language used to make professional programs quickly.
To see the rest of them click view more tutorials or click tutorials of the side bar.
vb.microbolt.com   (137 words)

  
 [No title]
Welcome to VB Explorer..the award winning place for the novice VB programmer to learn Visual Basic!
Learn to use the power of DirectX multimedia in VB, with over 60 tutorials for beginners and advanced programmers at DirectX4VB!
VB Explorer and VBExplorer.com are trademarks of Exhedra Solutions, Inc.
www.vbexplorer.com /VBExplorer/VBExplorer.asp   (247 words)

  
 Amazon.com: Books: Applied Microsoft .NET Framework Programming in Microsoft Visual Basic .NET   (Site not responding. Last check: 2007-10-08)
However, I suspect that this is the inevitable result of copying everything from the C# version of the book into a the VB version.
C# and VB have very different models and will be used (in the main) by different classes of programmer with different needs.
These differences are not reflected proportionately in the VB text and made parts of the book seem like a technical dog's dinner.
www.amazon.com /exec/obidos/tg/detail/-/0735617872?v=glance   (1163 words)

  
 Asp.Net Resume, C#, ASP.Net, VB. Net
Developed a VB tool that would generate thousands of doorway pages to safely expose content to the search engines.
Was the sole developer on this project and performed all aspects of the software product life cycle from inception to delivery of product.
Was involved in every aspect of the business including: strategic planning, sales and marketing, managed a team of 4 programmers, wrote VB/C code, developed design specs and did quotes for custom programming.
www.sql-server-vb-asp.net /resume.htm   (2231 words)

  
 Welcome to VB Center
Detailed information on the latest additions and updates to VB Center.
This section of VB Center is being re-designed to fix reported problems.
VB Center is a trademark of VB Center.
www.geocities.com /SiliconValley/Way/6445   (187 words)

  
 Basics: Best Web Links: SearchVB.com   (Site not responding. Last check: 2007-10-08)
That's okay, visit our "Beginner Resources" for a great collection of web sites catering to those just getting started or switching to VB from another language.
Browse our helpful resources under "Glossaries" or visit online developer magazines under "Publications" to read the latest VB Guru articles.
What are VB developers dying to find out this month?
searchvb.techtarget.com /bestWebLinks/0,289521,sid8_tax4a7,00.html   (97 words)

  
 VBIsland
I was suprised to find a VB programmer younger than me! Don't be put off by the age though, he's pretty good!
This is an informative article discussing the Visual Basic Decompiler, and an accompanying utility that you run against your VB program to prevent people from using the decompiler on your code.
It features a comprehensive catalog of VB Controls and is worth a visit.
www.geocities.com /SiliconValley/Park/8710   (1657 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.