1.

Solve : how can i build a basic os using visual basic?

Answer»

is there any  tutorial on building a basic os using visualbasic 1.0?no there isn't.

because you can't.You can't build an os in visual basic, but I think you can in freebasic. It's probably not worth it though because it would be very slow. If you are really serious about making an os than you should USE assembly.

Here is a tutorial on how to make an os in freebasic: http://wiki.osdev.org/FreeBasic_Barebones Quote from: stonefoxnick on JUNE 16, 2009, 09:02:44 AM

is there any  tutorial on building a basic os using visualbasic 1.0?
you can use Cdude you cannot with visual basic

you have to learn assembly language
with

nasm complier Quote from: aloksaini on June 21, 2009, 07:00:22 AM
dude you cannot with visual basic

you have to learn assembly language
with

nasm complier

Visual Basic DOS maybe, but only because I've seen it DONE with QuickBASIC.

you definitely don't need to learn ASM... and even if you did you wouldn't need to use the NASM assembler


Discussion

No Comment Found