0% found this document useful (0 votes)
19 views

Upgrade 1

The document outlines the syllabus for a Web Technology course covering .NET Framework 4.0. It includes introductions to key .NET 4.0 components like WCF, WWF, and WPF. Students will learn to create web, Windows, and console applications in Visual Studio 2010 using ASP.NET and C#.NET 4.0. Topics include data management with ADO.NET and Entity Framework, architecting and configuring ASP.NET applications, and deploying web applications with Visual Studio 2010. Changes from the old syllabus are highlighted in bold.

Uploaded by

siddhijjoshi
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views

Upgrade 1

The document outlines the syllabus for a Web Technology course covering .NET Framework 4.0. It includes introductions to key .NET 4.0 components like WCF, WWF, and WPF. Students will learn to create web, Windows, and console applications in Visual Studio 2010 using ASP.NET and C#.NET 4.0. Topics include data management with ADO.NET and Entity Framework, architecting and configuring ASP.NET applications, and deploying web applications with Visual Studio 2010. Changes from the old syllabus are highlighted in bold.

Uploaded by

siddhijjoshi
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Dharmsinh Desai University, Nadiad Faculty Of Technology Department of Information Technology

SUBJECT : Web Technology SUBJECT CODE: IT-614

SEMESTER : VI

1) Introduction to .Net Platform 4.0 1. Features of .Net Platform 4.


2. Components of .Net frameworks 4.0.

3. Introduction to Windows Communication Foundation (WCF), Windows Work Flow (WWF or WF), Windows Presentation Foundation (WPF).
4. Features and Application of WCF, WF and WPF.

5. Introduction to Visual Studio 2010 and its features. 6. ADO.Net Entity Framework 4.0.
2) Introduction to Asp.Net in Context of .Net Framework 4.0.

Walkthrough for creating simple Asp.Net Web, Windows and Console Application with Visual Studio 2010.
1.

Creation of Traditional Web Services and Web Service using WCF with Visual Studio 2010.
2.

Creation of simple MVC pattern web-based application with Visual Studio 2010. 3) Introduction to C# in Context of .Net Framework 4.0.
1.

Developing application using C#.NET 4.0.

Partial class, Collection, Lists, Arrays, Strings, Events, Delegates, Threading, Exception handling.
2. 3.

Networking, File I/O, Generic.

4) Separate code from content with HTML controls 1. Implement Post back Form 2. Increase code separation with code-behind file 3. Increase modularity with a user control 4. Creating a subscription post back form with a user control

5) ASP.NET server controls 1. Server side processing in ASP.NET 2. Introduction of HTML controls 3. Introduction to ASP.NET Standard controls 4. Hidden Field, File Upload Controls and User Controls 5. Working with Master Page in web application 6. Using ASP.NET and Login Controls 7. Using ASP.NET Validation controls 8. Using ASP.NET Navigation controls 6) Data management with ADO.NET 1. Introduction of Data Binding in ASP.NET using different data source controls.
2. Basic ADO.NET features. 3. Introduction to Connection, Command, DataReader, DataAdapter

object Using Parameters, DataSet and DataTable. 4. ASP.NET Dynamic Data Overview

5. Asp.Net Entity Framework 4.0 6. Introduction to LINQ Queries.


7. Introduction LINQ to SQL.

7) Architecting & Configuring an ASP.NET application 1. Simple Web Application Development and MVC Based Web Application Development. 2. Tradition Web Serviced development and Web service development using WCF. 3. Application development using WPF and WF.
4. Debugging and Error Handling. 8) Web Application Deployment with Visual Studio 2010.

Please note that content in BOLD LATTER represents change in SYLLABUS with respect to OLD SYLLABUS, Thus, We have attached both copies of syllabus.

You might also like