ASP.NET

Videos

ASP.NET Loginview Roles

In this video tutorial i will show you how you can create a role template using the loginview control. By default the loginview control has 2 templates Anonymous and Logged In. We are going to create another template based on the Administrator role i will create using the asp.net configuration tool. Than i will show you how it works and how you could use this in your asp.net web applications.

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

Continue reading

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.

Continue reading

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.

Continue reading

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.

Continue reading

ASP.NET Data Driven Site PT 4

We will wrap our little project by inserting another record into our database than we will navigate both records by viewing each post individually. Instead of viewing all records by clicking on a post we’re interested in we will only see the data we’re interested in seeing.

Continue reading

ASP.NET Data Driven Site PT3

In this video we will add a formview control to our view_post.aspx page than we’ll go back to our main page (default.aspx) page and add a hyperlink to our gridview. The hyperlink will pull back the record count within our database and when we click on the link it will take us to that particular post. This is done applying a query string to the hyperlink and i will show you how to do that.

Continue reading

ASP.NET Data Driven Site PT2

In this video we will create a page that will allow us to insert record into our database by using a formview control.

Continue reading

ASP.NET Data Driven Site PT1

In this video we will create our database with a sample record. A gridview control is added to our page and attached our SQLDatasource to the gridview.

Continue reading

Donations

Donations help to produce more content, more and better video tutorials

Youtube Channel Of The Week

JD Site Care chose
GoVisualTeam

Advertisement