Pages

Showing posts with label New. Show all posts
Showing posts with label New. Show all posts

Friday, 5 July 2013

VB 11 Tutorial 8: Getting Started

VB 11 Tutorial 8: Getting Started

If you have not yet learnt about Math Syntax Please refer to Tutorial 7: Here

Today we will be learning how to use Variables By Reference

VB 11 Tutorial 2: Getting Started

VB 11 Tutorial 2: Getting Started

If you have not got Visual Studio please refer to Tutorial 1: Here

Today we will be playing with Strings, definition of a string. in my words a group of bytes in a managed array or a group of chars.


Visual Basic Eleven Thoughts?

What are you first thoughts about Visual Basic Eleven, what do you like about the Environment?

my opinion, I find that the text editor in 2012 is a lot smoother then 2010. The amount of memory that the environment can over load on a 32 bit Operating System. working on a project with around 130,000 lines of code I have to re-open the solution every hour. also I have noticed when having more then 150 - 200 .PNG files increase the chance of having the solution corrupt and having to go to a backup. With the Framework, The Graphics Class does not work properly, you can not draw a one pixel. drawing in VB is very slow and tends to flicker. but besides that the framework is very nice. I am impressed with the controls and the form Designer.