Monday, 15 August 2016

Upload Files Using the FileZilla FTP Client (Windows & Mac)

Overview
This article provides instructions for configuring the Filezilla FTP client for Windows to work with Egnyte. For background information about uploading files using FTP, and access to other FTP configuration guides, please readthis article.
FTP access is limited to Admins and Power Users on the Office, Business, or Enterprise plans; trial users on these plans are limited to uploading 1 GB at a time via FTP.

Thursday, 12 May 2016

How to Update Your BIOS?

Your computer's BIOS (Basic Input/Output System) is the first software your PC loads. It sets the stage for your operating system, so to speak, by finding all your PC's various hardware components and letting the operating system know it can use them.
As with any software, your computer or motherboard manufacturer periodically updates the BIOS to fix bugs, add compatibility with new devices, improve caching functions, and make several other hardware tweaks that can speed up your boot time and fix annoying issues. These updates are available at the manufacturer's site. But if you make a mistake in the update process, you risk rendering your PC unbootable. Here's how to make sure your BIOS update goes without a hitch.

Wednesday, 30 September 2015

Learn Java for Android Development: Java Syntax


In this tutorial series, you’ll become familiar with Java, the programming language used to develop Android applications. Our goal is to prepare those already familiar with one programming language, such as PHP or Objective-C, to become comfortable working with the Java programming language and dive into Android app development. In this specific tutorial, you’ll learn the basics of Java syntax, including how to create comments, define variables, craft conditional statements and iterate using loops. If you’re new to Java, or just looking to brush up on the details, then this is the tutorial series for you!

Tuesday, 29 September 2015

SDK Manager

The Android SDK Manager separates the SDK tools, platforms, and other components into packages for easy access and management. You can also customize which sites the SDK Manager checks for new or updated SDK packages and add-on tools. For example, you can configure the SDK Manager to automatically check for updates and notify you when an installed SDK Tools package is updated. When you receive such a notification, you can then quickly decide whether to download the changes.

Learn Java for Android Development: Introduction to Java


In this tutorial series, you’ll become familiar with Java, the programming language used to develop Android applications. Our goal is to prepare those already familiar with one programming language, such as PHP or Objective-C, to become comfortable working with the Java programming language and dive into Android app development. In this tutorial, you’ll get a brief introduction to Java fundamentals, including object oriented programming, inheritance and more. If you’re new to Java, or just looking to brush up on the details, then this is the tutorial series for you!

Sunday, 20 September 2015

How to extract the contents from an .ISO file without burning the .ISO to disc.


When Office products are downloaded from the Volume License Service Center they come down as .ISO files. .ISO is not a file format that Windows can open natively. An ISO file is an image of a CD/DVD. Typically you would be able to use a burning program like Nero, or ImgBurn, to then burn that ISO file directly to a disk.

How do I use .ISO files?
Once you have downloaded an .ISO file, there are several possible options you can use to install the software:

Saturday, 19 September 2015

Increase Partition Size without Formatting

This tutorial can help computer users extend the size of disk partition including system partition and data partition with professional partition manager.

How to Partition A Hard Drive

There are many reasons to partition your hard drive: security, data redundancy, or simply for filing. And it's easier than you think. We show you how.


Shrink The C: Drive
2a. disk management

Friday, 11 September 2015

How to download and install Android 4.4 kitkat on any android mobile


Android is an operating system which is commonly used by 10 million smartphones and tablets. There are many versions of the android which are named differently as Froyo, Cupcake, Honeycomb, Jellybean 4.2 and kitkat etc. In many Android mobile phones there exists a new version of Android games which can be downloaded from android market download. The newest android version is kitkat 4.4 which is very attractive with its new brand features in it. 

Asp.Net Project – Ticket Booking System Download

This Asp.Net Project relies on on-line ticket booking and reservation of seats in airline primarily this project will be used any wherever on on-line portal

Purpose of the TSN price ticket Booking project:

The system additionally provides a comprehensive mechanism of price ticket booking for any agency. TRANS SERVICE internet is intended to assist wide selection of travel agencies move and
supply service to the client. TRANS SERVICE internet comprehensive practicality helps the agencies expand their horizons within the field of providing service to the shoppers.

Tuesday, 8 September 2015

Free JAVA Project Downloads

 JAVA, J2EE, J2ME Projects – Free Downloads with Source Code and Project Report 

Simple Java Mini Projects with Source Code Free Download 

Student Information System in JAVA 

Free .Net Project Downloads

ASP.Net Projects – Free Downloads with Source Code and Project Report 

C#.Net Projects – Free Downloads with Source Code and Project Report 

VB.Net Projects – Free Downloads with Source Code and Project Report 

Medical Shop Management System in VB.net 

.Net Desktop Applications - Final Year Projects


  1. MEDICAL PLUS PHARMACY MANAGEMENT 
  2. PATIENT SCHEDULING SYSTEM 
  3. BOOK BANK MANAGEMENT SYSTEM 
  4. ENCRYPTION AND DECRYPTION MANGEMENT FOR LAN 
  5. OPTIMIZED ROUTE FINDER 
  6. AUTOMATED ATTENDANCE REGISTER 
  7. RETAIL MARKETING 
  8. AUTOMATED BANKING SYSTEM 
  9. ANALOG TO DIGITAL VOICE DECODER 
  10. CONSUMER COMPLAINTS 

Projects on Hospital, Library, School, Salary, Hotel, Pharmacy, Student, Payroll, Employee Management System in all Technologies (Computer Project)


Find variety of of Management System Projects in many technologies such as ASP.Net, C#.Net, JAVA, VB.Net, VB, C, C#, JSP, PHP etc.

Sending SMS using .NET through Web Service Project


This article is about sending SMS using .NET through web service. With the help of this article, we can easily understand how to use web services in .NET, and also you will get some information about SMS, GPRS etc. This web service will help you give a notification if the service is unable to deliver.

Web Based Claims Processing System (Software Project)


In Web Based Claims Processing System (WCPS), the employee can fill the claim form online and submit it so that the form issent to CPD through Internet. At CPD, the form needs to be checked automatically by a program which will compute the amount that needs to be reimbursed to the employee for the treatment undertaken.

Cooking Recipe Portal in ASP.NET 2.0 C# Project


Cooking Recipe Portal is developed on ASP.NET 2.0 C# N-Tier application and SQL 2005 Database with stored procedure to contain and display recipes in a wide variety of categories, also allow your visitors to post their favorite recipes, rate recipe and add comment.

Sunday, 7 June 2015

Routing

Routing is the process of selecting best paths in a network. In the past, the term routing was also used to mean forwarding network traffic among networks. However this latter function is much better described as simply forwarding. Routing is performed for many kinds of networks, including the telephone network (circuit switching), electronic data networks (such as the Internet), andtransportation networks. This article is concerned primarily with routing in electronic data networks using packet switching technology.

Friday, 15 May 2015

What Is Routing? Routing Components

Routing is the act of moving information across an internetwork from a source to a destination. Along the way, at least one intermediate node typically is encountered. Routing is often contrasted with bridging, which might seem to accomplish precisely the same thing to the casual observer. The primary difference between the two is that bridging occurs at Layer 2 (the link layer) of the OSI reference model, whereas routing occurs at Layer 3 (the network layer). This distinction provides routing and bridging with different information to use in the process of moving information from source to destination, so the two functions accomplish their tasks in different ways.
The topic of routing has been covered in computer science literature for more than two decades, but routing achieved commercial popularity as late as the mid-1980s. The primary reason for this time lag is that networks in the 1970s were simple, homogeneous environments. Only relatively recently has large-scale internetworking become popular.

Sunday, 12 April 2015

Automatic Sorting for Your Collections

The .NET Framework has two collections that will guarantee your items are always sorted whenever you process the collection. Here's how to choose between the two and how to control the sort order (including supporting duplicate entries).