Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:30:00 | Kevin Boles | Other | Tune Like a Guru! |
08:30:00 | Patrick LeBlanc | BI Information Delivery | Power BI: From the Desktop to the Enterprise |
08:30:00 | Karlyn LeBlanc | Professional Development | Whip Away Stress at Home Work to Create a Better You |
08:30:00 | Vladimir Oselsky | Application Database Development | Crash Course on Better SQL Development |
08:30:00 | Carlos L Chacon | Enterprise Database Administration Deployment | The ABC's of Server Baselines |
08:30:00 | Sayed Saeed | BI Platform Architecture, Development Administration | The Business Intelligence Side of SQL Server |
08:30:00 | Eric Blinn | Enterprise Database Administration Deployment | "Full Text indexing!" or..."What is that service I never turn on?" |
08:30:00 | Timothy McAliley | Cloud Application Development Deployment | Azure Analysis Services - An introduction |
09:45:00 | Ray Kim | Professional Development | Tech Writing for Techies: A Primer |
09:45:00 | Patrick LeBlanc | BI Information Delivery | Introduction to SQL Server Microsoft Mobile Reporting |
09:45:00 | Paul Rizza | BI Platform Architecture, Development Administration | New Features in SSIS 2016 |
09:45:00 | Jonathan Stewart | BI Information Delivery | Data Visualization: How to truly tell a great story! |
09:45:00 | Mindy Curnutt | Application Database Development | The Ins and Outs of SQL Indexes |
09:45:00 | John Miner | Application Database Development | Public Preview of SQL Server on Linux |
09:45:00 | George Walkey | Enterprise Database Administration Deployment | Using Powershell to Document SQL Server |
09:45:00 | Paresh Motiwala | BI Platform Architecture, Development Administration | Big Data 101 |
11:00:00 | David Patrick | BI Information Delivery | Microsoft and Big Data - An Overview of the Power Tools and more! |
11:00:00 | Eugene Meidinger | Professional Development | Drinking From the Firehose: a Guide to Keeping Up with Technology |
11:00:00 | Chris Seferlis | BI Platform Architecture, Development Administration | Digging Deeper: BI Methodologies and Best Practices |
11:00:00 | Alex Grinberg | Strategy and Architecture | Efficient table design |
11:00:00 | Kevin Feasel | Application Database Development | APPLY Yourself |
11:00:00 | Warren Sifre | Cloud Application Development Deployment | Introduction to Azure Streaming Analytics |
11:00:00 | Thomas Grohser | Application Database Development | # vs @ - it's not about Social Media it's about temporary tables and data |
12:45:00 | Ravi Kumar | Professional Development | User Group |
13:30:00 | Eugene Meidinger | BI Platform Architecture, Development Administration | An (Advanced) Introduction to Power BI |
13:30:00 | Thomas Norman | Application Database Development | Database Project Makes Deployment Consistent |
13:30:00 | Sean Werick | Application Database Development | SQL Server 2016: Data Masking and Encryption |
13:30:00 | Shannon Lowder | BI Platform Architecture, Development Administration | Interrogating your data sources with Biml |
13:30:00 | Kevin Boles | Enterprise Database Administration Deployment | SQL Server Defaults SUCK!! |
13:30:00 | Tracy Boggiano | Enterprise Database Administration Deployment | Monitoring Availability Groups |
13:30:00 | Thomas Grohser | Professional Development | Why candidates fail the job interview in the first minute |
13:30:00 | Jeremy Frye | BI Platform Architecture, Development Administration | SSIS Incremental Loading: The Tortoise and The Hare |
14:45:00 | Ray Kim | Strategy and Architecture | Disaster Documents: The role of documentation in disaster recovery |
14:45:00 | Michelle Haarhues | Professional Development | On the Doorsteps - Women in Technology |
14:45:00 | Brian Beswick | BI Platform Architecture, Development Administration | SSAS 2016 Tabular - Diving into the new features |
14:45:00 | Azhagappan Arunachalam | Application Database Development | Excel with DAX |
14:45:00 | Chris Bell | Application Database Development | Statistics Cardinality – How They Work to Find Data Efficiently |
14:45:00 | Mark Hudson | Advanced Analysis Techniques | Deeper Into Azure Machine Learning |
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: Other
We will look at all of these things and more from a variety of angles, while also covering many of the tips, tricks, tools, etc. I have collected in my almost 45,000 man hours of working with SQL Server. I promise you will come away with lots of immediately-applicable information which you can take back to work and Tune Like A Guru!
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: BI Information Delivery
Preparing Your Organization for Power BI, To Data Warehouse or Not, Introduction to the Power BI Desktop, Introduction to the Power BI Service, Connecting to and Refreshing Data, Power BI meets Cortana, Near real-time Dashboards
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: Professional Development
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: BI Platform Architecture, Development Administration
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
We'll talk about installing, setting up, maintaining, and using full text indexes to their fullest!
Event Date: 06-05-2017 - Session time: 08:30:00 - Track: Cloud Application Development Deployment
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: Professional Development
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: BI Information Delivery
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: BI Platform Architecture, Development Administration
Including but not limited to: True template based package design Incremental package deployment Non-Admin logging access Error Handling by Column name (prior versions only gave that cryptic lineage ID number) SSISDB AlwaysOn Availability Group support and many more...
The session will include a limited number of slides followed but demo examples of each new feature which will also be provided for download so attendees while have access to them for reference after the event.
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: BI Information Delivery
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: Application Database Development
There was a lot of excitement at the Connect() developer conference in November 2016. Two major announcements were made at the conference.
First, visual studio code now runs on Windows, Linux and Mac. Second, SQL Server v.Next is coming to Linux. This means a developer can
develop code against SQL Server in a Window less environment. If you are really passionate about Linux, join the hundreds downloading and
testing this preview release.
Coverage:
1 - Core code deployed for multiple environments.
2 - Installs on Red Hat and Ubuntu flavors of linux.
3 - Generate ssh key.
4 - Deploy standard Red Hat image.
5 - Install core engine and tools on linux.
6 - Connect to engine via sqlcmd.
7 - Open firewall for external access.
8 - Create database on Linux via SSMS in windows.
9 - Load data into table via bcp.
10 - Supports docker (container) images.
11 - Current limitations.
12 - Future road map.
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 06-05-2017 - Session time: 09:45:00 - Track: BI Platform Architecture, Development Administration
We will learn about foundations of big data and social physics, What is the importance of data quality and data privacy. We will have a quick look at personal sensors and human behavior This module will explore the various sources of data, how to leverage personal sensors to predict behavior, and introduce you to the key features of 'Funf'
We will explore the basics of data dynamics and data interrogation, and the importance of interdisciplinary research and testing on yourself, to assist in analyzing a data set.
What are the fundamentals and structure of peer networks? We will also talk about HDInsight and take a look at Microsoft's items in play.
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: BI Information Delivery
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: Professional Development
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: BI Platform Architecture, Development Administration
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: Strategy and Architecture
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: Cloud Application Development Deployment
Event Date: 06-05-2017 - Session time: 11:00:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 12:45:00 - Track: Professional Development
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: BI Platform Architecture, Development Administration
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: BI Platform Architecture, Development Administration
Now, you're looking at data sources other than SQL Server. How do you automate package development for these flat files, Excel Files, and other databases? In this session, I'll share some of the techniques I've used to deal with these second-class sources. I'll be walking you through C# code. Don't worry, I'm not a real programmer, so the code isn't the most complex, but it does solve the need.
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: Professional Development
Thomas will share what he misses in resumes and how to respond to questions better.
Event Date: 06-05-2017 - Session time: 13:30:00 - Track: BI Platform Architecture, Development Administration
Event Date: 06-05-2017 - Session time: 14:45:00 - Track: Strategy and Architecture
While other disaster recovery presentations talk about strategies, plans, and techniques, this presentation focuses on the documentation itself. We will discuss the documents we had and how they were used in our recovery. We will also discuss what documents we didn't have, and how they could have made the process better.
Event Date: 06-05-2017 - Session time: 14:45:00 - Track: Professional Development
In this session, we will discuss the effects of trends in industry such as college graduation of women in technology fields, and women currently in tech or in positions of leadership. And, even important to us, how the contributions of women in PASS affect our community. This will be an open discussion with input from the audience encouraged.
Event Date: 06-05-2017 - Session time: 14:45:00 - Track: BI Platform Architecture, Development Administration
Event Date: 06-05-2017 - Session time: 14:45:00 - Track: Application Database Development
Event Date: 06-05-2017 - Session time: 14:45:00 - Track: Application Database Development
Yes, it’s that dreaded phrase you hear all the time when it comes to performance tuning your SQL Server. What does it matter? Why should I care about statistics? Aren’t they automatic or something like that? In this session we will go over why statistics matter, how they are generated, how they impact performance, and even how to maintain them. Once we have that all settled, we will take a quick look at how the cardinality estimator uses statistics to determine a ‘good enough’ plan to use. We will close out the session by taking a look at the performance impact from a simple upgrade of your SQL Server to 2014 and using the new cardinality estimator.
Event Date: 06-05-2017 - Session time: 14:45:00 - Track: Advanced Analysis Techniques