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

Search In

SqlCommand class in ADO.NET

While working with ADO.NET you need to understand the thing why SqlCommand is used.   We have two kind of operations related to database:   1 That will make changes in the database  Insert Update Delete   2 That will n

Jquery Grid in MVC

While display bulk of data in MVC we use lot of things for it.   One way is to display it using the table but in this case we dont have the basic functionality like paging sorting and if we want to edit it in the same view we are in then it wi

  • 346
Learn How to Export & Consume Modules in Node.js

What is node js module? In node js module are JavaScript libraries, or set of functions you want include in your application. Also, each module can be placed in a separate.js file under separate folder. Node js module make your application more stru

Understanding UpdatePanel control in ASP.NET

Hi friends, this blog is targeting those readers who are keen to know about a very common method of partial updating specific region in asp.net page without reloading the whole page again and again, it is also meant for targeting readers who are just

Java 8 Vs Java 9 : Strengthining the Features of Interface

Java 8 came with the enhanced functionality to the Interfaces. Prior to Java 8, interfaces were contracted only with the abstract methods and subclass was obliged to implement the contract. Child class has to implement the abstract functions in order

Custom Audio Player with Jquery Audio Controls Plugin

If you are working on audio player and got stuck to manage audio controls and this jquery plugin is very useful. Find the link at the end of following details to use this plugin: Custom Audio Player with Jquery Audio Controls Plugin Introducing the

Implement Gesture listener on listview item

This blog gives a simple example to implement Gesture listener ( or horizontal swipe) on ListView item. public class MainActivity extends Activity implements OnGestureListener{ private ListView listView; private ArrayList LIST; private

Types of Mask in Photoshop (part 4)

Hey guys, Welcome back to "Part 4 - Types on Mask in Photoshop". In this Blog i am gonna tell you about Quick Mask. OK Let's get started. Question 1: How to apply Quick Mask? Quick Mask is simply a Mask, but slightly different from previous mentio

The Clone Stamp tool

Retouching Tools Retouching tools are used to repair images,replicate pixels or restore a portion of an image. There are a number of retouching tools. Clone Stamp Pattern Stamp Spot Healing Patch Tool Red Eye Dodge Burn Smudge Blur & more..

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

1 33 137
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: