Author Archives: Vikram Singh

About Vikram Singh

hello everyone my name is vikram singh . I have study in Rajasthan university . I will providing all the detail of computer and its use . I will providing latest technology also.

What Is Digital Marketing

Definition of Digital Marketing-:  Digital Marketing is a process for giving the information about any product in digital way. In simple words we can say that When a company launches a new business or a new product. So after that its marketing is most important to make him successful because this is the only way… Read More »

Wizard control in asp.net csharp

Wizard Control In asp.net csharp-: This is a advance control its definition is a step by step process to perform any task. In this process we can perform any task by clicking next, if we have any mistake in process we can go to back to previous step. Sometime we want to break process in… Read More »

Radio button control in asp.net csharp

Introduction of Radio Button control-: This is another server side control.Radio Button are the option button in which we can select one option at a time. The radio button list control provide a single selection checked list.Like other list control, radiobuttonlist has an item collection with member that correspond to each item in the list.… Read More »

Checkbox in asp.net csharp

Introduction of checkbox in asp.net csharp-: Asp.net checkbox is used to allow user to select multiple options.like as if we are providing training for multiple technologies then we can use checkbox to allow select multiple courses.Now we can call server side c# code when the user checked or unchecked. There are two type check box… Read More »