100% found this document useful (1 vote)
251 views6 pages

Dotnet

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
251 views6 pages

Dotnet

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Course Code .

Net Programming Credits:4

Lecture Hours: (L) Tutorial Hours : Lab Practice Total: (L+T+P)

per week:4 (T) per week:1 Hours: (P) per week;5

Per week: 0

Course Category : Year & Semester: Admission Year:

Core III & V 2023-2024

Pre-requisite Basic Idea about .Net

Learning Objectives: (for teachers: what they have to do in the class/lab/field)

 To introduce the .NET architecture and its applications.


 To give a well depth knowledge on VB.Net
 To learn features of ASP.NET and ADO.NET programming.
 To develop an applications in the .NET platform.

Course Outcomes: (for students: To know what they are going to learn)

CO1: The student will use Visual Basic.Net to build Windows applications using structured

and object-based programming techniques.

CO2: Design/develop programs with GUI interfaces.

CO3: Perform tests, resolve defects and revise existing code.

CO4: Develop dynamic web applications, create and consume web services.

CO5: Create applications that use ADO. NET.

CO6: Use appropriate data sources and data bindings in VB.NET / ASP.Net.

Recap: (not for examination) O v e r v i e w o f . N e t F r a m e w o r k , L a n g u a g e s


s u p p o r t e d b y t h e . N e t ( This is done during 2 Tutorial hours)
Units Contents Required
Hours
I: The .NET The vision and goals of .NET- The building blocks of .NET- An 12
Architecture
Overview of .NET Framework: The .NET Evolution- Design
goals of the .NET framework – The .NET framework
architecture- An Overview of .NET application.

II Introduction to VB.Net – Variables – Constants – Expressions –


Control Statements – Methods & Arrays – Class , Properties, &
Basic 15
Features of Indexes.
VB.Net
Inheritance & Polymorphism – Interfaces – Namespaces –
III
Advanced Components – Exception Handling – Multithreading –
15
concepts in
Delegates – Events – Attributes.
VB.Net

Overview of ASP.NET framework – Overview of CLR – Class


Library – Overview of Asp.NET controls – Understanding of
HTML Controls – Study of Standard Controls – Validation
IV
15
ASP.NET Controls – Rich Controls – Adding Controls to forms – Master
page – Navigation Controls – Themes – Handling events using
various Tools – Simple web services Programs.
Component Object Model – SQL Server – SQL Connected
V Mode – Disconnected Mode – Data Set – Data Reader –
ADO.NET 15
Identity - Data Access Control – Grid View Control – Other
Fundamentals
Controls.
Extended Questions related to the above topics, from various 3
Professional competitive examinations UPSC / TRB / NET / UGC –
Component
CSIR / GATE / TNPSC / others to be solved
(To be discussed during the Tutorial hour)

Skills Knowledge, Problem Solving, Analytical ability,


acquired
Professional Competency, Professional Communication and
from the
course Transferrable Skill
Learning Resources:
 Recommended Texts
1. Stephen C. Perry, AtulKhate, Joseph Mayo, “Essentials of .Net and Related Technologies: With a
focus on C#, XML, Asp.NET and ADO.NET”, First Edition, Pearson Education., 2009.
2. C. Muthu “Visual Basic .Net “ -Publisher: McGraw Hill Education .

3. Kevin Hoffman & Jeff Gabriel, “Professional .NET Framework” Shorff Publishers and
Distributors Pvt. Ltd

4. Dave Mercer, “ASP.NET – A Beginners Guide”, Tata McGraw Hill Publications Pvt. Ltd.

 Reference Books
1. Herbert Schildt, The Complete Reference C#.NET, TataMcGraw-Hill,2017.
2. Kogent Learning Solutions, C# 2012 Programming Covers .NET 4.5 Black Book,
Dreamtech pres,2013.
3. Anne Boehm, Joel Murach, Murach’s C# 2015, Mike Murach& Associates
Inc.2016.
4. DenielleOtey, Michael Otey, ADO.NET: The Complete reference,
McGrawHill,2008.
5. Matthew MacDonald, Beginning ASP.NET 4 in C# 2010,APRESS,2010.
 Web resources
1. Video Lectures :
https://www.tutorialspoint.com/net_framework_online_training/
net_framework_introduction.asp

VB.NET

2. Free E books :
 http://www.kciti.edu/wp-content/uploads/2017/07/vb.net_tutorial.pdf
 https://www.visualchart.com/ContentManagement/Development/Manuals/
EN/vbNet_programming.pdf
3. https://www.javatpoint.com/net-framework
ASP.NET

4. https://www.javatpoint.com/asp-net-tutorial
5. https://asp.net-tutorials.com/basics/asp-net-web-forms-mvc-core/

Title of the Subject Name Categ L T P S C I Marks


Course/ ory r n C E Tot
Paper e s I xt al
d t A er
i . na
t l
s H
o
u
r
s
Core Course .Net Programming Core - - Y - 4 5 40 60 100
Course Objective
C1 To develop VB.NET application using standard controls.
C2 To create rich database applications usingADO.NET.
C3 To implement file handling operations.
C4 To implement XML classes.
C5 To utilize ASP.NET security features for authenticating the website
Sl. No Programs No. of Hours Course
Objectvie
1. Create an exposure of applications using
VB.NET
2. Implement the Html Controls
C1
3. Implement the Server Controls

4. Web application using Web controls.

5. Web application using List controls.

6. Web Page design using Rich control. Validate user


input using Validation controls. Working with
Fileconcepts.

7. Web application using Data Controls. C2


8. Data binding with Web controls
9. Data binding with Data Controls.
10. Database application to perform insert, update and
delete operations.
C3
11. Database application using Data Controls to
perform insert, delete, edit, paging and sorting
operation.
12. Implement the Xml classes. C4
13. Implement Authentication – Authorization.
14. Ticket reservation using ASP.NET controls. C5

15. Online examination using ASP.NET controls

Total
Course Outcomes Programme Outcome
CO On completion of this course, students will
1 To create web applications and implement various
controls PO1, PO2, PO6

2 Create a web pages in Rich control. PO3, PO8


3 Develop knowledge about file handling operations PO1, PO4, PO8
4 An ability to design XML classes PO2, PO6, PO7
5 To develop a software to solve real-world problems
using ASP.NET PO1,PO3, PO5, PO8

Text Book
1
SvetlinNakov,VeselinKolev& Co, Fundamentals of Computer Programming with
C#,Faber publication,2019.
2 Mathew, Mac Donald, The Complete Reference ASP.NET, Tata McGraw-Hill,2015.

Reference Books
1.
Herbert Schildt, The Complete Reference C#.NET, TataMcGraw-Hill,2017.
2. Kogent Learning Solutions, C# 2012 Programming Covers .NET 4.5 Black Book,
Dreamtech pres,2013.
3. Anne Boehm, Joel Murach, Murach’s C# 2015, Mike Murach& Associates Inc.2016.
4. DenielleOtey, Michael Otey, ADO.NET: The Complete reference, McGrawHill,2008.
5. Matthew MacDonald, Beginning ASP.NET 4 in C# 2010,APRESS,2010.
Web Resources
1. https://www.geeksforgeeks.org/introduction-to-net-framework/
2. https://www.javatpoint.com/net-framework
3 https://dotnettutorials.net/

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy