Computer Learning Zone CLZ Access Excel Word Windows

Science is more than a body of knowledge; it's a way of thinking. A way of skeptically interrogating the universe with a fine understanding of human fallibility.

-Carl Sagan
 
Home   Courses   TechHelp   Forums   Help   Contact   Merch   Join   Order   Logon  
 
Back to VB.NET TechHelp    Comments List
Pinned    Upload Images   @Reply   Bookmark    Link   Email   Next Unseen 
Suggestions
Alex Hedley 
           
5 months ago
Please make any suggestions for videos you'd like to see.
Kevin Robertson  @Reply  
          
5 months ago
Alex

I think it may be a good idea to explain some of the different templates available when creating a new project in Visual Studio.

So far, I have mainly used these but there are so many more:
- Windows Forms App (.NET Framework)
- Console App (.NET Framework)
- WPF Application
Kevin Robertson  @Reply  
          
5 months ago

Alex Hedley OP  @Reply  
           
5 months ago
Would you believe that's my next video :)
Raymond Spornhauer  @Reply  
          
5 months ago
One of the end goals I have is getting a program out of Visual Studio as a program my users can use as opposed to having something in Visual Studio that no one else can use.  Almost no video's online show how to get from 'Your first program' (that only runs in Visual Studio) to an application or .exe file someone else can use.

Hopefully seeing this will help me understand the whole 'Project' and 'Solution' difference.

Thanks,

-Raymond
Alex Hedley OP  @Reply  
           
5 months ago
Raymond I did touch on that in VB.NET Beginner 1 but I'll certainly be doing more around it, thanks for the idea, keep them coming.
Raymond Spornhauer  @Reply  
          
5 months ago
Alex

Another feature I need to learn is how to work with is databases in VB.  

Can  I use VB.NET similar to Access?  
Can I make subforms in VB.NET?
Can I open Images, Word Docs, Excel Files as I would in Access?

Thanks Alex,

-Raymond
Alex Hedley OP  @Reply  
           
5 months ago
DBs will be a while off for now, but I will certainly be recording some, I need to cover the basics first, although I did a Legacy Connect to Access DB
Alex Hedley OP  @Reply  
           
5 months ago
View the files inside the app or just open like in Access Open Programs Seminar?

I'll even cover making office files :)
Kevin Robertson  @Reply  
          
5 months ago
Alex You still need to fix the mistakes.
Kevin Robertson  @Reply  
          
5 months ago

Alex Hedley OP  @Reply  
           
5 months ago
Done, thanks
Kevin Yip  @Reply  
     
5 months ago
Raymond  There is no subform per se in Visual Studio.  It has something called a "DataGridView."  You can fill it with data, but it's done in a completely different manner and with different coding.  The end result may look like Access subforms or continuous forms (pictures below).  There are many more formatting options than in Access. You can format headers and individual cells in the grid.  It's not like in Access where formatting one field formats the whole column.
Kevin Yip  @Reply  
     
5 months ago

Kevin Yip  @Reply  
     
5 months ago

Kevin Yip  @Reply  
     
5 months ago
Raymond   You didn't ask, but there are what seem like design shortcomings in Visual Studio as well.  There is no multi-column combo box, only single-column.  A textbox has no properties for border color and thickness.  To get around these, you need some creative coding or third-party add-ins.  This may seem primitive, but many other platforms are like this too.  For instance, HTML has no multi-column combo box either (have you seen a website that has one?).  Some of the features in Access are pretty much Access-only.  To make a textbox border thicker or more colorful in VS, you need to DRAW a custom box around the textbox with code.  Many platforms require "hacky" workarounds like this, even the latest advanced platforms.
Raymond Spornhauer  @Reply  
          
5 months ago
Kevin

I appreciate all the feedback.  Your images look really good.  I'd really like to learn to do that in VB.NET.

I appreciate the shortcomings comment as well.  I would like to learn as much about VB.NET to get started as possible.

-Raymond
Raymond Spornhauer  @Reply  
          
5 months ago
Alex

I would like a preview of files in the Visual Basic Form is possible, but also be able to open if there is a Word File, Excel File, PDF or JPG, etc.

I would also like to Print a series of file attachments from one button if that's possible too.  Some as 8.5 x 11 and drawings as 11 x  17.

-Raymond
Kevin Yip  @Reply  
     
5 months ago
Raymond  All those features have to be programmed by yourself.  Visual Studio is not part of Office like Access is, and cannot read Word or Excel documents natively.  You have to find ways (such as third-party add-ins) to read content of .docx, .xlsx, and .pdf files in order to show previews of them.  Of course, you can just launch Office apps and PDF reader apps to open those files.  To see those files' content without their native apps is much tougher.  Same thing with printing: you have to design and code how print dialogs behave, how users enter inputs, how to handle document formats, every aspect of it.  There is no "report designer" like in Access.  Visual Studio is pretty much a "blank slate."  Any feature you need, you pretty much have to code for it.  Even something simple like a multi-column combo box, you have to create it yourself.
Alex Hedley OP  @Reply  
           
5 months ago
Kevin Yip  @Reply  
     
5 months ago
Crystal Reports is the kind of third-party add-in I alluded to.  Visual Studio has no built-in report features and many other features, and it often relies on outside components, many of which are payware like Crystal Reports.  If you are developing apps you wish to sell, then you don't mind paying for these.  That's why VS is different from Access in many ways.  VS is strictly for development, and Access is not.

This thread is now CLOSED. If you wish to comment, start a NEW discussion in VB.NET TechHelp.
 

Next Unseen

 
New Feature: Comment Live View
 
 

The following is a paid advertisement
Computer Learning Zone is not responsible for any content shown or offers made by these ads.
 

Learn
 
Access - index
Excel - index
Word - index
Windows - index
PowerPoint - index
Photoshop - index
Visual Basic - index
ASP - index
Seminars
More...
Customers
 
Login
My Account
My Courses
Lost Password
Memberships
Student Databases
Change Email
Info
 
Latest News
New Releases
User Forums
Topic Glossary
Tips & Tricks
Search The Site
Code Vault
Collapse Menus
Help
 
Customer Support
Web Site Tour
FAQs
TechHelp
Consulting Services
About
 
Background
Testimonials
Jobs
Affiliate Program
Richard Rost
Free Lessons
Mailing List
PCResale.NET
Order
 
Video Tutorials
Handbooks
Memberships
Learning Connection
Idiot's Guide to Excel
Volume Discounts
Payment Info
Shipping
Terms of Sale
Contact
 
Contact Info
Support Policy
Mailing Address
Phone Number
Fax Number
Course Survey
Email Richard
[email protected]
Blog RSS Feed    YouTube Channel

LinkedIn
Copyright 2026 by Computer Learning Zone, Amicron, and Richard Rost. All Rights Reserved. Current Time: 4/30/2026 2:58:30 PM. PLT: 0s