Platinum Sponsor

Mladen Prajdić

Mladen Prajdić is a SQL Server MVP from Slovenia and a C# and SQL Server developer for over 10 years. He blogs at http://weblogs.sqlteam.com/mladenp. He develops a popular add-in for SSMS, called SSMS Tools Pack (http://www.ssmstoolspack.com/).
http://weblogs.sqlteam.com/mladenp http://feeds.feedburner.com/mladenp

A look into the world of database testing, how to go about it, why do we really need it and how to work well with your peers and managers for greater project success.
We'll focus on the awesome new SQL Server 2012 stuff that will make your T-SQL development a breeze. We'll look at new stuff like OFFSET, WINDOWING FUNCTIONS, SEQUENCES, ERROR HANDLING, FORMAT & CONVERT functions and METADATA DISCOVERY.
This session will give you insight into both of the current tracing technologies in SQL Server. Old SQL Trace has served us well but new times call for new technology. The new Extended Events are a new lightweight tracing mechanism built into SQLOS.

Blog posts RSS

SQL Server: Writing CASE expressions properly when NULLs are involved 18 Mar 2013
We’ve all written a CASE expression (yes, it’s an expression and not a statement) or two every now and then. But did you know there are actually 2 formats you can write the CASE expression in? This actually bit me when I was trying to add some new functionality to an old stored procedure. In some ...

Few events I’m speaking at in early 2013 12 Feb 2013
2013 has started great and the SQL community is already brimming with events. At some of these events you can come say hi. I’ll be glad you do! These are the events with dates and locations that I know I’ll be speaking at so far.   February 16th: SQL Saturday #198 - Vancouver, Canada The ...

SSMS Tools Pack 2.5.3 is out with bug fixes and improved licensing 14 Dec 2012
Licensing for SSMS Tools Pack 2.5 has been quite a hit and I received some awesome feedback. The version 2.5.3 contains a few bug fixes and desired licensing improvements. Changes include more licensing options, prices in Euros because of book keeping reasons (don't you just love those :)) ...

SSMS Tools Pack 2.5 is out. Added support for SQL Server 2012. 17 Sep 2012
Because I wanted to make SSMS Tools Pack as solid as possible for SSMS 2012 there are no new features only bug fixes and speed improvements. I am planning new awesome features for the next version so be on the lookout. The biggest change is that SSMS Tools Pack for SSMS 2012 is no longer free. ...

SSMS Tools Pack 2.1.0 is out. Added support for SQL Server 2012 RC0. 01 Dec 2011
This version adds support for SQL Server 2012 RC0 and fixes a few bugs with SQL History. Because of the support for regions in SSMS 2012 the regions and debug sections feature has been removed from SSMS Tools Pack for SQL Server 2012. The feature is still available for previous SSMS versions. In ...