If your web site is heavily data driven then here is a quick and easy way for you to create one without writing much code. All you need is Visual Studio 2008 SP1 or Visual Web Developer 2008 Express SP1 installed on your box. Dynamic Data Web Sites makes
Read More...
Visual Studio 2008 has a New Style builder dialog. This dialog box helps you design new styles and also preview it at the same time. Using this dialog, you can create a style which can live in current page, an existing external style sheet or a new external
Read More...
Creating an ASP.NET Web User Control is as simple as creating an ASP.NET Page using Visual Web Developer. Here are the steps: 1. Open up an existing Website to which you want to add the user control. 2. Right Click on the Website context menu
Read More...
Visual Studio 2008 introduces three new tool windows for CSS styling. They are: Apply Styles Manage Styles CSS Properties All the above options are available under the V iew menu when you are in design view or in split view mode. Apply Styles :
Read More...