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

Search In

Dynamically shorting url in while sending SMS

Adding a website url within a text message is a smarter way to let your customers interact directly with your product. A website url helps customers to directly navigate to your website and use the services. But the main issue is that most website ur

Named Skin in ASP.NET

What is Skin->                         Skin was introduced in ASP.NET 2.0 to solve the problem of design/layout of server control. It’s used for changing the appearance of asp.net

SiteMap in asp.net

In this blog I will explain you how to use siteMap in asp.net web application.I would like to start with few basic question:- 1) What is siteMap? The SiteMap displays a list of links representing the user's current page and the hierarchical path

Adaptive UI concept

With the launch of bigger screens of iPhones , Apple also introduced Adaptive UI concept. There are some main things you should know to work with Adaptive UI. 1) Size classes 2) Align – Create alignment constraints, such as aligning the left edges

How to develop neurotechnology SDK in liferay?

Hello Guys Neurotechnology Sdk is used for fingerprint, face detection etc.. To develop neurotechnology SDK in liferay, first build maven project and create applet jar and relative jar's using Maven with "clean install -Papplet". Below steps will he

Parcelable vs Serializable

If we want to send some data over the network or from one place to another place then we have to serialize it first using Serialization in java. Serialization is a process of Marshalling and Unmarshalling of data. Basically the conversion of Objects

Draw Rectangle in HTML Canvas

Draw Rectangle in web page: We can now draw the graphics in web pages. Html provides the Canvas API for drawing graphics. Html5 has the <canvas> tag to draw the graphics using JavaScript. Using <canvas> element we can draw rectangle, line

Implementation of Singly Linklist in C

Singly Linklist:- Hii Friends, The Below code will show you how we can create singly Linklist in Data Structure using C. we can simply create the singly linklist using the pointers and malloc function to insert and delete element dynamically. #inclu

How to set the traceability fields in OpenERP(Odoo)?

In traceability fields first we have to go in .py file (Python file) After that we have to decide where we want traceability fields and then give start to end Path to that field.Use below .py code in python file: 'date': fields.date('Entry Date',

Some basic linux interview questions

Below are some linux basic questions which are generally asked by the interviewer. Question1: what we must check first if we get, “can’t connect to local MySQL server through socket ‘/var/mysql/mysql.sock’” on typing at shell prompt “mysql”? Answ

1 234 370
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: