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

Search In

Different ways to create objects

Different ways to create object: We can create objects in java in four different ways.  Using new keyword Using Class.forName() Using clone() Using object deserialization Creating an object with the help of new keyword: Mostly we use n

Color harmony in design

Color harmony in design "Color does not add a pleasant quality to design - it reinforces it." - Pierre Bonnard What is evident when it comes to color is that it is a crucial component of design and creates an emotional response by the p

Form Helpers in Rails Part-2 (Model Objects)

Hi Friends, In my previous blog Form Helpers in Rails Part-1, we have talked about only the basic form helpers. Today we will be discussing forms with models. As we know in MVC, forms are mostly used for creating, updating or editing models. So rail

When to use includes or joins in rails

While working with a large relational database in rails we come to point where we have to access data from a large number of tables in a single query. Well for this rails provide us with two very powerfull active records methods i.e joins and include

Springs Annotations

Springs Annotation: Spring provides a mechanism where it can automatically handle the injection of properties and referred objects without defining them in xml files by using Spring Annotations. Listing them below: @Autowired @Resource @PostConstr

Springs Annotations

Springs Annotation: Spring provides a mechanism where it can automatically handle the injection of properties and referred objects without defining them in xml files by using Spring Annotations. Listing them below: @Autowired @Resource @PostConstr

Factory Pattern

Factory Method Design Pattern What is Factory Pattern? Factory pattern is one of the most commonly used design pattern. It comes under creational design pattern as we have control on object creation logic. In this approach we have control over obje

Using var dataType in C#

What and why we need to use Var dataType? This is one simple question that many of us might not know. So here it is, illustrated with a simple example: When we declare any variable as int i = 0; this is an explicit conversion. But when we write var

Spring configuration Red 5

Red5 Media Server delivers a powerful video streaming and multi-user solution to the Adobe Flash Player and other exciting client technologies. Based on Java and some of the most powerful open source frameworks, Red5 stands as a solid solution for bu

Downloading Asset Bundles in Unity3D

After building the Asset Bundles we have to use them.There are two ways to download an AssetBundle: Non-caching: This is done by creating a new WWW object. These AssetBundles are not cached to Unity's Cache folder. Caching: This is done by c

1 43 633
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: