Aug
2
2010
My JaxCodeCamp Schedule
Posted by john at 11:08 PM
0 comments - Categories: (Tech) .Net | (Tech) Microsoft SQL
8:30 AM - 9:30 AM
8:30 AM Using Script Task and Components in SSIS
by Mike Davis - Hide DescriptionMike shows you how to
build script tasks in the control flow and Script components in the data
flow of an SSIS package. If there is not a task in the toolbox that can
do what you need, then a script task or component is used to complete
these steps. Learn when to use them and when not to use them.
9:45 AM - 10:45 AM
9:45 AM An Introduction to Functional Programming
by Christopher Bennage - Hide DescriptionWhat's all this buzz
about functional programming? What is it and why should I care?In this
session, we'll discuss the fundamental concepts behind functional
programming and how it differs from object-oriented programming. We'll
briefly introduce the new F# language, as well as how to benefit from
functional ideas in your existing language (such as C#).
11:00 AM - 12:00 PM
11:00 AM Introduction to SSIS
by Devin Knight - Hide DescriptionThis session will get
you past the learning curve of SSIS. Devin covers creating an end to
end package that covers many of the concepts in SSIS. He covers, looping
over a set of files, processing each file and then archiving. This
session will be great for anyone who is a beginner to SSIS.
1:30 PM - 2:30 PM
1:30 PM Introduction to PowerPivot
by Brian Knight - Hide DescriptionIn this session,
you’ll learn how to use PowerPivot to create self-service analytics in
your organization. You’ll see how Office 2010 and SQL Server 2008 R2
will help your users answer their own questions and bring together
datasets that may be heterogeneous like a SQL Server table and data feed
from a website. Then, you’ll see how to take that data and create a
striking report for your end users and collaborate with the data in
SharePoint.
2:45 PM - 3:45 PM
2:45 PM Introduction to SQL Server Reporting Services 2008
by Brian McDonald - Hide DescriptionSQL Server Reporting
Services is a fundamental part of Microsoft’s Business Intelligence
suite of products which as its name suggests provides a centralized
robust reporting solution for organizations. Using a familiar
development environment we can create static and interactive reports
that can be delivered to consumers in a variety of ways. In this
introductory session, I will cover topics like: - What
is reporting services and what can it be used for? - New
Features included in 2008 R2 - Architectural Overview
- Demonstrations to cover the entire process of
developing, deploying and rendering reports using the built in Report
Manager and URL Access
4:00 PM - 5:00 PM
4:00 PM Introduction to ASP.NET Dynamic Data
by Oleg Sych - Hide Description ASP.NET Dynamic Data is a framework that enables you to quickly build a functional data-driven application. This session provides an overview of Dynamic Data in ASP.NET 4.0 and discusses its architecture and building blocks.