G-TEC COMPUTER EDUCATION CENTRE

 

Exclusive offer for Programming Courses S$1199 without project work More Info

Course Overview

  • ASP.Net Programming
  • ASP.Net Programming
  • ASP.NET is the new offering for Web developers from the Microsoft .It is not simply the next-generation of ASP; in fact, it is a completely re-engineered and enhanced technology that offers much, much more than traditional ASP and can increase productivity significantly.
  • This course presents all the essential tools, libraries, components and best practices that today's Web developers must utilize while building leading-edge ASP.NET Web applications.
  • It begins by explaining the different Web application architectures and project types supported by Visual Studio .
  • A web application in ASP.NET is a collection of pages, controls, code modules, and services all running under a single web server application directory (usually IIS). ASP.NET makes it really easy to build the types of dynamic web applications that exist everywhere on the Internet today.
  • Next, it introduces the different types of Web controls that are at the developer's disposal.
  • User controls and master pages demonstrate the power of code reuse while the site navigation controls can be use to simplify navigation for the Web users.
  • A thorough explanation of ADO.NET is covered using the latest Web data controls.
  • Students will also learn about the ASP.NET provider model introduced with .NET and newer. Web Parts are also extensively covered for use on ASP.NET Web sites.

We are providing courses in 3 different level, Basic, Advanced and Full Course (Basic to Advanced + Project Work). Please click the course name to see the details:


*Please click the course name to see the details:

ASP.Net (Basic)

Entry Requirement:

Basic knowledge in Programming(C# or VB knowledge is compulsory)

Objective:

The course is mainly for those who are having basic knowledge in programming. The course covers all the fundamental skills that are required to design and develop an interactive Websites in Microsoft Visual Studio .NET development environment.

ASP.NET Basic
Fee
S$640
Duration
20hrs
Entry Requirement
Basic Computer Knowledge
Time Slot

Please call 63360244/96503505

Course Content:

Introduction to Web Application- Introduction to Web Application, Introduction to .Net Framework, .Net Framework Architecture, Introduction to ASP.NET 3.5, ASP.NET 3.5 Coding Techniques

Getting Started with Visual Studio 2008 – Introduction, Installing Visual Studio 2008, Introduction to the Visual Studio 2008 IDE, Introduction to Visual Basic 2008, Variables, Data Types, Operators, Creating a Strings, Simple Website

Standard Controls – Introduction, Introduction to the System.Web.UI.WebControls Class, The TextBox Control, The Button Control, The Label Control, The Literal Control, The Image control, The Image Map control, The Image Button control, The DropDownList control, The Checkbox Control, The CheckBoxList control, The RadioButton Control, The RadioButtonList control, The Table Control, The TableRow Class, The TableCell Class, The Panel control, The AdRotator control, The Calendar control, The HyperLink control, The FileUpload control, The HiddenField control

Navigation Controls, Validation Controls, Database Controls ADO.NET Objects, Introduction to Data-bound Controls

ASP.Net (Advance)

Entry Requirement:

Basic knowledge in ASP .net(C# or VB knowledge is compulsory)

Objective:

The objective of this course is to provide students with an understanding about building GUIs for web-based applications and web services. Another objective is to teach students how to develop an interactive websites under Visual Studio Environment, with an emphasis on the usage of Controls. The course covers all major language features including Master Pages, AJAX Toolkit, Web Part Controls, and ADO.Net. We are also covering LINQ, WCF, Web Services and Introducing Sliver Light

ASP.NET Advanced
Fee
S$740
Duration
20hrs
Entry Requirement
Basic ASP.NET Knowledge
Time Slot

Please call 63360244/96503505

Course Content:

Database Controls, ADO.NET Objects, Introduction to Data-bound Controls,

Login Controls, Web Parts Controls- Overview of Web part Control, Creating Simple web part pages, Introducing Language-Integrated Query- LINQ Queries, The Standard Query Operator, LINQ to ADO.NET, Lambda Expressions

Master Pages and Themes, Introducing ASP.NET AJAX- AJAX Server Controls, Creating an ASP.NET AJAX Application, Introducing SliverLight 2.0 - Features, Support for 2-D Graphics,Animation, and Multimedia, Developing a Silverlight 2.0 Application

Windows Presentation Foundation, Web Services and WCF Services, Deployment - Deployment an ASP.NET Website by using the copy Web Site Utility

ASP.Net (Full Package)

Entry Requirement:

Basic knowledge in Programming(C# or VB knowledge is compulsory)

Objective:

The objective of this course is to provide students with an understanding about Asp.Net. For this course the student should familiar with Basic knowledge in Programming specially in C# or VB.. The course covers all major language features including Master Pages, AJAX Toolkit, Web Part Controls, and ADO.Net. We are also covering LINQ, WCF, Web Services and Introducing Sliver Light. . At the end of the course we are providing a Project Work (Case Study), so the students will get in -depth knowledge of the creating an interactive websites in subject to the real world applications.

ASP.NET Full Package
Fee
S$1350
Duration
40hrs
Entry Requirement
Basic Computer Knowledge
Time Slot

Please call 63360244/96503505

Course Content:

Introduction to Web Application - Introduction to Web Application, Introduction to .Net Framework, .Net Framework Architecture, Introduction to ASP.NET 3.5, ASP.NET 3.5 Coding Techniques

Getting Started with Visual Studio 2008 – Introduction, Installing Visual Studio 2008, Introduction to the Visual Studio 2008 IDE, Introduction to Visual Basic 2008, Variables, Data Types, Operators, Creating a Strings, Simple Website

Standard Controls – Introduction, Introduction to the System.Web.UI.WebControls Class, The TextBox Control, The Button Control, The Label Control, The Literal Control, The Image control, The Image Map control, The Image Button control, The DropDownList control, The Checkbox Control, The CheckBoxList control, The RadioButton Control, The RadioButtonList control, The Table Control, The TableRow Class, The TableCell Class, The Panel control, The AdRotator control, The Calendar control, The HyperLink control, The FileUpload control, The HiddenField control

Navigation Controls, Validation Controls, Database Controls, ADO.NET Objects, Introduction to Data-bound Controls,

Login Controls, Web Parts Controls- Overview of Web part Control, Creating Simple web part pages, Introducing Language-Integrated Query- LINQ Queries, The Standard Query Operator, LINQ to ADO.NET, Lambda Expressions

Master Pages and Themes, Introducing ASP.NET AJAX- AJAX Server Controls, Creating an ASP.NET AJAX Application,

Introducing SliverLight 2.0 - Features, Support for 2-D Graphics,Animation, and Multimedia, Developing a Silverlight 2.0 Application

Windows Presentation Foundation, Web Services and WCF Services, Deployment - Deployment an ASP.NET Website by using the copy Web Site Utility

Frequently Asked Questions

What is new in ASP.NET ?

Microsoft released ASP.NET on November 19, 2007. Along with it, was released Visual Studio . This evolution from ASP.NET to ASP.NET is quiet gradual. ASP.NET uses the same engine as that of ASP.NET , with some extra features added on top of it.

New Features in ASP.NET
  • In ASP.NET , ASP.NET AJAX is integrated into the .NET Framework
  • New Controls
    • ListView
    • DataPager
  • LINQ
  • ASP.NET Merge Tool
  • New Assemblies
  • ASP.NET provides better support to IIS7. IIS7 and ASP.NET modules and handlers support unified configuration.
  • You can have multiple versions of ASP.NET on the same machine.
  • For those who are wondering what happened to ASP.NET 3.0, well there isn't anything called ASP.NET 3.0.
  • VS 2002 worked with ASP.NET 1.0, VS 2003 worked with ASP.NET 1.1, and VS 2005 worked with ASP.NET . However VS supports multi-targeting, i.e it works with ASP.NET , and ASP.NET .

What is .NET Framework?

.NET Framework is a group of few technologies:

  • DOT NET Framework Class Library - contains thousands of classes organized logically through a namespaces. You can add these classes in your web or Windows application where needed to reduce developing time
  • CLR (Common Language Runtime) - is engine for executing .NET applications. It also provides memory management, optimization and security check.
  • DOT NET Languages - are programming languages used to write .NET Framework applications. There are more than a hundred programming languages and variants supported by .NET Framework. The most popular are C#, VB.NET and C++ .NET.
  • ASP.NET - is the engine that works together with a web server, like Internet Information Server (IIS), to host web applications and XML web services.

What is IIS?

IIS is Microsoft's web server solution. ASP.NET runs inside IIS to provide a dynamic web application solution.

What platforms does the .Net Framework run on?

The .Net Framework runs on Windows XP, Windows Server 2003, Windows 2000, NT Server 4.0, Windows 98, or Windows ME, although ASP.NET runs only on the first 3.

Course Name
Duration
Entry requirement
Fee(SGD)
ASP.NET (Basic)
20 hrs
Basic Computer Knowledge
640
ASP.NET (Advanced)
20 hrs
Basic ASP.Net Knowledge
740
ASP.NET (Full Package with Project Work)
40 hrs
Basic Computer Knowledge
1350
Time Slot

Please call 63360244/96503505

or

mail to info.sg@gteceducation.com.

We also provides flexible timing to meet the customer's requirement,

Request For Brochure

 

CPE Registration No: 200815354W Period: 13 October 2011 to 12 October 2015