Quantcast
Channel: Sam Beauvois » Do and don’ts
Browsing latest articles
Browse All 4 View Live

Image may be NSFW.
Clik here to view.

The ASP.NET do and don’ts serie : episode 1 – the custom validator control

This is the first post of a serie on the ASP.NET practices.For this serie, I get inspiration from what I see in my daily work or on the webDon’t use custom validator when you can use an other control...

View Article



Image may be NSFW.
Clik here to view.

The ASP.NET do and don’ts serie : episode 2 – the navigation controls

There are many controls you can use for the navigation in ASP.NET.Be sure that you use the good ones for the good uses.Let say we want a link on a page to redirect on an other pageDo:in the aspx markup...

View Article

Image may be NSFW.
Clik here to view.

The ASP.NET do and don’ts serie : episode 3 – use the validator designed for...

This post is relative to the first episode of the “ASP.NET do and don’ts serie”ASP.NET contains several validation controls. Be sure to use the good ones for your needs.Imagine you have the following...

View Article

Image may be NSFW.
Clik here to view.

The ASP.NET do and don’ts serie : episode 4 – If you retrieve server controls...

When we are developping with databound controls, a common action is to retreive controls (like dropdownlists) in an objectdatasource’s “Inserting” event.Here is a specific example :In the...

View Article
Browsing latest articles
Browse All 4 View Live




Latest Images