Posts Tagged ‘Basic Programming Language’

AS you write Visual basic in visual basic software.My question is where do you write C++?Like in a specofic program or a simple .txt file?and if in .txt file whats the extension?

Not the visual basic that has taken over the world of basic’s 1st and 2nd generation and i cant even search for Basic tutorials without getting somthing about visual basic. Sorry… Also steps on how to use the compiler to make the basic code an exe(also choose the icon for the exe : ) )

im doing my assignment in software development

Public Property FullName() As String
Between Get and End Get return a String
No args for get
But there is for set
It’s not a difficult thing

i need to incorporate a password login feature into the website i’m developing. can somebody recommend something or tell me how to do it?