How to install Games on Xbox 360 from USB

Step 1:   1. To download Xbox 360 games for free visit https://www.gamestorrents.tv and Download the game you want but make sure you have uTorrent or Bittorrent to download the game file. If you don’t have torrent then download it from here https://www.bittorrent.com – Now here I am downloading FIFA Street you can download any game of your choice.    – […]
Read More

How to make a Scroll to Top Button in HTML & CSS

SCROLL to TOP Button Complete CODE: <!DOCTYPE html> <html> <head> <style> #myBtn {   display: none;   position: fixed;   bottom: 20px;   right: 30px;   z-index: 99;   border: none;   outline: none;   background-color: red;   color: white;   cursor: pointer;   padding: 15px;   border-radius: 10px; }   #myBtn:hover {   background-color: […]
Read More

GAT – C General Past Papers August 2019

GAT–C is for Agricultural, Veterinary, Biological, Physical & Related Sciences Students. Below is the percentage and paper distribution of GAT – C General examination. CATEGORY Test Type Verbal Reasoning Quantitative Reasoning Analytical Reasoning Total GAT™ C Business andEngineering Students 45% 35% 20% 100% Below is the collection of important past papers from GAT – C General Exam of August […]
Read More

GAT – A General Past Papers

GAT – A (Engineering & Technology) General Past Papers GAT – A General is for Business and Engineering Students. Below is the percentage and paper distribution of GAT – A General examination. CATEGORY Test Type Verbal Reasoning Quantitative Reasoning Analytical Reasoning Total GAT™ A Business andEngineering Students 35% 35% 30% 100% Below is the collection […]
Read More
image - How to Download free Xbox 360 Games

How to Download free Xbox 360 Games

Check out our comprehensive collection of XBOX 360 Games. DOWNLOAD GAMES NOW So, you want to download free games for your Xbox 360 ? If Yes, then you are at the right place. There are many websites on internet for downloading free consoles and computers games. But 90% of them are scam and fraud websites. […]
Read More

How to Create Web Application in Eclipse using Tomcat

In this Blog you will learn how to create and build a web application in eclipse using tomcat.   Step 1: Download and install tomcat from here http://tomcat.apache.org/   Step 2: Download and install Eclipse IDE for Java EE Developers. Link: https://www.eclipse.org/downloads/packages/release/kepler/sr2/eclipse-ide-java-ee-developers   Step 3: Start and Open Eclipse.   Step 4: Window -> Preferences […]
Read More

How to make a Registration Form in PHP & MySQL Database

Hi Guys!! In this Blog you will learn how to create a database and make a registration form in PHP and MySQL using phpmyadmin. You can make a website with a registration form and make a database for it to save the form data. To create a database: Open phpmyadmin Click create table and name […]
Read More

How to move content from localhost server to WordPress server

Generally, moving your content from local server to WordPress server is critical you should always do this with care. Below is the step one can follow to export a content. 1) export your databse. Firstly, install phpMyAdmin.and try to connect to the WordPress database. In most of the cases, phpMyAdmin Comes predefine with WordPress package. […]
Read More

Install any Unsigned Drivers on Windows 7, 8, 10

Hello guys so many of you having a problem of installing unsigned drivers on windows. But don’t worry because you are at the right place to get your solution done. Here i am going to show you a very simple method to disable the the Unsigned drivers enforcement on windows (8, 9, 10). And by […]
Read More