Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › Programming › Visual Basic Programming › [Poll]VB 2008 VS. 2010[RC]

Talking[Poll]VB 2008 VS. 2010[RC]

Posts 1–15 of 26 · Page 1 of 2
jaake
jaake
[Poll]VB 2008 VS. 2010[RC]
So I just downloaded VB 2010 Express Beta 2. As soon as you open it, you can tell it has a cleaner interface.
The Splash screen looks AMAZING, and everything in the program looks cleaner and easier.
I have not used it very much yet, but I heard that the code is a little bit simpler than in VB 2008.
I have yet to find some "great new features" but I like the new interface!

VB 2010:

VB 2008:



So, post your opinions on VB 2010!

If you found any Cool new features (from VB 2008), please post them, I would be happy to try them out, so would all us VB coders!

If anyone can confirm the slightly simpler code rumor, that would be great!
#1 · edited 16y ago · 16y ago
NextGen1
NextGen1
2010 is a great piece of software, it isn't really more feature rich, it is framework 4.0 that is more feature rich, however

A. Never Develop In A Beta or Release Canidate.
B. Framework 4.0 is beta and a bad idea for commercial developers (or anyone for that matter)
C. Visual Studio 2010 is no longer Beta , it's RC (release candidate) which is significantly different
#2 · 16y ago
jaake
jaake
haha thanks for the tips!!! and yeah i saw that RC, ill check it out..

but i hope 2010 gets released soon, I think .NET 4.0 will be great

(and i have .NET 4.0 on my computer right now and its workin great)
#3 · edited 16y ago · 16y ago
NextGen1
NextGen1
Quote Originally Posted by jaake View Post
haha thanks for the tips!!! and yeah i saw that RC, ill check it out..

but i hope 2010 gets released soon, I think .NET 4.0 will be great

(and i have .NET 4.0 on my computer right now and its workin great)
The average user won't notice a difference at all, I have 4.0 on a few test machines with 2010 RC, however, a developer working on extensive projects will notice Beta vs. RC. Vs Stable
#4 · 16y ago
jaake
jaake
ahh that makes sense. Im just learning VB right now so I probably wont see anything.

i hear you are the pro at VB around here so im gunna check out your tutorials, hopefully theyll help me more in learning cool stuff

thanks for the info!
#5 · 16y ago
NextGen1
NextGen1
Not a problem
#6 · 16y ago
zmansquared
zmansquared
Should i change over to 2010, i am at 2008 right now?
#7 · 16y ago
NextGen1
NextGen1
Don't change till post RC when express stable comes out. You can download it and play with it, but don't use it for releases.

Also , Even after framework 4.0 comes out, give it a month or so before you create releases using it, giving time for everyone to conform and "get with the program"
#8 · 16y ago
MJLover
MJLover
I am using Beta 2 and it has some problems. The most annoying one is that when you pause the program it opens a new tab named "No Symbols Found" and move to it.

Second, if you minimize it two times, its opacity is set to I think 30 - 40 %. To restore to original, resize it

And there's a fix in beta 2. When we pause the program in Beta 1, we were not able to edit the program, now we can.. great fix
#9 · 16y ago
NextGen1
NextGen1
Quote Originally Posted by MJLover View Post
I am using Beta 2 and it has some problems. The most annoying one is that when you pause the program it opens a new tab named "No Symbols Found" and move to it.

Second, if you minimize it two times, its opacity is set to I think 30 - 40 %. To restore to original, resize it

And there's a fix in beta 2. When we pause the program in Beta 1, we were not able to edit the program, now we can.. great fix
Release Candidate is almost perfect, but still buggy, If you are going to bother to use the beta, download the RC Most errors are corrected
#10 · 16y ago
MJLover
MJLover
Hmm, link to RC download please
#11 · 16y ago
XG
XGelite_backup
Ive had lots of issues with framework 4.0

so i dont use 2010.
#12 · 16y ago
NextGen1
NextGen1
Quote Originally Posted by XGelite_backup View Post
Ive had lots of issues with framework 4.0

so i dont use 2010.
You can choose the framework you design in, But regardless, I agree
#13 · 16y ago
XG
XGelite_backup
Quote Originally Posted by NextGen1 View Post


You can choose the framework you design in, But regardless, I agree
just having 4.0 installed caused issues.
#14 · 16y ago
NextGen1
NextGen1
That Sucks, There is a sticky to this regard with download link.

#15 · 16y ago
Posts 1–15 of 26 · Page 1 of 2

Post a Reply

Similar Threads

  • Can Some 1 Teach me C++ 2008 ( Or 2010 )By JohnValade in C++/C Programming
    8Last post 16y ago
  • [Help]Differences between 2008 and 2010By RedCrownX in Visual Basic Programming
    3Last post 15y ago
  • Can Any1 post Visual Basic 2008 or 2010 hereBy [CFGH] in CrossFire Help
    14Last post 15y ago
  • VB 2008 or 2010By kmanev073 in CrossFire Help
    5Last post 15y ago
  • [TUT] Hotkeys VB 2008/2010By Zoom in Programming Tutorials
    12Last post 15y ago

Tags for this Thread

None