应广大同学们在求职和工作中的要求,USALaoTu特邀请北美MSBI领域高级专家,MSBI2012课程讲师 Dr. 新 隆重开出新课 C# Fundamentals for MSBI 第一期。
北美在职MSBI专家教授业界实战实用傲人技术,高薪转行利器。
找到工作的同学们都说:”MSBI 是找工作的敲门砖“,这个 C# for MSBI 课 是任何一个想转行做MSBI 和正在做MSBI的人都不能错过的,把你的MSBI ETL 技术带到更高级的好课。
I. C# Basics for Beginners
1. IDE (Integrated Development Environment) for this class
--If you are SSIS2014 students, that is enough for this class.
2. Introduction to C# and .NET Framework
001 Brief Introduction: History
002 C# vs .NET
003 What is CLR
004 Architecture of .NET Applications
005 Our First C# Application - Demo
2. Primitive Types and Expressions
006 Variables and Constants - Demo
007 Overflowing
008 Scope
009 Type Conversion - Demo
010 Operators - Demo
011 Comments
4. Control Flow
018 Conditional Statements
019 Demo IfElse and SwitchCase
020 Iteration Statements(For Loops, Foreach Loops, While Loops, Do ...While)
021 Random Class
7. Working with Text
026 String - Demo
027 A simple case to Code with Text
028 StringBuilder - Demo
029 Procedural Programming
8. Working with Files
030 System.IO Namespace
031 File and FileInfo - Demo
032 Directory and DirectoryInfo - Demo
033 Path - Demo
034 File Existing?, Create, Copy and Remove
9. Debugging Applications
034 Debugging Tools in Visual Studio
II. Application of C# Scripts in SSIS and SSRS -- Real Projects (how to work with data from Web, Databases and text files and excel spreadsheet, data cleasing etc.)