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

Search In

Sorted List in C#

The SortedList class represents a collection of key value pair and index.   It is a combination of ArrayList and HashTable . Key value pair and index can be used to access the elements.   If key value pair is used it is like HashTable.

  • 243
How to use the jQuery validate() to validate the reset password form.

This tutorial will help to setup front-end form validation for reset password form using jQuery validate() in a short time. This tutorial carries very basic and clear instructions to help anyone in implementing some validation on their reset password

How to convert PDF to JPG Using ImageMagick in PHP

Hello Reader's! Today in my blog I am going to explain how you can convert PDF to JPG image using ImageMagick in PHP. ImageMagick is a open-source software  for displaying, converting, and editing image files in PHP. First you need to confi

IPSec in Networking

IPSec stands for  IPSecurity. It provides security services at the IP layer for other TCP/IP protocols and applications to use.   What this means is that IPSec provides the tools that devices on a TCP/IP network need in order to communica

How to Check Password Strength using jQuery

Hello Reader's! In this blog i will show you how to Check password strength  and its very important for your website to have some password checking on signup pages to force your users to enter a strong password. If you want to make your pass

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>

Rack in Rails

Rack is a middleware, it provides an interface for a web server to interact with a web application. To understand how rack is used to interact with web server and rack(rails) application, lets first understand the request-response cycle. Client reque

How to generate random number in MS-Excel

Random number generator is used to generate random no as much as you want and also you can specify the range in which you want the numbers.   Steps to use random number generator: Select Data Analysis from them Data menu:  

How to generate native jar to build ANE ?

To make a build of ANE i.e Adobe native extension first you have to download FlashRuntimeExtension.jar that comes along with Adobe AIR sdk. you can download from here : http://www.adobe.com/devnet/air/air-sdk-download.html   We know that its

Best practices for error handling and logging

In this blog I have summarized the best practices for error handling and logging. 1) Appropriate use of try/catch. 2) Log sufficient contextual information. All exceptions are logged(with userid , page or proc name, timestamps ,inner exception , st

1 258 320
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: