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

Search In

Working with Base 64

In this tutorial I will tell you about recognizing, decoding and encoding with 64 base format. Base 64 Identification:- It allows binary data to be transmitted in plain text format without risk of the data. It is commonly used for encoding email a

Using IndexedDB in Phone Gap application

The IndexedDB is used to solve the problem of offline storage mechanisms that are supported by all the major browsers.It uses WebSQL implemented in browsers like Opera and Safari to expose IndexedDB API for web applications. Websites are able to use

ClickDimensions and Google Universal Analytics Tracking Scripts Conflict

These days many people use both Google Analytics tracking code as well as ClickDimensions tracking code. We use it too. If you are using latest version of google analytics i.e. "universal analytics tracking code" and "clickdimensions tracking code",

Garbage Collection in .Net

"Garbage Collection in .Net"     Memory Management is one of the major concern for every Application, In .Net the CLR is responsible for that. Overview:   Garbage Collection is an automatic process of freeing up t

Software Testing Methods

What is Testing? A process of finding or identifying defects in software is called software testing. It verify the functionality (behavior) of the application(software) against requirements specification. It is also a process of execution of the sof

Agile Methodology

Agile Methodology Agile methodology is a method to deliver software at a very high speed with following benefits: 1) Less communication gap between the team members. 2) Requirement changes exists. 3) Requirements are more clear. 4) Customers are in

Updating a file and adding it to repository

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow What is HEAD pointer in GIT Git Configuration V

MySQL Stored Procedure

MySQL Stored Procedure Stored Procedure 1)Stored Procedure are a set of declarative SQL statements which when created are compiled and stored in database.The main reason for their creation is that they are reusable. Stored procedure work different

Static Vs Dynamic Testing?

Under Static Testing code is not performed/executed. Maybe it manually verifys the code, necessity documents, and design documents to discover errors. Consequently, the name "static". Mail goal of this testing is to enhance the nature of finding the

Exposing Operation Contract in WCF

While working with WCF Windows Communication Foundation we create function that performs some task   For doing that we made operation contract for that   Operation contract if we look into it is a area where there are many parameters th

  • 219
1 85 409
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: