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

Search In

How to Allow 2 Users One at a Time to Place Their Ships on a Board

Please check the code below and provide a solution for this:   package Gui; import java.util.Scanner; public class Board {     public static void main(String[] args) {         // TODO Auto-generated method stub

5 Advanced Features of Odoo Theme for eCommerce Web Development

“Looks are deceptive” Well that is the case with all ecommerce website nowadays. Customers visit a website depending upon how attractive it looks. There are various themes available that assist in making the websites look creative. One su

The World is Adapting to Technology, Some Tips to Help Your Business Stay Caught Up

The Next Big Thing Everyone everywhere is using technology. You are probably utilizing technology as you read these words right now. Technology is such a huge phenomenon that is always growing and always moving ahead to the next big invention. Of co

Bumblebees May Hold The Answer To Infinite Data Storage

Have you ever heard of the travelling salesman problem? It’s a popular mathematical conundrum that stumps even some of the most advanced supercomputers. Turns out, the humble bumblebee is smart enough to solve it with ease. They’re the fi

What Are the Latest Job Opportunities in Technology World?

The advent of technology is storming into every walk of life. Digitization is gradually replacing hard work. After all, the mechanism of automation is in the upfront. It validates that looking for a career prospect in the technology world is what bra

How to Remove a Saved username and Password from Chrome/ Chromium

    Ever since the growth of the internet, the passwords to our social media accounts have acted like a key to our priceless data. In the present times with the emergence of new entertainment and work-based websites, almost every day, t

AngularJS md-datepicker format

Hi, Today we will discuss how to define our custom date format for md-datepicker in angularJS. 1. You will need to install moment.js from nuget packages   2. Add reference of moment.min.js <script src="~/Scripts/moment.min.js"><

Creating custom alert and waiting popup using jquery

Creating custom alert and waiting popup using jquery function displayWaitingPopup(){ var dynHtmlPart1 = ''; //insert lightbox HTML into page $('body').append(dynHtmlPart1); $("#shade").css('height', $(document).height()); $("

Sharepoint Development Setup on Local Server

This blog is useful in setting up your own Sharepoint development environment on local server. I am assuming that you have already installed Sharepoint 2013 into your development server and now you want to start development for Sharepoint. Small br

How to make responsive navigation pure CSS

Hello folks, Here is an example of responsive navigation without javascript using pure css. HTML:- <nav> <a href="#" class="logoNAv">Logo </a> <input type="checkbox" id="nav" /><label for="nav"></label>

1 405 407 408
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: