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

Search In

Circular reference exception while Serializing DataTable object in .Net

How to serialize DataTable object in .Net Hi, While working in a .Net project, I am facing an Exception while serializing DataTable object using JavaScriptSerializer. The Exception I am getting is "A circular reference was detected while serial

How to send e-mail using Pentaho Kettle?

To send an e-mail: Step1: Create a Job. Step2: From Design menu, drag and drop Mail in your Job. Step3: Right Click, Edit the Mail and set up Address, Server, Email Message, Attached File(if any). Step4: Execute the Job.

Set up parse.com BaaS to android project

It is very easy to set up parse.com to anroid project. After setting up, you can create your own backend very easily. First of all define dependency on gradle file dependencies { compile 'com.parse:parse-android:1.10.2' } After this, you need to

unlink() vs unset() Function

unlink() Function: This function is used for file system handling. It deletes the file used in context. For example: unlink('demo.txt'); The above line will delete the file unlink completely. It includes two parameters: filename which is requ

How to define pagination in Codelgniter

Hello Friends, Pagination is the basic component of listing pages. If you are new in Codelgniter and want to use paging in your listing pages. Please follow the below code for the same: 1) Open your listing controller where you want to show listing

get a array of a column from a multidimensional array

Hello friends, Here I am explaining that if you want to get all the values from a specific column from a multidimensional array then you can use a php predefined function which is "array_column()". array_column returns the values from a single colu

How to programmatically create Project documents in SharePoint 2013 using C#

Each project has its own documents in SharePoint. For creating the Project documents, first of all we have to create context by passing the projectSiteUrl. 1. Create context of projectSiteUrl using Microsoft.SharePoint.Client; context = new Client

How to show different products in different stores in magento

How to show different products in different stores. In magento sometimes we are required to show different number of products under same category in different store views. To do so we can apply changes in visibility of the manage product from admin

How to refresh a part of page automatically?

Many time you need to refresh your page without reloading the whole page.  Some time you need it to be done automatically after a certain time. You can do it by ajax and jquery. Here i am writing a function which will refresh div after 10 sec.

Product Risk In Software Testing

What Are The Product Risk In Software Testing ? In the industry, Product risk is the probability that the application or software or system might be decline to gratify or fulfill few logical or rational expectation or presumption of the client, cons

1 222 423
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: