2016-12-31
自由安排
博学
浙江省杭州市文三路252号伟星大厦19楼详细地图
0577-80250688
课程介绍
微软.NET培训课程
Microsoft Visual Studio .NET
新手 :2559 Introduction to Visual Basic.NET Programming (for beginning developers)
2415 Programming the .NET Framework with Visual Basic.NET
熟悉 ?Visual Basic 6.0 :
2373 Programming with Microsoft Visual Basic .NET
2415 Programming the .NET Framework with Visual Basic.NET
熟悉 Visual C++ 6.0 :
2124 Introduction to C# Programming for the Microsoft .NET PlatFORM
2349 Programming the Microsoft.NET Framework with C#
Windows 应用程序开发人员
Visual Basic.NET :
2565 Developing .NET Windows Applications with Microsoft Visual Basic.NET
Visual C#.NET :
2555 Developing .NET Windows Applications with Microsoft Visual C#.NET
Web应用程序开发人员
XML方向 :
2500 Introduction to XML and the Microsoft.NET PlatFORM
2524 Developing XML Web Services Using Microsoft ASP.NET
1905 Building XML-Based Web Applications
1913 Exchanging and TransFORMing Data Using XML and XSLT
ASP方向(有ASP经验): 2063 Introduction to Microsoft ASP.NET
ASP方向(无ASP经验): 2310 Developing Web Applications Using Microsoft Visual Studio.NET
Web 界面设计
1912 Introduction to Web Development Technologles 或者
1592 Creating and Managing Web Solutions Using Microsoft FrontPage 2000
1932 Build a Data-Driven Web Site Using Microsoft FontPage 2000
移动Web界面开发人员
无asp经验 :
2063 Introduction to Microsoft ASP.NET
2514 Developing MobileApplications With Microsoft Mobile Internet Toolkit
有asp经验 :
2310 Building Web Applications with Microsoft Visual Studio.NET
2514 DevelopingMobileApplications With Microsoft Mobile Internet Toolkit
口 2667 Introduction to Programming
课程长度:为3天
课程描述:Elements of this syllabus are subject to change.instructor-led course introduces students to computer programming. Students will learn the fundamental concepts and terminology of software application development and develop skills in designing and writing simple computer programs. The course assumes no programming background and provides an overview of the software development process in addition to introducing important programming constructs and methodologies.The course covers such topics as programming language characteristics, integrated development environments, flowcharts, algorithms and pseudocode, variables, operators, conditional statements, looping statements, procedures, error-handling and debugging, object-oriented programming techniques, user interface design, software modeling, and Extensible Markup Language (XML) Web services.
授课对象:This course is intended for students who wish to:Learn what software development is and what software developers do;Learn programming concepts and terminology to facilitate communication with software developers;Learn to read, trace, and understand simple code;Learn to write, test, and debug code to solve a simple problem;Evaluate their personal aptitude for career as a programmer or software developer.
课程内容:
口 Introduction to Computer Programs
口 Introduction to Scripting
口 Using Data and Variables
口 Using Program Logic
口 Using Procedures and Functions
口 Introduction to Developing a User Interface
口 Introduction to Working with Data
口 Programming Approaches
口 Introduction to the Software Development Process
口 Where Do We Go From Here?
口 2559 Introduction to Visual Basic.NET Programming
课程长度:为5天
课程描述:This five-day instructor-led course provides students with the knowledge and skills needed to develop applications in Microsoft Visual Basic? .NET for the Microsoft .NET platform. The course focuses on user interfaces, program structure, language syntax, and implementation details.This is the first course in the Visual Basic .NET curriculum and will serve as the entry point for other .NET courses.
授课对象:This course is intended for both novice and experienced programmers who have a minimum of three months programming experience and have basic Microsoft Windows? navigation skills.
课程内容:
口 Getting Started
口 Working with Forms and Controls
口 Using Variables and Arrays
口 Working with Procedures
口 Decision Structures and Loops
口 Validating User Input
口 Object-Oriented Programming in Visual Basic .NET
口 Handling Errors and Exceptions
口 Enhancing the User Interface
口 Web Forms and XML Web Services
口 Using ADO.NET
口 Deploying Applications
口 2373 Programming with Microsoft Visual Basic .NET
课程长度:为5天
课程描述:The goal of this course is to provide Microsoft Visual Basic? developers with the knowledge and skills needed to develop Microsoft .NET-based applications by using Visual Basic .NET. Visual Basic .NET is a significant upgrade to Visual Basic and incorporates many new features and framework goals of the .NET architecture. These changes will allow Visual Basic developers to create enterprise applications for the .NET Platform and to create more traditional Visual Basic applications that can take advantage of the enhancements to the language.
授课对象:This course is intended primarily for developers who use Visual Basic 4.0 or later as their primary language, who use Microsoft technologies such as Microsoft ActiveX? Data Objects (ADO) and Active Server Pages (ASP) to develop applications, and who plan to use Visual Basic .NET for future application development.
课程内容:
口 Overview of the Microsoft .NET Platform
口 Development Environment Features
口 Language and Syntax Enhancements
口 Object-Oriented Design for Visual Basic .NET
口 Object-Oriented Programming in Visual Basic .NET
口 Using Windows Forms
口 Building Web Applications
口 Using ADO.NET
口 Developing Components in Visual Basic .NET
口 Deploying Applications
口 Upgrading to Visual Basic .NET
口 2415 Programming the .NET Framework with Visual Basic.NET
课程长度:为5天
课程描述:The goal of this course is to help application developers understand the Microsoft .NET Framework. In addition to offering an overview of the .NET Framework and an introduction to key concepts and terminology, the course provides a series of labs, which introduce and explain .NET Framework features that are used to code, debug, tune, and deploy applications
授课对象:This course is intended for experienced, professional software developers, including those employed by software companies or working on corporate development teams. Most students will be Microsoft Visual Basic? developers.
课程内容:
口 Overview of the Microsoft .NET Framework
口 Introduction to a Managed Execution Environment
口 Working with Components
口 Deployment and Versioning
口 Common Type System
口 Working with Types
口 Strings, Arrays, and Collections
口 Delegates and Events
口 Memory and Resource Management
口 Data Streams and Files
口 Internet Access
口 Serialization
口 2124 Introduction to C# Programming for the Microsoft .NET PlatFORM
课程长度:为5天
课程描述:The goal of this course is to provide students with the knowledge and skills they need to develop C# applications for the Microsoft .NET Platform. The course focuses on C# program structure, language syntax, and implementation details. C# was created to be the programming language best suited for writing enterprise applications for .NET. C# combines the high productivity of Microsoft Visual Basic? with the raw power of C++. It is a simple, object-oriented, and type-safe programming language that is based on the C and C++ family of languages.
授课对象:This course is intended for experienced developers who already have programming experience in C, C++, Visual Basic, or Java. These developers will be likely to develop enterprise business solutions.
课程内容:
口 Overview of the Microsoft .NET Platform
口 Overview of C#
口 Using Value-Type Variables
口 Statements and Exceptions
口 Methods and Parameters
口 Arrays
口 Essentials of Object-Oriented Programming
口 Using Reference-Type Variables
口 Creating and Destroying Objects
口 Inheritance in C#
口 Aggregation, Namespaces, and Advanced Scope
口 Operators and Events
口 Properties and Indexers
口 Attributes
口 2349 Programming the Microsoft.NET Framework with C#
课程长度:为5天
课程描述:The goal of this course is to help application developers understand the Microsoft? .NET Framework. In addition to offering an overview of the .NET Framework and an introduction to key concepts and terminology, the course provides a series of labs, which introduce and explain .NET Framework features that are used to code, debug, tune, and deploy applications
授课对象:This course is intended for experienced, professional software developers including those employed by independent software vendors or those who work on corporate enterprise development teams. Most students will be Microsoft Visual C++? (or C++) and Java developers
课程内容:
口 Overview of the Microsoft .NET Framework
口 Introduction to a Managed Execution Environment
口 Working with Components
口 Deployment and Versioning
口 Common Type System
口 Working with Types
口 Strings, Arrays, and Collections
口 Delegates and Events
口 Memory and resource Management
口 Data Streams and Files
口 Internet Access
口 Serialization
口 Remoting and XML Web Services
口 2565 Developing .NET Windows Applications with Microsoft Visual Basic.NET
课程长度:为5天
课程描述:This five-day, instructor-led course provides students with the skills required to build Microsoft? Windows? Forms applications by using the Microsoft .NET Framework. This course is a part of the Microsoft Visual C#? .NET curriculum and is intended to provide C# programmers with the skills required to create Windows Forms applications by using the .NET Framework. The course will cover the major topics for Windows client application programming on the .NET Framework. These topics include: Windows Forms, GDI+, simple data access, interoperating with unmanaged code, threading and asynchronous programming issues, simple remoting, Web access, Web Services consumption, debugging, security, and deployment issues for desktop applications.
授课对象:This course is intended for the intermediate programmer who is responsible for designing and building Windows-based applications with the .NET Framework. It is designed for developers who have C# development skills. Students are required to have the following skills: 1、Experience with a .NET language such as Visual C# .NET or Microsoft Visual C++? .NET ;2、Experience developing basic applications with MFC and/or Microsoft Visual Basic? 6.0.Typically, these individuals perform the following key activities: 1、Help create functional specifications. 2、Design and develop user interfaces. 3、Create and test prototypes. 4、Write Windows Forms applications.
学习热线188-5817-5617在线Q咨询1178018065(24小时在线)
更多开课信息http://www.114px.com/xuexiao/3392/
教学中心:浙江省杭州市文三路252号伟星大厦19楼
课程内容:
口 Introducing Windows Forms
口 Working with Controls
口 Building Controls
口 Using Data in Windows Forms Applications
口 Interoperating with Managed Objects
口 Printing and Reporting in Windows Forms Applications
口 Asynchronous Programming
口 Enhancing the Usability of Applications
口 Deploying Windows Forms Applications
口 Securing Windows Forms Applications
口 2555 Developing .NET Windows Applications with Microsoft Visual C#.NET
课程长度:为5天
课程描述:This five-day instructor-led course provides students with the skills required to build Microsoft? Windows? Forms applications by using the Microsoft .NET Framework. This course is a part of the Microsoft Visual Basic .NET curriculum and is intended to provide Visual Basic programmers with the skills required to create Windows Forms applications by using the .NET Framework. The course will cover the major topics for Windows client application programming on the .NET Framework. These topics include: Windows Forms, GDI+, simple data access, interoperating with unmanaged code, threading and asynchronous programming issues, simple remoting, Web access, XML Web services consumption, debugging, security, and deployment issues for desktop applications.
授课对象:This course is intended for the intermediate programmer who is responsible for designing and building Windows-based applications with the .NET Framework. It is designed for developers who have Visual Basic development skills. Students are required to have the following skills: 1、Experience with a .NET language such as Visual Basic .NET ;2、Experience developing basic applications with MFC and/or Microsoft Visual Basic 6.0
Typically, these individuals perform the following key activities: 1、Help create functional specifications. 2、Design and develop user interfaces. 3、Create and test prototypes. 4、Write Windows Forms applications.
课程内容:
口 Introducing Windows Forms
口 Working with Controls
口 Building Controls
口 Using Data in Windows Forms Applications
口 Interoperating with Managed Objects
口 Printing and Reporting in Windows Forms Applications
口 Asynchronous Programming
口 Enhancing the Usability of Applications
口 Deploying Windows Forms Applications
口 Securing Windows Forms Applications
口 2310 Developing Microsoft ASP.NET Web Applications Using Visual Studio .NET
课程长度:为5天
课程描述:This five-day, instructor-led course will teach Microsoft Visual Basic? programmers and beginning Web developers the fundamentals of Web application site implementation by using Microsoft ASP.NET and Microsoft Visual Basic .NET. This course focuses on using the Microsoft Visual Studio? .NET environment and the Microsoft .NET platform to create an ASP.NET Web application that delivers dynamic content to a Web site.
授课对象:This course is intended for beginning Web developers who have knowledge of the Hypertext Markup Language (HTML) or dynamic HTML (DHTML), along with some knowledge of a scripting language, such as Visual Basic Scripting Edition or Microsoft JScript?. This course is also appropriate for Visual Basic 6.0 developers wanting to learn ASP.NET.
课程内容:
口 Overview of the Microsoft .NET Framework
口 Using Microsoft Visual Studio .NET
口 Using Microsoft .NET-Based Languages
口 Creating a Microsoft ASP.NET Web Form
口 Adding Code to a Microsoft ASP.NET Web Form
口 Tracing in Microsoft ASP.NET Web Applications
口 Validating User Input
口 Creating User Controls
口 Accessing Relational Data Using Microsoft Visual Studio .NET
口 Accessing Data with Microsoft ADO.NET
口 Calling Stored Procedures with Microsoft ADO.NET
口 Reading and Writing XML Data
口 Consuming and Creating XML Web Services
口 Managing State
口 Configuring, Optimizing, and Deploying a Microsoft ASP.NET Web Application
口 Securing a Microsoft ASP.NET Web Application
口 2500 Introduction to XML and the Microsoft.NET PlatFORM
课程长度:为2天
课程描述:This two-day instructor-led course provides a technological overview of the structure and programming techniques of XML. This course discusses the role of XML in the Microsoft .NET vision and the larger world of distributed standards-based computing
授课对象:The audience for this course includes: Microsoft Visual Basic? developers with little Web development training or job experience;Web developers with experience writing client scripts by using CGI, Visual Basic Scripting Edition, PERL, Java Script, or some other scripting language;Web developers with moderate experience developing Web sites by using Microsoft FrontPage? or some other Web page development tool and basic HTML knowledge;Microsoft Office developers;Microsoft SQL Server? 2000 administrators and developers.
课程内容:
口 The Microsoft .NET Platform and XML
口 Basic XML
口 Validating XML
口 Technologies for Handling XML Data
口 Creating and Manipulating Trees Using DOM
口 Using XPath to Navigate a Tree of Nodes
口 Formatting and Transforming: XSL and XSLT
口 Using XQuery to Link and Query XML Documents
口 SQL XML
口 The Challenge of Designing XML Solutions
口 2524 Developing XML Web Services Using Microsoft ASP.NET
课程长度:为4天
课程描述:The goal of this course is to provide students with the knowledge and skills that are required to develop Extensible Markup Language (XML) Web services-based solutions to solve common problems in the distributed application domain. The course focuses on using Microsoft Visual Studio? .NET and Microsoft ASP.NET to enable students to build, deploy, locate, and consume Web services.
授课对象:This course is intended for experienced software developers who have previously built component-based applications.
课程内容:
口 The Need for XML Web Services
口 XML Web Service Architectures
口 The Underlying Technologies of XML Web Services
口 Consuming XML Web Services
口 Implementing a Simple XML Web Service
口 Publishing and Deploying XML Web Services
口 Securing XML Web Services
口 Designing XML Web Services
口 Global XML Web Services Architecture
口 1905 Building XML-Based Web Applications
课程长度:为5天
课程描述:This five-day instructor-led course provides students with the skills to build a Web application of moderate complexity. Such an application connects to and retrieves data from a data source, processes Extensible Markup Language (XML) data before sending it to the client, and saves updates from the client back to the database
授课对象:This course is intended for a wide audience of experienced developers who need to learn XML to create Web applications of moderate complexity
课程内容:
口 Overview of XML Documents
口 Overview of XML Technologies
口 Generating XML Data from a Database
口 Displaying an XML Document Using XSLT
口 Embedding XML Data in HTML
口 Manipulating XML Data on the Client Using the DOM
口 Posting XML Data from Client to Server
口 Validating XML Using Schemas
口 Introduction to SOAP and XML Web Services
口 1913 Exchanging and TransFORMing Data Using XML and XSLT
课程长度:为5天
课程描述:The goal of this course is to teach developers techniques for exchanging and transforming data by using the Extensible Markup Language (XML) and Extensible Stylesheet Language Transformations (XSLT). The course describes best practices for XML and XSLT and gives compelling examples of the best ways to solve real-world problems
授课对象:This course is intended for Web developers who have used XML to create simple Web applications, and need to know how to exploit the full potential of XML and XSLT.
The course is also intended for Microsoft Visual Basic? developers who have some exposure to XML, and need more detailed information about XML in order to build and integrate systems by using XML and XSLT
课程内容:
口 Overview of XML and XSLT
口 Selecting and Navigating Nodes Using XPath
口 Introducing XSLT
口 Refining and Combining Style Sheets
口 Programming with XSLT
口 Defining XML Grammar and Data Types
口 Creating and Changing XML Structure with XSLT
口 Cross-Referencing Documents Using XSLT
口 Manipulating XML Documents Using SAX
口 Putting It All Together
显示全部
学校介绍
学校人气度:1396
2014-09-18
共10个
IT培训
周老师
热门推荐
新闻资讯
加载更多
QQ咨询
微信咨询