Guide to Visual Programming (GUI) in VB.NET - Urgent Help Needed

AI Thread Summary
A user urgently seeks a guide on visual programming with Visual Basic .NET, prompting various responses. One participant shares a link to a PDF resource, while another suggests that the MSDN website offers comprehensive information on VB .NET and related languages. The discussion highlights the ease of learning VB .NET through experimentation, emphasizing that basic knowledge can lead to effective programming. Additionally, there are mentions of restrictions on programming in certain countries, which may affect access to resources. Overall, the conversation revolves around finding reliable guides and resources for learning Visual Basic .NET.
knowthing
Messages
1
Reaction score
0
Do anyone know a guide about visual programming (gui) in VisualBasic. Net?
It is really urgent.

Thanks in advance..
 
Technology news on Phys.org
How urgent can it be if you haven't looked yourself?
 
Knowthing,

Have this site
http://www.softhelp.sun.com/lib/vbasdn.pdf|do=newreply&noquote=1&p=1206170.

Verty, of course he searched but didn't find. You are always like this.

Amir Fahd.
---------------------------------------
A real fact may help vigorously some day.
 
Last edited by a moderator:
You have right Knowthing. In your country and many others... There some restrictions about programmings.

May be Verty didn't know so.


Amir Fahd.
---------------------------------------
A real fact may help vigorously some day.
 
knowthing said:
Do anyone know a guide about visual programming (gui) in VisualBasic. Net?
It is really urgent.

Thanks in advance..

http://msdn.microsoft.com, answers pretty much everything about VB .net and any other language which supports .net framework or is/was a part of the Microsoft Visual Studio suite.

There is sufficient information there to learn most languages/APIs from scratch. :)

Also, with something like VB it is worth experimenting, its so easy once you know a few basic things.
 
Dear Peeps I have posted a few questions about programing on this sectio of the PF forum. I want to ask you veterans how you folks learn program in assembly and about computer architecture for the x86 family. In addition to finish learning C, I am also reading the book From bits to Gates to C and Beyond. In the book, it uses the mini LC3 assembly language. I also have books on assembly programming and computer architecture. The few famous ones i have are Computer Organization and...
I have a quick questions. I am going through a book on C programming on my own. Afterwards, I plan to go through something call data structures and algorithms on my own also in C. I also need to learn C++, Matlab and for personal interest Haskell. For the two topic of data structures and algorithms, I understand there are standard ones across all programming languages. After learning it through C, what would be the biggest issue when trying to implement the same data...

Similar threads

Back
Top