11-17-2009, 01:59 AM
Just curious:how that progress bar works,how fill it?Do you use threading or divide something or smth different?
Visual Basic 2010
|
11-17-2009, 01:59 AM
Just curious:how that progress bar works,how fill it?Do you use threading or divide something or smth different?
11-17-2009, 02:20 AM
done by a Timer just add one to your form the code i used is below
Code: For the button: hope it helped
12-10-2009, 06:47 AM
I think upgrading to vb 2010 so early is wrong because nobody has .net framework 4 so far. Ain't I right?
12-10-2009, 09:29 AM
then they should stop being lazy and get it.
12-10-2009, 01:44 PM
This question may make you laugh and I'm sorry if it annoys you but is it good to have all the .Net Frameworks?
Giveaway of the Day:
12-10-2009, 02:19 PM
they're backwards compatible -very nice feature.
install .net framework 4 and you'll be able to run ALL previous .net version apps ;)
12-10-2009, 11:19 PM
(11-13-2009, 07:50 AM)Nonmod Wrote: Only difference is .net framework 4.Apps made in visual studio 2010 will not work on other pc's unless they've installed frameowk v4. .net version of app can be changed,just in express editions it's a pain in ass to do it.click on My projects, click the Compile tab, click advanced compile options button, goto target framework, select the framework you want, you will be prompted about a warning, to save your work,"i never did,lol", and bam you got a app that now ships with the framework you selected. And you can continue to work on your app.
12-10-2009, 11:28 PM
Problem is-if you ,for example,use Mcicorosft.CSharp namespace and dynamic variables in .net 4,then converting your app older version will lead you tu rewrite your app.
12-11-2009, 07:36 AM
lol still using VB 2005
|
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
How To make an advanced Operating System in Visual Basic 2010 ? | Mohamed Samir | 9 | 12,444 |
01-15-2013, 09:30 PM Last Post: Resistance |
|
[Visual Basic] FTP Uploader [Tutorial] | Coding Support | 6 | 3,010 |
08-12-2012, 12:36 AM Last Post: Kenneth |
|
VS 2010 Roslyn CTP - Interactive VS 2010 Debugging | AceInfinity | 0 | 1,098 |
04-18-2012, 09:43 PM Last Post: AceInfinity |
|
Visual Studio | Bill Nye The Science Guy | 1 | 1,030 |
03-19-2012, 09:08 AM Last Post: BreShiE |
|
Visual Basic Guide - Buttons | Death Demise | 9 | 5,298 |
03-09-2012, 06:46 PM Last Post: BreShiE |