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

Search In

Send Email in Swift

Hi,   Here I’m exploring how to send mails programatically in Swift. Apple has provided MessageUI framework to implement mail functionality in your app. This framework has MFMailComposeViewController class which provides an interface to

Ajax Call in ASP.NET

Ajax Call (Asynchronous JavaScript and XML Call) In Asp.Net Ajax Call is used to refresh portion of a webpage without reloading whole page. Ajax Calls are used to create fast web pages as they refreshes only a portion of web page instead of reloadi

Steps to download a file in android using Asynctask

Five Steps for downloading a file using AsyncTask in android Declare the reference of ProgressDialog class in your Activity globally. Ex:- ProgressDialog mProgressDialog; Instantiate the above reference in onCreate() method of activity. Ex:- mP

9 simple steps to improve your technology blog

How to create good original content for a technology blog seems to be the question on everyone’s mind. It is to be noted that just uploading codes doesn't count as good blogging. One needs to support the code with some content which highlights its im

Use of lambda, Proc and Block in Ruby

Today we are going to see the basic differences between Block, Procs and Lambda.  All these three are commonly used as inputs to some iterators like each and map.   Blocks Blocks can't be stored in a variable

How to make JSON.NET as the default JSON serializer in ASP.NET MVC

"Making JSON.NET as the default JSON serializer in ASP.NET MVC"     The default JSON serializer in Asp.Net MVC is JavascriptSerializer.   In this article I will explain how to replace the JavascriptSerializer for seria

Blog Writing Guidelines

Foundation of blog: Few things that are considered as the foundation of a Blog are: • Keyword Embedding ( A blog must include your targeted keyword as per the theme of your content) • Collect some attractive image related to post & embed

How to Data Mapping using ETL Tools in OpenERP/Odoo ?

The data mapping fixates on the powerful data between systems, It leads to more significant consistency, which results into preponderating productivity, reducing perpetual maintenance costs, amending readability of software and additionally making it

Create Incoming and Outgoing Server in OpenERP

Create Incoming Mail Server Go to Setting->Configuration->Email->Incoming Mail Servers, and create Give a Name, example: Incoming Gmail Server Select Server Type as POP/IMAP In Server Name field, give the hostname or the IP of the mail se

Events and Methods in jQuery

jQuery is a javascript library used to solve various task by writing less number of codes. JQUERY EVENT- An event express the particular moment when something happens. List of events:- Mouse Events Keyboard Events Form Events Windo

1 132 160
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: