
Search In
Why Unity3D:-
In the world of gaming, We have different game engines to build a game.
Every engine has its advantages and dis-advantages.
Some of them are good because they are open source, some of them are good because they have powerful renderin
Advantages Of Unity3D
Unity Has number of advantages, Some of them are here:-
Supports Multi Platform
Unity supports development of games in Multi Platform (iOS, Android, Windows, Web, PS3, and Xbox) without separate code. Unity allows creating 2D
BeanFactory VS ApplicationContext:- The Both BeanFactory and ApplicationContext can initialize the Spring IOC Container. They Both are Java Interfaces and ApplicationContext can extends the BeanFactory. BeanFactory Inteface can only provide basic IOC
All developers who are working on big projects usually think on refactoring the code-base. But before moving ahead with it a developer must take care of the following app complexity
How To Score Your Rails App's Complexity Before Refactoring
Every
Hello geeks, today i am going to explain about how to get lat & long of a given address using Google geocode api.
To convert an address into “latitude and longitude” is known as geocoding
Here you go:
// set geocoding url
$geocoding_url = 'htt
In today's online world it is necessary and essential to understand the term SERP.
SERP stands for Search Engine Result Page, which refers to the listing of the search result; returned or displayed by the search engine when user enter any query in th
Hello Friends,
Today I am going to introduce some new things to achieve a good responsive behavior for web page. As we know that Today responsive layout design is mostly required. There are some CSS techniques which help us to get the exact result.
Webkit is an open source web browser engine that was originated by Apple Inc. and currently powers browsers such as Google Chrome, Apple Safari, the default iOS browser, and the default Android browser.
In CSS, the -webkit- prefix is used for CSS
Here is the method in ios that can clip an audio file(i.e MPMediaItem) with the time interval.
In below mentioned method, For time interval we are sending two parameter first is startinterval which is the interval form where we wanted to start clipp
Hello All,
In this blog I'll explain the Custom exception objects in .Net.
Basically .net framework contains the all kind of exception which are sufficient in most cases. But in some times we can define custom exceptions in your own applications. T
