Results for "Author: pankaj nagar"
As .Net does Not include App object as in VB here is a solution for App.Path and App.ExeName
Handle and trap different Keys in VB .Net
This tutorial will get you started with C# by introducing a few very simple programs. Please vote if it is useful You will Understand the basic structure of a C# program.Obtain a basic familiarization of what a "Namespace" is.Obtain a basic understanding of what a "Class" is.Learn what a "Main" method does. Learn how to obtain command-line input. Learn about console input/output (I/O).
Access modifiers are keywords which control the visibility of class members and other code constructs. But if you are confused what and when to use one Go ahead and read on... and if you find it useful plz vote.