
Search In
Hello
Today's blog post highlights the use of Data Manager in MDM. It also gives an overview of the various tasks that can be carried out using the same in Informatica MDM hub.
Data Manager Overview
Data Manager is a component of
Sometimes we are required to send mails in our cakephp application.
To setup in cakephp lets follow these steps :
1. In your EmailConfig class at /app/Config/email.php set the email configuration. Use this class to configure email
Whether your business is going well or in troubled waters, you should always be considering ways to cut unnecessary expenses. This doesn’t always have to involve compromising the quality of your product or service. Here are five ways
Social Media Marketing (SMM) tends to become more complicated with every new social media website. Some people are so frustrated at the situation that they have started hiring professionals for social media marketing, even though
Hello Readers ,
In this blog we are calculating distance between two address / points / locations using Google Maps V3 API.
First we have one small HTML having source and destination fields after clicking the submit function "GetRoute" is
Technological advancements are taking over the traditional ways of doing things and learning as well. There is a wide scope for technology to be used in field of education. Experts are of opinion that technology can help students learn and
Visual content is compelling and has become the most sought after content in the digitally dominated times. Instagram has a great followership, and the success of this social networking platform has given rise to the number of clones being developed.
Paging in ASP.NET MVC Application
To implement paging on an ASP.NET MVC Application following steps are to followed :-
Step 1 : Create a new C# ASP.NET Web project named Student_Management_System. Select the MVC template option in new ASP.
Hello guys wellcome to the tutorial of fingerprint scanner,
This is a simple tutorial through which you could implement one touch login to your application.
Following are the steps to implement it.
Step 1. Add permission to the


Extension Methods in C#
Extension Methods were introduced in c# 3.0. These methods are helpful in adding methods to the types which already existed i.e without creating a derived type via inheritance, methods can be added to existing type. I
