Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

using audio data in unity 5

1. On format and loading type Audio files imported in unity 5 are by default set to be preloaded i.e. audio clip will be loaded at the moment when game is being loaded. This can cause game to take much time to load if audio files are heavy so unit

Manage Export in PIM

Hello readers This post gives and overview of the Export module in PIM. It describes how Export works in Product Information data. Export The export module in PIM Desktops is used to export the product data to electronic catalogs. Its feature

Use of Delete, Truncate and Drop commands in MySQL

This article explains the use and difference of DELETE, TRUNCATE and DROP statements of MySQL. 1. DELETE : DELETE command is used to delete all or specific records from MySQL table. The records delete using DELETE can be rollback. This command also

Active and inactive users concept using Ajax in Cakephp

Concept of active,inactive script is mostly used in Online shopping website, Where adminstrator has right to access the database table and can be able to do changes on the table according to his need. For example a site owner wants to hide some of it

Access Controls with examples in Ruby

Access controls refers to the methods which allow you to set the access to classes, methods and other members. They are used to encapsulate the components so that we can maintain security of these methods throughout the project. Ruby gives us three

Using Delayed Jobs in Rails

Using Delayed Jobs in Rails When creating a web application sometimes need arises that we have to schedule some jobs during the execution of a particular method. Due to these job the render of the page has to wait until the task gets over. Thi

Filters In AngularJs

AngularJs provides a number of filters.Filters Are added to format data or to transform it. It is added to the expressions by using the pipe character '|' followed by a filter. Some of the AngularJs filters are: uppercase lowercase orde

How do I display the number of clients that placed an order for a particular product?

I'm a beginner in java and I want to display the number of clients that placed an order for a particular product on my MVC WebApp. I came up with a logical way of doing this but I stumbled upon a dead end. Here's what I tried to do. Any help

How to Add SEO Meta Tags in Wordpress without Plugins

Hello Guys, There are number of click plugins available on internet for your seo needs but most of them have many complex function for simple needs. I am not saying that there is no good SEO plugins in the market but they are few like All in One

Saving information in database in Android

Storing record in database using Sqlite Helper class. We have taken Name, Age and City as input from user and saving them on click of Save button in database. MainActivity.java public class MainActivity extends Activity { CreateDatabase db;

1 86 109
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: