Categories: Vb.Net

Javascript Embed in Custom Control

This article explains about how to embed java script file in Custom Controls of .NET and how to merge java script function with custom control.

Categories: Asp.Net

Play video songs, audio songs and other sound files in Asp.Net

This article will explain about how to play songs, video songs, audio songs and other sound files in .Net and ASP.Net. It also explains how to use window media player in .NET and Asp.Net to play songs.

Categories: Asp.Net

Master Page and Content Pages In ASP.NET

This article discuss about how to create master page and content page based on that master page. It also explains how to apply styles by using master pages in asp.net.

Categories: Asp.Net

Displaying Ads in ASP.NET using AdRotator Control

This article will explain about one of the ASP.NET Rich control AdRotator and how to display Aads in ASP.NET web site by using asp.net adRotator control.

Categories: Asp.Net

Web Services in ASP.NET

This article will explain how to create and how to use Web services in ASP.NET

Categories: Asp.Net

Custom Controls in Asp.Net

This article explains about how to create Custom Controls in ASP.NET and what are the advantages of custom controls in .Net

Categories: Asp.Net

Themes, Skins in Asp.Net

It is about themes and skins in ASP.NET and also for styling the Asp.Net pages. It also explains how to maintain different styles based on user preference.

Categories: Asp.Net

Excel to Dataset using FileUpload Control

This article discuss about how to read excel file into dataset or table using File upload control in ASP.NET.