About once a month or so, us developers here at Ayoka like to get together over lunch to discuss various software development topics in a series we call Ayoka Lunch n’ Learn. This month our resident SQL Server expert, Steve Chang discussed SQL Server best practices. You can check out the the four part video series below. You can also download the complete PowerPoint presentation here: SQL Server Best Practices – Ayoka Lunch n’ Learn.
You Might Also Like
Introduction to SQL Server 2016 CTP2
- Post published:August 11, 2015
SQL Server 2016 Community Technology Preview 2.2 (CTP2) has been released for evaluation and trial use by Microsoft. It features highly-anticipated improvements to in-memory performance to deliver faster queries from its database engine, deeper enterprise insights through analytics with its analysis services, new always-encrypted security technology, and new hybrid cloud support.
Setting up Apache, MySQL and PHP for Mac developers
- Post published:January 16, 2009
I've been playing with Mac OS X Leopard for a little while now, and I really like all the development tools it comes with out of the box. For example,…
Invoking Managed Code from SQL Server
- Post published:September 1, 2009
One of the flagship features in SQL Server 2005 is the ability to write stored procedures using any language supported in .NET. This feature provides greater flexibility for developers to…