ASP.NET Template Modifying
This tutorial is rather simple but for those who want to learn how to do it should continue reading.
In this tutorial we are going to spice up the default template provided by Visual Studio/Web Developer 2010.
Here is what… Continue reading
ASP.NET Data Styles Continued
In this final video we add css classes to the gridview itself, create those classes in our css file and watch them take effect. It’s not the idea to make it pretty and if i was to think this style is the best looking than i shouldn’t even be doing this kind of stuff lol Enjoy the video
ASP.NET Data Styles
This video i focus on adding style to a gridview control using CSS. You can style your control using the properties panel but why not extend it by applying CSS.
ASP.NET Working With Styles Continued
n this video i’m still continuing on with the styles however instead of assigning a class to a div tag i will be assigning a ID to it. Also for those who aren’t familiar with the CSS3 towards the end i will show you how to apply a rounded border effect without have to use images. Note though that CSS3 isn’t fully integrated into all browsers yet so some may pick up no rounded corners, just the standard square.
ASP.NET Working With Styles
In this video i am just gonna play around with styles and show you how you can use the style builder in visual studio to apply quick styles to your site essentially without having to right any code. If you’re using Visual Web Developer you can still follow along as this applies the same way.



