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

Search In

XML in ADO.NET

While working in ADO.NET ActiveX Data Object we can perform manipulation with the text data and the database tables.   But we can also manipulate the data from XML files.         We have DataSet class which is also m

Concurrency in .NET

Concurrency is mainly a problem that can occur when we have a resource that is held by different persons.   If multiple process or multiple users wants to access the same resource then which one to allow and which one to deny needs a mechanism

Send appointement request via SMTP.

If you want to send a user friendly appointment request via your SMTP server instead of boring email that we usually do then we can achieve it with the help of  very simple code. Here is code: using System; using System.Collections.Generic; u

Protocol Testing

What is Protocol Testing?   Protocol testing is a non specific term utilized by organizations working in as a part of the communication industry for testing different protocols in domains of Switching, Wireless, VoIP, Routing, Switching, and s

How to make ListView animation in android

In the below example I have created ListView animation in android. Here, first I have created ListView and Button in activity_main.xml layout and also added animation layout with in ListView. Then in Second step I have created list_anim layout with i

Node JS Installation and Create Your First Application Using Node JS

Here we are explaining about Nods Js features and how to create your first application using Node JS.    Node.js is a popular open source platform . It work in run-time enviornment for developing server-side web applications. Ryan Dah dev

Blocked loading mixed active content

Blocked loading mixed active content Hello friends, I was getting warnings in my console and script is not working fine. Please have a look at the screen shot below. I am getting following errors in console:     What I was trying to d

Facebook Graph API explorer Tool

Hi, This is a short demo of how to use Facebook Graph API explorer tool. In order to use this feature you have to get registered with Facebook developer account. I have provide step and underneath an image example: After Si

Convert byte array to hexadecimal string

To convert a byte array to hexadecimal string we use a following two methods:   Method 1: In first method we use a BitConverter.ToString( Byte[] ) This method convert the define array of bytes to the hexadecimal string format.   Synta

Adobe Illustrator CC : Tools shortcuts For Windows & Mac

                                          &

1 141 217
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: