
Search In
When it comes to growth, everyone has to think long-term, and forging relationships has been
foundational to such a far-sighted type of strategy.
Using a CRM (Contact Relationship Management) tool can help in nurturing today’s contacts to
bec
Digital Marketing is a huge concept to describe; if it is a requirement to define it then it can term as an ocean because many interconnect loops are built to promote the category. Many professions were looking out for an internet marketing specialis
The use of video is increasingly becoming in demand in many facets of the world, especially during this digital era. Most consumers spend their time on the internet watching videos every day. Even businesses—big or small—have been joining
Demand is directly proportional to supply. So, when the demand is high, supply automatically increases. With the continuous evolvement of technology, a lot of tasks have become so much easier like sending message in a second, talking to someone over
Objects -> Javascript objects is a set of properties and methods . A method is a member of an object and their value is property . Javascript contain 4 kinds of objects :
1) Intrinsic objects -> Array and String .
2) Objects
3) Host objects
There might be a case where user wants to add data to jqxtree on click of each individual node. Below is the code which help us to achieve the above
functionality where user can get data from JSON file or database on click of each individual tree nod
What is Lambda Expression ?
Anonymous function that takes no parameter and return nothing can be written in form of Lambda.
In descriptive terms Lambda expressions are a simpler syntax for anonymous delegates and can be used everywhere
an anonymous
Animations in Orthello
Orthello is a 2D Plugin in Unity 3D.It is used to develop 2D games in Unity 3D. It basically consists of animations and sprites and let them to interact with one another. In this blog I have discussed animations.
1)Animation
You can hide the "My Sites" menu from Liferay Docbar by creating hook. In my example i am hidding the menu option for all the users except those whose role is Administrator. You need to Hook the html/taglib/ui/my_sites/page.jsp
Add the following cod
Hi All,
Though leverage browser caching reduces the load times of pages by storing commonly used files from your website on your visitors browser but sometimes, we need to force application to clear Cache (or System.Web.HttpRuntime.Cache), many ways