| .Net اور VB پروگرامنگ .Net اور VB پروگرامنگ |
![]() |
|
|
LinkBack | موضوع کے اختیارات | موضوع کی درجہ بندی | ظاہری انداز |
|
|
#1 |
|
Member
اجنبی
تاریخ شمولیت: Jul 2007
عمر: 27
مراسلات: 75
کمائي: 415
شکریہ: 2
12 مراسلہ میں 28 بارشکریہ ادا کیا گیا
|
Lesson1 :Introduction 1.1 A brief description of Visual Basic VISUAL BASIC is a high level programming language evolved from the earlier DOS version called BASIC. BASIC means Beginners' All-purpose Symbolic Instruction Code. It is a fairly easy programming language to learn. The codes look a bit like English Language. Different software companies produced different version of BASIC, such as Microsoft QBASIC, QUICKBASIC, GWBASIC ,IBM BASICA and so on. VISUAL BASIC is a VISUAL and events driven Programming Language. These are the main divergence from the old BASIC. In BASIC, programming is done in a text-only environment and the program is executed sequentially. In VISUAL BASIC, programming is done in a graphical environment. Because users may click on a certain object randomly, so each object has to be programmed independently to be able to response to those actions (events). Therefore, a VISUAL BASIC Program is made up of many subprograms, each has its own program codes, and each can be executed independently and at the same time each can be linked together in one way or another. 1.2 The Visual Basic Environment On start up, Visual Basic 6.0 will display the following dialog box as shown in figure 1.1. You can choose to start a new project, open an existing project or select a list of recently opened programs. A project is a collection of files that make up your application. There are various types of applications we could create, however, we shall concentrate on creating Standard EXE programs (EXE means executable program). Now, click on the Standard EXE icon to go into the actual VB programming environment. Figure 1.1 The Visual Basic Start-up Dialog Box [img width=640 height=480]http://www.vbtutor.net/vb11.jpg[/img] In figure 1.2, the Visual Basic Environment consists of the: * A Blank Form for you to design your application's interface. * The Project window which displays the files that are created in your application. * The Properties window which displays the properties of various controls and objects that are created in your applications. It also includes a Toolbox that consists of all the controls essential for developing a VB Application. Controls are tools such as text box, command button, label, combo box, picture box, image box, timer and other objects that can be dragged and drawn on a form to perform certain tasks according to the events associated with them. Additional objects can be added by clicking on the project item on the menu and click on components on the drop-down list, then select those controls you need to use in your program Figure 1.2: The Visual Basic Enviroment [img width=640 height=480]http://www.vbtutor.net/vb12.jpg[/img] |
|
|
| 2 قاری/قارئین نے مبشر کا شکریہ ادا کیا | adnanghaffar (03-01-09), aqeel64 (14-09-10) |
|
|
#2 |
|
Senior Member
![]() ![]() ![]() تاریخ شمولیت: Jul 2007
مقام: Rawalpindi
مراسلات: 4,146
کمائي: 58,231
شکریہ: 3,274
1,521 مراسلہ میں 3,405 بارشکریہ ادا کیا گیا
|
very nice and excellent
keep it up
|
|
|
|
|
#3 |
|
ناظم اعلی
![]() ![]() ![]() ![]() |
ماشا اللہ بہت اچھے جناب
آپ کی طرف سے مزید کا انتظار رہے گا |
|
|
|
|
#4 |
|
Junior Member
اجنبی
تاریخ شمولیت: Sep 2007
مراسلات: 2
کمائي: 19
شکریہ: 0
1 مراسلہ میں 1 بارشکریہ ادا کیا گیا
|
that's good brother
keep it up u are a hard working boy by tis hard workwe can proof us thnx buddy |
|
|
|
|
#5 |
|
Senior Member
![]() ![]() |
سلام،
مذکورہ دھاگے کو بند کیا جارہا ہے کیوں کہ اس میں گذشتہ ایک مہینے سے کو ئی نیا مراسلہ نہیں ڈالا گیا۔ تما م مراسلے ارسال کرنے والے خواتین و حضرات کا شکریہ۔ وسلام، |
|
|
![]() |
| Tags |
| collection, command, course, drive, english, environment, following, hard, height, ibm, icon, image, includes, software, اللہ, جواب, حضرات, خواتین |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| موضوع کے اختیارات | |
| ظاہری انداز | Rate This Thread |
|
|
Similar Threads
|
||||
| موضوع | موضوع شروع کیا | فورم | جوابات | آخری مراسلہ |
| Visual basic | اسد لطیف | کتاب گھر | 17 | 14-09-10 01:11 PM |
| Visual Basic Help | wajee | Ask Experts ماہرین کی رائے | 12 | 01-02-10 09:46 AM |
| Visual Basic Help | wajee | Ask Experts ماہرین کی رائے | 2 | 21-06-09 09:55 PM |
| visual basic 2008 | wajee | سوفٹ ویرز کے بارے میں آپکی رائے اور سوفٹ ویر کی درخواست | 1 | 25-03-09 12:21 PM |
| Your First Visual Basic Application | مبشر | .Net اور VB پروگرامنگ | 4 | 28-12-07 06:26 PM |