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

Search In

Properties of the GridView Control

Behavior Properties of the GridView Control AllowPaging Property sets to true/false. It is used to support the paging in gridview control. AllowSorting This property supports sorting in gridview control and it is enabled/

Link Button in asp.net

Link Button is a hyperlink style button control in asp.net which implements <a></a> anchor that uses Asp.net Post back Mechanism to post the data on server. LINK BUTTON EXAMPLE:- In this example we will have two link buttons an

Navigation methods in ASP.NET

Moving from one page to another is called navigation.   There are following techniques to navigate from one page to another:-   Hyperlink control   Response.Redirect   Server.Transfer   Server.Execute   Window.Ope

PHP file handling

FILE HANDLING File handling is very important for any web application. With the help of file handling feature in PHP, you can store and retrieve a wide variety of data. PHP has several functions for creating, reading, uploading & editing files.

How to create custom toolbar and use the same in different activity in android.

Here we will learn how to create custom toolbar and use it in different activity using <include> tag in xml file of the activity. 1) We will design the layout for the toolbar in our project's layout directory, I have named it as mtoolbar.x

Blocks in Objective-C

                                         &nbs

Static testing v/s Dynamic testing

Static Testing: Static type of testing can be performed manually or by a set of tools on the code of an application or program which are not to be executed. It checks the code, requirements and design documents and generates reviews, comments on the

True Leadership - Distinct Qualities

Ever pondered what's that something unique that makes a leader stand out amongst thousands around? Why do people feel polarized by that spirit who you feel bound to call a leader? What's that moxy/charisma such an identity holds which keeps o

Validating Captcha code using php

Captcha verification includes: should be a combination of alphanumeric characters. should be case-sensitive fresh captcha is to be displayed whenever a webpage is refreshed. should be refreshed when user enters incorrect value.   /* Sim

SqlDataAdapter in ADO.NET

While working with disconnected approach you work with storing and retrieving data from buffers for select operation.   Adapter acts like a buffer where the data is contained .   But for reading that data you need to store it either in

1 593 633
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: