Online Class: T-SQL Querying Fundamentals
(Show Details)
Course Length: 10 Online, On-Demand Sessions
On-Demand Dates: Opens May 15th, 2012 and Closes After June 13th, 2012
Course Overview
In a partnership agreement with SolidQ, SSWUG.ORG's virtual class will provide you with the skills to work with SQL Server and write queries using Transact-SQL (T-SQL) — SQL Server’s dialect of the standard SQL language.
Itzik Ben-Gan, who is a SQL Server MVP and the acclaimed author of several books on T-SQL querying and programming, will help students understand the logic behind T-SQL and thinking in terms of sets. He will also explain how to write T-SQL code to create tables and define data integrity, as well as how to write queries against single and multiple tables, and how to write T-SQL statements that modify data.
The T-SQL Querying Fundamentals course is not version specific; it does, however, cover language elements that were introduced in recent versions of SQL Server such as SQL Server 2012 and SQL Server 2008. Throughout the course, Itzik will specify the version in which the elements were introduced.
The course is not merely a step-by-step course. It doesn’t just focus on syntactical elements of T-SQL, but rather, explains the logic behind the language and its elements.
Target Audiences and Prerequisites
This course is intended for SQL Server developers, database administrators, BI professionals, architects, report writers, analysts and power users who need to write or review code in SQL Server 2005, 2008, 2012 and SQL Azure.
If you are self-taught, and gained your knowledge “by the seat of your pants,” this course can fill the gaps in your knowledge and teach you how to think correctly in SQL terms. However, the course is intended for people who just started working with SQL Server, as well as those with some experience.
If you are a very experienced T-SQL practitioner and are looking for an Advanced T-SQL course that dives deeply into the complexities of T-SQL Querying and Programming including coverage of query and index tuning, please see the course "Advanced T-SQL Querying Programming and Tuning for SQL Server" by SolidQ.
Course Structure and Costs
Upon registration and payment, you will receive an email with instructions on how to test your system in order to view the sessions, as well as a link that will remain active for the 30 day on-demand period.
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours and the ability to email questions to the instructor are included with course purchase only.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (Download link via e-mail).
|
Online Class: SQL Server Locking, Blocking and Row Versions
(Show Details)
There was an issue Loading the playback.
Five On-Demand Sessions Available From May 8th, 2012 To June 6th, 2012
Course Overview
In SSWUG.ORG’s virtual class, you will learn about locking, blocking and row versions, which are some of the most important topics to understanding SQL Server’s internal behavior. By the end of the five sessions, you will know how these technologies are used to manage SQL Server concurrency - the ability of multiple users to access data at the same time.
Kalen Delaney, course instructor and celebrated author of SQL Server 2008 Internals, will start by discussing what consistency might mean to one’s applications, and describe the details of how each of the concurrency models works internally. She will examine the costs and trade-offs between the two concurrency models that SQL Server 2008 supports through different transaction isolation levels.
The target audience of this class is administrators, developers or IT professionals who have some experience with SQL Server Management Studio and TSQL queries, as well as an understanding of basic transactional work processing. Most importantly, students should want to learn more about the way SQL Server works internally and how to take advantage of the inner working to create the best performing system and applications possible.
Session Descriptions
Throughout the 30-day course, you will learn how to:
- Design an application with concurrency in mind
- Understand the ways SQL Server manages concurrent user access
- Spot causes of poor application performance
- Troubleshoot concurrency problems
- Recognize the details of both concurrency models – optimistic and pessimistic
Course Structure and Cost
Upon registration and payment, you will receive an email with instructions on how to test your system in order to view the sessions, as well as a link that will remain active for the 30 day on-demand period.
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours and the ability to email questions to the instructor are included with course purchase only.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (.PDF via e-mail).
|
Online Class: Introduction to SQL Server Replication
(Show Details)
12 On-Demand Sessions Open on May 1st, 2012 and Closes After May 30th, 2012
Course Overview
When working with SQL Server, as with any relational database, data is king. But data becomes less useful if you can’t gain access to it in a timely fashion. With so much data, being able to spread information across multiple servers allows for backup and quicker access. Replication is a technology available in SQL Server that facilitates the copying of data from one database to another in order to spread out load or provide redundant copies of data for high availability solutions.
This Virtual Class, delivered by Microsoft SQL Server MVP Eric Johnson, will guide you into the world of SQL Server Replication. The class will start at the very basics of what replication is and the different types and topologies of replication that are common in today’s environments. It will then progress to more advanced topics such as Merge Replication and using Transactional Replication as a High Availability solution. The goal of the course is to take you from never having used Replication to being competent with the technology, and provide you with a solid base of knowledge on which to implement these solutions.
You'll learn what Replication is and how Replication can be used to create reporting and highly available environments. We will cover all types of replication and ensure that you know when each type is appropriate to implement.
The class will also explore more advanced aspects of Replication such as peer-to-peer and updating subscriber replications. We will also look at troubleshooting and optimizing replication. By the end of the class you should be able to select, build, and maintain a replication environment and have a solid foundation of knowledge to draw on when things don’t go as planned.
Eric has worked with all types of Replication since SQL Server 6.5. He is bringing his experiences and frustrations to you so that you can learn Replication quickly and correctly.
Course Structure/Cost
The 12 classes will be available on demand for 30 days only. Upon registration and payment, you will receive an e-mail with instructions on how to test your system in order to view the classes, as well as a link that will remain active for the 30-day, on-demand period.
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours (every Tuesday at 10 a.m. Pacific in the course chat room) and the ability to email questions to the instructor are included with course purchase only.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.
|
Online Course: SQL Server 2012 Delta for the DBA
(Show Details)
There was an issue Loading the playback.
17 On-Demand Sessions Brought to you by SSWUG.org
Course Overview
In a partnership agreement with Pragmatic Works, SSWUG.ORG’s virtual class is designed to introduce SQL Server DBA’s to the new and exciting features available in SQL Server 2012 . We use a variety of lab exercises to ensure lecture sessions are backed up by hands-on experience. With the hands-on labs, you will experience how the new features can be utilized in your everyday DBA work. This course will cover topics such as AlwaysOn, ColumnStore indexes, SQL Server Data Tools, the FileTable feature, Azure and administering the BI platform within the context of SQL Server 2012.
Prerequisites
The target of this class is SQL Server DBA’s, developers, architects or IT professionals who have average to good T-SQL skills already. This class assumes that you have a good understanding of SQL Server fundamentals. For example, you should know and use the SQL Server Management Studio (SSMS) interface and associated toolbox items before attending this class. It is not mandatory but some experience using the Business Intelligence Design Studio (BIDS) interface will be an advantage to you.
Section Descriptions
Throughout the 30-day course, you will learn:
- Administration and Performance
- AlwaysOn and Disaster Recovery
- Programmability
- Administering the BI platform
Course Structure and Cost
Once registered, you'll have instant access to all 17 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (.PDF via e-mail).
|
Online Course: Introduction to Windows Azure
(Show Details)
Course Length: 10 Online, On-Demand Sessions
On-Demand Dates: Starts on April 24th, 2012 and ends after May 23rd, 2012
Course Overview
SSWUG.ORG's virtual class will provide you with the knowledge of Window Azure's components and aspects to run applications without the expense needed to maintain the hardware and save money on licensing costs.
Scott Klein, who is a Microsoft SQL Azure MVP and the co-founder of Blue Syntax Consulting, will showcase the different types of services that can be hosted in Windows Azure such as web and worker roles, and then move on to the basics of Azure's durable storage solution, which include Azure queues, blobs and tables.
He will also provide a introduction on SQL Azure - Microsoft's cloud-based relational database, and how you can use SQL Azure to store your relational data on the cloud. This will be followed up by sessions dealing with Azure AppFabric, cloud computing patterns and practices, as well as diagnostics and service management.
Target Audiences and Prerequisites
The "Introduction to Windows Azure" course is intended for IT professionals, such as database administrators and application designers, who are interested in learn more about Microsoft's cloud computing offering and utilizing it in their future programs. It is helpful if students have a familiarity with SQL Server, .NET and Visual Studio.
Course Structure and Costs
Upon registration and payment, you will receive an email with instructions on how to test your system in order to view the classes, as well as a link that will remain active for the 30-day on-demand period.
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours and the ability to email questions to the instructor are included with course purchase only.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (Download link via e-mail).

|
Online Course: SQL Server 2012 Delta for the DBA
(Show Details)
There was an issue Loading the playback.
17 On-Demand Sessions Start on April 20, 2012 and Ends May 19, 2012
Course Overview
In a partnership agreement with Pragmatic Works, SSWUG.ORG’s virtual class is designed to introduce SQL Server DBA’s to the new and exciting features available in SQL Server 2012 . We use a variety of lab exercises to ensure lecture sessions are backed up by hands-on experience. With the hands-on labs, you will experience how the new features can be utilized in your everyday DBA work. This course will cover topics such as AlwaysOn, ColumnStore indexes, SQL Server Data Tools, the FileTable feature, Azure and administering the BI platform within the context of SQL Server 2012.
Prerequisites
The target of this class is SQL Server DBA’s, developers, architects or IT professionals who have average to good T-SQL skills already. This class assumes that you have a good understanding of SQL Server fundamentals. For example, you should know and use the SQL Server Management Studio (SSMS) interface and associated toolbox items before attending this class. It is not mandatory but some experience using the Business Intelligence Design Studio (BIDS) interface will be an advantage to you.
Section Descriptions
Throughout the 30-day course, you will learn:
- Administration and Performance
- AlwaysOn and Disaster Recovery
- Programmability
- Administering the BI platform
Course Structure and Cost
Upon registration and payment, you will receive an email with instructions on how to test your system in order to view the classes, as well as a link that will remain active for the 30 day on-demand period.
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours and the ability to email questions to the instructor are included with course purchase only.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (.PDF via e-mail).
|
Online Course: Introduction to SQL Server Integration Services
(Show Details)
There was an issue Loading the playback.
Eleven On-Demand Sessions Brought to you by SSWUG.ORG
Course Overview
As we build larger and more powerful data centric applications, the need to bring all this information together will become more and more important. Building efficient and intelligent ETL processes will be both a requirement and a skill that will be found to be in high demand. SQL Server Integration Services (SSIS) is one such ETL tool, and because it comes with Microsoft SQL Server, it will also continue to rise in popularity.
This Virtual Class, delivered by Eric Johnson, will guide you into the world of SQL Server Integration Services. The class will start at the very basics of making a new package, and will progress towards advanced topics such as debugging and deployment. The entire goal of the course is to take you from never having used SSIS to being a competent SSIS developer in eleven sessions delivered over four weeks.
You'll learn what SSIS is and how SSIS packages can be used to create rich and robust ETL packages. We will cover all aspects of SSIS including Control Flow and Data Flow elements. You will understand how tasks, transformations, sources, and destinations all work in concert to manipulate and move data.
The class will also explore more advanced aspects of SSIS such as scripts, expressions, debugging, deployment, and much more. By the end of the class you should be able to build, automate, and deploy packages that do what you want and run efficiently.
Eric has worked with SSIS since its release with SQL Server 2005 and before that he spent a lot of time wading around in DTS packages. He is bringing his experiences and frustrations to you so that you can learn SSIS quickly and correctly.
Course Structure/Cost
Once registered, you'll have instant access to all 11 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.
|
Online Course: Advanced SQL Server Integration Services
(Show Details)
There was an issue Loading the playback.
Nine On-Demand Sessions Brought to you by SSWUG.ORG
Course Overview
As we build larger and more powerful data centric applications, the need to bring all this information together will become more and more important. Building efficient and intelligent ETL processes will be both a requirement and a skill that will be found to be in high demand. SQL Server Integration Services (SSIS) is one such ETL tool, and because it comes with Microsoft SQL Server, it will also continue to rise in popularity.
This Virtual Class, delivered by Eric Johnson, will guide you to the next level of SQL Server Integration Services development. The class will follow the development of a single project from start to finish. Along the way we will re-visit some of the basics and look at new and advanced features of SSIS. The goal of the course is to give you practical examples of development that will take your abilities to the next level.
Eric has worked with SSIS since its release with SQL Server 2005 and before that he spent a lot of time wading around in DTS packages. He is bringing his experiences and frustrations to you so that you can learn SSIS quickly and correctly.
Course Structure/Cost
Once registered, you'll have instant access to all 9 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.
|
Online Course: Introduction to SQL Server High Availability
(Show Details)
12 On-Demand Sessions brought to you by SSWUG.ORG
Course Overview
In a partnership agreement with SolidQ, SSWUG.ORG's virtual class will provide you with the advanced knowledge and experience necessary to design, implement and administer SQL Server High Availability solutions in SQL Server 2005, 2008 or 2012.
Randy Dyess, who is a SolidQ Mentor and has had a large variety of experiences dealing with SQL Server for more than 18 years, will deliver technical and business information to predictably achieve high availability in a SQL Server database environment.
Upon completion of this virtual, on-demand class, you will know how to:
- Manage SQL Server failures through backup and restore techniques
- Use SQL Server files and filegroups for High Availability
- Implement and administer SQL Server clusters, database mirroring, log shipping, database snapshots and a replicated environment
- Differentiate between RAID levels
- Administer, monitor, upgrade and troubleshoot High Availability solutions
Target Audiences and Prerequisites
This course is intended for database administrators who administer Microsoft SQL Server databases. Specific audience segments include:
- Corporate database administrators who desire to learn Microsoft SQL Server High Availability solutions to become more effective in their daily jobs
- Server providers and systems integrators who are tasked with providing High Availability solutions for their clients
- Database Architects who need to understand High Availability solutions
This course is also intended for students who meet the following prerequisites:
- Knowledge of hardware terminology and concepts
- Experience with Microsoft SQL Server database administration
- A knowledge of Windows Clustering would be useful, but not essential
- A knowledge of Windows Server administration is recommended
Course Structure and Costs
Once registered, you'll have instant access to all 12 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours and the ability to email questions to the instructor are included with course purchase only.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (Download link via e-mail).

|
Online Course: T-SQL Querying Fundamentals
(Show Details)
10 On-Demand Sessions brought to you by SSWUG.ORG
Course Overview
In a partnership agreement with SolidQ, SSWUG.ORG's virtual class will provide you with the skills to work with SQL Server and write queries using Transact-SQL (T-SQL) — SQL Server’s dialect of the standard SQL language.
Itzik Ben-Gan, who is a SQL Server MVP and the acclaimed author of several books on T-SQL querying and programming, will help students understand the logic behind T-SQL and thinking in terms of sets. He will also explain how to write T-SQL code to create tables and define data integrity, as well as how to write queries against single and multiple tables, and how to write T-SQL statements that modify data.
The T-SQL Querying Fundamentals course is not version specific; it does, however, cover language elements that were introduced in recent versions of SQL Server such as SQL Server 2012 and SQL Server 2008. Throughout the course, Itzik will specify the version in which the elements were introduced.
The course is not merely a step-by-step course. It doesn’t just focus on syntactical elements of T-SQL, but rather, explains the logic behind the language and its elements.
Target Audiences and Prerequisites
This course is intended for SQL Server developers, database administrators, BI professionals, architects, report writers, analysts and power users who need to write or review code in SQL Server 2005, 2008, 2012 and SQL Azure.
If you are self-taught, and gained your knowledge “by the seat of your pants,” this course can fill the gaps in your knowledge and teach you how to think correctly in SQL terms. However, the course is intended for people who just started working with SQL Server, as well as those with some experience.
If you are a very experienced T-SQL practitioner and are looking for an Advanced T-SQL course that dives deeply into the complexities of T-SQL Querying and Programming including coverage of query and index tuning, please see the course "Advanced T-SQL Querying Programming and Tuning for SQL Server" by SolidQ.
Course Structure/Cost
Once registered, you'll have instant access to all 10 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.
|
Online Course: SharePoint 2010 for Business Intelligence
(Show Details)
There was an issue Loading the playback.
11 On-Demand Sessions Brought to you by SSWUG.ORG
Course Overview
In a partnership agreement with Pragmatic Works, SSWUG.ORG’s virtual class is designed to help you use SharePoint 2010 to bring Business Intelligence to the forefront for your users and customers.
Mark Stacey, course instructor and founder of Pragmatic Works’ South Africa office, will start by showing how to configure SharePoint 2010 and explaining the parts all interconnect. Then, Mark will dive into PerformancePoint, explaining how to deliver actionable scorecards for your executives and management team. He will also describe how Reporting Services can deliver beautiful reports and dashboards for your users in a SharePoint environment. Finally, Mark will demonstrate how to use PowerPivot to give your users self-service BI for their departments and how to use Excel Services for visualization.
The target of this class is developers, architects or IT professionals who have basic experience with Reporting Services and SSAS cube-browsing already. Very little time is spent in the class on the basics of Reporting Services and general cube concepts. No previous knowledge of SharePoint is required for this class.
Session Descriptions
Throughout the 30-day course, you will learn how to:
- Setup and configure SharePoint 2010 for Business Intelligence
- Create and deploy reports in Reporting Services in SharePoint
- Develop dashboards and scorecards in PerformancePoint
- Use Office 2010 and SharePoint 2010 for self-service Business Intelligence
Course Structure/Cost
Once registered, you'll have instant access to all 11 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.
|
Online Course: Introduction to SQL Server Analysis Services
(Show Details)
There was an issue Loading the playback.
Course Overview
In a partnership agreement with Pragmatic Works, SSWUG.ORG’s virtual class will provide you with the skills to properly use SQL Server Analysis Services (SSAS) 2008 in your enterprise.
Brian Knight, course instructor and SQL Server MVP, will take you from the ground-up, teaching you the fundamental skills you need to develop and deploy SSAS solutions and present this new data to your end users. This class is presented in SQL Server 2008, but is appropriate for those using SQL 2005 as well.
The target audiences for this class are developers, architects or IT professionals who have basic SQL skills already. This class assumes that you have no previous knowledge of OLAP or Analysis Services. Technical knowledge of basic database design concepts is assumed. It is required that you already know how to navigate around SQL Server 2005/2008 and how to query a SQL Server.
Session Descriptions
Throughout the 30-day course, you will learn how to:
- Develop a data warehouse and a repeatable methodology for a successful SSAS project
- Create and configure a cube and dimensions
- Write MDX (the querying language for cubes)
- Define calculations, Key Performance Indicators (KPIs) and perspectives
- Implement dynamic security
- Administer and deploy SSAS
- Build office-based BI applications and dashboards
Course Structure/Cost
Once registered, you'll have instant access to all 12 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.

|
Online Course: SQL Server Reporting Services (SSRS) Made Simple
(Show Details)
There was an issue Loading the playback.
Course Overview
In a partnership agreement with Pragmatic Works, SSWUG.ORG’s virtual class is designed to help you understand all aspects of SQL Server 2008 Reporting Services (SSRS), the reporting tool of choice for SQL Server developers.
Sherri McDonald, course instructor and support manager for Pragmatic Works, will use a variety of lab exercises and small projects to ensure familiarity in how the design and execution environments work and to help build real-world applications using this SQL Server subsystem. By the end of the course, you will have a firm understanding of all the key concepts of Reporting Services, including basic reporting, parameters, deploying and scheduling.
The target audience of this class is developers, architects or IT professionals who have basic SQL skills already, such as being able to run a query inside of SQL Server 2008. This class assumes that you have no previous knowledge of SSRS. In some of the coding modules, it is useful to have some basic Visual Basic experience.
Session Descriptions
Throughout the 30-day course, you will learn how to:
- Develop reports with graphical representation of your data
- Make your reports dynamic
- Understand the concepts of dashboard design for your reports
- Report off your Cubes, deploy and manage your reports and set-up subscriptions
Course Structure/Cost
Once registered, you'll have instant access to all 11 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a course quiz and receive a course certificate. After passing the quiz, please allow up to five business days after the course is finalized to receive your certificate (.PDF via e-mail).
|
Online Course: The Accidental DBA: Understanding the Core Necessities with SQL Server
(Show Details)
There was an issue Loading the playback.
13 On-Demand Sessions Brought to you by SSWUG.ORG
Course Overview
Have you found yourself in a situation where you’re managing SQL Server systems, but need some help determining what’s important and what you need to know?
In SSWUG.ORG’s virtual class, conducted by Microsoft SQL Server MVP Stephen Wynkoop, you will be able to receive the information need in the real world for working with SQL Server. For the non-formally trained “Accidental DBA”, Stephen will center on learning experiences, how-to information and specific demonstrations and labs that will let you explore the topics covered. By the end of the course, you will be ready to support and manage production databases when they are working well and when they are misbehaving.
This is the perfect workshop for many types of IT professionals, including SharePoint administrators, departmental database managers or simply those who have been asked to watch over systems while performing other duties.
Session Descriptions
- Performance – Stephen will focus on management, tuning and optimization for your servers. Learn about counters to monitor, common pitfalls and native tools you can use to manage and monitor your performance, as well as view what’s happening on your server.
- Management – Find out more about ongoing management of your systems and how to determine what you to be monitoring, what types of things you can do to troubleshoot and what are best practices for your systems.
- Best Practices – Get answers to questions like, “What are your native options for monitoring and auditing your SQL Server?”, “What options best fit in your own implementations?” and “What is the impact or overhead of the various approaches?”
- Security – Stephen will help you with planning and implementing an access control model as well as better understanding the threats to your system, all while providing insightful tips for managing your footprint and installation vulnerabilities.
- Disaster Recovery – Learn about the key fundamental planning points for building a disaster recovery plan by finding out how disaster recovery works, seeing what options are available and exploring the steps to properly handle backups and restores.
- T-SQL – Get started with understanding T-SQL by moving beyond the graphical tools to create queries, views, stored procedures. Stephen will provide information on how tools work, what you need to know about SELECT statements, DELETE, UPDATE and much more.
Course Structure/Cost
Once registered, you'll have instant access to all 13 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, and the ability to email questions to the instructor are included with course purchase only. If you are unable to view all the sessions in the alotted time, we can offer you a 30 day course extension for only $79.00.
Once you have completed the course, you will have the opportunity to take a quiz and receive a course certificate. After passing the quiz, please allow five business days to receive the certificate via e-mail download link.
|
Online Course: Introduction to Windows Azure
(Show Details)
10 On-Demand Sessions brought to you by SSWUG.ORG
Course Overview
SSWUG.ORG's virtual class will provide you with the knowledge of Window Azure's components and aspects to run applications without the expense needed to maintain the hardware and save money on licensing costs.
Scott Klein, who is a Microsoft SQL Azure MVP and the co-founder of Blue Syntax Consulting, will showcase the different types of services that can be hosted in Windows Azure such as web and worker roles, and then move on to the basics of Azure's durable storage solution, which include Azure queues, blobs and tables.
He will also provide a introduction on SQL Azure - Microsoft's cloud-based relational database, and how you can use SQL Azure to store your relational data on the cloud. This will be followed up by sessions dealing with Azure AppFabric, cloud computing patterns and practices, as well as diagnostics and service management.
Target Audiences and Prerequisites
The "Introduction to Windows Azure" course is intended for IT professionals, such as database administrators and application designers, who are interested in learn more about Microsoft's cloud computing offering and utilizing it in their future programs. It is helpful if students have a familiarity with SQL Server, .NET and Visual Studio.
Course Structure and Costs
Once registered, you'll have instant access to all 10 sessions for a full 30 days. Watch as often as you like, re-watch sessions, download supporting materials, ask questions of the instructor... you'll have full access during the course!
The course cost is $169 for full SSWUG.ORG members and $199 for non-members. The cost of the DVD with purchase of the course is an additional $199. The DVD costs $399 if you do not purchase a course seat. Course downloads, office hours and the ability to email questions to the instructor are included with course purchase only.

|
|