Software Development & Education Center Complete.NET 4.5

Size: px
Start display at page:

Download "Software Development & Education Center Complete.NET 4.5"

Transcription

1 Software Development & Education Center Complete.NET 4.5

2 Microsoft.NET Framework 4.5 Detailed Curriculum Goal and History of.net DNA Architecture.NET Architecture Fundamental Architecture of.net Framework Common Language Runtime (CLR) Architecture Just-in-Time (JIT) Compiler Managed and Unmanaged Code Garbage Collection CTS and CLS Data Type, Syntax, Loop and Operators Value Type, Reference Type and Nullable Type About Heap and Stack Memory Operators & Keywords Syntax of C# Control Structure and Loops Boxing and Unboxing Introduction to Array OOPS Concepts and Implementation Fundamental of OOPS and its Property Fundamental of Classes and Object Constructor and Destructor Type of classes Method declaration and its type Method and Constructor Overloading Property Declaration and Types

3 Object Creation Namespace Mechanism Property and Indexer Inheritance About Getter and Setter Method of Property Implementation of Property Property v/s Indexer Implement Indexer Multidimensional Indexer Indexer Overloading Indexer Overriding Type of Inheritance Implementation of Different Inheritance Method Overloading, Method Hiding and Virtual Function Using of Base Keyword Sealed Class and Method Abstract classes and Methods Concrete versus abstract classes Class Access Modifier Interface Declaration of Interface Interface versus Abstract class Structure Declaration of structure Structure versus Class Structure and Inheritance Constructor of Structure

4 Arrays One dim Array 2 dim array Multi dim array Jagged Array String and String Builder Class Delegate and Events Declaring and using Delegate Type of delegate Lambda Expression Exposing Events About System defined Event User Defined Event Collections Overview of Collections Arrays versus Collections Different Collection Classes and their Property Array List Hash Table Sorted List Stack & Queue Bit Array Generic Collection Collection Versus Generic Collection List, Stack, Queue & Dictionary Linked List Sorted List

5 Specialized Collection Name Value Collection String Dictionary Hybrid Dictionary Bit Vector 32 File Handling File Class Dictionary Class Stream Reader and Stream writer Binary Reader and Binary Writer Reading and writing File Editing File property Exceptions Handling Error Versus Exception Exception Classes Handling Exception Using Try, Catch, Finally Block Throw Exception Nested Try and Catch Block Define the user defined Exception Class Catching User defined Exception Throwing User Defined Exception Assemblies Need of Assembly? Feature of Assembly Creating and Invoking Assembly

6 Private and Public/Shared Assembly Single file and Multi file Assembly Versioning of Assembly Add and Remove Assembly from GAC Reflection About ILDASM Serialization Remoting Role of Reflection Reflection Classes Assembly Class Type Class Getting Assembly information through Reflection Invoking Method and Property at Runtime What is Serialization? Object Serialization Serialization Formatter.Net Remoting Concept Architecture of.net Remoting Designing a.net Remoting Services Creating a Remote Object and hosting it Create and Build Remote Client Marshaling and its Type Type of Activation of Object Threading & Synchronization Multiprogramming, Multitasking & Multi-Processing

7 Thread Lifecycle Multithreading Concept Passing Data to thread Background Thread Thread Priority Deadlock Condition Thread Synchronization Lock statement and thread Safety Interlocked Monitor Mutex Semaphore Extension Method Thread Pooling Thread Background Process Anonymous Method Lambda Expression Memory Management and Pointer Garbage Collection Working of GC Understanding Heap Management Type of Heap Unsafe Code Window Forms and Controls Understanding Forms and Controls MDI Forms Creating User Control

8 Working with Various Controls Picture Box Rich Tex box Masked text Box Panel Flow Layout panel Tool Strip Menu Strip Tab Control and More Deployment Simple Deployment Creating Setup and Deploy Project Click Once Operation Setting of Editor File System Editor Registry Editor Lunch Condition Editor

9 SQL Server R2 Introducing SQL Server 2008 What's New in SQL Server? SQL Server Editions Installing SQL Server Basics of Database Design Normalization Denormalization Introducing SQL Server Management Studio Creating a Database Adding Tables Creating Indexes and Constraints Building Relations T-SQL Basics What is T-SQL? Syntax Conventions Introducing AdventureWorks2008 Executing SQL Statements Identifiers Creating Data Types, Operators, Variables, Functions Using T-SQL to Build and Alter Objects SELECT Queries The SELECT / FROM/ WHERE / ORDER BY / GROUP BY AND HAVING Clause Using TOP N and TOP N PERCENT, UNION Queries & Full-Text Search

10 Action Queries SELECT / DELETE / TRUNCATE / INSERT / UPDATE / MERGE INTO queries Views, Stored Procedures, and Functions Using Views Using Stored Procedures Using Functions Advanced Transact-SQL Transactions Rowset / Ranking Functions Cursors Structured Error Handling XML and SQL Server XML Columns and Indexes Querying and Modifying XML Data Using OPENXML Using FOR XML Triggers Creating / Altering Triggers Using the Inserted and Deleted Tables Recursive and Nested Triggers

11 ADO.NET Introduction About Oledb and Odbc History of ADO Overview of ADO.NET Difference between ADO and ADO.NET About Providers Architecture of ADO.NET Dataset Class Connected and Disconnected Mode Database Specific Class Connection Class Command Class Executing Commands Working with Data Reader Calling Stored Procedure Data Adapter Class Data Table Data Relationships Data Constraints Updating, Inserting Deleting in Data table Population Data set From XML Writing XML Output Reading XML File Command Builder Class

12 Transaction Class ACID Property of Transaction Commit and Rollback action with Transaction Implementation of Save Point Working with Bulk Data Data View Schema ML Schema Type of Schema Matching Schema Action on Missing Schema Connection Mode Connected Mode Disconnected Mode Entity Framework 4.5

13 Introduction ASP.NET Need of Websites Static and Dynamic Websites Web Protocol Difference between asp and asp.net Working of IIS 5 and IIS 6 Introduction to HTML Controls Simple HTML Pages Get and Post Methods Hosting HTML Pages on IIS server Getting Start ASP.NET HTML Controls versus Asp.net Controls Asp.net page Life Cycle Asp.net page Events Asp.net pages Structure Option Http Request and Response Asp.net Page Directives Cross Page Posting ASP.Net Server Side Controls Textbox Label List Box Buttons Multiview Controls Link Button

14 Image Button Check Box Radio Button Rich Controls File Uploader Ad Rotator Wizard Control Validation Server Controls Understanding Validation Client Side Versus Server Side Validation Asp.net Validation Controls Required Field Validator Control Range Validator Control Compare Validator Regular Expression Validator Custom Validator Validation Summary Control Working With validation Group Working with web User Controls Need of User Controls Creating User Controls Accessing User Controls on Current Page Working with Master Pages Why need of Master Pages? Master Page Versus Web User Controls

15 Creating Master Page Creating Nested Master Page Accessing Master Page Controls on asp.net Page Programmatically Assign The Master Page Applying Master Page through Configuration File Teams -Skins and CSS Creating CSS Using CSS on Your Pages Using ASP.Net Teams Applying theme on single page Applying Theme on Entire Application Understanding Theme when using Master Pages Crating Skin CSS Rule Using CSS in your Theme Applying theme on page Dynamically Using of Skin ID in Theme Applying Controls Skin ID Dynamically Data Binding Controls Introduction to data binding controls Type of Data Binding Controls Working With Data Bind Controls Grid View Data List Repeater Form View, Detail View & List view

16 Navigation Controls Site Map Tree Views State Management Cookies Query String View State Hidden Field Control State Need of State Management Type of State Management (Client Side & Server Side) Type of Cookies Non Persistent Cookies Persistent Cookies Single Valued Cookies Multiple Valued Cookies Merit and Demerit of Cookies Post Backs and Cross Page Post Back Session Understanding Session Object Creating Session Different Mode of session Store session values into SQL server Implement session through Configuration File Application Understanding Application Creating and Clear Application Using of Global.asax file

17 Profile Caching Creating Cache Reading and Writing into cache Need of Caching Type of Caching Output Caching Partial Page Caching Post-cache Http Cache Policy and Client Side Caching Data Caching Controlling asp.net cache SQL Server Cache Dependency Enabling Database for Sql Server Invalidation Enabling Table for Sql Server Invalidation Attaching Sql server cache dependency to the Request object Attaching Sql server cache dependency to the Cache object Using Web.Config File Login Controls Configure Membership provider Page Using Controls Login & Login View Login Status Password Recovery Login Name Create User Wizard Change Password

18 Portal Framework and Web Parts Introduction to Web Parts Working With Web Page Manager Controls Zone Layout Web Part Zone Controls Create Custom Webpart Connecting Webpart on Asp.net Pages Globalization & Localization Need of Globalization and localization Culture and UiCulture Culture Info Class Local and Global Resources Web Services Introduction to web Services Need of Web services Working of SOAP Protocol Different Attributes of Web Services WSDL & UDDL Publishing and Consuming a web Services

19 XML.NET & AJAX Designing and Implementing Web Pages Creating simple HTML documents Adding Hyperlinks to HTML documents Designing Web pages with Fonts, Colors and Graphics Adding Tables to HTML documents Using Frames in HTML documents Creating Web page forms Writing Cascading Style Sheets Creating inline Cascading Style Sheets Creating embedded Cascading Style Sheets Creating external Cascading Style Sheets Developing JavaScript Functions Creating JavaScript functions Using conditional statements Using For loops Using JavaScript Objects and Events Creating XML Documents Creating Simple XML documents Working with Elements Working with Attributes Processing XML documents with DOM Creating DTD to Validate XML Documents Creating Valid Documents Declaring Document Elements Working with Attributes Types

20 Creating Schemas to Validate XML documents Creating Schemas documents Working with simple types Working with complex types Creating XSLT Style Sheet for formatting data Displaying data with XSLT Using XPath functions Creating and Consuming Web Services XML Web Service in Visual Studio Test and Run Your Web Service Web Service from a.net Client Reading and Writing XML Using the XML DOM Reading and Writing XML Programmatically Important Classes in the System.Xml Namespace Create XML Documents Style and Consistency Cascading Style Sheets (CSS) Themes and Skins Master Pages & User Controls AJAX (Asynchronous Java Script) Understanding AJAX Technology Building a ASP.NET Page with Ajax Using Update Panel Control AJAX Server Controls AJAX Control Toolkit Downloading and Installation AJAX Control Toolkit Extenders

21 Advance.NET 4.5 Framework LinQ & PLinQ LINQ Support Features An overview of language query operators Extension Methods and IEnumerable Extension Methods and Anonymous Types LINQ Query Operators Developing Query Operators Categorizing query operators Language integration of query operators Implementing Query Operators Applied LINQ to Objects Using Query Operators with Objects Examples of LINQ to Objects LINQ to Reflection LINQ to File System LINQ to Strings Using LINQ to query the.net Reflection API. LINQ to XML Introducing the XElement API Constructing XML fragments with XElement Axis methods XML query and aggregation using LINQ to XML and LINQ to Objects LINQ to SQL as an Object-Relational Mapper Stored procedures and database functions Database creation from schema

22 Constructing a Data Context from embedded XML mapping files. Transactional work and concurrency control. Object tracking and identity management. Inheritance Mapping Transactional work and concurrency control Overview of Parallel LINQ Performance Considerations of LINQ to Objects An overview of language query operators Crystal Reports Introduction Creating Crystal Report Creating Sub Report Adding Data Table with Crystal Report Crystal Report Formatting Using Various Formula with Report Integration of Crystal report with Window and Web forms W.C.F (Windows Communication Foundation) Introduction to SOA Introduction to WCF Web Services versus WCF Core Concept of ABC in WCF Creating WCF Services Hosting WCF Services Binding WCF Services W.P.F. (Windows Presentation Foundation) Introduction to WPF Architecture of WPF

23 About XAML CODE Crating WPF Simple Application Working with Brushes, Controls and Layouts Data Binding with WPF W.W.F. (Windows Workflow Foundation) Introduction to WFF Type of WFF Workflow Activities If Activity Invoked Method Activity While Activity Creating Workflow enabled application Workflow within web Services SilverLight 5.0 J-Query Silverlight v/s Flash Introduction to Silverlight RIA Technology Create simple Silverlight application Silverlight data binding Introduction to JQuery Working with JQuery Inbuilt Functions MVC4 (Model View Control) Introduction to Design Patterns Difference b/w MVC3 & MVC4

24 Introduction to RAZOR Page Advantages of MVC4 Creating ASP.NET Web Application using MVC4 Pattern VS.NET Developer Preview of.net 4.5 Future Aspects of VS.NET Developer.NET 4.5 Introduction to VS Developer Framework 4.5 IIS 7.5 Architecture of IIS 7.5 Internet Information Service Manager & Security Metro Style Create your first window store App Navigation, Layouts and Views Create a Blog Reader HTML 5 and CSS3 New Tags and Elements Header and Footer How to include audio and video New property in CSS3 CSS3 shadows, gradients and round corners CSS3 for style, Color and opacity

25 Microsoft Windows Azure Course Outline Module 1: Cloud Computing Cloud computing has been labeled the next big thing in the computing industry. What exactly is cloud computing? What are the benefits of cloud computing? Why would my organization and I want to explore cloud computing? Will it help us solve some of our IT problems? Of what potential issues should we be aware? This introductory module addresses the what s and why s of cloud computing. It also introduces Microsoft s Windows Azure cloud computing product. How does the Microsoft solution compare to other cloud computing platforms? What exactly is Windows Azure? Lessons Define cloud computing. Learn the benefits of cloud computing. Understand the different types of cloud computing services. Explore where computing clouds might exist. Hear about potential concerns with cloud computing. Learn where cloud computing can and cannot be applied. Place Windows Azure in light of general cloud computing. Know how Windows Azure compares to other cloud environments. Module 2: Windows Azure Architecture Several components and technologies make up the Windows Azure Platform. In this module, you get a glimpse of a Windows Azure. You also explore the components that make up the Windows Azure Platform. Specifically, you look at the Microsoft data centers and the hardware and software that host Windows Azure applications and data. You also look at the development environment. What does it take to produce Windows Azure applications? Finally, you explore the various parts of the Windows Azure platform to include Windows Azure, SQL Azure and the App Fabric. Lessons See a simple Windows Azure application. Learn about the Microsoft data centers. Explore the hardware, servers and virtualization (the Fabric) that host cloud applications and data. Understand the role of the Fabric Controller in managing the Windows Azure cloud.

26 Know the general architecture and components of the Windows Azure Platform. Understand the tools used to create and deploy Windows Azure services and data stores. Understand the different types of roles in Windows Azure (Web, worker, VM). Understand the types of storages provided by the Windows Azure Platform (Azure Storage, SQL Azure, etc.) Module 3: Windows Azure Web Roles In this module you explore the details of Web roles introduced in the last module. Web roles are essentially Web sites or HTTP services running in the cloud. As part of your exploration of Web roles, you learn some of the Windows Azure API you can use in roles and about how to configure roles. While Web roles run in Microsoft data centers, you test and debug them in your local machine using the Compute Emulator. So, in this module, you also explore details about the Compute Emulator and how to explore what s going on in the Compute Emulator as your code executes. Lessons Explore the purpose of Windows Azure Web roles. Understand how to create Web roles in a cloud service project. See how to configure a Web role. Learn how to test Web roles run in the Compute Emulator. Start exploring the Windows Azure API. Examine how to build Web roles with multiple Web sites. Module 4: Local Storage Most applications use files from the server s file system for something. Cache, simple reference data, logging, etc. are all possible uses of files and file space in a normal.net application. Windows Azure computing instances (Web or worker roles) run on a VM, but share the physical server s resources. So how does a Windows Azure application use and access a file system? This chapter covers Windows Azure local storage. That is how applications can access, to some extent, files in the cloud. This chapter also covers a number of limitations of using local storage as well as the good and bad uses of local storage. Additionally, you learn about alternatives to local storage; most notably a product called Windows Azure Drive. Lessons Examine Windows Azure local storage. See how local storage differs from normal server file systems. Learn how to configure local storage. Understand the limitations of local storage and where/when to use it.

27 Explore the API to access local storage. Learn about Windows Azure Drive (formerly X-Drive). Module 5: Windows Azure Administration There are multiple administrator roles in Windows Azure. Some administrators are responsible for paying for the services used in Windows Azure. Other administrators deploy applications and data. Still other administrators need to manage and maintain the applications and data put in the cloud. This chapter covers a number of miscellaneous administration tasks and items with regard to Windows Azure. In addition, this chapter addresses some additional administrative capabilities that don t always apply to the development of an Azure application, but may be helpful in the care and management of Azure applications in general. Lessons Explore the various Windows Azure subscription administrators. Understand Windows Azure OS Families and Guest OS Versions. See how to Remote Desktop to a Windows Azure virtual machine. Learn how to define a startup task for a role. Module 6: Windows Azure Storage and Queues Windows Azure Storage provides highly scalable and available data storage to both cloud and onpremise services. It is not relational database storage. In fact, some types of Windows Azure Storage are quite different from relational or structured storage. In this module, you explore what Windows Azure Storage is, why you want to use, and how to access it. Once you have a general understanding of Windows Azure Storage, you explore in detail the first of three types of Windows Azure Storage; namely queue storage. Queues provide interoperable message communication between services and are not unlike what you might have seen if you have used MSMQ or IBM s MQ Series. Lessons Understand the purpose of Windows Azure Storage. Learn how to create a Windows Azure Storage account. Explore Windows Azure Storage costs. Understand the Storage Emulator, how to use it, and how it is different from Windows Azure Storage. See how to access Windows Azure Storage using both the REST API and the Storage Client Library. Examine Windows Azure Storage Queues. Learn how to get messages in and out of Windows Azure Queues.

28 Module 7: Blob Storage In this module, you learn about the second of three Windows Azure Storage data storage facilities called blob storage. Blob storage provides a place to store any type of data (MP3 file, PDF document, flat text, etc). All instances of the application share this common storage. In fact, the storage can even be accessed by applications outside of the cloud. Lessons Understand the rationale for using blob storage.learn about the different types of blobs: block and page blobs. Examine blob storage containers and how they are used to organize and control access to blobs. Explore how to access blob storage with both the Storage Client and REST API. Module 8: Table Storage Table storage is the last of Windows Azure Storage data services explored in this class. Table storage provides structured storage similar, but not the same, as a traditional database may offer. In many ways, table storage is simpler and more scalable than a traditional database. It also costs less to put data in table storage than a relational database in the cloud. In this module, you learn how to use Windows Azure table storage. You also learn how it differs from SQL Azure. You also learn how to use table storage to implement sessions used by multiple roles. Lessons Explore Windows Azure Storage s structural data service. Understand the reason for table storage. Examine the differences between table storage and traditional relational databases (as exhibited by SQL Azure). Learn how to access table storage with both the Storage Client and REST API. Understand entities as they relate to table storage. Examine how to save and retrieve entities in table storage. Module 9: Worker Roles Web roles exist to serve HTTP content. Worker roles, on the other hand, are processing work horses that can do just about anything you would like them to do. Generally speaking, worker roles serve as backend processors. By default, worker roles don t even have an interface with which to communicate with them. The standard and accepted means to communicate with worker roles is to have them react to messages deposited into a Windows Azure Storage queue. In this module, you explore worker roles: their purpose, how to create and configure them, and how to communicate with them.

29 Lessons Explore the purpose of Windows Azure worker roles. Understand how to create worker roles in a cloud service project. See how to configure a worker role. Learn how to test worker roles run in the Compute Emulator. Learn how to use Windows Azure Storage queues and messages to communicate with worker roles. Explore how to setup worker role endpoints. Learn how to communicate with worker role internal and input endpoints. Module 10: SQL Azure Introduction In this module you learn about SQL Azure. SQL Azure is a relational database in the cloud. Use SQL Azure to support applications in the cloud or on-premise. Use SQL Azure as a backup storage facility. Use SQL Azure as an easily and quickly provisioned database for prototyping, rapid development, and testing. SQL Azure is a highly scalable, available relational database maintained and operated by Microsoft yet familiar to SQL Server users. Lessons Learn what SQL Azure is and why you want to use it. Understand SQL Azure in comparison to SQL Server and Windows Azure table storage. Learn how to provision a SQL Azure server and databases. Examine costs associated with SQL Azure. See how to use familiar tools and APIs to work in SQL Azure. Explore how to create and manage database objects in SQL Azure. Know how to limit SQL Azure access. Understand options for performing database backups. See how to migrate data to SQL Azure. Module 11: Diagnostics Most developers are accustomed to debugging applications. Debugging in the cloud is a bit more complex. Most developers are also familiar with the process of collecting various logs to analyze problems that occur in hardware and software systems. Windows Azure has log files. Unfortunately, since the hardware and file system of the Windows Azure data center systems are not directly at your disposal, getting data from the log files requires a little more work. In this optional module, you learn about the Windows Azure Diagnostic Service. The API provided through this service grants you access to collect all the log data you would normally desire from your Windows system. The diagnostic service also provides the means to move that data to Windows Azure Storage so it may be externally accessed.

30 Lessons Learn how to accomplish debugging and logging in Windows Azure. Examine Windows Azure Diagnostic Service. Understand the role of the Diagnostic Agent process in the diagnostic service. Learn how to configure the diagnostic service. See how to transfer diagnostic data to Windows Azure Storage.

31 Industry Interface Program Projects Modular Assignments Mini Projects 1 Web-based Project 1 Major Project Domains / Industry Retail Industry Banking & Finance Service E-Commerce Manufacturing & Production Web Application Development Research & Analytics HR & Consultancy FMCG Consumer Electronics Event Management Industry Telecom

32 Training & Performance Tracking Knowledge related to current technology aspects and corporate level deliverable & Continuous training and assessment to make you industry ready. Throughout the Training Curriculum Candidate will go through a Scheduled Assessment Process as below: Continues Assessments Practical Workshops Modular Assignments Case Studies & Analysis Presentations (Latest Trends & Technologies) Tech Seminars Technical Viva Observing live Models of various projects Domain Specific Industry Projects

33 Skills Development Workshop Communication is something which all of us do from the very first day of our life, yet there is a question that haunts us most of the time Did I express myself correctly in such and such situation? The answer to this question is really tricky, because in some cases we leave our signatures and good impression but in some others we even fail to get our idea clearly. It happens mostly because we don t know how to act in certain situations. Every time we fail we don t lose completely, we do learn something, but prior knowledge of the same thing could be more beneficial because then we could have turned that failure into success. The course / workshop would focus at many aspects of personality, like: Building positive relationships with peers & seniors Building self-confidence & Developing clear communication skills Exploring and working on factors that help or hinder effective interpersonal communication Learning impacts of non-verbal behavior & Dealing with difficult situations and difficult people Workshops Consists of Following Activities: Personality Development Group Discussions & Debates Seminars & Presentations Case Studies & Analysis Corporate Communication Development HR & Interview Skills Management Games & Simulations Aptitude, Logical & Reasoning Assessments & Development

Software Development & Education Center Complete.NET 4.5

Software Development & Education Center Complete.NET 4.5 Software Development & Education Center Complete.NET 4.5 Microsoft.NET Framework 4.5 Detailed Curriculum Goal and History of.net DNA Architecture.NET Architecture Fundamental Architecture of.net Framework

More information

DOT NET Syllabus (6 Months)

DOT NET Syllabus (6 Months) DOT NET Syllabus (6 Months) THE COMMON LANGUAGE RUNTIME (C.L.R.) CLR Architecture and Services The.Net Intermediate Language (IL) Just- In- Time Compilation and CLS Disassembling.Net Application to IL

More information

DOT NET SYLLABUS FOR 6 MONTHS

DOT NET SYLLABUS FOR 6 MONTHS DOT NET SYLLABUS FOR 6 MONTHS INTRODUCTION TO.NET Domain of.net D.N.A. Architecture One Tier Two Tier Three Tier N-Tier THE COMMON LANGUAGE RUNTIME (C.L.R.) CLR Architecture and Services The.Net Intermediate

More information

INTRODUCTION TO.NET. Domain of.net D.N.A. Architecture One Tier Two Tier Three Tier N-Tier THE COMMON LANGUAGE RUNTIME (C.L.R.)

INTRODUCTION TO.NET. Domain of.net D.N.A. Architecture One Tier Two Tier Three Tier N-Tier THE COMMON LANGUAGE RUNTIME (C.L.R.) INTRODUCTION TO.NET Domain of.net D.N.A. Architecture One Tier Two Tier Three Tier N-Tier THE COMMON LANGUAGE RUNTIME (C.L.R.) CLR Architecture and Services The.Net Intermediate Language (IL) Just- In-

More information

Windows Azure Solutions with Microsoft Visual Studio 2010

Windows Azure Solutions with Microsoft Visual Studio 2010 Windows Azure Solutions with Microsoft Visual Studio 2010 Course No. 50466 3 Days Instructor-led, Hands-on Introduction This class is an introduction to cloud computing and specifically Microsoft's public

More information

SECURED PROGRAMMING IN.NET DETAILED TRAINING CONTENT INDUSTRIAL TRAINING PROGRAM ( )

SECURED PROGRAMMING IN.NET DETAILED TRAINING CONTENT INDUSTRIAL TRAINING PROGRAM ( ) SECURED PROGRAMMING IN.NET DETAILED TRAINING CONTENT INDUSTRIAL TRAINING PROGRAM (2013-2014) MODULE: C# PROGRAMMING CHAPTER 1: INTRODUCING.NET AND C# 1.1 INTRODUCTION TO LANGUAGES C++ C# DIFFERENCES BETWEEN

More information

Software Development & Education Center PHP 5

Software Development & Education Center PHP 5 Software Development & Education Center PHP 5 (CORE) Detailed Curriculum Core PHP Introduction Classes & Objects Object based & Object Oriented Programming Three Tier Architecture HTML & significance of

More information

Software Development & Education Center. Microsoft Dynamics. Service Industries-AX 2012 R2

Software Development & Education Center. Microsoft Dynamics. Service Industries-AX 2012 R2 Software Development & Education Center Microsoft Dynamics Service Industries-AX 2012 R2 Course: 80428A SQL Optimization for Microsoft Dynamics AX 2012 About this Course This two-day instructor-led course

More information

.NET-6Weeks Project Based Training

.NET-6Weeks Project Based Training .NET-6Weeks Project Based Training Core Topics 1. C# 2. MS.Net 3. ASP.NET 4. 1 Project MS.NET MS.NET Framework The.NET Framework - an Overview Architecture of.net Framework Types of Applications which

More information

.Net. Course Content ASP.NET

.Net. Course Content ASP.NET .Net Course Content ASP.NET INTRO TO WEB TECHNOLOGIES HTML ü Client side scripting langs ü lls Architecture ASP.NET INTRODUCTION ü What is ASP.NET ü Image Technique and code behind technique SERVER SIDE

More information

.NET Advance Package Syllabus

.NET Advance Package Syllabus Module 1: Introduction to.net Lecture 1: About US: About SiSTech About your self Describe training methodology Lecture 2: What is.net? Application developed in.net Application development Architecture.Net

More information

Software Development & Education Center C Programming

Software Development & Education Center C Programming Software Development & Education Center C Programming Detailed Curriculum History of C Features of C Requirement from C development Turbo C 3 Turbo C 45 Borland C++ 502 Rules for C Programming Writing

More information

Software Development & Education Center. Java Platform, Standard Edition 7 (JSE 7)

Software Development & Education Center. Java Platform, Standard Edition 7 (JSE 7) Software Development & Education Center Java Platform, Standard Edition 7 (JSE 7) Detailed Curriculum Getting Started What Is the Java Technology? Primary Goals of the Java Technology The Java Virtual

More information

Apex TG India Pvt. Ltd.

Apex TG India Pvt. Ltd. (Core C# Programming Constructs) Introduction of.net Framework 4.5 FEATURES OF DOTNET 4.5 CLR,CLS,CTS, MSIL COMPILER WITH TYPES ASSEMBLY WITH TYPES Basic Concepts DECISION CONSTRUCTS LOOPING SWITCH OPERATOR

More information

Microsoft ASP.NET Whole Course Syllabus upto Developer Module (Including all three module Primary.NET + Advance Course Techniques+ Developer Tricks)

Microsoft ASP.NET Whole Course Syllabus upto Developer Module (Including all three module Primary.NET + Advance Course Techniques+ Developer Tricks) Microsoft ASP.NET Whole Course Syllabus upto Developer Module (Including all three module Primary.NET + Advance Course Techniques+ Developer Tricks) Introduction of.net Framework CLR (Common Language Run

More information

DOT NET COURSE BROCHURE

DOT NET COURSE BROCHURE Page 1 1Pointer Technology Chacko Towers,Anna nagar Main Road, Anna Nager(Annai Insititute 2nd Floor) Pondicherry-05 Mobile :+91-9600444787,9487662326 Website : http://www.1pointer.com/ Email : info@1pointer.com/onepointertechnology@gmail.com

More information

ALPHAPRIMETECH 112 New South Road, Hicksville, NY 11801

ALPHAPRIMETECH 112 New South Road, Hicksville, NY 11801 ALPHAPRIMETECH 112 New South Road, Hicksville, NY 11801 Course Curriculum COMPUTER SYSTEM ANALYST-.NET C# Introduction to.net Framework.NET Framework OverView CLR,CLS MSIL Assemblies NameSpaces.NET Languages

More information

Software Development & Education Center. Microsoft Office (Microsoft Word 2010)

Software Development & Education Center. Microsoft Office (Microsoft Word 2010) Software Development & Education Center Microsoft Office 2010 (Microsoft Word 2010) Course 50541A: Learn Microsoft Word 2010 Step by Step, Level 1 About this Course This one-day instructor-led course provides

More information

Dot Net Online Training

Dot Net Online Training chakraitsolutions.com http://chakraitsolutions.com/dotnet-online-training/ Dot Net Online Training DOT NET Online Training CHAKRA IT SOLUTIONS TO LEARN ABOUT OUR UNIQUE TRAINING PROCESS: Title : Dot Net

More information

Software Development & Education Center. Java Platform, Micro Edition. (Mobile Java)

Software Development & Education Center. Java Platform, Micro Edition. (Mobile Java) Software Development & Education Center Java Platform, Micro Edition (Mobile Java) Detailed Curriculum UNIT 1: Introduction Understanding J2ME Configurations Connected Device Configuration Connected, Limited

More information

Software Development & Education Center ANDROID. Application Development

Software Development & Education Center ANDROID. Application Development Software Development & Education Center ANDROID Application Development Android Overview and History ANDROID CURRICULUM How it all got started Why Android is different (and important) Android Stack Overview

More information

2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days

2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days 2310C VB - Developing Web Applications Using Microsoft Visual Studio 2008 Course Number: 2310C Course Length: 5 Days Certification Exam This course will help you prepare for the following Microsoft Certified

More information

Software Development & Education Center. Microsoft Dynamics

Software Development & Education Center. Microsoft Dynamics Software Development & Education Center Microsoft Dynamics NAV 2013 Course 80437A: C/Side Solution Development in Microsoft Dynamics NAV 2013 About this Course This five-day instructor-led course leads

More information

.NET FRAMEWORK. Visual C#.Net

.NET FRAMEWORK. Visual C#.Net .NET FRAMEWORK Intro to.net Platform for the.net Drawbacks of Current Trend Advantages/Disadvantages of Before.Net Features of.net.net Framework Net Framework BCL & CLR, CTS, MSIL, & Other Tools Security

More information

.NET 4.6 MICROSOFT CURRICULUM MICROSOFT.NET 2015 (4.6)

.NET 4.6 MICROSOFT CURRICULUM MICROSOFT.NET 2015 (4.6) MICROSOFT.NET 4.6 CURRICULUM MICROSOFT.NET 2015 (4.6) Introduction of Dot Net Framework What is Dot Net? Why Dot Net? Advantages of Dot Net Component of Dot Net What is FCL? What is Framework? Creating

More information

CETPA INFOTECH PVT. LTD.

CETPA INFOTECH PVT. LTD. CETPA INFOTECH PVT. LTD. CURRICULUM OF.NET INTRODUCTION TO.NET What is Microsoft.NET History of.net Origin of.net Usages of.net D.N.A. Architecture Dot NET Architecture and Its Type 1. One Tier 2. Two

More information

Microsoft.NET Programming (C#, ASP.NET,ADO.NET, VB.NET, Crystal Report, Sql Server) Goal: Make the learner proficient in the usage of MS Technologies

Microsoft.NET Programming (C#, ASP.NET,ADO.NET, VB.NET, Crystal Report, Sql Server) Goal: Make the learner proficient in the usage of MS Technologies Microsoft.NET Programming (C#, ASP.NET,ADO.NET, VB.NET, Crystal Report, Sql Server) Goal: Make the learner proficient in the usage of MS Technologies for web applications development using ASP.NET, XML,

More information

10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010

10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010 10267A CS: Developing Web Applications Using Microsoft Visual Studio 2010 Course Overview This instructor-led course provides knowledge and skills on developing Web applications by using Microsoft Visual

More information

Diploma in Microsoft.NET

Diploma in Microsoft.NET Course Duration For Microsoft.NET Training Course : 12 Weeks (Weekday Batches) Objective For Microsoft.NET Training Course : To Become a.net Programming Professional To Enable Students to Improve Placeability

More information

SERVICE-ORIENTED COMPUTING

SERVICE-ORIENTED COMPUTING THIRD EDITION (REVISED PRINTING) SERVICE-ORIENTED COMPUTING AND WEB SOFTWARE INTEGRATION FROM PRINCIPLES TO DEVELOPMENT YINONG CHEN AND WEI-TEK TSAI ii Table of Contents Preface (This Edition)...xii Preface

More information

Software Development & Education Center. Oracle D2K

Software Development & Education Center. Oracle D2K Software Development & Education Center Oracle D2K SQL Oracle D2K (Developer) Introduction Writing Basic SQL statements Restricting & Sorting Data, Single Row Functions Displaying Data from Multiple Tables

More information

C# Syllabus. MS.NET Framework Introduction

C# Syllabus. MS.NET Framework Introduction C# Syllabus MS.NET Framework Introduction The.NET Framework - an Overview Framework Components Framework Versions Types of Applications which can be developed using MS.NET MS.NET Base Class Library MS.NET

More information

COPYRIGHTED MATERIAL. Contents. Part I: C# Fundamentals 1. Chapter 1: The.NET Framework 3. Chapter 2: Getting Started with Visual Studio

COPYRIGHTED MATERIAL. Contents. Part I: C# Fundamentals 1. Chapter 1: The.NET Framework 3. Chapter 2: Getting Started with Visual Studio Introduction XXV Part I: C# Fundamentals 1 Chapter 1: The.NET Framework 3 What s the.net Framework? 3 Common Language Runtime 3.NET Framework Class Library 4 Assemblies and the Microsoft Intermediate Language

More information

Course Hours

Course Hours Programming the.net Framework 4.0/4.5 with C# 5.0 Course 70240 40 Hours Microsoft's.NET Framework presents developers with unprecedented opportunities. From 'geoscalable' web applications to desktop and

More information

Dot Net Framework 4.0: Advanced Microsoft C#.NET Web Development

Dot Net Framework 4.0: Advanced Microsoft C#.NET Web Development Dot Net Framework 4.0: Advanced Microsoft C#.NET Web Development Duration: 90 Hours What you will learn This course is your first step towards success as a Dot Net professional, designed to give you a

More information

Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#)

Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#) Migrate Your Skills to Microsoft.NET Framework 2.0 and 3.0 using Visual Studio 2005 (C#) Course Length: 5 Days Course Overview This instructor-led course teaches developers to gain in-depth guidance on

More information

Beginning ASP.NET. 4.5 in C# Matthew MacDonald

Beginning ASP.NET. 4.5 in C# Matthew MacDonald Beginning ASP.NET 4.5 in C# Matthew MacDonald Contents About the Author About the Technical Reviewers Acknowledgments Introduction xxvii xxix xxxi xxxiii UPart 1: Introducing.NET. 1 & Chapter 1: The Big

More information

Advanced WCF 4.0 .NET. Web Services. Contents for.net Professionals. Learn new and stay updated. Design Patterns, OOPS Principles, WCF, WPF, MVC &LINQ

Advanced WCF 4.0 .NET. Web Services. Contents for.net Professionals. Learn new and stay updated. Design Patterns, OOPS Principles, WCF, WPF, MVC &LINQ Serialization PLINQ WPF LINQ SOA Design Patterns Web Services 4.0.NET Reflection Reflection WCF MVC Microsoft Visual Studio 2010 Advanced Contents for.net Professionals Learn new and stay updated Design

More information

CHAPTER 1: INTRODUCING C# 3

CHAPTER 1: INTRODUCING C# 3 INTRODUCTION xix PART I: THE OOP LANGUAGE CHAPTER 1: INTRODUCING C# 3 What Is the.net Framework? 4 What s in the.net Framework? 4 Writing Applications Using the.net Framework 5 What Is C#? 8 Applications

More information

10264A CS: Developing Web Applications with Microsoft Visual Studio 2010

10264A CS: Developing Web Applications with Microsoft Visual Studio 2010 10264A CS: Developing Web Applications with Microsoft Visual Studio 2010 Course Number: 10264A Course Length: 5 Days Course Overview In this course, students will learn to develop advanced ASP.NET MVC

More information

Software Development & Education Center

Software Development & Education Center Software Development & Education Center Embedded Linux & Device Drivers Embedded Linux & Device Drivers Introduction The course is designed for those who want to pursue Linux based Embedded Systems. Embedded

More information

ASP.NET Web Forms Programming Using Visual Basic.NET

ASP.NET Web Forms Programming Using Visual Basic.NET ASP.NET Web Forms Programming Using Visual Basic.NET Duration: 35 hours Price: $750 Delivery Option: Attend training via an on-demand, self-paced platform paired with personal instructor facilitation.

More information

C#.NET TRAINING / /

C#.NET TRAINING / / C#.NET TRAINING.NET ENTERPRISE ARCHITECTURE Introduction to the.net platform Common Language Run Time(CLR) The Common Type Specification(CTS) The Common Language Specification(CLS) Microsoft Intermediate

More information

Course Outline: Course 50466A: Windows Azure Solutions with Microsoft Visual Studio 2010

Course Outline: Course 50466A: Windows Azure Solutions with Microsoft Visual Studio 2010 Course Outline: Course 50466A: Windows Azure Solutions with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Duration: 3.00 Day(s)/ 24 hrs Overview: This class is an introduction

More information

Programming in C# for Experienced Programmers

Programming in C# for Experienced Programmers Programming in C# for Experienced Programmers Course 20483C 5 Days Instructor-led, Hands-on Introduction This five-day, instructor-led training course teaches developers the programming skills that are

More information

Level: M.Ed. Credit Hour: 3 (2+1) Semester: Third Teaching Hour: 80(32+48)

Level: M.Ed. Credit Hour: 3 (2+1) Semester: Third Teaching Hour: 80(32+48) Course Title: Visual Programming Course No. : ICT Ed 535 161 Nature of course: Theoretical + Practical Level: M.Ed. Credit Hour: 3 (2+1) Semester: Third Teaching Hour: 80(32+48) 1. Course Description This

More information

DEVELOPING WEB APPLICATIONS WITH MICROSOFT VISUAL STUDIO Course: 10264A; Duration: 5 Days; Instructor-led

DEVELOPING WEB APPLICATIONS WITH MICROSOFT VISUAL STUDIO Course: 10264A; Duration: 5 Days; Instructor-led CENTER OF KNOWLEDGE, PATH TO SUCCESS Website: DEVELOPING WEB APPLICATIONS WITH MICROSOFT VISUAL STUDIO 2010 Course: 10264A; Duration: 5 Days; Instructor-led WHAT YOU WILL LEARN In this course, students

More information

.NET-Technologies COURSE SYLLABUS. Industrial Training. PH : , Vazhoor Road Changanacherry-01

.NET-Technologies COURSE SYLLABUS. Industrial Training.   PH : , Vazhoor Road Changanacherry-01 COURSE SYLLABUS.NET-Technologies Industrial Training (4 MONTHS) PH : 0481 2411122, 09495112288 E-Mail : info@faithinfosys.com www.faithinfosys.com Marette Tower Near No. 1 Pvt. Bus Stand Vazhoor Road Changanacherry-01

More information

Microsoft Visual Studio 2010 Training Course Catalogue. Learning Solutions

Microsoft Visual Studio 2010 Training Course Catalogue. Learning Solutions Visual Studio Training Course Catalogue Learning Solutions Learning & Development CONTENTS Overview Welcome to the Training Courses Catalogue section. Here you will find the full range of Official courses.

More information

20483BC: Programming in C#

20483BC: Programming in C# 20483BC: Programming in C# Course length: 5 day(s) Course Description The goal of this course is to help students gain essential C# programming skills. This course is an entry point into the Windows Store

More information

ASP.NET- Enterprise Applications

ASP.NET- Enterprise Applications COURSE SYLLABUS ASP.NET- Enterprise Applications Industrial Training (3 MONTHS) PH: 0481 2411122, 09495112288 E-Mail: info@faithinfosys.com Marette Tower Near No.1 Pvt. Bus Stand Vazhoor Road Changanacherry-01

More information

P a g e 1. Danish Tecnological Institute. Developer Collection Online Course k Developer Collection

P a g e 1. Danish Tecnological Institute. Developer Collection   Online Course k Developer Collection P a g e 1 Online Course k72809 P a g e 2 Title Estimated Duration (hrs) Adobe Acrobat Pro XI Fundamentals 1 Introduction to CQRS 2 Introduction to Eclipse 2 NHibernate Essentials 2 Advanced Scrum: Addressing

More information

Variable Scope The Main() Function Struct Functions Overloading Functions Using Delegates Chapter 7: Debugging and Error Handling Debugging in Visual

Variable Scope The Main() Function Struct Functions Overloading Functions Using Delegates Chapter 7: Debugging and Error Handling Debugging in Visual Table of Contents Title Page Introduction Who This Book Is For What This Book Covers How This Book Is Structured What You Need to Use This Book Conventions Source Code Errata p2p.wrox.com Part I: The OOP

More information

10267 Introduction to Web Development with Microsoft Visual Studio 2010

10267 Introduction to Web Development with Microsoft Visual Studio 2010 10267 Introduction to Web Development with Microsoft Visual Studio 2010 Course Number: 10267A Category: Visual Studio 2010 Duration: 5 days Course Description This five-day instructor-led course provides

More information

Course Description. Audience. Module Title : 20483B: Programming in C# Duration : 5 days. Course Outline :: 20483B ::

Course Description. Audience. Module Title : 20483B: Programming in C# Duration : 5 days. Course Outline :: 20483B :: Module Title : 20483B: Programming in C# Duration : 5 days Course Description This training course teaches developers the programming skills that are required for developers to create Windows applications

More information

COURSE SYLLABUS. .NET-Technologies. Industrial Training (4 MONTHS) PH: , Vazhoor Road Changanacherry-01.

COURSE SYLLABUS. .NET-Technologies. Industrial Training (4 MONTHS) PH: , Vazhoor Road Changanacherry-01. COURSE SYLLABUS.NET-Technologies Industrial Training (4 MONTHS) PH: 0481 2411122, 09495112288 E-Mail: info@faithinfosys.com www.faithinfosys.com Marette Tower Near No. 1 Pvt. Bus Stand Vazhoor Road Changanacherry-01

More information

Syllabus of Dont net C#

Syllabus of Dont net C# Syllabus of Dont net C# 1. What is.net? 2. Why do we require Framework/IDE 3. Fundamentals of.net Framework 4..Net Architecture 5. How to create first Console application 6. Statements, Expressions, operators

More information

--Microsoft-- --Windows Phone--

--Microsoft-- --Windows Phone-- --Microsoft-- --Windows Phone-- Microsoft Windows Phone Course 10553A: Fundamentals of XAML and Microsoft Expression Blend Course Outline Module 1: Binding in XAML This module familiarizes the students

More information

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010

COURSE OUTLINE: OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Name OD10267A Introduction to Web Development with Microsoft Visual Studio 2010 Course Duration 2 Days Course Structure Online Course Overview This course provides knowledge and skills on developing

More information

The course introduces many of the techniques and technologies employed by modern desktop and enterprise applications, including:

The course introduces many of the techniques and technologies employed by modern desktop and enterprise applications, including: Programming in C# OD20483B; On-Demand, Video-based Course Description This training course teaches developers the programming skills that are required for developers to create Windows applications using

More information

Programming C# 5.0. Ian Griffiths O'REILLY' Beijing Cambridge * Farnham Kbln Sebastopol Tokyo

Programming C# 5.0. Ian Griffiths O'REILLY' Beijing Cambridge * Farnham Kbln Sebastopol Tokyo Programming C# 5.0 Ian Griffiths O'REILLY' Beijing Cambridge * Farnham Kbln Sebastopol Tokyo Preface xvii 1. Introducing C# 1 Why C#? 1 Why Not C#? 3 C#'s Defining Features 5 Managed Code and the CLR 7

More information

Software Development & Education Center

Software Development & Education Center Software Development & Education Center Embedded Linux & RTOS With ARM 9 µc Embedded Linux and RTOS with ARM9 µc Introduction The course is designed for those who want to pursue Linux based Embedded Systems.

More information

OVERVIEW ENVIRONMENT PROGRAM STRUCTURE BASIC SYNTAX DATA TYPES TYPE CONVERSION

OVERVIEW ENVIRONMENT PROGRAM STRUCTURE BASIC SYNTAX DATA TYPES TYPE CONVERSION Program: C#.Net (Basic with advance) Duration: 50hrs. C#.Net OVERVIEW Strong Programming Features of C# ENVIRONMENT The.Net Framework Integrated Development Environment (IDE) for C# PROGRAM STRUCTURE Creating

More information

Module 1. An Introduction to C# Module 2. Classes and Objects. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad

Module 1. An Introduction to C# Module 2. Classes and Objects. Vasundhara Sector 14-A, Plot No , Near Vaishali Metro Station,Ghaziabad Module 1. An Introduction to C# What is.net? What is the CLR? The FCL Primitive Types Namespaces Statements and Expressions Operators Module Module 2. Classes and Objects Constructors Reference Types Object

More information

978.256.9077 admissions@brightstarinstitute.com Microsoft.NET Developer: VB.NET Certificate Online, self-paced training that is focused on giving you the skills needed to stand out. Online learning gives

More information

MCSA Universal Windows Platform. A Success Guide to Prepare- Programming in C# edusum.com

MCSA Universal Windows Platform. A Success Guide to Prepare- Programming in C# edusum.com 70-483 MCSA Universal Windows Platform A Success Guide to Prepare- Programming in C# edusum.com Table of Contents Introduction to 70-483 Exam on Programming in C#... 2 Microsoft 70-483 Certification Details:...

More information

Open Source Library Developer & IT Pro

Open Source Library Developer & IT Pro Open Source Library Developer & IT Pro Databases LEV 5 00:00:00 NoSQL/MongoDB: Buildout to Going Live INT 5 02:15:11 NoSQL/MongoDB: Implementation of AngularJS INT 2 00:59:55 NoSQL: What is NoSQL INT 4

More information

Programming in C# (20483)

Programming in C# (20483) Programming in C# (20483) Overview This training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. During their five

More information

"Charting the Course to Your Success!" MOC B Programming in C# Course Summary

Charting the Course to Your Success! MOC B Programming in C# Course Summary Course Summary Description This training course teaches developers the programming skills that are required for developers to create Windows applications using the C# language. During their five days in

More information

DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES

DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES DIPLOMA IN PROGRAMMING WITH DOT NET TECHNOLOGIES USA This training program is highly specialized training program with the duration of 72 Credit hours, where the program covers all the major areas of C#

More information

Programming in C#

Programming in C# Course Outline 20483- Programming in C# Duration: 5 days (30 hours) Target Audience: This course is intended for experienced developers who already have programming experience in C, C++, JavaScript, Objective-C,

More information

Developing Data Access Solutions with Microsoft Visual Studio 2010

Developing Data Access Solutions with Microsoft Visual Studio 2010 Developing Data Access Solutions with Microsoft Visual Studio 2010 Course Code: 10265A; Five days; Instructor-Led About this Course In this course, experienced developers who know the basics of data access

More information

Developing Web Applications Using ASP.NET Duration:56 Hours

Developing Web Applications Using ASP.NET Duration:56 Hours Developing Web Applications Using ASP.NET Duration:56 Hours Chapter 1 Chapter 2 Rationale Introducing Web Development Server-Side Scripting Client-Side Scripting Exploring ASP.NET ASP.NET in the.net Framework

More information

ISTQB Training and Certifications. Automation Testing

ISTQB Training and Certifications. Automation Testing ISTQB Training and Certifications Automation Testing Automation Testing Includes (Quick Test Professional, Load Runner, Quality Center) Automated Testing Tools (HP) Automation Introduction and Importance

More information

Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013

Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013 coursemonster.com/au Building Effective ASP.NET MVC 5.x Web Applications using Visual Studio 2013 Overview The course takes existing.net developers and provides them with the necessary skills to develop

More information

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning

Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Course Outline: Course 10267A: Introduction to Web Development with Microsoft Visual Studio 2010 Learning Method: Instructor-led Classroom Learning Duration: 5.00 Day(s)/ 40 hrs Overview: This five-day

More information

Introduction to Web Development with Microsoft Visual Studio 2010

Introduction to Web Development with Microsoft Visual Studio 2010 Introduction to Web Development with Microsoft Visual Studio 2010 Course 10267; 5 Days, Instructor-led Course Description This five-day instructor-led course provides knowledge and skills on developing

More information

Mastering VB.NET using Visual Studio 2010 Course Length: 5 days Price: $2,500

Mastering VB.NET using Visual Studio 2010 Course Length: 5 days Price: $2,500 Mastering VB.NET using Visual Studio 2010 Course Length: 5 days Price: $2,500 Summary Each day there will be a combination of presentations, code walk-throughs, and handson projects. The final project

More information

This module reviews the core syntax and features of the C# programming language. It also provides an introduction to the Visual Studio 2012 debugger.

This module reviews the core syntax and features of the C# programming language. It also provides an introduction to the Visual Studio 2012 debugger. Course Outline Module 1: Review of C# Syntax This module reviews the core syntax and features of the C# programming language. It also provides an introduction to the Visual Studio 2012 debugger. Overview

More information

ASP.NET Training Course Duration. 30 Working days, daily one and half hours. ASP.NET Training Course Overview

ASP.NET Training Course Duration. 30 Working days, daily one and half hours. ASP.NET Training Course Overview ASP.NET Training Course Duration 30 Working days, daily one and half hours ASP.NET Training Course Overview Introduction To Web Applications [Prerequisites] Types of Applications Web, Desktop & Mobile

More information

Developing Microsoft SharePoint Server 2013 Core Solutions Course Contact Hours

Developing Microsoft SharePoint Server 2013 Core Solutions Course Contact Hours Developing Microsoft SharePoint Server 2013 Core Solutions Course 20488 36 Contact Hours Course Overview In this course, students learn core skills that are common to almost all SharePoint development

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Developing Microsoft SharePoint Server 2013 Core Solutions Duration: 5 Days Course Code: 20488B About this course In this course, students learn core skills that are common to almost all SharePoint development

More information

Introduction to Microsoft.NET Programming Using Microsoft Visual Studio 2008 (C#) Course Overview. Prerequisites. Audience.

Introduction to Microsoft.NET Programming Using Microsoft Visual Studio 2008 (C#) Course Overview. Prerequisites. Audience. Introduction to Microsoft.NET Programming Using Microsoft Visual Studio 2008 (C#) Course Number: 6368A Course Length: 1 Day Course Overview This instructor-led course provides an introduction to developing

More information

COURSE 20487B: DEVELOPING WINDOWS AZURE AND WEB SERVICES

COURSE 20487B: DEVELOPING WINDOWS AZURE AND WEB SERVICES ABOUT THIS COURSE In this course, students will learn how to design and develop services that access local and remote data from various data sources. Students will also learn how to develop and deploy

More information

Microsoft Official Courseware Course Introduction to Web Development with Microsoft Visual Studio

Microsoft Official Courseware Course Introduction to Web Development with Microsoft Visual Studio Course Overview: This five-day instructor-led course provides knowledge and skills on developing Web applications by using Microsoft Visual Studio 2010. Prerequisites Before attending this course, students

More information

C# 6.0 in a nutshell / Joseph Albahari & Ben Albahari. 6th ed. Beijin [etc.], cop Spis treści

C# 6.0 in a nutshell / Joseph Albahari & Ben Albahari. 6th ed. Beijin [etc.], cop Spis treści C# 6.0 in a nutshell / Joseph Albahari & Ben Albahari. 6th ed. Beijin [etc.], cop. 2016 Spis treści Preface xi 1. Introducing C# and the.net Framework 1 Object Orientation 1 Type Safety 2 Memory Management

More information

Course Syllabus. Course Title. Who should attend? Course Description. ASP.NET ( Level 1 )

Course Syllabus. Course Title. Who should attend? Course Description. ASP.NET ( Level 1 ) Course Title ASP.NET ( Level 1 ) Course Description ASP Stands for Active Server Pages it s the most secure robust server side technology. It s used to create dynamic web applications, ASP.NET is a unified

More information

VB.NET Web : Phone : INTRODUCTION TO NET FRAME WORK

VB.NET Web : Phone : INTRODUCTION TO NET FRAME WORK Web :- Email :- info@aceit.in Phone :- +91 801 803 3055 VB.NET INTRODUCTION TO NET FRAME WORK Basic package for net frame work Structure and basic implementation Advantages Compare with other object oriented

More information

Microsoft.CerTkiller v by.SANDRA.65q

Microsoft.CerTkiller v by.SANDRA.65q Microsoft.CerTkiller.70-518.v2014-06-30.by.SANDRA.65q Number: 70-518 Passing Score: 700 Time Limit: 120 min File Version: 20.5 http://www.gratisexam.com/ Exam Code:70-518 Exam Name:Designing and Developing

More information

Microsoft Programming in C#

Microsoft Programming in C# 1800 ULEARN (853 276) www.ddls.com.au Length 5 days Microsoft 20483 - Programming in C# Price $4510.00 (inc GST) Version A Overview This training course teaches developers the programming skills that are

More information

Microsoft. Microsoft Visual C# Step by Step. John Sharp

Microsoft. Microsoft Visual C# Step by Step. John Sharp Microsoft Microsoft Visual C#- 2010 Step by Step John Sharp Table of Contents Acknowledgments Introduction xvii xix Part I Introducing Microsoft Visual C# and Microsoft Visual Studio 2010 1 Welcome to

More information

Developing Web Applications Using Microsoft Visual Studio 2008 SP1

Developing Web Applications Using Microsoft Visual Studio 2008 SP1 Developing Web s Using Microsoft Visual Studio 2008 SP1 Introduction This five day instructor led course provides knowledge and skills on developing Web applications by using Microsoft Visual Studio 2008

More information

Program Contents: DOTNET TRAINING IN CHENNAI

Program Contents: DOTNET TRAINING IN CHENNAI DOTNET TRAINING IN CHENNAI NET Framework - In today s world of enterprise application development either desktop or Web, one of leaders and visionary is Microsoft.NET technology. The.NET platform also

More information

Developing Microsoft SharePoint Server 2013 Core Solutions

Developing Microsoft SharePoint Server 2013 Core Solutions Developing Microsoft SharePoint Server 2013 Core Solutions 20488B; 5 days, Instructor-led Course Description In this course, students learn core skills that are common to almost all SharePoint development

More information

DE Introduction to Web Development with Microsoft Visual Studio 2010

DE Introduction to Web Development with Microsoft Visual Studio 2010 DE-10267 Introduction to Web Development with Microsoft Visual Studio 2010 Summary Duration 5 Days Audience Developers Level 100 Technology Microsoft Visual Studio 2010 Delivery Method Instructor-led (Classroom)

More information

Developing Windows Azure and Web Services

Developing Windows Azure and Web Services Developing Windows Azure and Web Services Course 20487B; 5 days, Instructor-led Course Description In this course, students will learn how to design and develop services that access local and remote data

More information

Introduction to Microsoft.NET Framework Programming using VS 2005 (C#)

Introduction to Microsoft.NET Framework Programming using VS 2005 (C#) Introduction to Microsoft.NET Framework Programming using VS 2005 (C#) Course Length: 5 Days Course Overview This instructor-led course teaches introductory-level developers who are not familiar with the

More information

Full Stack Developer (FSD) Dot Net

Full Stack Developer (FSD) Dot Net Full Stack Developer (FSD) Dot Net FSD.NET Product Code: ST-SD-50027 Duration: 700 hrs. Eligibility BE / B Tech / MCS /MCA / BCS / BSc / BCA or equivalent (Candidates appeared for final year can also apply)

More information

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS

COURSE 20486B: DEVELOPING ASP.NET MVC 4 WEB APPLICATIONS ABOUT THIS COURSE In this course, students will learn to develop advanced ASP.NET MVC applications using.net Framework 4.5 tools and technologies. The focus will be on coding activities that enhance the

More information

COURSE 20488B: DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS

COURSE 20488B: DEVELOPING MICROSOFT SHAREPOINT SERVER 2013 CORE SOLUTIONS Page 1 of 10 ABOUT THIS COURSE In this course, students learn core skills that are common to almost all SharePoint development activities. These include working with the server-side and client-side object

More information