Friday 3 August 2012

How to design .aspx page using visual web developer

Now we have a page "Registration.aspx" which we added to our project.We will design a Registration form on that using visual web developer tools like labels, text box, dropdown list etc.So here we go.

1)In the solution explorer you can see "Registration.aspx", Double click on it.



2)  Then you can see the "Registration.aspx" page in Source View, What you need to do is, You need to click on Design View.



3) Now you have to drag and drop the controls from Tool Box over   the form and need to align it.

first of all I am going to put one label control for Heading and I am going to change it's properties. See the Image Below.




After that Click on That Label to select and see the properties tab and Change the Text Properties to "Registration Form",ID Properties to LblHeading and need to change the Font,color like Headig. See the Screen Below.



After Changing the font it should come like below

To be Continued.....

No comments: