The Agenda

Agenda Home
SQLBits 2024 runs from Tuesday 19th – Saturday 23rd March.

SQL Server For Developers: Database is no dumping ground!

Description

In this pre-conference session we'll go over what every developer dealing with SQL Server and .Net has to know to be as effective and productive as possible. Because speed is important too, we'll also focus on areas where you as a developer can contribute most. We'll cover:
  • Basic normal forms, data structures and data types make you understand why the database is designed the way it is
  • The query optimizer, workers and threads show us how the query actually gets executed inside the engine
  • Isolation levels and locking provide us with knowledge about concurrency and blocking issues
  • Having fun with T-SQL tips and tricks will teach you to write better queries. Diving into the .Net SqlClient will teach you some interesting database access features to make your programming easier
  • Saving the best for last, we'll look at a few attack vectors that can be used against your company, not only focusing on SQL Server,and what you as a developer can and should do to protect against them
Even if you are a seasoned developer you are going to learn something in this session.

Learning Objectives

Previous Experience

Tech Covered