Tuesday, August 30, 2011

Client Side State Management Techniques in Asp.net


Generally, Web applications are based on stateless HTTP protocol, which doesn't hold any information about the user requests.
HTTP is stateless protocol means Server takes every request as a new request.Stateless Protocol behaviour is
Read more »

Labels: , , ,

Friday, August 26, 2011

Jquery Effects for own Checked DropDownList Item in Asp.net

Hi Friends...
Today i am going to explain the topic "Create checked dropdownlist using JQuery".
Read more »

Labels: , , , ,

Display the Menu Items using XML file in Aspnet

Hi all,
Today I am going to explain the topic "Display the MenuItems using XML file".
I think everyone's mind, might have a question that Why should I use XML file in all the times?
Read more »

Labels: , , ,

Wednesday, August 24, 2011

Why State Management Techniques in ASP.Net & Explain briefly about Server Side State Management Options

Generally, Web applications are based on stateless HTTP protocol,
Read more »

Labels: , , ,

Displaying Error/Status Messages in our Web Form ASP.Net using XML file.

Hi Friends,We knew that,WebPages must be designed and write code in a secure manner.
Read more »

Labels: , , , , ,

Microsoft Tips for Dotnet Developers

Hi friends,

Today i am going to explain the Tips which the "Microsoft" is provided for the ASP.Net Developers to do the task easily with some advanced
Features. Make Use of the following Tips in your every day coding life and having fun.
Read more »

Labels: , , , ,

Monday, August 22, 2011

Difference between Asp and Asp.net for beginners

Hi Friends,In this article i would like to share some basic points regarding Asp and Aspnet which will be very useful in TECHNICAL INTERVIEWS AND For Beginners For Dotnet Developers who are beginning stage
Read more »

Labels: , , , , ,

What are the Advantages and Disadvantages of Cookies

What is cookie?
----------------
A cookie is a small piece of text stored on user's computer. Usually, information is stored as name-value pairs. Cookies are used by websites to keep track of visitors. Every time a user visits a website, cookies are
Read more »

Labels: , , , , ,

Tuesday, August 16, 2011

Apply Colors to Android Controls and Layouts

Hi..Today i would like to share some stuff about desgining concept in Android development that is"Apply colors to android controls like (Buttons,Textviews,etc..) and applying Background colors to Different Layouts"..So lets start

Read more »

Labels: , , , , ,

Monday, August 15, 2011

9 Different Designs using Linear Layout for Android Developers

Hi friends. In this article, I would like to explain "9 different design's using linear Layout for Android developers”. I hope it will Very useful for those, who are in the beginning stage of Android Development.
Before going to start the design just has a look about ...what is Linear Layout...?
Read more »

Labels: , , , , ,