TechBubbles Microsoft Technology BLOG

TagASP.NET 3.5

ASP.NET 3.5 Chart Control

Introduction ASP.NET 3.5 SP1 having a new charting control which allows the developers to easily add different data visualizations to their web applications.The control supporting different chart types like column charts,line charts and pie charts and also advance chart types like funnel and pyramid charts.This post explains about using this control in web applications. You can download the chart...

REST Based WCF Service in ASP.NET 3.5

Introduction This post explains you about building a REST-based service using Windows Communication Foundation(WCF) and ASP.NET 3.5. We develop this service without using the SOAP.You can read the REST Overview to get an understanding of what REST is? In simple tetchier statement we can say REST is WCF Web programming model. 1. Create a new web site in VS 2008 as follows Select the HTTP from the...

ASP.NET 3.5 List Controls Overview

Introduction This post explains the List Controls that are included in the ASP.NET 3.5. List Controls are one of the Data Bound type controls in ASP.NET. The following are the five List Controls in ASP.NET 3.5. BulletedList – It displays the list of items which can be displayed as text, a link button, or a hyperlink. CheckBoxList- It displays the list of checkboxes where user having the option...

Master Pages in ASP.NET 3.5

Introduction Master Pages allows you to display common content in multiple pages. It easier to maintain, extend and modify your web site with master pages. This post post explains about how to use master pages and different methods of modifying the content in a master page from individual content pages. You can create a master page in visual studio by selecting the web site menu option, Add new...

TechBubbles Microsoft Technology BLOG

Follow me

Archives

Tag Cloud