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

Search In

job board for education industry

Job board design and development for education category website “www.theschoolworld.com Introduction The job board we require is for a single industry (Education) to be developed in PHP 5.6 version and in html5 pages. Features for Job seekers 1.

Pagination stored procedure in SQL Server

In this blog we illustrate how to get the pagination data from SQL server stored procedure. To create a such type of a stored procedure, we need to send a minimum three parameters(startRowIndex, pageSize, totalCount).     1. startRow

Indexes in MySQL

Indexes in MySQL can improve performance of specific queries Like as below Examples : Syntax for creating index on one field: CREATE INDEX indx_magrno ON EmplyeTable (EmplyeID); These two indexes is supposed to hugely improve performance of INNER

Get and Post in MVC

While writing methods in controllers you need to know which method is of Get type and which is of Post type In my example i have write code for simple user registeration so there are two views for it one Get and one Post public class RegisterCont

  • 322
Steps to create a Task Scheduler.

Please go through the below details to create a Task Scheduler. It can be done by two ways either creating console application, windows application or creating a window service. What I have done is created a windows application and schedule the ta

Make a Multi-Language Article in drupal 7

Hii friends, many of you when you will start making a website in drupal will need to provide multiple language support.And providing so if you follow these easy steps you can easily make it. For making a multiple language site step1:-You should ha

Automated Open Source testing tools Comparison

Selenium- Selenium is a testing framework for web applications. Selenium is a suit of tools for web browser automation and it is composed of:- Selenium IDE Selenium RC Selenium Webdriver Selenium Grid It provides a test domain-specific language

Memory profiling in hooks - Drupal 7

When your site is getting memory exhaustion errors it get hard to figure out which pages are getting the memory errors and how much memory they are using. After lot of search I found below link which help me lot to understand more about memory exhau

SQL Server : Comparison of stored procedure and UDF

Stored Procedures are pre-compile database objects which are compiled for first time and execution plan is saved for further use. However UDF is compiled and executed every time when it is invoked.This article provides a detailed comparison of stored

Ckeditor in Android and Iphone

Hi All, Recently I faced a problem with the Ckeditor not working on the Android and iPhone. After a great R&D I came to know there is an issue with the Ckeeditor and due to some security issue it has disabled its functionality from working on th

1 73 162
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: