Net Centric Computing - Syllabus

Embark on a profound academic exploration as you delve into the Net Centric Computing course () within the distinguished Tribhuvan university's CSIT department. Aligned with the 2065 Syllabus, this course (CSC-360) seamlessly merges theoretical frameworks with practical sessions, ensuring a comprehensive understanding of the subject. Rigorous assessment based on a 60 marks system, coupled with a challenging passing threshold of , propels students to strive for excellence, fostering a deeper grasp of the course content.

This 3 credit-hour journey unfolds as a holistic learning experience, bridging theory and application. Beyond theoretical comprehension, students actively engage in practical sessions, acquiring valuable skills for real-world scenarios. Immerse yourself in this well-structured course, where each element, from the course description to interactive sessions, is meticulously crafted to shape a well-rounded and insightful academic experience.


Course Synopsis: This course explores the concepts of developing web technology.

Goal: To provide the knowledge of Web Centric Computing Using Active Server programming.

Units

Introduction

Behind the scenes: Introduction, benefit and application of ASP; Introduction to IIS: Features, properties and application of IIS and MMC, Virtual directory properties; ASP requirements: Need for ASP, Scripting capabilities, Recognizing individuals, Database access, State maintenance, ASP extensibility.


Intrinsic ASP Objects

The response object: ASP objects, Sending text with the response object and embedded quotes, Using variables, Other response; The request object; The application and server objects: Threads, Application variables and use, The server object, Limitation of application variables; The session object.


Writing Server-Side Code

Coding using VBScript and JScript, The scripting dictionary object, File access with ASP, Debugging ASP and error-handling.


Using Components

The browser capabilities component: Difference between browser, Components properties/methods, working and capabilities; Other ASP components; Sending and receiving E-mail with ASP.


Accessing Databases with ASP and ADO

Introduction to relational databases and SQL, Introduction to ADO, Accessing data with ADO, Controlling transactions in ASP.


ASP Applications

Introduction to ASP applications, State maintenance in ASP applications, Controlling access and monitoring, Planning application, Develop a sample project using ASP.


Advanced ASP

Client-side scripting, Building own components, Automating active server pages, Efficiency and scalability.


Lab works

Exercises covering all features of above.