Tech

C# Database Connection

In this tutorials you’ll able to connect database(SQL) using C# asp.net Steps to connect sql server database using c#. net For more details visit at: www.mitindia.in

Share

COBOL Programs

1. COBOL program on Arithmetic Operation *PROGRAM TO PERFRM ARITHMATIC OPERATIONS USING COMPUTE VERB. IDENTIFICATION DIVISION. PROGRAM-ID. AOP. ENVIRONMENT DIVISION. DATA DIVISION. WORKING-STORAGE SECTION. 01 A PIC 9(4). 01 B PIC 9(4). 01 SUM PIC 9(4). 01 SUB PIC 9(4). 01 MUL PIC 9(4). 01 DIV PIC 9(4).99. PROCEDURE DIVISION. START-PARA. DISPLAY “ENTER THE VALUES …

COBOL Programs Read More »

Share

SPEED UP YOUR PC

To speed up your windows XP/7/8/8.1/8.2 PC, Just follow the below steps to make your PC running faster and reliable. 1. Defragment your hard drive: After accessing and storing lots of files on your computer hard drive it is common that files or folders get scattered in memory. Click->Start->Accessories->System tools->Disk Defragmenter [follow below image] 2. Uninstall …

SPEED UP YOUR PC Read More »

Share

Top Engineering colleges in india

  Indian Institute of Technology, Madras Indian Institute of Technology, Delhi Indian Institute of Technology, Bombay Indian Institute of Technology, Kharagpur Indian Institute of Technology, Kanpur VIT University, Vellore Thiagarajar College of Engineering, Madurai SASTRA University, Thanjavur PSG College of Technology, Coimbatore National Institute of Technology, Warangal National Institute of Technology, Tiruchirappalli National Institute of …

Top Engineering colleges in india Read More »

Share

IT Engineer Responsibilities

1) Software / Hardware installing, supporting and maintaining infrastructure. 2) Managing company emails, anti-spam and virus protection. 3) Creating user accounts, permissions and passwords. 4) Monitoring usage of network . 5) Ensuring the most cost-effective and efficient use of servers / machines. 6) Providing IT solutions to business and management problems. 7) Ensuring that all IT equipment …

IT Engineer Responsibilities Read More »

Share

Domain connectivity

In this tutorial you’ll able to connect your windows xp/7/8 PC to server machine like windows server 2008 R2 etc. First of all  on Windows XP PC settings : Put the IP address on the windows XP  PC. To do this follow the steps. 1. Right click on “My Network places” icon on desktop and …

Domain connectivity Read More »

Share

Work from home

To make money online or work from home, here are some simple steps to make extra earning for you. 1. Blogging : if you are good at writing articles or post. try www.blogspot.com orwww.wordpress.com You can write article/post on technical, non-technical, political, sports, science, fiction etc. 2. Online share trading: this requires lot of market …

Work from home Read More »

Share

Gantt chart and PERT Chart

1. A Gantt chart: A Gantt chart is developed as a production control tool in 1917 by Henry L. Gantt, an American engineer. Gantt chart is frequently used in project management, this chart provides a graphical explaination of a schedule that helps to plan,research, analyse, coordinate, and track specific tasks in a project. To create …

Gantt chart and PERT Chart Read More »

Share

Responsibilities of a typical Web developer

Before we begin about responsibilities of web developer, let’s understand more about what are the skills and qualifications are required to become a web developer. In web developing, various skills are required to master the huge world of web. Hence one needs to learn various technologies as following.   For Designing: HTML, HTML5, CSS, CSS5, …

Responsibilities of a typical Web developer Read More »

Share

mysqli-examples

Following examples shows that how to use mysqli functions to insert, update, delete and select records from database. mysqli, here the letter ‘i’ stands for improved version. Example 1 : Insert record to mysql database through php using MySQLi function. Step 1 : create a following html file. <html> <body> <form name=f1 action=”mysqli_ins.php” method=”POST”> Enter …

mysqli-examples Read More »

Share
Share
Scroll to Top