Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
using (var ctx = new Entities()) { .... }
Provides a convenient syntax that ensures the correct use of IDisposable objects.
<select onmousedown="if($.browser.msie){this.style.position='absolute';this.style.width='auto'}" onblur="this.style.position='';this.style.width=''">