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

Search In

C# .Net : How to convert string to Guid ?

C# .Net : How to convert string to Guid ? Guid represents a globally unique identifier. Guid in .Net framework is identified by System.GUID class. Program to generate a guid in .Net Framework using C#. using System; using System.Collections.Gener

Reading information from database in Android

Storing and reading record from database using Sqlite Helper class. We have taken Name, Age and City as input from user and saving them on click of Save button and reading on click of Fetch Data button from database. MainActivity.java public clas

CMS in Odoo

CMS is the most important part of the Odoo/OpenERP. Its help to use in Odoo dynamic website. CMS helps to make structure acts as a design foundation that you have to update over time to ensure compatibility within your CMS. For example see below

How to show uploader status bar for image uploading?

Hello Reader's if you are looking for the image uploader status then this blog is very helpful to you. The main reason why the developers are using this notifications is because for the user having the slow internet connections they don't wa

Sorting list with jQuery

Sorting as we all know refers to the rearrangement of data in some predefined format, it can either be ascending or descending or alphabetically or numerically.  This is a small blog on sorting the list data using jquery. Here is a sample code t

Script Manager Control

What is Script Manager? ScriptManager control is used to provide support for client-side features AJAX. It manages the client script for AJAX enabled web page. It support partial-page rendering. Features of script Manager 1. Handling Partial Page

Setup redis with ruby on rails

Installing Redis curl -O http://redis.googlecode.com/files/redis-2.2.2.tar.gz tar xzf redis-2.2.2.tar.gz cd redis-2.2.2 make cp src/redis-server src/redis-cli /usr/bin Redis Server If you want to use redis-server locally,  just run the foll

Use of IN operator and BETWEEN operator in MySQL

MySQl IN operator facilitates us to match a column's value against multiple values in one go.   As most of us are aware that we use WHERE clause for giving any condition in SELECT, INSERT, UPDATE, DELETE statements, so whenever we have to

How Your Customers Can Design Stickers Using Magento Product Designer Tool?

Stickers are one of the best advertising materials. This is because they look quite attractive, can be individually dyed and cut, can be stuck on anything and are also easily removable. A lot of people use vinyl stickers to decorate their surrounding

Table Border-collapse:separate in CSS

Hello Readers Border-collapse property allows you to quickly create formatted tables using plain HTML markup. the border-collapse property sets the table borders are collapsed into a single border or detached as in standard HTML. Border-collapse:se

1 321 481
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: