Using VB.Net and C#.Net.
For Example
Am Using More than one form
If am assigning a variables like this.
Dim a, b as integer Dim c, d as string
This variables cannot be easily understand for everyone(other programmers).
How to assign a Standard Datatype variables,
Standard Variable Means (Everyone can understandable)
And also How to give a standard name for gridview, text boxes, labels etc.