Login or Sign Up to become a member!
LessThanDot Sit Logo

LessThanDot

All Blogs

Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.

LTD Social Sitings

Lessthandot twitter Lessthandot Linkedin Lessthandot friendfeed Lessthandot facebook Lessthandot rss

Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.

Your profile

    Search

    XML Feeds

    Google Ads

    Tags: interview

    comments

    The folks at http://sqlperspectives.wordpress.com are reviewing the SQL Server Deep Dives book a chapter at a time (one chapter per week). The review is usually done by more than one person, so far there are already 8 chapters reviewed. I think that this is a very cool idea, it is almost like a book club.

    Since they reviewed my chapter about the minimally logged bulk insert, they asked me to do an interview. You can find that interview here:

    Read More...
    comments

    I noticed Brent Ozar worked on a SQL book titled: Professional SQL Server 2008 Internals and Troubleshooting. This book is now available and I decided to ask Brent some questions about this book. This interview was conducted by email, enjoy.

    Denis: Is the book geared towards a beginner/intermediate level user or do you have to be an advanced user to really utilize the information in this book?

    I li...

    Read More...
    comments

    I read SQL Server 2008 Administration in Action and really like this book, I have reviewed SQL Server 2008 Administration in Action here: Review of SQL Server 2008 Administration in Action

    I decided to ping Rod Colledge about doing an interview and he said yes. Some of the questions came from our f...

    Read More...
    comments

    Most of the database developers these days don't work with just one RDBMS, a large percentage will work with at least two of them. SQL In A Nutshell will help you with that, no longer do you have the need for two or more books open at the same time. I asked Kevin Kline if he would be interested in an interview and as you can see he said yes.

    Denis: Is the book geared towards a beginner/intermediate level user or d...

    Read More...
    comments

    Today I will be having an interview with Roy Osherove about his upcoming book "The Art of Unit Testing". The book concentrates on unit testing for the .Net developer. And it covers these subjects (as taken from the manning website).

    Read More...
    comments

    Google Interview Questions

    by SQLDenis on Oct 08, 2008 in categories Ethics & IT. Article views: 16503 views

    Google Interview Questions So the economy is really bad and your job might be on the line, Google is always looking for new talent. Here are 2 questions that they asked a friend of mine. What would you answer? 1. You have been shrunk down to the s…

    Read More...
    comments

    Pro SQL Server 2008 Relational Database Design and Implementation is one of those books that should be in the hands of every SQL Server developer. There are tons of SQL Server programming books around but none of them covers the fundamentals of a good SQL Server database, the design. If your design is ‘broken’ then it is a lot harder to fix it down the road, design is probably the number one reason people have all kinds...

    Read More...