29/04/2014 by Nitesh

How to Create Single Level Menu Dynamically Using C# in ASP.Net

Friends, This is Part 3 of the series “Creating Menus”. This post will explain how to create a single level menu dynamically using C# in Asp.Net. You can read the other 2 posts in this series with the links mentioned below – Part 2 Part 1 In this post we will create a dynamic single-level…

Continue Reading »

28/04/2014 by Nitesh

How to Create a Horizontal Hierarchical Menu Using HTML, CSS and jQuery

Friends, This is Part 2 of the series to create hierarchical menus. You can see the 1st part “How to Create a Hierarchical Menu Using HTML And CSS” here. This post will explain how to create a multi level menu using HTML, CSS and a bit of jQuery. So, lets get started. We will use…

Continue Reading »

28/04/2014 by Nitesh

How To Round a decimal value to 2 decimal places in C#

Friends, This is a very basic post that will explain few ways of restricting a decimal value to 2 decimal places in C#. Normally, we need to output the decimal values to 2 precision numbers. However, sometimes we also need to restrict the decimal variable itself to store not more than 2 decimal values (For…

Continue Reading »

24/04/2014 by Nitesh

How to Create a Hierarchical Menu Using HTML And CSS

Friends, I am planning to write a series of articles on creating menus in different ways and this is the 1st one in the series. This post will explain how to create a simple 2 level menu using HTML and CSS only. We know there are a lot of ways to create a HTML menu…

Continue Reading »

23/04/2014 by Nitesh

Blog Post Series: Creating Menus – Simple to Complex

Dear Friends, As the title says, today I am going to start a blog posts series where we will be learning to create menus. We will start with creating simple menus and move to rather complex and complicated menus. I hope after going through the series you find yourself comfortable while creating any type of…

Continue Reading »

1 19 20 21 22 23 38