Visual basic
Welcome to our Free Visual Basic Programs page

Free Visual Basic Programs Article

Melt Banana

Their last full studio album, Bambi's Dilemma (released in 2007), saw them leave behind the sci-fi prog of recent years and get back to basics, which for them means short, turbo-charged thrash workouts punctuated by singer Yasuko Onuki's yelps.

The danger with Melt Banana is that this cartoonish sound might make them seem like some sort of daft joke band, but seeing them live will soon dispel that notion.

The guitar and bass interplay of Ichirou Agata and Rika mm' is impressively intricate and every one of their drummers over the years has played with a speed and power that would impress the most exacting muso.

Perhaps the oddest thing about their aural assault is that they themselves think of it as nothing more than pop music. Melt Banana; truly the sound of confusion in every way. more

Crunch hitting home as city food prices spiral

"It is the basics where I have noticed a big difference," explained Anne Mitchell, outside the Sainsbury's supermarket in Meadowbank.The English tutor from Willowbrae said she bought a lot of organic produce, which is expensive anyway, but has noticed other foods creeping up to the same price levels.She added: "It is a worry – if you take something like eggs then they have really gone up and there are a lot of other items too."Mrs Mitchell's concerns are echoed by fellow-Sainsbury's shopper Annette Sampson, a 39-year-old full-time mum.She said: "There is a big difference now, particularly from store to store."I buy a lot of things like nappies and they have increased but it is not as if you can't buy them if you know what I mean."Across the city at Tesco in Corstorphine there is a similar story with shoppers seemingly resigned to the rising costs.Jacqueline Barrett, a 48-year-old personal assistant from Corstorphine, said the increased prices hadn't affected her buying patterns yet.She said: "You notice it in things like fresh fruit and vegetables, they have really shot up in recent months. more

UniBul Merchant Services Launches New Website

Its main goal is to help educate US-based merchants on the basics of credit card processing, explain what payment processing costs consist of and offer concrete, customized payment solutions. The home page, titled �Small Business Merchant Accounts� features an embedded Flash introduction video, which can only be played if the visitor chooses. A conscious effort has been made to stay away from flashy signs and oversized action buttons to ensure a very relaxed experience for all visitors. Some of the internal pages have been designed to address the specific needs of various groups of merchants. Other pages, like a page titled �Merchant Services Credit Card Processing�, offer a broader perspective. New merchants looking for payment acceptance capabilities and established businesses in search of better alternatives to their current solution will find it very easy to locate the information they are need. more

Sainsbury’s sales continue momentum

We have enhanced our promotional offer, providing clear and simple deals for customers, further expanded our 'basics' range which continues to show strong sales growth, and launched our 'Feed your Family for a Fiver' campaign. This campaign features a combination of advertising and in-store tip cards which show customers how to get the best value from their shop by providing healthy, fresh and tasty meal ideas for a family of four for £5 or under".
Mr King added that non-food continued to grow strongly in the period, as the company expanded its ranges into new stores. In the period, the compay added four new supermarkets, including one replacement, to its portfolio as well as extending or refurbishing 11 more. Online, sales grew by 40%.
Mr King concluded: "The challenging economic environment continued throughout the quarter. more

Top Free Visual Basic Programs News

free visual basic programs

David Flynn gets hands-on with the latest version of Microsoft's operating system - and explains how to score a free copy to test for yourself. One of the handiest features in any piece of Windows software is the "undo" button, which lets you step ...

Read more


Windows 7: It's Vista done right - Age

When it comes to outlasting troubled times, your library plays a critical role. Not only in providing access to money saving materials for personal entertainment, but as a powerhouse of resources, information and tools for coping with tough times ...

Read more


Free library programs pay off during tough times - Quad Cities Onlines

Panda Security, the Spain-based antivirus software, today released a new free antivirus program called Panda Cloud Antivirus. The "Cloud" appellation comes from its sending data about files to Panda servers on the Internet for scans, instead of using ...

Read more


Panda Launches New Free Cloud-based Antivirus - PC World

The show goes on at Logan Elementary School. When community members learned in recent months that funding for the Richland 1 school’s arts program would run out in March, they answered the call to help keep the music playing. About $11,000 has been ...

Read more


Rantin: Music will play on at Logan, thanks to gifts - The State

What languages are enterprise IT developers falling in and out of love with? Your answer depends on whom you ask and whose figures they're looking at. Business needs, the rise of Web 2.0 and even economic factors can all impact the popularity of one ...

Read more


The Tower of Techno-Babel: What Languages Do Devs Love Now? - TechNewsWorld

The extent of PowerShell's language capabilities are actually almost overwhelming, due to the fact that it can connect with essentially everything in Windows. For example, since PowerShell is effectively a .NET language, the entire .NET intermediate ...

Read more


Top 10 Windows 7 Features #9: Native PowerShell 2.0 - Beta News

EDITOR’S NOTE:The following information and statistics were provided by Susan G. Komen for the Cure. In 1980, Nancy G. Brinker watched helplessly as her sister, Susan G. Komen, died after a three-year battle with breast cancer. Before Susan died ...

Read more


Susan G. Komen Race for the Cure - Tyler Morning Telegraph

It’s not unusual to see student protesters in the Free Speech Zone south of Parks Library on Iowa State University’s campus. But Monday’s protest of budget cuts to the women’s studies program, “Speak Out! Act Up! Teach In!” was endorsed ...

Read more


Officials expect swine flu to reach Iowa eventually - Ames Daily Tribune

Northeast Ohio artist Melissa Daubert brings the healing power of art to Akron's Children's Hospital with an outdoor sculpture for its Garden of Hope and Healing. The sculpture, which will be dedicated in a public ceremony in the garden May 28 ...

Read more


Hospital gets garden sculpture - Akron Beacon Journal

May 01, 2009 (M2 PRESSWIRE via COMTEX) -- StandoutStocks.com "Stocks that Standout" picks for today are: Dynavax Technologies Corporation (NASDAQ: DVAX), O.C. Beverages, Inc. (PINKSHEETS: OCBG), PAREXEL International Corporation (NASDAQ: PRXL ...

Read more


Questions others have asked about Free Visual Basic Programs

Resolved Question: How far can Visual Basic go?

Right now, I'm a student about to go into college. I've studied a bit of programming, but don't think that I have the basics down well enough. I've decided to go back to the beginning, and learn Visual Basic. I see that they have a free 'express edition' available for download. What can I do with this? I learned QBASIC in a class, and that was extremely limited in it's programming. Will I be making a step up at all if I download Visual Basic EE, or will I need to find a different language?  more

Open Question: How do i make an auto-invite program?

I have Microsoft visual basic and i would like to make an auto invite program for an imob game for the ipod touch/iphone. How would i make this using this or any other free program.  more

Open Question: How to program AI in Visual Basic .NET 2008?

I am studying Visual Basic 9. In the past, I know most real coding was done in C, but today the only difference between C and VB is the syntax. I have been programming games, and so far, my method has been to define all possible move combinations, using a very long list of Elseif having it first look for moves where it would win, next look for moves where the user would win, then work it's way down to free moves, which I use multiple lists for that with random values to make it not so predictable. That method seems to work great, but I don't consider it true AI, and it is very time consuming, especially now that my games are getting more complicated. What I need is a shorter way of doing it. Ideally, I'd like a method where the program figures out for itself ideal combinations, a learning AI, but any online guides or downloadable books that will teach me simpler methods of programming AI in Visual Basic .NET is what I need. For example, Chess AI. I can't imagine that it is ever done the way I do it. But I can't find any simple tutorials explaining how it is done. I don't want source code, copies of someone else's work, I want to learn how to do it myself, even if someone else's work would be better, the point is to learn. Any information would be helpful. But I'd like to find a way to do what I want in Visual Basic .NET and VB .NET only. (I don't know any other languages at this time.) Thanks. I am not looking for methods of AI for an existing program, rather for new more complicated programs. Even if it is not chess AI, some examples of AI methods would be useful. I have seen allot of books on the shelf, too many, and most of them are so long and drawn out without actually getting into anything serious. I learn by doing and don't really internalize it if I don't do a bit here and a bit there and gradually move into it. I would still rather a website because I don't live near a bookstore. I can't exactly flip through the pages online to see if it has what I need, so a suggestion would also be helpful.  more

Voting Question: Where can I download Visual Basics 6.0 for free?

I want to use this to program and well, of course if there's a better version. I heard something about Visual Studio or something but is it similar to it? D: Yeah so anyone know where I can download VB for free?  more

Voting Question: Where can I get e-books for free?

I want to get lots of information in various programming languages (such as j2me, Visual basic, java). Can U help me to get to the right website where i can download such content for free...  more

Resolved Question: Good (Free) 3D FPS Game Engine?

I've looked through some lists but basically can't choose. Features it must have; Physics (knock over barrels etc) Open Source (Not needed but nice) Able to Customize Menus (GUI, Main Menu) A Good Water Effect My Programming EXP; Visual Basic Java C++ Engines I've tried and don't need listed Blender FPS Creator  more

Resolved Question: What class should I take?

Okay. I really don't know which class to take. It's so overwhelming. This is for my schedule for 10th grade and up. I have advanced debate, advanced debate II, and advanced debate III. My mom really wants me to be in debate, but I only want to take advanced debate because I took it last year and it takes up time on the weekends. These classes are during the fall semester. I also want to do Writing for Publications I (fall sem.) and Writing For (spring sem.) which is: This course trains students to master the various styles of writing necessary for working in a journalistic career (newspapers, magazines, the Internet, public relations, etc.). Course content of the first semester focuses on basic reporting (story development, interviewing, information gathering) and newswriting, poll taking, feature writing, and journalism ethics and law. After that, I could get into journalism, which is basically the school newspaper. I'd have to do that for a year. The next year, I could be in Editorial Leadership and be an editor of the newspaper. Another thing I could take would be Beginning and Advanced photography. I think it would be a nice break from all the homework classes. These are semester classes. Lastly, is graphic design for publications. It's: The members of this class are the IBID and Art and Literature (school yearbook and fine arts magazine) staff and, with the assistance of the advisor, are fully responsible for these publications. The course introduces students to the working process of translating ideas into a visual format. Students assume design, layout, writing, editing, and photographic duties. The publications classroom is equipped with PC computers and scanners. Students have the opportunity to use desktop publishing, graphic design and word-processing programs to produce all aspects of these publications. So, basically, it's the school yearbook and art magazine. After taking a year of that class, I can be in Publications leadership which is basically the "editor" of the yearbook and art magazine. Each year I have two semesters. I have two free periods every semester. If necessary, I could skip language in my senior year because by then, I would have been working on another language. Also, keep in mind that I want to be a magazine editor-in chief or CEO or something like that when I grow up. Thanks!  more

Resolved Question: if you were me, which programs would you uninstall to free up some space?

I don't really know if uninstalling these these might mess up the computer... if you were me, which would you uninstall to free up some space? adobe color common settings adobe flash player activex adobe reader 8.1.0 adobe shockwave player 11 ask toolbar asus enhanced display driver asus nvidia driver asus utilities asus videosecurity online blue soleil canon ip1900 series printer driver canon utilities easy-photoprint x canon utilities my printer canon utilities solution menu divX web player hypercam 2 injet printer/scanner extended survey program intel(R) network connections 12.4.38.0 intel saving optimizer java (tm) 6 update 2 idt audio jave (tm) 6 update 7 limewire 4.14.8 magic video converter malwarebytes anti malware microsoft compression client pack 0.1 microsoft office proffesional microsoft sqL server microsoft user mode driver microsoft visual basic c++ 2005 redistributable microtek finereader engine mozilla firefox msml nero suite nod3 (continuation of the list:) http://i145.photobucket.com/albums/r202/Johannady/control.jpg  more

Resolved Question: from which LINK can i DOWNLOAD the below following E-BOOKS for free???.I searchd many sites but didnt get?

the following are the books written by their respected authors... 1)Firewalls and Internet Security: Repelling the Wily Hacker , Second Edition Addison Wessly 2) i)- Programming in VB 6 by Julia case Bradley , Anita C. Millspaugh, TMH. ii)- Visual Basic 6.0 Programming by Content Development Group, TMH. iii)- The Complete Reference Visual Basic 6 by Noel Jerke , TMH. 3) i)- The complete reference SQL by James R. Groff & Paul N. Weinberg TMG. ii)- SQL a complete reference by Alexis Leon & Mathews Leon TMG. I WOULD BE VERY HAPPY & THANKFUL TO YOUU....IF YOU PROVIDE LINKS FOR DOWNLOADING THESE BOOKS FOR FREE.... HAV A NICE DAY....!!!!!!  more

Resolved Question: summer programming courses?

Hey guys I was wondering if anyone knows about any summer programming courses in Baton Rouge or around it over the summer (preferably free). I would like to learn how to program in preferably java, C++, or Visual Basic, but any other courses would also be great.Thanks! please tell me if you know of any programming courses at all.  more

Resolved Question: learn programming ?

so.. i`m a begginer and i wanna learn programming and other stuff like that, i mean, to be a better "computer user". i found this http://www.microsoft.com/express/download/default.aspx and i wanna know if i should start with the first visual basic or visual C++.. also, if you know any guide online or something like free classes for learning this, please.. help me. any other suggestions like starting with pascal, another program or learning something more before downloading one of those, useful links etc are welcome. tnx p.s: srry for not explaining well stuff or anything. i don`t have english as a mother language and i don`t either know informatic, programming, design, 3d modelling.. so, i`m kind of a rookie :(  more

Voting Question: What should I delete off of my new HP laptop with vista to make more space?

I bought an HP laptop about a year ago. I know I have about 30-40 GB of music on it. And a couple programs that shouldnt take up a whole lot more space. It is a 140GB hardrive and it now says I only have 7GB left. Any help please? here are the programs under my add/remove list Studio 11, Studio 11 bonus DVD, Microsoft office enterprise 2007, Roxio myDVD basic v9, Microsoft works, Java(TM)6 update 3, ProDAD vitascene 1.0, Java(TM) SE runtime environment 6, ProDAD heroglyph 2.5, Itunes, Pinnacle instant DVD recorder, Adobe reader 8.1.2, Quicktime, MSCU for microsoft vista, HP color laserjet CP1210 series, Safari, HP help and support, Apple mobile device support, Rhapsody, Windows live messenger, Microsoft .net framework 3.5 SP1, Yahoo browser service, Yahoo toolbar, AIM 6, HP total care advisor, Roxio creator basic V9, V cast music manager, Yahoo messenger, Roxio express labeler 3, HPnetworkassistant, Youtube uploader version 1.5, HP quicklaunch buttons 6.20B1, Vongo, Activation assistant for the 2007 microsoft office suit, Synaptics pointing device driver, Free video dub version 1.2, BIAS soundsoap PE 2.1, Liveupdate (symantic corp), Symantic tech support web controls, HP quickplay 3.2, HP color laserjet CP1210 Series toolbox, Uninstal 1.0.0.0, Viewpoint media player, Mobileme control panel, Smartaudio, Liveupdate notice (symantec), HP carepackcore, Save2pc pro demo 3.50, HP wireless assistant, Roxio creator audio, HP update, ESU for microsoft vista, AIM toolbar 5.0, HP driver diagnostics, Free dvd decryptor version 1.2, Apple software update, HP easy setup - frontend, Windows live installer, Rosio creator easyarchive, HP photosmart essential 2.0, Windows live sign-in assistant, MSXML 4.0 SP2, MSXML 4.0 SP2, MSXML 4.0 SP2, Conexant HD audio, HP customer experiance enhancements, HPssupply, Roxio creator data, LG usb modem driver, Move networks media player for internet explorer, HDAUDIO soft data fax modem with smartcp, Roxio creator copy, Bonjour, Microsoft visual C++ 2005 redistrubutable, Roxio creator tools, MrvlUsgTracking, Adobe flash player active x, NVIDIA drivers, Studio ultimate and yes that took me a while to type. They are in order from largest to smallest from how much space they take up. and symantec or norton is no longer my virus protection. Just hard to get off because of vista and not sure how to get it off completely. I appreciate anything at all  more

Voting Question: Java, Visual Basic programming - suggestions for learning sources?

Does anyone know of a good source of tutorial and reference material on learning Java and VisualBasic, (preferably free)?  more

Resolved Question: Javascript Programmer?

Hi. I have a question. I would like to know what is the best freeware for programming in Javascript. I am going to learn Javascript to supplement my programming in Visual Basic and C++, and would like to know a free program to start with, like Bloodshed Dev C++, only for Javascript instead of C++. I already have a book, so don't bother with telling me what book to order. I currently have Microsoft Visual Basic Express, but I'm not sure how in-depth it will let you go with Javascript. If everyone says that's the best one, I'll go with it. If not, I would like to know the name of the program I need and a link to download it if possible. No free trials, please. Thank you for your time and patience, and good luck! I made one serious mistake in my question. I'm trying to program a Windows-based application with Javascript - I have no internet connection and no internet browser installed on my computer beyond Internet Explorer 5.0 (I'm doing all my interent business and questions through a library's computer, where I'm at now typing this). Javascript seems to be the most popular programming language besides C++ and Visual Basic, so I wanted to learn it to expand my horizons. Do I need to switch from Javascript to Java to program Windows applications, as it seems Javascript is primarily a web-based application? I have done serious programming in the past in multiple variations of Visual Studio, including C++, Visual Basic 2003, Visual Basic 2005, and Visual Basic 2008, so I prefer that type of user interface. I've also done ASP.NET at college, where there was an internet connection. Even though I've done work with Bloodshed Dev C++, I don't exactly love it. It's decent, clean, and works good, but I prefer Visual Basic's layout and capabilities more. I also like programming in the Visual Basic language a lot more than C++, but can do either one efficiently. I've done Windows-based and web-based applications, but I prefer Windows-based. I'm going to try Aptana Studio, as it sounds fairly close to Visual Studio. I'll also try Javascript in Visual Studio to see how it compares. It will probably come down to a combination of whichever one is more user friendly and has further boundaries on its' capabilities.  more

Resolved Question: Free website to upload .exe files to?

I'm making Visual Basic Programs and converting them to .exe files and I want to upload them onto the internet so I can share them with people, anyone know a FREE website that allows me to do this without marking up the program too much? (ex. HOSTED BY X-WEBSITE in huge glitter letters scrawled accross my program)  more

Voting Question: Where can I download latest Visual Basic program for free? ?

I have an installer VB 6 but there is a problem in the installer. When I finish doing my application, when i transfer the program from another computer it will not work unless i will install the VB 6 software.  more

Voting Question: Visual Baic 2008 Programs?

Hi, I was just wondering that if i make a program in visual basic 2008 can i put it up on my website for downloads for free thanks in advanced  more

Resolved Question: What is the best game creator to buy?

I want to build an FPS game. I'd like to be able to import 3d models and/or maps from free CAD software if possible. I know a little C++, not enough to fully program a game, but enough to print text or make a calculator in Visual Basic. I would like to be able to alter scripts and other simple things like that. My budget is around $50-100. I'd like to make use of my computer's quad core processor and DX10 graphics card. What should I get?  more

Resolved Question: Vista Home Basic to Mac OSX visually?

ok i like the visual looks of the MAC OSX operating system but i have a vista home basic laptop. Is there anyway i can make my vista laptop visually look like a MAC operating system is there any free programs i can download for it to work?  more

Resolved Question: I want to learn programming in microsoft visual basic 2008?

hi i want to learn programming in microsoft visual basic 2008. I am comfortable with using computers but will b a beginner in programming can some give me some websites where i can learn visual basic 2008 FOR FREE!!!  more

Resolved Question: Is there a good and easy place to learn Visual Basic (and other programming languages) online?

And for free or cheap?  more

Resolved Question: where can i download free ebooks?

i am in need of ebooks, namely java programming, any for dummies ebooks, ms office ebooks, visual basic 6.0, adobe photoshop cs2. i have no time googling it because im always busy, tnx guys.  more

Resolved Question: java programming with breaks?

So, I'm having problems with a program I have to write for my java class. I'm using JCreator to write it and you can't set breaks like with microsoft c++ or visual basic. Is there a free program or free trial for a program that allows me to do this with java?  more

Resolved Question: Can I download a free programming language?

I was thinking Python or Visual Basic, but since I'm on Mac OS X there's a chance some languages won't work. Site links would be helpful.  more

Resolved Question: Can you recommend a basic freeware program to track my family tree?

I have a lot of names for both sides of my family, but no organization to it whatsoever. I know genealogy software exists out there, but I'm looking for a simple and FREE version that will allow me to enter the names and possibly even has a feature that creates the visual "tree," which can often be so helpful in understanding connections. I just found that PBS has a free download for something called the America 1900 Family Tree Builder. Has anyone tried this? Any thoughts on how it might compare to the Mormon PAF already suggested?  more

Resolved Question: Switching between two systems (mac and windows)?

Hi! I have an iMac and a Dell sitting side by side on my desk and I want to be able to use both at the same time without having to unplug my mouse and keyboard and put them in the other computer, or get more than one mouse and keyboard. I realize I could get a USB switcher, but if I do that, is there a way that I could have it set up like two monitors? If my mouse goes all the way to the left of my mac screen, it automatically turns off the keyboard and mouse to my mac, and enables it to my dell? And vice versa? Or am I limited to doing it manually? Feel free to get creative - I have a basic knowledge of Visual Basic .NET and Java. Perhaps I'd need to create a program to do that, or maybe there is one already out there? I'm not too lazy to press the button manually, but it would be cool if I didn't have to. It'd be a cool setup. Help please! In response to the first answer, I realize I could do a remote login kind of thing (I've done that before) however, it produces lag, and unability to use certain programs and stuff. Besides, it'd be quicker for me to hit the button on the switch and go that way. I was just wondering if there is a way to do it almost like they're two monitors of the same computer but really, they are two different systems.  more

Voting Question: computer programming schools?

ok so i want to be a computer programmer im not sure yet but im leaning towards game development. My question is what schools are good and not overly expensive. Any books that can help will be greatly appreciated especially how to books fro beginners. Last but not least im already trying to learn visual basic and all those free microsoft products which ones should i focus on and im still a beginner so i need something easy but very informative. Im a high school student in california i dont have the greatest grades and gpa but i know that if i try hard enough i can do anything.  more

Resolved Question: I have Visual Basic and C++.net 2005 Can I upgrade for free to 2008?

I graduated Brown Mackie summer of 2007 and the latest programming IDE they could give me was VB 2003? What a garbage college, I should sue for not giving me up to date materials and then charging me out the wazoo.  more

Resolved Question: Is Microsoft visual basic free?

Is Microsoft Visual Basic completely free? Or is it a "trial trick"? A trial trick is a installer that claims it is a free program, and then right when it's too late (you installed and opened it), you discover it was a trial all along... >_<  more

Resolved Question: I am creating a web browser in Visual Basic 2008 and need some help with scripting etc.?

I have a few questions, 1. I'm making it so that there are 6 "RadioButtons" on my browser which have titles like "Myspace, Youtube, etc..." and I want to make it so that when clicked, those buttons take you to their specified URL in the browser window. So for example, when I click on the "Youtube" RadioButton I want the browser to take me to www.youtube.com. What would the script for this action be? 2. I also have a "Menu Strip" in my browser. In the Menu Strip I have "File" and under file i have "Create New Window" and "Create New Tab." I would like to know how what the script would be for creating a new browser window, and what the script would be for creating a new tab within the same browser window. Also, within the Menu Strip, I have "About" and when clicked, I would like for it to call up a window with just plain text so i can explain the program. 3. Finally, I'm curious if there is any free encryption software I could use to make the browser more secure? Just curious. Your help is much appreciated!!! Sincerely, Aaron.  more

Resolved Question: What is my resume missing!?

Hello. I am looking for some constructive feedback on why employers pass my resume by. I am a 27 year old seasoned developer. I don't have trouble finding a full time so much as a part time. What can I do to change this? My Cover Letter (usually): This is in response to a part time VB and .net programmer opportunity I found on your web site. I have extensive experience working with both .NET and relational databases (see my summary of qualifications below). I believe my background and your business needs may be a perfect match. Please review my resume, and feel free to call any time to interview. Thank you for your consideration. Summary of Qualifications: ·SQL Server 2005 ·SQL Reporting Services 2005 ·C#.Net 2005 ·VB.NET 2003 - 2005 ·ASP.NET 2005 ·VB ·VBA ·Extra Attachmate Software ·Microsoft Office Suite ·Computer maintenance and repair ·Lotus Notes ·Agile Development My Resume: OB OBJECTIVE: An entry-level Programming position EDUCATION: Cincinnati State Technical College - Cincinnati, OH Major: Network AdministrationDegree: Associate of Applied Business - AAB Courses Completed: DOS/Windows Operating Systems, Introduction to Computer Applications, Visual Basic WORK HISTORY: Macy’s Credit and Customer Service - Mason, OH December 2007 – Current MCCS Manager/Programmer 1 – Macy’s Systems Team •Develop, test, validate and maintain Industry Standard Professional Applications •Tailor high level articulate reporting •Partner with various customers in a team effort to create business efficient products. •Responsible for driving technically complex, large-scale products from conceptual stages to delivery. May 2006 – December 2007 MCCS Systems Administrator - Fraud Claims •Implement interfaces between systems and troubleshoot problems. •Program applications using various programming standards. •Initiate, participate in and complete special projects that enhance the overall performance of the department. •Provide system support and training to department associates. September 2004 – May 2006 MCCS System Coordinator/Supervisor – Furniture & Bedding Customer Service •Requested and maintained systems access for department associates. •Created and processed weekly and monthly department reports and statistics. •Provided system support and training to department associates. •Created complex Database Applications using Visual Basic. September 2002 – September 2004 MCCS Certified Corporate Trainer – Furniture & Bedding Customer Service •Facilitated training courses and created training materials. •Developed an intranet web site to house all policies and procedures. •Utilized multi-tasking ability to ensure organization at all times, which resulted in a significant decrease in turnover statistics. August 2001 – September 2002 MCCS Phone Associate – Furniture & Bedding Customer Service •Received incoming and made outgoing calls regarding shipping and billing issues while viewing and updating shipment and account information. •Responsible for handling customer inquiries regarding bedding and furniture. •Researched and resolved inquiries via the credit systems and other media to respond to customer requests. SUMMARY OF QUALIFICATIONS ·SQL Server 2005 ·SQL Reporting Services 2005 ·VB.NET 2003 - 2005 ·ASP.NET 2005 ·VB ·VBA ·Extra Attachmate Software ·Microsoft Office Suite ·Computer maintenance and repair ·Lotus Notes ·Agile Development ·Extensive experience with coaching, training, and developing 120 new hire associates. ·C#.Net 2005  more

Resolved Question: I need a good Visual Basic, PHP, and C++ free online lesson for beginners.?

no software installation, if possible. Visual Basic: I moved from VB 6.0 to the 2008 version. Should i take notice of anything? (like minor changes of programming script) PHP: i used the tags <?php and ?> in my .php/.html script (by Notepad) but it won't show up. What's wrong? C++: Should i install Borland? I have read a book which says that even the command EDIT ni MS-DOS is useful too. Remember that if possible, there's no need of installing softwares.  more

Resolved Question: Programming for a dummies??

i am a 16 year ol boy who is tottally new to computer programming can anyone out ther teach me all about programming, computer language(what the heck is c++, VIsual Basic ).....what should i learn first(for begginer) and where can i learn it on the internet (any tutorial or software to download)<<<it should be free.......please HELP!!!!!!!!  more

Voting Question: Is my macbook compatible with visual basic? Urgent, plz help?

I am in a beginning programming class and we are using visual basic on PCs in the class. Although, I have a new macbook (OS X) and I'm pretty sure my computer only came pre-installed with the xcode complier tool. I have a ton of work to do on excel/visual basic, but only have access to do the work on my mac. I will be working in high level language, so Will visual basic work on OS X? If not, what free compiler can I use that will allow me to program excel with visual basic? I'm new to this, so forgive me if the description sounds a little off. According to my research, xcode is the same compiler excel, adobe, and.... Microsoft use, so should I be ok? Thank you so much I have windows 2004, wheeew. Good thing I decided not to go for that free upgrade offer lol! You've been a big help, thanks Sorry, I meant excel 2004  more

Voting Question: Free alternative to Visio/Visual Basic?

What is a free alternative to Microsoft Visio or Visual Basic? I am basically just wanting a program that can create a mock of a program easily (like Visio 2003 can). It would be nice if it was a small program, i.e. not along the lines of VB.Net Express, which is way too big and overcomplicated for my needs. Thank you very much! Douglas (P.S> I am fully aware that Visio and Visual Basic are two completely different programs. Visio makes plans and things, Visual Basic makes programs).  more

Voting Question: Would these certifications be worth getting?

I am 19, really into the tech field, and am very proficient under multiple OS's. I have my A+ certification already, and was thinking about where to go after that so I could be most desirable to employers. I am currently doing a pre-degree at a community college, and plan on transferring to UNC Asheville for at least a bachelors degree in Computer Engineering or Mechatronic Engineering. I'm good at programming, and can develop apps in Java, Visual Basic, C++ and FORTRAN. My question is, which certifications should I pursue? Here is the list of the certs I am considering. Oracle Database Administrator Linux+ Net+ Security+ RHCE / RHCA eventually CCNA I dream of one day going for the CCIE, but lets be real... MCA LPIC 2, with LPIC 3 being a distant goal. I don't have a lot of money, but if I could get a job as a network admin somewhere I would make more than I am now. I was wondering if anyone has any suggestions. Please feel free to add to my list, as I don't know about all the certs out there, and if there is a valuable one, I'd like to know about it.  more

Voting Question: If I delete my Temp directory contents in Windows XP, will it mess up my applications?

I have an Asus EeePC 4G Surf, Windows XP Installed with all the drivers on the Asus disc. But, XP says i have 150 MB disk space free, and Visual Basic 2008 needs ~600 MB. My Temp directory is pretty big, and I was wondering if cleaning out that directory will mess up my currently installed applications. I run: - Visual Studio 6 - Metasploit 3 - Office 2003 - Comodo Personal Firewall - 7-Zip - Firefox 3 - NetTalk - avast! Antivirus - MadTracker Will any of the programs above get corrupted if I erase the contents of the Temp directory? (Or any program, for that matter?)  more

Resolved Question: What is key to a good resume?

Please help me figure out what to change in this resume. If you see any spelling or grammar error please feel free to point those out as well. The wording is not so great either. I need tips on what things should I focus on pointing out, and things I shouldn't put on the resume. I didn't intend to write the resume for a specific audience or job, but most likely I would want it be for a clerical or office job. Here's the resume (not the whole thing): Objective Highly self motivated and goal oriented individual committed to pursuing a position in sales management with TA Travel Centers. Summary of Qualifications •Able to multi-task in a high volume customer focus team based environment. •Excellent interpersonal skills, effective oral and written communication skills. •Bilingual-fluent in both English and French. •In depth computer experience with Excel, Word, Web designing, Visual Basic programming, Flash, Photoshop, and PowerPoint. Experience Village Pizza & Pub, Carpentersville, IL 2007-2008 Host/Server’s Assistant/Busboy Achievements: •Generated costumers by providing attentive and personalize service. •Led to an overall increase in tips by talking with customers giving them an “at home” feel. •Managed to serve and bus several parties of 40+ customers. Responsibilities: •Handled many task at the same time including kitchen duty, serving food and drinks, attending customers, restocking, clearing tables, sitting customers, and overall maintenance of the restaurant. •Worked after closing hours cleaning dining area, bar and restrooms, restocking, and closing the facility. •Handled a very fast pace and busy environment with little to no mistakes. Motorola, Shamburg, IL 2008 Industrial Intern Achievements: •Improved quality of product by carefully paying attention to details and eliminating defects. •Accelerated flow of product by fast, but attentive, rate of work, thus achieving production goals earlier than expected. •Reduced hazardous incident by following company policies, procedures and method of safety. Responsibilities: •Built radio sites according to plans given by project managers. •Scanned, inspected and registered the product into computer data. •Wore safety equipment at all time. •Moved heavy equipment with proper lifting techniques. Also I was thinking on including hobbies or volunteer work. How would I go about doing so?  more

Resolved Question: Is there any simple non-DOS Java compiler out there?

And don't say Eclipse, that's not simple. I just want a free Java compiler that is better than Notepad (preferably with syntax checking, etc), and that doesn't need me to type into command prompt to compile my programs, etc. I mean I want something like CoffeeCup HTML editor or Microsoft Visual Basic's thing, only, for Java. And not some big massive thing like Eclipse, I'm already trying to learn Java I don't want to have to read like 100 tutorials on how to use the program too. Thanks for any help. Thanks, Captain. I've downloaded JCreator now, I'll try it out when I get home from school.  more

Resolved Question: where i can buy this ebook ? Deitel?

I need to study this ebook: "Visual Basic .NET How to Program 2E" from DEITEL But I can't find a place where to buy it (the Ebook). I prefer buying it instead of hacking it.. I try to be honest :-) OR or .. mavybe there is a place where we can actually download the ebook for free.. Can anyone give any answer please ??? I am willing to either buy it or download (as long as it be legal) GOB bless you .. the ISBN-10: 0130293636 ISBN-13: 9780130293633  more

Voting Question: How do I find out if my child is a visual, auditory or tactile/Kinesthetic learner?

My child is now five and just started kindergarten. I'm very worried about her being able to learn in school. She was not one of the lottery picks to be chosen to attend the Pre-K program here in Georgia nor has she been to daycare to be taught. I've always tried to teach her at home which was very difficult for me because she would get bored easily and would not focus. She knows basic things such as her ABC'S, colors, shapes and only five numbers that she learned but I can't teach her more than that because she just don't remember what she's being taught. The little bit that she does know I taught by purchasing posters and boards and letting her be actively involved with what she was learning. I visited her in class and like at home she was not focused and when called to the front to perform a task, she only made it through because the other kids were yelling out the answers. To make a long story short. I contacted Sylvan Learning Center but they want $199 just to test her to see what she knows and how she learns. I just read about some children being tactile/kinesthetic learners which fits my child's description perfectly. The problem is, her teacher does not teach this style of learning. -How can I get her tested for FREE to see if she is indeed a kinesthetic learner because if she is and her teacher does not teach this way, how is she going to learn? -What are my options for her for school?  more

Resolved Question: visual basic 6.0 free software...?

can you help me where can I find free download of visual basic 6.0 software? I am just a student and want to learn more about visual basic programming..I dont have enough money to buy that software..thanks a lot! God bless  more

Resolved Question: What are some program ideas?

As a hobby of mine i develep software. I am an intermediate in Visual Basic .NET 2005/2008. I want to work on a project, yet i can't think of any project ideas... What are some ideas of software i can make. If you like you can email me or just reply here and ill even make some software for you, free.  more

Resolved Question: Visual Basic couple of questions.?

Yeah, im not real good with this programming stuff. So I have a few questions because I want to get into it. 1. Do I have to download it? 2. IS there are free downloads for it (Doesnt have to be the latest edition) 3. Any good tutorials? 4. Recommended forum for me to ask other questions. This is all for visual basic. thank you.  more

Resolved Question: Macro and Visual Basic. how to learn?

I hv been to school to learn VB but got 'drown' with too many technical language. also me not a programming fellow how to understand the lecturer keep talking abt the analysis. but I know Macro and Visual Basic are the best tools to all the programs. I truly need to learn as my career life depend on this extra knowledge. is there any online site that give free teaching but not so technical? or even any book that offer simple not yet useful insight into VB? thks v v m!  more

Voting Question: a little help here.........

i have visual basic in my computer curriculum in school. is there anywhere i can download it for free forever. i mean all the ones i downloaded are just trial packs and after sometime its of no use so u gotta buy it. now i cant do that so if any1 knows where to get this program for free please help me and do give exact steps please. thanx  more

Resolved Question: Free video training for AutoCAD 2009 please!

Can someone help me find "FREE" Basic video training for AutoCAD 2009? I'm a visual learner so I'm looking only for a video trainer. I own AutoCAD 2009 for work but didn't find any training inside the CAD program. Please help Thanks!  more

Resolved Question: Resources for learning C#?

I've got some programming experience and I'm interested in diving into C#. I've installed Visual Studio C# and XNA Game Studio 2.0 so that I can start putting together some basic games for hobbies sake... I'd like to find out some good free resources that will give me a nice solid foundation to C# as somewhat of a beginner to the language.  more

Resolved Question: Where can I find free e-books or web site that can give me sample database application using Visual Basic 2008

I need a sample database program that will give me better knowledge and understanding in developing application. I am particular in Adding, Editing, Deleting and Updating record to database. I need a simple but robust application. Please help me....  more

Resolved Question: where can i download free visual basic sample programs?

 more
Top Free Visual Basic Programs Search Links
Free Visual Basic Software Downloads - Freeware Files.com

It is not a clone of Visual Basic, but it does have the ability to convert Visual Basic programs to Gambas. KBasic is a Visual Basic inspired free software programming language for ...

Visual Basic - Wikipedia, the free encyclopedia

It is also available to download a free Visual Basic 6.0 skinned and multilingual setup program. Purchase a license key for vbSkinner Pro. Contact information

Activex Download - Skins in Visual Basic - Skin Active X

Listed here are some free BASIC compilers, interpreters, Visual Basic clones, and development environments (IDEs) which you can use to develop programs using the BASIC programming ...

Free BASIC Compilers and Interpreters (thefreecountry.com)

This is the best Visual Basic Tutorial that teach beginners to create their own computer programs instantly!Updated regularly!

Visual Basic Tutorial - visual basic learning center

Free code. Copy and paste code from your browser directly into Visual Basic.

Free Visual Basic Programs
navigation
Home
Microsoft Embedded Visual Basic Runtime
Beginner Visual Basic
Visual Basic Integrated Development Environment
What Are Visual Basic Controls
Visual Basic Excel Application Object
Visual Basic 6 Codes
Visual Basic Project Ideas
While Loop In Visual Basic
Basic Html Font Codes
Visual Basic Samples
Visual Basic Calculation Project

Sitemap
Privacy Policy

Deals

quick links

Free Visual Basic Programs
Looking for Free Visual Basic Programs?
www.Shopica.com

WRX Nation

www.ripeTV.com