How to Display Data in Windows Forms

Submitted by admin on

In order to display data in windows forms all you need to do is drag Items from the Data Sources. For more information, see How to Add New Data Source.

Before you drag the Items (i.e. table name) make sure that you select the display type and type of control that you’d like to appear in the Windows Forms.

To do this expand the Item name and the arrow down to select the display type and type of control which you would like to appear.

Display type

How to Attract Buyer as a Coder/Freelancer

Submitted by admin on
Attracting buyer with the services that you can render as a computer programmer is not as easy as finding job locally. But certain techniques should apply if you want to catch attention of your prospective buyer. As a coder or freelancer your prospective buyers are those who think that you can handle the job that they require you to do. The following are some of the examples of the things that you

LOADING CIRCLE...

Submitted by nass on
Hey u want to make ur LOGIN FORM LOOK ATTRACTIVE (GUI)?? try this loading circle which i created using TIMER CONTROL..again and again codes are simple dont be affraid to restudy them. NOTE: No login details required,just click login button.Try to check carefull those timers especially there intervals i.e they starts from 400,800,1200 etc... Also small circles are good,mine are just for sample..

How to Use Status Bar in Your Application

Submitted by nass on
I know ur familiar with STATUS BAR tool in VB. And some of u am sure u dont know how to put it in action..Dont worry again about that, below are the simple codes for any begginer.I wrote only 4 lines of codes this shows how simple it is(status bar).Remember Application without Status Bar is kinda not fully presentable.. If u find difficulties,u know what to do...................!!!!!!!!!!!