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

Microsoft Dot Net: SSDN Technologies, M-44, Old DLF Colony, Sector-14, Gurgaon

The document outlines a course on Microsoft Dot Net that covers programming foundations like logic building and algorithms, introductions to object-oriented programming concepts like classes and inheritance in C Sharp, and basic programming in C Sharp including variables, operators, arrays and exceptions. It also covers databases like SQL Server and Oracle, ADO.NET for connecting applications to databases, and web programming using ASP.NET including HTML, controls, state management and creating data-driven websites. Students will complete a final project individually or in groups.

Uploaded by

ascii02
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Microsoft Dot Net: SSDN Technologies, M-44, Old DLF Colony, Sector-14, Gurgaon

The document outlines a course on Microsoft Dot Net that covers programming foundations like logic building and algorithms, introductions to object-oriented programming concepts like classes and inheritance in C Sharp, and basic programming in C Sharp including variables, operators, arrays and exceptions. It also covers databases like SQL Server and Oracle, ADO.NET for connecting applications to databases, and web programming using ASP.NET including HTML, controls, state management and creating data-driven websites. Students will complete a final project individually or in groups.

Uploaded by

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

Microsoft Dot Net

Programming Foundation

Basics of Programming
Logic Building
Flowchart
How to write algorithm
Identify the problem/Requirement & represent in flowchart

Introductions of OOPS
Fundamental of OOPS
How to use OOPS In C Sharp
Class & Object
Inheritance
Polymorphism
Overloading
Overriding
Prepare your own utility class using OOPS (Lab)
Basic Programming in C Sharp

How to install Visual Studio


How to set environment
Overview of .Net Framework
Understand the programming structure of C Sharp,
How to run your program
How to debug your program
How to use OOPS in C sharp
Write your first program in c sharp
Identify your data types
Decision Making
Looping
How to Use Operator
How to declare array & collections
Implement Generics
Optional Parameters
Named arguments

SSDN Technologies, M-44, Old DLF Colony, Sector-14, Gurgaonwww.ssdntech.com,[email protected],Cell-09999509970,0124-4018080

Delegates

Exceptional Handling in C sharp


Use File streams in C sharp
Database Module
SQL Server
Oracle
MYSQL
Learn database

Installation of Database
Backup & Restore
User Creation
Basics of RDBMS
Introductions of Database Objects
Table
Relationship & Keys
Querying data using different tables
Constraints
Procedure writing
Functions
Views
Triggers

ADO.NET

What is ado.net
How to connect your application with database
Perform CRUD operation
DataSet
XML classes
ADO.NET Transactions

Web Programming using Asp.net

Basics of internet
HTML Basics
Visual studio IDE introductions
Build your website
How to publish your website in IIS
Control introductions
(User control, server control, HTML control custom control)
State Management
Master Page, Site Map etc
Create data driven applications using SQL server

SSDN Technologies, M-44, Old DLF Colony, Sector-14, Gurgaonwww.ssdntech.com,[email protected],Cell-09999509970,0124-4018080

Project Work
Student will choose any topic in a group or individual and submit the final project before the
exams.

SSDN Technologies, M-44, Old DLF Colony, Sector-14, Gurgaonwww.ssdntech.com,[email protected],Cell-09999509970,0124-4018080

You might also like