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

Search In

ASP.NET Page Life Cycle

ASP.NET Page Life Cycle ASP.NET Page Life Cycle determines series of processing steps which can be categorised as:- 1) Initialization of the page 2) Creation of instance of the controls 3) Restoration and Maintenance of the state 4) Event handler ex

Confirmation while deletion in MVC list operation

While doing deletion of records in the list view of the MVC project you need to perform it using the modal popup which will make this task easy and efficient.   No need to go for another action and view for deletion just delete it after giving

New Concept to Build HTML for big projects

We all know that for any web page or website, HTML is compulsory. HTML is the necessary platform to develop the website. Many times when I created HTML templates, I faced the issue to do the changes and had to do copy paste the changed content in eac

7 Amazing Ways to Use Typography Effectively in Web Design

They say ‘First Impressions are the last impressions’. Whether you believe it or not, the font-faces and the typography create immense impact on the mood, user experience, readability, anticipated article length and much more. Typography

How to upload a file using Asp.Net MVC and AJAX?

In this blog we illustrate how we can upload a file using ASP.Net MVC and AJAX.   Follow the below steps to upload a file:   Firstly we need to create model which contains the properties such as name, length and type of the file.

what is custom meta box and how to create custom meta box

The most critical part of the wordpress development theme is to make a custom meta box. It avoids forcing clients to depend on custom fields and it is an approach to add an editor to the post screen. when you create a post type then you have to add s

How to customize contact form 7 in wordpress

Hello Friends, Contact Form 7 is very good plugin to implement Contact Us page. If you are using Contact Form7 and want to make changes as per client requirement like add some more attributes(City, State, Country, Phone number) on contact us page. P

How to define contact form in Hindi under Wordpress

Hello Friends, If you would like to define Contact Form-7 in hindi language. Please open your admin panel and follow the step below: Step 1: Click at Contact form on left menu --> Add New Step 2: Default contact form's content appear as bel

Creating Wordpress Custom Plugin

In this blog post i am explaining how to create a custom plugin which we can use in wordpress. For creating custom plugin first we have to create a file, here i am creating a plugin for a custom form type so i am naming the file as custom-form.php a

How to create verticle bargraph in android

Step1: Add dependency MPAndroidChart and jitpack maven repository in your build.gradle repositories { maven { url "https://jitpack.io" } } dependencies{ compile 'com.github.PhilJay:MPAndroidChart:v2.1.6' } Step2: Adding com.g

1 53 61
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: