Saturday, March 31, 2012

A journey from Login Page to Logout Page in Asp.net

Login
So many articles we have already written on Basic concepts in Asp.net like creating Login page, Registration page, Logout page, Session redirect,Check availability and so on...All these articles are mainly concentrated on beginners.still We are getting so many requests from beginners.Thats why i would like to configure all these articles at one page in order to complete the process from start to end...

Read more »

Labels: , , , , , ,

Thursday, March 22, 2012

Integration of Third party login's(like Google, Facebook, Yahoo, Twitter) in Asp.net

Few years back,I wrote an article on Facebook login Button integration in asp.net.Now i would like to explain the Integration of all type of Third party API's like Google,Facebook,Twitter,Yahoo and so on.. in Asp.net.
Read more »

Labels: , , , , , ,

Monday, March 19, 2012

Another way to create dynamic controls in Asp.net


Few months back,I am already wrote many articles on Dynamic Controls in Asp.net like How to create Dynamic Regisration form, How to apply validations for Dynamic Controls  and  How to save data in Database from Dynamic Controls .
Read more »

Labels: , , , , ,

Wednesday, March 14, 2012

Simple steps to create Custom Video Control in Asp.net

Video Player aspnet
Hi Friends,In this article i would like to explain How to create a Custom Video Control using Asp.net and c#.I have already explained how to create customs in previous articles.once again I would like to explain the procedure of Creating Custom video control in simple steps..
Read more »

Labels: , , , , ,

Friday, March 2, 2012

Apply validations to Contact Form in Android application

android_validations
Hi friends ,In this article i would like to explain how to apply validations in android applications..Here i am going to explain only Required Field Validations later i will explain Regular expressions and so on..so lets start
Read more »

Labels: , , ,