Visual Basic Tutorials Free online visual basic tutorials are provided for beginners to advanced. Beginner, database, client server programming, activeX, and OOP. http://www.visualbasicbooks.com/courses.html
Unprompted Projects - Trac Games and utilities written in C++, visual basic, and Java, and a regularly updated Internet news page. http://www.unprompted.com/
Extractions: @import url(/trac/css/trac.css); @import url(/trac/css/wiki.css); @import url("/style.css"); Search: Project list We had the first ever RPI Game Development Club game jam today. Some really neat games were made. Check them out. My first week of classes now over, it looks like the semester should go pretty well. I am working on two game projects. One is for The Game Development Club and one is for credit. Notebook Ninja was on Attack of the Show on last Friday. The hosts gave it really positive comments and talked about it quite a lot, and people raved about it in the forums. Far more people have downloaded it now than I ever really expected. Cool! o/~ There's no time. Hurry up! o/~
Extractions: Contents Other pages Examples Central Sites VB for Applications (Microsoft) VB Scripting Edition (Microsoft) Visual Studio Start Page Related Sites Get Help With Visual Basic (DevX) Microsoft Developer Network (Microsoft) Microsoft Scripting Technologies (Microsoft) Microsoft TechNet Home (Microsoft) AllApi.net
VB RO :: Programare Visual Basic O paginÄ rom¢neascÄ referitoare la visual basic care gÄzduieÅte prima listÄ de discuÅ£ii pe aceastÄ temÄ. http://www.geocities.com/SiliconValley/hills/4377
Extractions: Pareri t_rid="geocitiescomcodxx"; document.write('www.programare.org si contine mult mai multe lucruri: forum de discutii, articole, stiri si webloguri, nu doar pentru VB ci si ASP, PHP, HTML, CSS, C/C++, .NET, Java, Delphi si multe altele despre programarea romaneasca. Multumim si ne vedem acolo! Dupa foarte multa vreme a venit rindul ca acest site sa fie din nou actualizat. Multumesc tuturor celor care mi-au scris in legatura cu site-ul. Desigur ca niciodata timpul de este suficient insa o sa incerc sa actualizez mult mai des acest site cu noi programe legaturi articole surse si alte lucruri. Toate noutatile o sa le gasiti in lista de mai jos in aceasta pagina. Intre timp lista de discutii VB Ro s-a mutat la freelists.org . Puteti vedea citeva exemple de teme discutate in lista Puteti gasi citeva carti complete despre certificarea Microsoft pt. VB sau despre ASP si VB.Net la
Extractions: Selftrain.net's award-winning training is available in video, CD-ROM and on-line formats making it possible to learn anytime, anywhere at your convenience, on your schedule. Courses are taught by industry experts who provide real world solutions to real life situations. We offer beginning to advanced level training for the most-widely used business application programs from all of the popular software manufacturers. IT certification courses are designed to meet or exceed all of the exam objectives teaching precisely what you need to know to pass the exam and to be successful in your IT career. Selftrain.net training provides solid information, sound educational techniques, and the most effective training results available in the industry and that's what learning is all about.
WindowsDevCenter.com: Refactoring In Visual Basic 2005 Matthew MacDonald, author of visual basic 2005 A Developer s Notebook, looks at Refactor, the free VB 2005 tool, and offers some howto techniques for http://www.windowsdevcenter.com/pub/a/windows/2005/07/26/VBrefactoringtool.html
Extractions: Ever since Visual Basic developers heard about C# refactoringa set of features that help developers restructure codethey've been green with envy. Surely it makes just as much sense to give VB'ers a similar set of refactoring tools for managing and modifying their code. Although VB 2005 refactoring was a top developer request, the VB team had no way to fit in such a significant change late in the beta cycle. (Instead, they're hard at work putting the finishing touches on edit-and-continue and a library of more than 500 code snippets.) However, they came up with an innovative solution that might be just as goodpartnering up with another company to include support for basic refactoring. Today, you can download a free version of
Visual Basic Groep Een professionele site gewijd aan VB.NET, met onder andere cursussen, seminars, tips en acties. http://www.vbgroup.nl/
Extractions: Op maandag 7 november is de wereldwijde launch van Visual Studio 2005. In veel landen, waaronder Nederland, wordt de launch in San Fransisco gevolgd via satellietverbindingen, tijdens feestelijke bijeenkomsten waarbij gebruikersgroepen sessies zullen verzorgen. Ook wij doen daaraan mee. U wordt hiervoor gratis uitgenodigd. Details volgen zo spoedig mogelijk. Vanwege het 9 uur tijdsverschil verwachten we dat de festiviteiten in Nederland in de tweede helft van de middag zullen beginnen.
Australian Visual Basic VB resource site with links and frequently asked questions and answers, with VB4 specific information. By Matthew Easlea. http://members.ozemail.com.au/~measlea/
Libero - Community - Pagina Non Trovata Profilo personale di un programmatore in visual basic. A disposizione un Euroconvertitore online. http://digilander.libero.it/bydante/
Visual Basic Resource Center./VB Translate this page VB China is location Zhejiang of China . provide VB source code and software developement. most VB program source code. http://www.vb-code.net/
AdministraConsorcios Ofrece un programa desarrollado en visual basic para administrar consorcios. Incluye adem¡s la hoja de vida del desarrollador. http://www.geocities.com/barrasjorge/
Programming:Visual Basic Classic - Wikibooks visual basic is Microsoft s highlevel object-oriented rapid application development visual basic, like all other programming languages involves syntax. http://en.wikibooks.org/wiki/Programming:Visual_Basic
Extractions: edit Describes the purpose of this book, suggests how the book should be used and points the way to some of its features. Click the section names to view them. edit Explains how to create simple programs with and without graphical user interfaces. edit Simple techniques for showing the user what happened. edit Introduction to calculating with Visual Basic edit Branching occurs when the program makes a decision. The flow of execution follows a particular branch like a fork in the road. edit Loops are control structures used to repeat a given section of code a certain number of times or until a particular condition is met. edit Strings hold printable characters. Very useful for communicating with human beings and for transferring data between programs and machines in text files and web pages. edit Arrays are used to group data items of the same type together, to make it easier to search and sort through this data.
Eines De Muntatge D'aplicacions Multimèdia Llenguatge de programaci³ avantatges i limitacions. visual basic, Visual C++, Borland C++, Delphi i Links. http://www.salleurl.edu/citem/benvinguda/novetats/enciclomedia/capitol5/p1000.ht
Sample Code - Visual Basic Document handling control demo and other examples of how to use Soft Circuits controls in your applications. http://www.softcircuits.com/sw_vbsrc.htm
Extractions: This example program demonstrates how you can use a VB5 control to encapsulate the logic required for proper implementation of the New, Open, Save and Save As commands. The control helps keep track of the current document's name, whether or not it has been modified, and so on. Events are used to notify the application when the application-specific data needs to be saved to or loaded from disk. A small sample program demonstrates use of the control. autodial.zip Shows how to implement an auto-fill combo box that works like the ones in Microsoft Money or Intuit's Quicken. As characters are typed, the program finds the closest matching item from the list and automatically fills in the remaining characters. Appended characters are highlighted so that they are replaced by any further typing. A similar approach can be used to work with a text box and list box control. bitarray.zip
Extractions: Active Tables blueshell Active Tables are designed to connect Visual Basic 5/6 as well as all the languages of .NET (like C#, VB.NET and J#) to various databases including Oracle, MS SQL Server, MySQL, Jet and more. With only a few entries, you may design your database client using ADO . You can also build table grids and table forms as well. blueshell Active Tables allows you to develop reliable and easy-to-use database applications in no time at all! User's voice: blueshell Active Tables Two Forms, each covered by an atb control. Click here to see blueshell Active Tables using Windows 95 style blueshell Active Tables for .NET is one of the first products for Microsoft's new .NET platform. With blueshell Active Tables for .NET Database Programming is easier than ever before. As a special introductory offer we sell both products blueshell Active Tables for ActiveX and blueshell Active Tables for .NET for the price of one!
MySQL AB :: Accessing MySQL BLOB Columns Using Visual Basic 6 Describes indepth how to access BLOB columns on a MySQL server using visual basic 6 and the ADO Stream Object. Blob columns store binary data such as http://dev.mysql.com/tech-resources/articles/vb-blob-handling.html
Extractions: :: DEVELOPER ZONE Login Register By Mike Hillyer One of MySQL's strengths is it's use of Binary Large Object (BLOB) columns. These columns store unprocessed binary data, typically files, that can be retrieved and manipulated like the other common datatypes. One sample use would be the storage of images into the database to be retrieved for a website to display. In my latest project, a Customer Relationship Management (CRM) application, BLOB columns are used by MySQL to store various binary files relating to customers such as pictures of the customers and scans of their documents and correspondence. The difficulty comes in accessing the BLOB column in VB. Prior to ADO 2.5, the only way to move data in and out of a MySQL BLOB column using Visual Basic was to use the appendchunk and getchunk methods. This involved loading the file into a variant variable, and then sending the file to the server by breaking it into chunks and sending them one at a time in a loop. With ADO 2.5, the stream object has been added, greatly simplifying the process of working with MySQL BLOBs. In this article, I will focus entirely on using the stream object. Microsoft's article on using the stream object can be found here . The Microsoft article is basically a code sample and may be more appropriate for those that do not need any explanation. My code sample can be accessed here.
Extractions: Êàæäûé èç âàñ íàâåðíÿêà (ðàç âû ÷èòàåòå ýòîò òåêñò) ñòàëêèâàëñÿ â ñâîåé æèçíè ñ ôëîïïè, CD è ò.ä. äèñêîâîäàìè, ïðèíòåðàìè, ñêàíåðàìè, â îáùåì, óñòðîéñòâàìè, â ñîñòàâ êîòîðûõ âõîäèò øàãîâûé äâèãàòåëü. Âîò ñåé÷àñ áóäåì åãî âêëþ÷àòü. Íà ðèñóíêå íèæå ñõåìà, êîòîðóþ ÿ íàøåë...
MySQL AB :: Visual Basic / MySQL Datatypes visual basic can be very loose with it s data types. If you want to avoid worrying about which type of data is coming from your database, you can simply not http://dev.mysql.com/tech-resources/articles/visual-basic-datatypes.html
Extractions: :: DEVELOPER ZONE Login Register By Mike Hillyer Visual Basic can be very loose with it's data types. If you want to avoid worrying about which type of data is coming from your database, you can simply not specify a datatype when you declare a variable, which defaults the datatype to variant. The variant should be avoided whenever possible, as it can be very CPU and memory intensive. Below is a table of the different MySQL and VB6 datatypes and how they correlate. One warning: often the VB6 datatype can hold a larger value than the MySQL equivalent (marked with a * in the notes section), in these situations you need to take care that the VB6 value is not to large to fit in the MySQL column. While you will not necesscarily get an error (you get a warning in the mysql client), data corruption will occur. MySQL Datatype Length VB6 Datatype Length Notes TINYINT -128 to 127 integer -32,768 to 32,767 TINYINT UNSIGNED to 255 byte to 255 SMALLINT -32,768 to 32,767
Mauro Rossi Visual Basic Home Page Dedicato alla programmazione in visual basic, sono presenti alcune decine di programmi gratuiti e di libera distribuzione. http://www.maurorossi.net/