Other News

Community

Input Range Slider in HTML5

(Gaurav Gupta) In this article we are going to see the new input range element of HTML5. The range element new to HTML5 is the Slider control. Actually, it is the “input” element but with a new type attribute called “range”. The range element of HTML5 renders to the browser as a Slider control. The

Community

PostSharp, Obfuscation, and IL

(Simon Cooper) Aspect-oriented programming (AOP) is a relatively new programming paradigm. Originating at Xerox PARC in 1994, the paradigm was first made available for general-purpose development as an extension to Java in 2001. From there, it has quickly been adapted for use in all the common langu

Editorials

Interviewing Ideas

SSWUGtv With Stephen Wynkoop SQL Server Tip of the Day – handling big data… quantities. Tips and food for thought Watch the Show Interviewing Ideas Today I share thoughts from you, our readers, in response to yesterday’s editorial on "What is Important When Interviewing Software Developers?" Kerry: The first question I always ask is "do you enjoy coding". There are […]

Uncategorized

What is Important When Interviewing Software Developers?

What is Important When Interviewing Software Developers? Lately I have been interviewing a lot of candidates for senior and entry level software developer positions. I recognize that software languages and libraries will change over time; so, I am not looking for skills with particular languages as much as styles of writing code. Here are some of the things I look […]