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

Search In

Gmail API C# code

hi , im working on a function that will save the attachment file in Email via Gmail using gmail API code(C#). but i keep getting an error that saying :  An unhandled exception of type 'Google.Apis.Auth.OAuth2.Responses.TokenResponseExcept

Html.RenderAction in MVC

While working in MVC you need to sometime work upon the partial view.     Partial view is nothing but like a user control that is used to placed on the pages where something needs to be done again and again.     So creating

Promises in Angular.JS

Promises in Angular.JS By using Promises we can execute a function asynchronously. we can use promises to specify what to do when a operation is success or failed. We have $q built in keyword in angular js for promises. let's create a example :

control structure

In programming our program must act according to our control structure, it must follow the rules and conditions which are supposed to be follow, for this we use some conditions that is known as conditional flow, by this our program do what we want th

How to use forEach function to get list value in Angularjs

Here I created a small function to get the list values through "forEach" function of Angularjs. In the given functionality, I get the list items and push it in to the "listTextVal" array. Here are the complete Angular functionali

Basic Type of Error in Software

An error cause the correct behavior of software and affect the accuracy. It affect the expected result of application which might because of incorrect requirements implementation or because of invalid data entry by user. Basic Type of errors : 1. F

Different ways to include a php file into another PHP file

PHP provides different functions to include content of one php file into another file before execution of the file. There are following four methods which can be used to include files :   1. include 2. include_once 3. require 4. require_onc

C# : Understanding pass by reference and pass by value

Below is the program to demonstrate various method calling conventions followed in C: using System; class Program{ public static void Main(){ // ========================= PART I ======================================================= int n1 =

Compare similar words in two strings

DESCRIPTION: Two Samurai Generals are discussing dinner plans after a battle, but they don’t appear to reach a consensus.   The discussion gets heated and you cannot risk favoring either of them as this might damage your political standin

Simple Search Functionality In Rails

Integrating Simple Search Functionality In Rails As we know that in almost all the web applications there is a search functionality. This functionality includes a search bar or search text box in which we can write the thing which we want to search

1 153 282
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: