Learn Visual basic 6 lesson 1

 
Learn Visual basic 6 lesson 1


In first lesson we will talk about The important windows which save our time while we are in our developing session.

New Project Window 


Use to create the following

  1.  Standard ExE project 
  2.  ActiveX ExE 
  3.  ActiveX Dll
  4. ActiveX control
  5. Vb application Wizard
  6. Vb wizard manager
  7. Active X Document Dll
  8. Active X Document ExE
  9. Addin
  10. Data Project
  11. DHTML Application
  12. IIS Application
  13. VB Enterprise edition control
Learn Visual basic 6 lesson 1


Project Window


We can use project window to go to code view or can expend or collapse the Multi form in a project forms.

Learn Visual basic 6 lesson 1

Properties Window


We can use this to change or customize different type of properties Like Name , Caption , Color etc
We have two type of tabs under this window Alphabetic and categorized in Alphabetic tab all the properties are arranged by the alphabet order.

Properties Window

 Standard Tool Bar / Tool bar / Control Bar

Standard Tool Bar / Tool bar / Control Bar

Standard Tool Bar / Tool bar / Control Bar

Have all The tools to draw and place on the form and use to code behind it so it can interact with the Gui as per end user action.

Layout Window

It can be use to set Starting position of the program. We can set it by dragging small window in the monitor so that when our program/application loads where it will appear on our screen.

vb6 layout window

For next lesson read next lesson ( Lesson 2 ).
For your feedback Contact us or comment.

Learn Visual Basic 6 Introduction

Learn Visual Basic 6 Introduction

Introduction To Micro Soft Visual Basic 6

Visual Basic was  evolved from Basic Language which was developed by John Kemmeny and Thmos Kurtz.
Visual Basic 6 or vb6 is then in early 1990's was developed and introduced my Microsoft corporation with GUI environment the main or central objective of visual basic was to allow programmers to develop application with out wasting time so that's is the reason Visual basic is known as RAD (Rapid Application Development ). Its is one of the widely used RAD ever.

If we Talk about the environment and compiler. It's IDE ( Integrated Development Environment ) It use Both the Interpreter and Compiler So this make easy for developer to work and debug his codes.

Visual Basic have three Editions which are as follows.
1. Visual Basic Learning Edition
 This edition is mostly used to teach students in school's and colleges.

2. Visual Basic Professional Edition
 This edition include professional tools and support programmers to develop application and program for commercial purposes.

3. Visual Basic Enterprise Edition
Enterprise Edition is full featured edition my Microsoft it allow to develop distributed application program. It include all the tools of professional edition plus it give visual basic an extension to connect to different types of data sources like Sql, Msaccess DB , IIS ,SNA etc.

You can download it from here.

Visual Basic have GUI  support so it mean's that we can code behind the Gui and it will work with GUI which makes application more Legit to use and and awesome Layout.

The main Opening of Microsoft Visual Basic 6 is like this

Learning Visual Basic 6 Introduction

The use of Standard Exe is very much common as it is use to develop an application in Visual basic and we place our controls.

The Second important thing that you must know is tool box. Tool box allow us to pick controls and it look like this

Learning Visual Basic 6 Introduction

That's all for the Introduction.  Read next lesson Coming soon.

Some Cool Tricks on windows


Some Cool Tricks on windows


This post is about some cool tips and tricks that you can perform in windows. They are easy to do and little.
The First trick is about hiding a folder in windows not just hiding its supper hiding how can you do this?
Its easy.

1st Trick


Press Right Click then Click on New and Create New folder

Some Cool Tricks in windows

Now Press Back space and after that press ALT and while pressing Alt Key press 255 and then release Alt key and press Enter Key.
 And Your are done Now You Folder is with out name actually 255 is an ascii for space so it create or place space in the name now you can also change your folder icon so no one can see it.

Some Cool Tricks on windows


Go to Folder Properties then then Customize Tap and click on Change Icon and select Blank icon and click ok

Some Cool Tricks on windows

Now Your Folder is hidden you can also Add Hide attribute from properties.

Some Cool Tricks on windows

And Now You are done.

Second


The Second one is an question most of people don't know this that in windows we can not create folder names as con because this an reserve word in windows not only Con but there are also some other words.
The List of those words are
CON
PRN
LPT5
AUX
COM1
LPT4
COM2
COM3
LPT6
COM4
LPT9
COM5
LPT8
LPT7
COM6
NUL
COM7
LPT3
COM8
COM9
LPT1
LPT2
 

Third How to use Multi / Many Yahoo Id on One computer at a time?


Many People ask this So its easy and Fast.
Goto Start menu >> Run then type REGEDIT in Run and Press Enter Key.

Then Go to the following

Key_current_user >> Software >> Yahoo >> Pager >> Test

Now You have to create one  new Dword Value and name it as Plural  and open it and set value as 1 and You are done now enjoy Multi yahoo IDs on your windows.

Feel free to right in comment Box.


A to Z linux commands

A to Z linux commands

 Every one need these as many of us don't work frequently and forgot them so we decided to sum up all these to one place so that you can easily use them.

A

alias Create an alias •
apropos Search Help manual pages (man -k)
apt-get Search for and install software packages (Debian/Ubuntu)
aptitude Search for and install software packages (Debian/Ubuntu)
aspell Spell Checker
awk Find and Replace text, database sort/validate/index

b

basename Strip directory and suffix from filenames
bash GNU Bourne-Again SHell
bc Arbitrary precision calculator language
bg Send to background
break Exit from a loop •
builtin Run a shell builtin
bzip2 Compress or decompress named file(s)

c

cal Display a calendar
case Conditionally perform a command
cat Concatenate and print (display) the content of files
cd Change Directory
cfdisk Partition table manipulator for Linux
chgrp Change group ownership
chmod Change access permissions
chown Change file owner and group
chroot Run a command with a different root directory
chkconfig System services (runlevel)
cksum Print CRC checksum and byte counts
clear Clear terminal screen
cmp Compare two files
comm Compare two sorted files line by line
command Run a command - ignoring shell functions •
continue Resume the next iteration of a loop •
cp Copy one or more files to another location
cron Daemon to execute scheduled commands
crontab Schedule a command to run at a later time
csplit Split a file into context-determined pieces
cut Divide a file into several parts

d

date Display or change the date & time
dc Desk Calculator
dd Convert and copy a file, write disk headers, boot records
ddrescue Data recovery tool
declare Declare variables and give them attributes •
df Display free disk space
diff Display the differences between two files
diff3 Show differences among three files
dig DNS lookup
dir Briefly list directory contents
dircolors Colour setup for `ls'
dirname Convert a full pathname to just a path
dirs Display list of remembered directories
dmesg Print kernel & driver messages
du Estimate file space usage

e

echo Display message on screen •
egrepn Search file(s) for lines that match an extended expression
eject Eject removable media
enable Enable and disable builtin shell commands •
env Environment variables
ethtool Ethernet card settings
eval Evaluate several commands/arguments
exec Execute a command
exit Exit the shell
expect Automate arbitrary applications accessed over a terminal
expand Convert tabs to spaces
export Set an environment variable
expr Evaluate expressions

f

false Do nothing, unsuccessfully
fdformat Low-level format a floppy disk
fdisk Partition table manipulator for Linux
fg Send job to foreground
fgrep Search file(s) for lines that match a fixed string
file Determine file type
find Search for files that meet a desired criteria
fmt Reformat paragraph text
fold Wrap text to fit a specified width.
for Expand words, and execute commands
format Format disks or tapes
free Display memory usage
fsck File system consistency check and repair
ftp File Transfer Protocol
function Define Function Macros
fuser Identify/kill the process that is accessing a file

g

gawk Find and Replace text within file(s)
getopts Parse positional parameters
grep Search file(s) for lines that match a given pattern
groupadd Add a user security group
groupdel Delete a group
groupmod Modify a group
groups Print group names a user is in
gzip Compress or decompress named file(s)

h

hash Remember the full pathname of a name argument
head Output the first part of file(s)
help Display help for a built-in command •
history Command History
hostname Print or set system name

i

iconv Convert the character set of a file
id Print user and group id's
if Conditionally perform a command
ifconfig Configure a network interface
ifdown Stop a network interface
ifup Start a network interface up
import Capture an X server screen and save the image to file
install Copy files and set attributes

j

jobs List active jobs •
join Join lines on a common field

k

kill Stop a process from running
killall Kill processes by name

l

less Display output one screen at a time
let Perform arithmetic on shell variables •
ln Create a symbolic link to a file
local Create variables •
locate Find files
logname Print current login name
logout Exit a login shell •
look Display lines beginning with a given string
lpc Line printer control program
lpr Off line print
lprint Print a file
lprintd Abort a print job
lprintq List the print queue
lprm Remove jobs from the print queue
ls List information about file(s)
lsof List open files

m

make Recompile a group of programs
man Help manual
mkdir Create new folder(s)
mkfifo Make FIFOs (named pipes)
mkisofs Create an hybrid ISO9660/JOLIET/HFS filesystem
mknod Make block or character special files
more Display output one screen at a time
mount Mount a file system
mtools Manipulate MS-DOS files
mtr Network diagnostics (traceroute/ping)
mv Move or rename files or directories
mmv Mass Move and rename (files)

n

netstat Networking information
nice Set the priority of a command or job
nl Number lines and write files
nohup Run a command immune to hangups
notify-send Send desktop notifications
nslookup Query Internet name servers interactively

o

open Open a file in its default application
op Operator access

p

passwd Modify a user password
paste Merge lines of files
pathchk Check file name portability
ping Test a network connection
pkill Stop processes from running
popd Restore the previous value of the current directory
pr Prepare files for printing
printcap Printer capability database
printenv Print environment variables
printf Format and print data •
ps Process status
pushd Save and then change the current directory
pwd Print Working Directory

q

quota Display disk usage and limits
quotacheck Scan a file system for disk usage
quotactl Set disk quotas

r

ramram disk device
rcp Copy files between two machines
read Read a line from standard input •
readarray Read from stdin into an array variable •
readonly Mark variables/functions as readonly
reboot Reboot the system
rename Rename files
renice Alter priority of running processes
remsync Synchronize remote files via email
return Exit a shell function
rev Reverse lines of a file
rm Remove files
rmdir Remove folder(s)
rsync Remote file copy (Synchronize file trees)

s

screen Multiplex terminal, run remote shells via ssh
scp Secure copy (remote file copy)
sdiff Merge two files interactively
sed Stream Editor
select Accept keyboard input
seq Print numeric sequences
set Manipulate shell variables and functions
sftp Secure File Transfer Program
shift Shift positional parameters
shopt Shell Options
shutdown Shutdown or restart linux
sleep Delay for a specified time
slocate Find files
sort Sort text files
source Run commands from a file `.'
split Split a file into fixed-size pieces
ssh Secure Shell client (remote login program)
strace Trace system calls and signals
su Substitute user identity
sudo Execute a command as another user
sum Print a checksum for a file
suspend Suspend execution of this shell •
symlink Make a new name for a file
sync Synchronize data on disk with memory

t

tail Output the last part of file
tar Tape ARchiver
tee Redirect output to multiple files
test Evaluate a conditional expression
time Measure Program running time
times User and system times
touch Change file timestamps
top List processes running on the system
traceroute Trace Route to Host
trap Run a command when a signal is set(bourne)
tr Translate, squeeze, and/or delete characters
true Do nothing, successfully
tsort Topological sort
tty Print filename of terminal on stdin
type Describe a command •

u

ulimit Limit user resources •
umask Users file creation mask
umount Unmount a device
unalias Remove an alias •
uname Print system information
unexpand Convert spaces to tabs
uniq Uniquify files
units Convert units from one scale to another
unset Remove variable or function names
unshar Unpack shell archive scripts
until Execute commands (until error)
uptime Show uptime
useradd Create new user account
userdel Delete a user account
usermod Modify user account
users List users currently logged in
uuencode Encode a binary file
uudecode Decode a file created by uuencode

v

v Verbosely list directory contents (`ls -l -b')
vdir Verbosely list directory contents (`ls -l -b')
vi Text Editor
vmstat Report virtual memory statistics

w

wait Wait for a process to complete •
watch Execute/display a program periodically
wc Print byte, word, and line counts
whereis Search the user's $path, man pages and source files for a program
which Search the user's $path for a program file
while Execute commands
who Print all usernames currently logged in
whoami Print the current user id and name (`id -un')
wget Retrieve web pages or files via HTTP, HTTPS or FTP
write Send a message to another user

x

xargs Execute utility, passing constructed argument list(s)
xdg-open Open a file or URL in the user's preferred application.
yes Print a string until interrupted

If You need Any help or want to ask any thing regarding to command then comment here.

What is DxDiag and how to use it?

The question for Dxdiag is that what is it stands for so Its stands for DirectX diagnostics. Dxdiag is an Microsoft tool in windows which allow you to view directx and windows System information which includes Sound card and video card information. Below you can see the picture of it.

What is DxDiag and how to use it?


You can also Save these information on a text file Just by clicking on Save All Information button.

How To Run Or Open Dxdiag


Click Start  then Run and type Dxdiag in Run Box and Press Enter key.

What is DxDiag and how to use it?


Dxdiag commands


The dxdiag also have few command options,Which are as shown the below

Syntax:

dxdiag [/dontskip] [/whql:on] [/whql:off] [/64bit] [/x outfile] [/t outfile]

/x outfile     It Save XML information to <outfile> and quit.
/t outfile     Will save txt information to <outfile> and quit.
/dontskip     Don't bypass any diagnostics due to previous crashes in DxDiag.
/whql:on     *Allow dxdiag to check for WHQL digital signatures.
/whql:off     *Don't allow dxdiag to check for WHQL digital signatures.

 Note: If You want To Check for WHQL digital signatures it may connect via Internet to update WHQL certificates.

/64bit     Launch 64-bit dxdiag.

 Feel Free To ask Or Leave comment In comment Box any Feedback.

You may Want to Know :

How to run and Install Exe in Linux


How to run and Install Exe in Linux


As many people have problem in Linux as windows are the most popular OS in the market and use EXE file but for those Linux it make trouble to run or use exe files so this is always an question. Is it possible to run exe files on Linux? the answer for this is YES and its easy to do so.

How to run and Install Exe in Linux


The software we are using to run EXE files on Linux is by the use of  WINE which is an free software so download it from official website which is Winehq by choosing your desire version and after downloading it open an terminal and use the following command to install it.

How to run and Install Exe in Linux


sudo apt-get update sudo apt-get install wine

now through terminal navigate it to the location where exe file is place and to install or  exe file write the following command



wine your_application_setup_file_name.exe

 Now your application is installed now you can run it from wine programs and also from terminal by typing  wine your_application_file_name.exe it give us an environment to run and use windows programs
Note: Also it is possible that some application may not work properly but most of them do.

Feel free to share your experiences with us.

Top 5 Windows 7 Docks for Your desktop

Top 5 Windows 7 Docks for Your desktop

I like Linux and Mac because of docks they have as docks are very important in my eye as they help you to keep your desktop clear and clean and easily accessible when ever needed  So that's why i This that it will be my first post on my new blog to start with So i am writing about 5 docks for windows 7 so lets begin.

1. ObjectDock

It is the mot featured and rich dock ever it have two versions one is free and second one is paid link to the dock is listed below but before downloading it you must know few thinks about this dock which are it have any edge positioning , auto hide and allow you to minimize windows to dock the paid version is about 19.95 dollars link for both is here Dock download link


object dock Top 5 Windows 7 Docks for Your desktop


2. XWindows Dock

Xwindows dock is simplest one it is the best simple dock for simple and decent people. You can easily customize it as the way you like you can add icons easily by dragging then to the dock its have two types of plugins one is the stack container which is quick navigation through folder and other or second one is gmail checker allow you to quickly check your gmail . Link for Dock

XWindows Dock

3. Nexus

This Dock act like Mac OS and it have two versions one version is of course free but other is paid one know as ultimate edition and cost 24.95$ in my opinion it really worth buying it as it offers sub docks, tabs , multi mouse over effect and also tray support and much more nexus is the most effective and powerful dock that you have for windows 7  . Link for Nexus

Nexus dock

4. Rocket Dock

Another clean and smooth drop shadow dock there is no limits for customization of this dock it is highly customizable and easy to use and launch you tools without wasting single second have auto hide feature. Link

rocket Windows 7 Docks for Your desktop


 5. Circle Dock

After all of these it is one of the open source dock so it good news for the people who like to work on open source and  unlimited customization.
some of the features for this docks are drag and drop files and folders to it, rotate the circle with your mouse wheel and arrow keys, easy and new way to update it to newer version, High resolution icon, Minimum use of resources and much more. Download

Circle Dock



Ending words

All the docks which are share above can we download from there official release which we have linked all the credit for the dock goes to developers for creating such an interesting docks.
Feel free to comment and give your opinion in comment box.