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

Search In

Why Goal Setting & Goal Planning Is Recipe For Business Success

Entrepreneurs should all have a goal-setting strategy. Many use a goal planner or self-journaling system where you can jot down ideas, organize thoughts, plan out your day and set a short-term goals. Determining your strongest reason for

Generics in C#

Generics are mainly used when you dont want to specify any passing parameter data type or class return type . It will be decide on run time while invoking that method or class. Ex: using System; using System.Collections.Generic; namespace GenericA

Edit and Delete template in tabular data using Angular JS and WEB API

In today's world, we need to display the data in tabular format with edit and delete functionality. For example, in ASP.NET we have Gridview control, which is more simple to achieve this. We have Edit data template and view template in ASP.NET Gr

10 Reasons Why We'll All Need to Be Entrepreneurs in the Near Future

Image courtesy of Pixabay   Entrepreneurship is the foundation for the future. This can be easily tied in with a fundamental knowledge regarding reality that has swayed and influenced the evolution of labor and workplaces for many decades &n

An insight into the latest mobile OS by Google - Android Lollipop 5.0

Android Lollipop- 5.0 is latest operating system launched by Google for smart phones, tablets and smartwatches. The new nexus 6 and Nexus 9 Tablets will be among the first devices to run on it and before the end of this year (2014) it will be set to

Variable Arguments (Varargs) in Java

Variable Arguments (Varargs) in Java Variable Arguments (Varargs) was introduced in JDK 5. Varargs as the name suggest allows a function to be called with different number of arguments as per the requirement. The syntax of Varargs: returntype

Array and operations on array

Array is used to keep collection of objects. Array in ruby can have any type of objects together. Using array in ruby: >> a = [] >> arr = [1, 0, 7] >> arr[2] # => 7 >> arr.size # => 3 >> arr = ["string", 5, 0.8,

What is HEAD pointer in GIT

Previous Git Blogs Intialize git repostiory First Commit Two tree architecture and Three tree architecture Best basic practices for writing commit messages Viewing the commit logs Git Basic WorkFlow Git SHA-1 Git maintains a reference variab

Asp.Net Webforms vs ASP.Net MVC

Asp.Net MVC is currently used and much embraced architecture in software development. It offers a layered approach to development by it's default configuration, and facilitates unit testing also.

multiple video play

Hello, i want to select the video from database fetch it and wanna play in loop all videos one after the other in a single player in html 5/ php . plzz help >>>>

1 153 467
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: