Courses

MS Office Basic Commencing on 04 March 2024 (Classroom Training)

Autocad 2D Commencing on 16 March 2024 (Classroom Training)

Please Call/Whatsapp 96503505 for more details.

 

 

More Info
ASP.NET

We are providing courses in 3 different level, Basic, Advanced and Full Course (Basic to Advanced + Project Work).

Course Name Duration Entry Requirement Fee (SGD)
ASP.NET Basic 16 hrs Basic Computer Knowledge S$590
ASP.NET Advanced 16 hrs Basic ASP.Net Knowledge S$640
ASP.NET Full Package 32 hrs Basic Knowledge of C# and VB.NET S$1199

For alternate time slots, please call 63360244/96503505

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.

Course Name Duration Entry Requirement Fee (SGD)
ASP.NET Basic 16 hrs Basic Computer Knowledge S$590
ASP.NET Advanced 16 hrs Basic ASP.Net Knowledge S$640
ASP.NET Full Package 32 hrs Basic Knowledge of C# and VB.NET S$1199
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

Captcha

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, 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.