Liked us?

Everything to Improve Your knowledge December 2011 | <a href="/">Detailed expert reviews</a>

Wednesday, December 28, 2011

Tips for your PC getting in Shape


1. 1.Backup your work :

We have all experience the sinking feeling of losing a document you have been working on for hour. One of the most reliable method preserving valuable files is to backup external devices.

2.  2.Empty Recycle Bin :

Get clear of all useless files that are cluttering your PC by regularly emptying your recycle bin.

3. 3.Ensure your internet security is up to date :

Update your virus protection and run a full system scan when if u can. Cleaning your pc any malware ,Trojans and spyware will help your pc to perform better and help to protect you from identity theft.

4  4.  Delete unused programs :

You have taken care of these maintenance basice, you can really start cleaning. Delete duplicate files and remove programmes that haven’t been used for a year. Not only will you benefit from more hard drive space and a less cluttered start menu. But your computer will also run faster.

   5.   Delete Temporary internet files
5
This Temporary internet files folder on your hard  disk is used o store web pages , images  , audio and video files , and other content from the websites you  visit.



Friday, December 23, 2011

Create MS SQL Connection string Disign Mode



Easy way to create database connection string vb.net & Microsoft sql server.

Open New Project.
Data ----> Add New Data
Click Create New Connection Button.

See this images.



Open Add Connection Window.

Select SQL Server Name.
If u installed sql server authentication mode , select sql authentication & you must enter sql user name & password. Other wise select windows authentication mode.
Add Select Database name in drop down list.

See images..

Then Click Test Connection Button. if connection is ok display message " Test Connection Successfully "
Other wise popup Error Message.


After Test connection click Advanced Button.

Then Display Advanced Properties Window.
Copy text i mention in highlighted red colour and paste your coding.



Like this ::

    Public Overridable Function Con_Open() As Integer
        Try
            Con_Adon = New SqlConnection(Data Source=**** ;Initial Catalog=*** ;User ID=** ;Password=*** )
            Con_Adon.Open()
            Return 1
        Catch ex As Exception
            Return 0
        End Try
    End Function

Do you have any problem or doubt please comment . i will help you.

Thank you.







Monday, December 12, 2011

Create simple calculator VB 6.0



Create simple calculator using VB 6.0
Open new project.
Add 16 Command Button & text box.
Change the command button caption 0 , 1 , 2 , 3 , 4 ,5 , 6 , 7 , 8 , 9 , . , + , -  , * , / and =
Create 0-9 command button control array.
Like cmbNo(0) , cmdNo(1) , cmdNo(2), …., cmdNo(9)  Like this..
Change text box name txtno
Change other command button sutable name.

======================
Coding
Dim no1 As Double
Dim no2 As Double
Dim symbol As String
______________________
Private Sub cmdAdd_Click()
no1 = Val(txtNo.Text)
symbol = "+"
txtNo.Text = ""
End Sub
_______________________
Private Sub cmddevide_Click()
no1 = Val(txtNo.Text)
symbol = "/"
txtNo.Text = ""
End Sub
________________________
Private Sub cmddot_Click()
    txtNo.Text = txtNo.Text & "."
End Sub
________________________
Private Sub cmdEqul_Click()
no2 = Val(txtNo.Text)
If symbol = "+" Then
    txtNo.Text = Format(Val(no1 + no2), "0.00")
ElseIf symbol = "-" Then
    txtNo.Text = Format(Val(no1 - no2), "0.00")
ElseIf symbol = "*" Then
    txtNo.Text = Format(Val(no1 * no2), "0.00")
ElseIf symbol = "/" Then
    txtNo.Text = Format(Val(no1 / no2), "0.00")
End If
End Sub
________________________
Private Sub cmdminus_Click()
no1 = Val(txtNo.Text)
symbol = "-"
txtNo.Text = ""
End Sub
________________________
Private Sub cmdmul_Click()
no1 = Val(txtNo.Text)
symbol = "*"
txtNo.Text = ""
End Sub
__________________________
Private Sub cmdNO_Click(Index As Integer)
    txtNo.Text = txtNo.Text & Index
End Sub
======================

If you have any doubt please comment it. I will help you.


Download sample project (3 MB)


http://www.fileserve.com/file/eBBTaZn/Calculater.rar

Wednesday, December 7, 2011

Ultimate Traffic Generating Course


The ultimate traffic generating course.
Type – Flv  / Language – English / Size – 1.25 GB

Web site or blog owners most important thing is there traffic. This video tutorial help you to how to increase your web or blog traffic.  You will learn how to get traffic social network , forums , etc. all of these help you to increase your blog traffic.


Content :
Module 01      :Website
Module 02      :SEO
Module 03      :Content
Module 04      :Social Media
Module 05      :Power Plays


Download Link :
http://filepost.com/files/643mfem8/Free_Traffic_Wiz.part1.rar
http://filepost.com/files/2b9946c5/Free_Traffic_Wiz.part2.rar
http://filepost.com/files/9mfed994/Free_Traffic_Wiz.part3.rar
http://filepost.com/files/f2bf82c3/Free_Traffic_Wiz.part4.rar
http://filepost.com/files/b225m159/Free_Traffic_Wiz.part5.rar
http://filepost.com/files/m54258b1/Free_Traffic_Wiz.part6.rar


Tuesday, December 6, 2011

Some Open Source Software for Windows


Open source software is a free software.its good for you and me and rest of the world. reason for that it is free. It is Good software.


Mozilla Firefox

Web Browsing
Open source browser. It is world best browser. It has tabs , pop-up blocking , themes , and extension.


________





Audio city

Sound recording.
Simple and easily sound recording tool.


________


Gimp

Graphics / Photo Editing
Photo editing software. It has photo shop features.

________





Miro

Video Player
It has beautiful interface. Play any type of video. Torrent support. It can search and download youtube video.

________



Miro Video Converter

Video Converter
Convert any type of video other any type. Its full clear. It can use i-phone , I pad & android.


________



Pidgin

Instant Masseging
Connect to multiple accounting simultaneously. Include AOL IM , MSN , Jabber


________


Skip Screen

Firefox extension
Skip unnecessary clicks and wait  rapidshare , megaupload , etc.

________



Mozilla thunderbird

E-Mail
Power full spam filtering , and all feature you need.



________



Monday, December 5, 2011

`` Gmail for Power Users ``


Gmail for power users
ISO - 426 MB 

Gmail is the world famous mailing system. Do you know everything of Gmail. There r video tutorial for how to get full advantage of gmail. This tutorial learn you how to manage multiple accounts , Gmail short cut , advantage of lables , Calendar , Google Docs , voice and video chat , implementing  and managing gmail. Etc…

Topics included :

Use Gmail in firefox , Chrome , Internet Explorer and Safari

Setting Desktop notification with google talk (win and mac)

Keyboard Shortcut

Previewing message content from the inbox

Performing Advanced searches

Creating labels and  sub labels

Creating Rich text Signature

Initiating and facilitating group chat

Integrate calendar and docs in your inbox

Managing multiple accounts

Using Gmail with Outlook , thunderbird & apple mail 

Download Link :

FileSonic ::

Uploaded ::
 

Liked

Detailed expert reviews Copyright © 2011 | Template design by O Pregador | Powered by Blogger Templates