
Search In

Add flames effect to your designs is now effortless, thanks to the added Render Flames tool in Photoshop CC.
Open your selected picture in Photoshop and select the Pen tool (P). Check the tool is set to Path in the top left drop down menu in t
Shortcode is a special feature of wordpress . In other words we can call it a simple set of functions Developer can create the functionality specific shortcode and can use it either at admin end in page or post or in any code
Vuforia is basically used for image recognization or object recognization, you can scan from local images or from cloud database.
In this tutorial, we will learn how to use vuforia service to recognize images from cloud database.
1. First of all, y
Hi Readers,
This Post is just a brief introduction about “How we can implement Autolayout Contraints through coding”.
Now,Before moving ahead with the topic let us have a brief about AutoLayout.
WHAT IS AUTOLAYOUT...??
Auto Layout is a way to def
Hide $_GET variables using encryption
Hello friends, I am writing this blog which will let you know how to hide variables using encryption. I have created activation url, though which users will activate their account by clicking on it. So, I want t
Hi Team
i am struggling to implement two things on this class,
1) to define a property when creating a modifier for using std::map<K, V> that one K is an int and V string.
2).how to create a test function inside a class?
- this clas
We can use a plugin, that will help us to create an admin panel in a very short span of time.
For cakephp framework there is a plugin named as “BrowniePHP”.
Prerequisite:
One should know how to create web sites and web applications using cakeph
"Creating a DropDownList from an Enum in ASP.NET MVC"
In this article I will try to explain, how can we bind an Enum to a DropDownList in ASP.NET MVC.
Let us understand it with the help of an example:
Step 1: Create an Asp.
NodeJS is an open source, completely free and javascript based platform built on Google Chrome's JavaScript V8 Engine. In other words, we can say that NodeJS is a cross platform which is used to develop server side web application.
In my previou
If you want to create automated action in odoo, you have to go in .xml file and decide the action menu.
1- The first step is to create a model and to create some fields on this model->
class test_demo(models.Model):
_name = 'test.d
