| Microsoft Events
|
Microsoft Identity Lifecycle Manager “2” Seminar and Hands-on-Lab in Mountain View, CA
Gemalto and Oxford Computer Group invite you to a free 2-day training seminar and hands-on-lab on Microsoft’s Identity Lifecycle Manager (ILM) “2”.
Come and learn how ILM “2” can help you by delivering simplicity, agility and efficiency while increasing security and compliance within your enterprise identity infrastructure.
The curriculum for this training is modular, which will allow users with different technical levels to attend.
Day 1 Agenda:
· ILM “2” Overview Presentation and Demo
· ILM “2” Managing Users and Groups Hands-on Lab
· ILM “2” and ILM 2007 Comparison
· Certificate Basics Presentation
· Certificate Demo and Basic Use Cases
· CLM Hands-on Lab
Day 2 Agenda:
· ILM “2” Codeless Synchronization Presentation and Demo
· ILM “2” Hands-on Lab
· ILM “2” Policy Management Presentation and Demo
· ILM “2” Hands-on Lab
· Making It All Work Together - Demo: ILM, CLM, ADFS, MOSS, RMS, and IAG
Space is limited. Register today to reserve your seat.
Note: The hands-on labs and registration are intended for Microsoft customers. If you are a Microsoft partner and are interested in this event, please contact Meili Wen at v-mewen@microsoft.com to be waitlisted. Remaining available seats will be opened to waitlisted partners 5 days prior to the training start date.
MSDN Events Unleashed: The .NET Framework Pillars
NET Framework 3.5 Service Pack 1 is a much more than a service pack. Bruno starts with a demonstration of Windows Presentation Foundation (WPF), and then shows the audience how to efficiently and quickly adapt thick client software and make it accessibility from within a browser that uses Silverlight. This presentation also takes a look at ASP.NET Data Services, formerly known as “Astoria”, which provides a REST-ful means to expose data over http. This is one session can teach you quite a bit about WPF, Silverlight, and ASP.NET Data Services.
Exposing data effectively has always been a primary objective for business applications. So much progress has been made in automating what used to be tedious and error prone tasks. The ASP.NET Entity Framework is an effective approach that allows you to abstract away the physical database, so that business rules and data are less tightly coupled. Modeling physical data as entities and relationships with Visual Studio 2008 greatly simplifies program development.
ASP.NET Dynamic Data Websites, which is a new feature that allows developers to expose relational data to business users who can easily view and modify the data through standard browsers and HTML. The runtime engine plus generated code allows you to create a fully functional and customizable site in less than an hour. Bruno dives right in with a real demo illustrate validation, page& field templates, custom formatting capabilities.
Microsoft Identity Lifecycle Manager (ILM) “2” Administration & Configuration Training
Microsoft invites you to a free five-day ILM “2” training course taught by Oxford Computer Group.
This five-day session is a combination of 2 separate courses:
· Course 1: A 3-day Course on Managing Users, Groups, Policy and Credentials Using ILM “2”
· Course 2: A 2-day Course on Installing, Managing, Securing, Customizing and Operating ILM “2”
Together these courses equip students, who are already acquainted with ILM 2007, with the additional knowledge and skills they need to plan for an ILM “2” deployment. It does this through presentation and discussion, demonstration, and several hands-on exercises.
Topics covered in course 1:
· Introducing ILM “2” & Key Concepts
· User and Group Management
· Synchronizing Objects that Originate in the ILM “2” Portal and in Other Systems
· Managing Credentials
· Workshop
Topics covered in course 2:
· Overall Architecture & Installation
· Portal and Schema Customization
· Operation, Troubleshooting and Reporting
· Advanced Topics, Including New Workflow Activities
· Additional Workshops as Time Allows
.NET for Java Developers
Intertech’s Complete C# and the .NET Platform for Java Developers is designed to bring seasoned J2EE programmers up to speed on the C# programming language and the core APIs used within the .NET Platform. Here, Java developers will be provided with a concise treatment of how C# contends with the pillars of OOP, gain exposure to the .NET type system (delegates, generics, etc), understand the assembly format and examine numerous development tools.
Once the syntax and semantics of C# is understood, the remainder of the course will examine several core APIs, including LINQ (Language Integrated Query), Windows Forms and Windows Presentation Foundation (used to build .NET desktop GUIs), ADO.NET (.NET’s native database API), ASP.NET (the web development API of the .NET platform) and Windows Communication Foundation (.NET’s SOA implementation).
Who Should Attend:
This course is for proficient Java software engineers.
Prerequisites:
Students *must* be proficient Java software engineers with solid OO programming skills. No knowledge of C# or .NET is assumed or required.
Outline:
· Qualifying the Scope of the .NET Platform
· Understanding the Common Type System (CTS)
· Understanding the Common Language Specification (CLS)
· Understanding the Common Language Runtime (CLR)
· The Namespace, Assembly and Type Distinction
· The Role of Common Intermediate Language (CIL)
· Assemblies, Manifests and Type Metadata
· Paths to Managed Code: A Survey of .NET Languages
· The CLI: The Basis of .NET’s Platform Independence
· A Survey of .NET development tools
Microsoft Identity Lifecycle Manager (ILM) “2” Administration & Configuration Training
Microsoft invites you to a free five-day ILM “2” training course taught by Oxford Computer Group.
This five-day session is a combination of 2 separate courses:
· Course 1: A 3-day Course on Managing Users, Groups, Policy and Credentials Using ILM “2”
· Course 2: A 2-day Course on Installing, Managing, Securing, Customizing and Operating ILM “2”
Together these courses equip students, who are already acquainted with ILM 2007, with the additional knowledge and skills they need to plan for an ILM “2” deployment. It does this through presentation and discussion, demonstration, and several hands-on exercises.
Topics covered in course 1:
· Introducing ILM “2” & Key Concepts
· User and Group Management
· Synchronizing Objects that Originate in the ILM “2” Portal and in Other Systems
· Managing Credentials
· Workshop
Topics covered in course 2:
· Overall Architecture & Installation
· Portal and Schema Customization
· Operation, Troubleshooting and Reporting
· Advanced Topics, Including New Workflow Activities
· Additional Workshops as Time Allows
MSDN Unleashed: The Best of PDC
Please join us as we present some of the highlights of PDC. We will be providing overviews of some technologies first discussed at PDC, such as Windows Azure, C# 4.0 and ASP.NET 4.0. But we will not only be talking about the future. We will also discuss some recent releases that you can take advantage of now, including the WCF REST Starter Kit and the Silverlight Toolkit. What to expect with C# 4.0
We will take a look at some of the new and exciting features that are being planned for the next release of C#. Some of the features that we will look at are dynamic lookup, the ability to program against fields, methods and types without C# static type checker and the new named and optional parameter support.
The Silverlight Control Toolkit
The Silverlight Toolkit is a collection of Silverlight controls, components and utilities made available outside the normal Silverlight release cycle. This 30 minute session will illustrate some of these new tools. The session will illustrate the use of the ImplicitStyleManager and the new themes to skin your applications, charting controls, the expander and more. This session is 100% demo-driven.
REST with WCF and the WCF REST Starter Kit
This session will provide a broad overview of REST support in WCF, including some key new features available in the recently released WCF REST Starter Kit. The session will begin with a theoretical discussion of what REST is. It will continue by illustrating WCF support for developing LO-REST and HI-REST APIs. This session will be largely demo driven, with specific demos demonstrating consuming LO-REST services being consumed by AJAX clients, as well as developing HI-REST services being consumed by Silverlight 2 clients. This session is 60% demo-driven.
Demystifying Azure
This goal of this session is to provide a framework for understanding the Azure namespace. This namespace comprises Windows Azure (“The Cloud OS”), Live Services, .NET Services, SQL Data Services, and more. The session will begin with a discussion of the hi-level features of Windows Azure (“The Cloud OS”), including scalable storage, a rich developer experience, automated service management and service hosting. The session will then provide a high-level overview of the services available in Live Services and .NET Services. The session will conclude with a brief overview of SQL Data Services. This session will demonstrate the use of Azure Table Services, SQL Data Services and will illustrate the Developer Fabric.
System Center Meets Virtualization – Fulfilling the Promise of the Dynamic Datacenter
EDU IT environments, from K12 institutions to Universities, are some of the most challenging and complex around. It is no small task to deliver IT services to tens of thousands of constituents (faculty, staff, students) across many independent departments – many of which have very specific needs and requirements. In this 4 hour session, we will discuss how leveraging the technology found in the System Center family, in combination with Microsoft Virtualization, can alleviate many of the challenges and complexities that are paramount in EDU IT environments. We will demonstrate and discuss the following:
System Center Portfolio Drill-down
Configuration Manager: Just not for desktops anymore
Operations Manager: The New MOM
Data Protection Manager: Protecting data from its worst enemy (us)
Virtual Machine Manager: The Manager of Managers
Windows Server 2008 and Virtualization
What is all the hype about Hyper-V?
Rapid server deployment using the Windows Hypervisor
Configuration of networking and storage
Moving virtual machines across hosts
Migrating physical to virtual
Server Core
The maturing Desktop
Microsoft Application Virtualization
Virtual Desktop Infrastructure
Microsoft Enterprise Desktop Virtualization
Citrix XenDesktop
System Center and Virtualization Academic Licensing Discussion
Microsoft Identity Lifecycle Manager “2” Seminar and Hands-on-Lab in Reston, VA
Gemalto and Oxford Computer Group invite you to a free 2-day training seminar and hands-on-lab on Microsoft’s Identity Lifecycle Manager (ILM) “2”.
Come and learn how ILM “2” can help you by delivering simplicity, agility and efficiency while increasing security and compliance within your enterprise identity infrastructure.
The curriculum for this training is modular, which will allow users with different technical levels to attend.
Day 1 Agenda:
· ILM “2” Overview Presentation and Demo
· ILM “2” Managing Users and Groups Hands-on Lab
· ILM “2” and ILM 2007 Comparison
· Certificate Basics Presentation
· Certificate Demo and Basic Use Cases
· CLM Hands-on Lab
Day 2 Agenda:
· ILM “2” Codeless Synchronization Presentation and Demo
· ILM “2” Hands-on Lab
· ILM “2” Policy Management Presentation and Demo
· ILM “2” Hands-on Lab
· Making It All Work Together - Demo: ILM, CLM, ADFS, MOSS, RMS, and IAG
Space is limited. Register today to reserve your seat.Note: The hands-on labs and registration are intended for Microsoft customers. If you are a Microsoft partner and are interested in this event, please contact Meili Wen at v-mewen@microsoft.com to be waitlisted. Remaining available seats will be opened to waitlisted partners 5 days prior to the training start date.
Microsoft Institute - Tampa, Florida
Participate in a unique professional development experience that will provide you and your organization with tools and resources to create and support innovative environments and organizations. Based on key learnings of Microsoft initiatives and our Partners in Learning program, (which has already reached nearly 3.5 million educators in more than 100 countries), this program will give you new ideas to implement in your organizations, district, classroom or workplace.At the Microsoft Institute you will have ample opportunity to participate in, investigate, and debate different theories and practices that can lead to improved learning environments and more effective organizations. We limit each three-day session to 40 or fewer participants to ensure an environment in which everyone can contribute, offer unique perspectives and learn from one another.
Simpler Really is Better: Quality and Document Management with Microsoft SharePoint and NextDocs
Come to this ½ day session and see and hear how NextDocs is delivering a comprehensive, compliant quality and document management solution based on Microsft SharePoint.
Unlike the high cost and heavy footprint of traditional quality systems built on legacy platforms, NextDocs provides 21 CFR Part 11 compliance and a complete set of both Quality and Document management solutions out-of-the-box in a unified SharePoint environment. NextDocs leverages SharePoint’s familiar user interface and seamless integration with Microsoft Office to deliver a simpler, better solution for:
· Regulatory Documents
· CAPA
· Clinical Documents
· Clinical Documents
· Audit Management
· Change Control
· Deviations
· Employee Training Records
· Equipment
· SOP Management
· Complaint Management
… and more
During this session you’ll hear from Microsoft, NextDocs and Glemser talk about how they are delivering on the promise of Compliance without Complexity. You will see a complete demonstration of the NextDocs solution, and leave with an understanding of how when it comes to quality and document management solutions, simpler really is better.
Agenda:
8:30-9:00
Registration and Breakfast
9:00 - 9:15
Microsoft in Life Sciences
9:15 - 9:45
Compliance without Complexity: The NextDocs Approach to Quality and Document Management
9:45 - 10:00
Break
10:00 - 11:15
Demonstration of the NextDocs Solution
11:15 - 12:00
Simpler is Better: Best Practices in Implementing Compliance Solutions with Partner: Glemser
12:00-1:00
Lunch
|
|
|
|