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

Search In

java.util.Random Class

java.util.Random Class: java.util.Random class is used to generate random numbers. As we know random numbers are very useful especially in game development. In java we can generate random numbers in two ways either using java.lang.Math.random() meth

OpenERP module configuration file

How to Make an OpenERP module configuration file?: It is very simple to Create a module in OpenErp. All you need to know is the basic structure of any module to be used in the system. So if you want to make a simple module in openerp, here below

ApplicationContext in Spring web applications?

In this tutorial we will discuss about ApplicationContext instantiation for web applications and how to access it. There are numerous different ways to get a task done in Spring framework and that is one advantage of it. In web application, Applicati

How to set favicon in Asp.net mvc

Whenever you open any website, you see an small icon or image on left side of the window tab, That small icon is called Favicon. If you have not noticed earlier,then just open any website and check. For an example: open www.w3schools.com and see on

Simple responsive menu using css3

Hello readers ! This blog is about how to make a simple navigation menu . First of all you need an unorder listing(ul-li) in html page as I have taken in example below. Now remember you also need an anchor tag after list. The anchor tag will not sh

How to Create Custom Filters in AngularJS?

Custom Filters in AngularJS The data can be modified through filters in Angularjs. AngularJS not only provides built in filters but also provides with the capability of creating custom filters. Custom filters can be created through ".filte

4 Reasons to Respect Women in the Tech Industry

Despite the fact that there’s been a lot of talk in the last few years about working toward closing the gender gap in tech, the industry is still saturated with men, particularly at the executive level. Tech giants in Silicon Valley are not mak

Keyboard shortcuts for Google Doc

Hello Friends, Below are some common and important keyboard shortcuts which you can use while working on Google Doc. Actions Shortcut Copy Ctrl + C

How to create a custom Spinner

To create a custom spinner create a custom view with the following initialization method - (id)initWithFrame:(CGRect)frame superViewFrame:(CGRect)superViewFrame { self = [super initWithFrame:frame]; if (self) { // Initialization code

Showing a popup window using modals in angularjs.

A dialogue box is called modal when it restricts the other functionality of the page until the dialogue box has been closed. Here is the code for opening a simple modal popup using ‘modals’ in angularjs. first create a simple HTML template and ca

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