Programming Using C
Programming Using C
Department of MCA
1. GENERAL INFORMATION:
2. COURSE PRE-REQUISITE:
Student should know the basics of OOPs and knowledge about HTML.
3. COURSE OBJECTIVE:
4. COURSE OUTCOMES:
5. FACULTY DETAILS:
Details
Name Mrs. Jeny Jijo
Department MCA
Room Number 518
E-mail address jenyjijo@pes.edu
Contact Hours Office Hours
7. MODULE MAP:
% of portions covered
Class Theme Topics to be covered Chapter
Cumulative
Wise
Benefits of .NET Framework, Architecture
1 of .NET Framework 4.0, Components of
.NET Framework 4.0: CLR, CTS
CHAPTER 1
Metadata and Assemblies, .NET Framework
2 Class Library, Windows Forms, ASP .NET
Getting started and ASP .NET AJAX,
with .NET 8% 8%
ADO .NET, Windowsworkflow
3 Framework 4.0 Foundation, Windows Presentation
Foundation
Windows Communication
4 Foundation, Widows Card Space and LINQ.
% of portions covered
Class Theme Topics to be covered Chapter-
Cumulative
Wise
Understanding ADO.NET: Describing the
37
Architecture of ADO.NET
ADO>NET, ADO.NET Entity Framework.
38
Creating Connection Strings:
Syntax for Connection Strings.
39 CHAPTER 7 Creating a Connection to a Database: SQL
Server Database,
Data Access OLEDB Database, ODBC Data Source.
40 with ADO.NET Creating a Command Object. Working with 15% 86%
DataAdapters
Creating DataSet from DataAdapter, Paging
41
with DatyaAdapters,
Updating with DataAdapters, Adding
42
Multiple Tables to a DataSet,
43 Creating Data View.
Using DataReader to Work with
44
Databases.
Introduction, Web Basics, Multitier
Application Architecture, Your First Web
45 Application: Building WebTime Application,
Examining WEebTime.aspx’s Code-Behind
File,
Standard Web Controls: Designing a Form,
Validation Controls, Session
46
Tracking:Cookies, Session Tracking with http
CHAPTER 8 Session State, Options.
Aspx :Selecting a Programming Language,
Web App ecommenations.aspx: Displaying
47 14% 100%
Development Recommendations based on Session Values.
with ASP.NET
Case study: Database-Driven ASP.NET
Guestbook, Building a Web Form that
48 Displays Data from a Database, Modifying
the Code-Behind File for the Guestbook
Application
49 Continuation
ASP.NET AJAX: Traditional Web
50 Applications, Ajax Web Applications,
Testing an ASP.NET Ajax application, the
51 ASP.NET Ajax Control Toolkit.
Case study: Password-Protected Books
52 Database Application
8. RECOMMENDED BOOKS
PRESCRIBED TEXTBOOK
1. .NET 4.0 Programming (6-in-1), Black Book, Kogent Learning Solutions Inc.,
Wiely- Dream Tech Press. (Chapters: 1,10,11,12,13,14 and 19).
2. Paul Deitel and Harvey Deitel: C# 2010 for Programmers, 4th Edition, Pearson
Education. (Chapters: 14,15,19 and 27.3)
REFERENCE BOOKS
1. Andrew Trolsen: Pro C# 5.0 and the .NET 4.5 Framework, 6th Edition, Wiely-Appress.
2. Bart De Smet: C# 4.0 Unleashed, Pearson Education- SAMS Series.
3. Hebert Shildt: Programming in C# 4.0, Tata McGraw Hill.
10. ASSESSMENT
WRITTEN EXAMINATION
Paper Structure
No. Of Questions 8 Main Questions No. of questions to be answered 5
Exam date Paper Duration 3 Hrs
Total Marks 100 Pass Marks 40
CONTINUOUS ASSESSMENT
ASSIGNMENT
Refer PART-B of .Net Laboratory and add the modifications for the following questions
Question-1
5) Display the details the students who have taken admission and not eligible in a particular year.
Question-4
1) Create a sign-in page for alumni and display the details of alumni like year of passing , current
company, designation, email id and contact number.
Question-5
3) List the name of branch along with its bank name and total amount of loan given by it.
4) Retrieve the names of customers who have accounts in all the branches located in a
specific city.