Skip to content

zunnurs01/learn-aspnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors

Don't forget to hit the ⭐ if you like this repo.

About Us

The information on this Github is part of the materials for the subject Programming Technique 3 (SCSJ3253). This course introduces the fundamentals of web development using ASP.NET, with the aim to develop a database (SQL Server) driven website. The course will provide students with conceptual and practical understanding of website design and development and encourages the integration of good interface design with effective system functionality. An introduction is provided to AJAX (Asynchronous Javascript with XML)

Contents:

Course Learning Outcome

  1. Describe the key features of the Microsoft .NETFramework and ASP.NET. Understand event driven programming model and the .NET framework.
  2. Design and implement web applications based onan analysis of business needs that use the .NET framework and a web development language
  3. Demonstrate the ability to construct multi-tier serverdriven dynamic web application incorporating access to databases using appropriate software methods and tools.
  4. Work in a team to develop a medium to complex program as a group mini project, applying the ASP.NET framework.

Notes

What do you need

Introduction to Visual Studio

Youtube 🎥

History

Database

Themes and Skins

Bootstrap and Master Pages

Navigation Control

AJAX🔥

Cookie and Session🔥

XML🔥

Adv Database🔥

Lab

Book

  • Chapter 4
    • Lab 4.1: AdRotator (page:97)
    • Lab 4.2: Calendar (page 105)
    • Lab 4.3: DropDownList (page 112)
    • Lab 4.4: Image (page 118)
    • Lab 4.5: ListBox(page 125)
  • Chapter 5
    • Lab 5.1: Conversion of Decimal numbers to Octal and Hexadecimal (page 166)
    • Lab 5.2: Floating point numbers (page 169)
    • Lab 5.3: Numeric variables (page 179)
    • Lab 5.4: Arithmetic Operators (page 191)
    • Lab 5.5: Mathematical functions (page 195)
  • Chapter 6
    • Lab 6.1: Changing the shape of characters (page 212)
    • Lab 6.2: Replace function (page 233)
    • Lab 6.3: Space Function (page 241)
    • Lab 6.4: Various Dates and Times (page 247)
    • Lab 6.5: Date and time (page 249)
  • Chapter 7
    • Lab 7.1: If Statement (page 259)
    • Lab 7.2: ElseIf Statement (page 268)
    • Lab 7.3: Select Cade statement (page 278)
    • Lab 7.4: For Next Statement (page 286)
    • Lab 7.5: For Each statement (page 290)
  • Chapter 8
    • Lab 8.1: RegularExpressionValidator control (page 328)
    • Lab 8.2: RequiredFieldValidator control (page 333)
    • Lab 8.3: RequiredFieldValidator and CompareValidator controls (page 336)
    • Lab 8.4: RequiredFieldValidator control (page 339)
    • Lab 8.5: ValidationSummary control (page 343)

Standard Control

Database

Exercise: SQL Server

Exercise: Access

Exercise: MySQL

Styles and Master Pages

Case Study

Books

  1. Pengaturcaraan Web ASP. NET Menggunakan VB dan C#

    🛒Buy: Shopee

  2. Pembangunan Aplikasi Web menggunakan ASP.NET

    🛒Buy: Shopee

Final Exam

Contribution 🛠️

Please create an Issue for any improvements, suggestions or errors in the content.

You can also contact me using Linkedin for any other queries or feedback.

About

This course introduces the fundamentals of web development using ASP.NET, with the aim to develop a database (SQL Server) driven website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.9%
  • CSS 24.2%
  • HTML 7.7%
  • SCSS 3.6%
  • ASP.NET 2.4%
  • C# 1.5%
  • Other 0.7%