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

Search In

Chat Application using SignalR in MVC

Hi All, In my earlier blog I discussed about the essentials needed to create a simple chat application using signalR, if you guys missed you can have a look at http://findnerd.com/list/view/Essentials-for-Chat-Application-using-SignalR-in-MVC/24292/

How to make multi pane layout for Mobile Phone and Tablet

In this example,we will have a layout in which there are two fragments in an activity.   In our mobile phone,we will show only one fragment but in tablets,we will show both fragments simuntanously. activity_main.xml (for mobile phone) <?

Simple and Responsive Sticky footer through CSS and JavaScript

HTML Code <div class="page-container">     <!-- =Header Frame start= -->     <div class="header-frame">         <label>Header Frame</label>

How to insert an icon in an input type?

Hello Readers! Many a times, we must have seen a magnifying glass (search icon) in a search type input box. There are many input types in various web pages that have an icon relating to that input type. It makes them look appealing but doing this ge

How to invalidate a spring security session?

To invalidate spring security session you need to follow below steps: 1. Add Logout configuration in your applicationContext-security.xml file Set logout-success-url attribute to /login.jsp. After logout user will be redirected to this page. <

Java erro module not deployed

Hello, I need help because I complete stuck with this error in my Java project In-place deployment at /Users/jakublemiszewski/Desktop/VCMS/VCMS+WS/VCMS-WS/build/web GlassFish Server, deploy, null, false /Users/jakublemiszewski/Desktop/VCMS/VCMS+WS/VC

Sort a stack using recursion in C?

Sort a stack using recursion in C Sort a stack means inserting elements in Stack in sorted order.The sorting is to be implemented using recursion. In this first a stack is created by pushing elements into it then by popping elements from it,sortedIn

Installing mongodb on ubuntu

Install mongodb on ubuntu Hi friends, Today I am going to give you a step-by-step guide of how to install mongodb on ubuntu server. The steps are: First we need to import the mongodb public GPG key to verify the authenticity of distributor f

Regular Expression in Java

Hello!! Regular Expression is part of the Automata, and also called rational expression. We use it for finding the match of the string like validating the Email address, Password etc. It uses some special sequence of the character for matching,

Create EditText on button click in Android

This blog will help to create a custom edit text on button click.This tutorial includes a xml file which hold a button after click on button create a layout parmas for edit text. Each edit text has different id and every times when you click, a butto

1 310 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: