When creating web forms it is often nice to throw in a hint as to what should be entered into the field. This is a nice nuance that adds a nice level of interaction to your site. Previously you would...
Read MoreSo your using HTML 5 now. You just put in your DOCTYPE as: <!—- Using HTML 5 finally woo hoo! --> <!DOCTYPE html> You open up your HTML 5 page in IE9 to discover that it forces you automatically into...
Read More
Recent Comments- Ed Eaglehouse on AutoMapper: MapFrom vs. ResolveUsing
- Creating custom VSTS build/release tasks – Capable Devs on Building Custom VSTS Build Tasks
- travis on Elmah Error Logging without HttpContext
- Rajiv on Elmah Error Logging without HttpContext
- travis on Building Custom VSTS Build Tasks