fbpx

FullStack Dot Net Course

FullStack Dot Net

78%

Alumni Career Transitions

5200+

Hiring Partners

60%

Avg Salary Hike

22

Years of R & D in Syllabus

.Net Full Stack Course

A Full-stack .NET Developer is an expert who can build and manage all the stacks of an application meaning Front-end, Back-end, database, version control, server, and APIs. This Full Stack Web Development with ASP .Net Training course from SMEClabs focuses on C#, SQL Server, ASP.NET MVC, Web API, Entity Framework Code First, Bootstrap, and HTML5 which are required to build a real-world application with .NET Full-stack development refers to a client-server architecture model, or, as it’s more commonly known, the frontend and backend. These are different in almost every single aspect. Backend development refers to writing code for the server-side handling data, providing APIs, managing security, deployment, and more. Frontend development refers to writing code for the client-side in our case, web clients running in users’ browsers, working on the user interface, presentation logic, browser compatibility, performance, responsiveness, and more.

This session covers the very important skills required as follows,

  • C#
  • AJAX
  • .NET CORE
  • Database
  • Angular
  • HTML
  • CSS
  • JAVASCRIPT
  • JQUERY
  • BOOTSTAP

AN INTRODUCTION

  • What is .NET?
  • What is the CLR?
  • The FCL
  • Installation
  • Primitive Types
  • Namespaces
  • Statements and Expressions
  • Operators

CLASSESS AND OBJECTS

  • Constructors
  • Reference Types
  • Object Oriented Programming
  • Inheritance
  • Access Modifiers
  • Abstract Classes
  • Virtual Members
  • Static Classes
  • Sealed Classes
  • Partial Classes

C#

PART : 1 | C# – Types

  • Reference Types
  • Value Types
  • The struct
  • Testing Reference Types
  • Testing Value Types
  • Passing Parameters
  • Strings
  • Boxing
  • The enum
  • Defining Types
  • Interfaces
  • Arrays
  • Assemblies
PART : 2 | C# – EVENTS, PROPERTIES, AND METHODS
  • Methods
  • Method Overloading
  • Fields
  • Properties
  • Events
  • Events – Delegates
  • Events – Subscribing
  • Events – Publishing
  • Indexers
  • Operator Overloading
  • Conversion Operators
PART : 3 | C# – FLOW CONTROL AND EXCEPTIONS
  • Branching
  • Switching
  • Looping
  • Using foreach
  • Jumping
  • Returning and Yielding
  • Throwing Exceptions
  • Built-in Exceptions
  • Handling Exceptions
  • Chaining Catch Blocks
  • Finally
  • Re-throwing Exceptions
  • Custom Exceptions
PART : 4 | C# AND THE CLR
  • Garbage Collection
  • Threads
  • Async
  • Parallel
  • Reflection
  • Attributes
  • Custom Attributes
  • COM Interop
  • PInvoke

EXPLORING THE .NET FRAMEWORK

  • File I/O
  • Resource management with try/finally/using
  • Using XML serialization
  • Introducing assembly resolution
  • Deploying dependent assembly probing
  • Using a config file to control probing
  • ArrayList
  • Hashtable
  • SortedList
  • Stack and Queue

WINDOWS FORM

  • Introduction to Windows Form
  • Form Controls
  • User Define Controls

ADO.NET

  • Connected Architecture
  • Disconnected Architecture
  • Working with Transaction
PART : 1 | C# AND GENERICS
  • Why Generics?
  • Building Collections Without Generics
  • Generic Collections
  • Generic Parameters
  • Generic Constraints
  • Generic Methods
  • The default Keyword
  • Generic Interfaces
  • Generic Delegates
  • Variance
PART : 2 | C# AND LINQ
  • Extension Methods
  • Extensions and Lambdas
  • Lambdas and Funcs
  • Funcs and Expressions
PART : 3 | C# AND THE DLR
  • Why Dynamic?
  • Using Dynamic Types
  • Excel Automation
  • The DLR
  • ExpandoObject
  • DynamicObject
  • Calling Ruby

 

OBJECT ORIENTED PROGRAMMING WITH C#

  • Primitive Procedural Preoccupations
  • The Big Encapsulation
  • Little Abstractions
  • The Inheritance Check
  • A Clean Interface
  • Directional Dependencies

FUNCTIONAL PROGRAMMING WITH C#

  • Prime Abstraction
  • A Higher Calling
  • Lazy Code
  • Timing and Retries
  • Partial Application and Currying
  • Asynch and Parallel
  • Multithreding

WEB DESIGNING

PART : 1 HTML5 & CSS3
  • HTML Basic Tags
  • Working With Table,List & div
  • HTML Form Elements
  • CSS Basic Syntax
  • Creating External CSS
  • Learn How To Use Selectors
  • Working With CSS Properties
PART : 2 JAVASCRIPT
  • Define JavaScript
  • Create And Manipulate Variables
  • Implement Functions
  • How To Use JavaScript Events
  • Developing PopUp Boxes
  • How To Use Client Side Validation
  • ECMA Script
PART : 3 JQUERY
  • Introduction To Jquery
  • Implement Jquery In Web Application
  • Working With Jquery Events
  • Implementing JQuery
PART : 4 BOOTSTRAP 5
  • Overview
  • Environment Setup
  • Grid System
  • Typography
  • Jumbotron
  • Page Header
PART : 5 ANGULAR JS
  • Expressions
  • Directives
  • Controllers
  • Modules
  • Scopes
  • Filters
  • DOM
  • Forms
  • AJAX
  • Validation
  • Services
  • Animation
  • Dependency Injection
  • Views

 

 

WINDOWS PRESENTATION FOUNDATION

  • Windows Application using WPF
  • Data Binding
  • Data Template
  • Styles
  • Commands

ASP.NET

  • Web Application using ASP.NET
  • ASP.NET Architecture
  • Control-based Programming
  • User Interface Elements
  • Deployment
  • Web Sites, Applications, and Virtual Directories in IIS
  • ASP.NET Diagnostics and Health Monitoring
PART : 1 | ASP.NET WORKING WITH DATA
  • Data Binding
  • State Management
  • Validation
  • Caching
PART : 2 | ASP.NET 3.5 SECURITY
  • IIS 6 & IIS7 URL Authorization
  • Forms authentication
  • Role-based authorization
  • Trimming site maps with roles
  • Config file encryption
  • ASP.NET Membership
  • Resources and Internationalization
PART : 3 | ASP.NET 3.5 ADVANCED TOPICS
  • HTTP Pipeline
  • Custom Controls
  • Web Parts
  • Web Services

ASP.NET AJAX

  • ASP.NET Ajax Introduction
  • ASP.NET Ajax Server Controls
  • ASP.NET Ajax Server Data
  • ASP.NET Ajax Client-side Library
  • ASP.NET Ajax Control Toolkit

ASP.NET MVC

  • Web Application using MVC Pattern
  • Razor View
  • Controller
  • Model

ENTITY FRAMEWORK

  • Introducing the Entity Framework
  • Code First Approach

WINDOWS COMMUNICATION FOUNDATION (WCF)

  • WCF Configuration
  • Hosting WCF Services in Windows Services
  • Hosting WCF Services in IIS
  • Building RESTful services with WCF

WINDOWS WORKFLOW FOUNDATION (WF)

  • Introducing Windows Workflow Foundation
  • Programming workflows in WF
  • Writing custom activites in WF

ASP.NET CORE

  • .Net Core Overview
  • ASP.Net Core Overview
  • Create Core Web Application
  • ASP.Net Core Project’s Folder Structure
  • SetUp Host In Program File
  • Configure The Default File To Be Served On The Root Request.

ASP.NET CORE MIDDLEWARE

  • Dependency Injections in ASP.Net Core
  • Built In IOC Container in ASP.NET Core
  • Add Custom MiddlewaresbIn ASP.NET Core Application
  • Serving Static Files In ASP.NET Core
  • Serving Static Files From Any Folder In ASP.NET Core

ADVANCED TOPICS IN ASP.NET CORE

  • Exception Handling In ASP.NET Core
  • Logging In .NET Core
  • Logging In ASP.NET Core
  • .NET Core Application Types
  • Code Sharing Between .NET Projects
  • Target Multiple Frameworks In ASP.NET Core Project
  • Razor Pages Web APP With ASP.NET Core

SQL SERVER

  • SQL Server Installation
  • SSMS
  • SQL Server Data Types
  • DataBase Operations
  • SQL Server DataBase
  • Aggregate Function
  • SQL Server Operators,Clauses,Keys
  • SQL Server Advance
  • Miscellaneous

MongoDB

  • Introduction
  • Installation
  • MongoDB CRUD Operations
  • Aggregation Operation
  • Data Models
  • Indexes
  • Security
  • Replication
  • Sharding
  • Change Streams
  • Time Series
  • Transactions
  • Administration

VERSION CONTROL

PART : 1 GIT & GIT HUB DEPLOYMENT
  • Git New Files
  • Git Staging Environment
  • Git Commit
  • Git Help
  • Git Branch
  • Git Branch Merge
Git and GitHub
  • GitHub Edit Code
  • Pull from GitHub
  • Push to GitHub
  • GitHub Branch
  • Pull Branch from
PART : 2 Git Advanced
  • Git .gitignore
  • Git Security SSH
  • GitHub Add SSH
PART : 3 Git Undo
  • Git Revert
  • Git Reset
  • Git Amend

PROJECT

** The above is the lite syllabus and doesn’t cover the full syllabus. To get full syllabus  Book a Free Demo Now

WhatsApp
Facebook
Telegram
Email
Interships - FullStack Dot Net Course
Register Now

Certifications & Accreditations

NSDC 2 - FullStack Dot Net Course
iisc 1 - FullStack Dot Net Course
Zohobooks + Quickbooks
Diploma in Fire and Industrial Safety Management
ESSI - FullStack Dot Net Course
CGSC - FullStack Dot Net Course

Benefits of learning from us

Program Fees

Live Instructor Led Training Fee

 125,000.00
  • The above fees are applicable to candidates in India only.

Mode of Training

OnDemand

Live Instructor Led

Virtual Lab

Classroom

Comprehensive Curriculum

4 months +

Learning Content + Practicals

Regular Batch

Date

29-Apr-2024

Time

10:30 AM IST

Fast Track Batch

Date

01-May-2024

Time

10:30 AM IST

Extra 20% off on Courses

Coupon Code: UPGRADE

FAQ For FullStack Dot Net Course

  • Understanding of how to use sparklines.
  • Personalised template creation.
  • Pivot tables and charts are created, managed, and formatted.
  • Basic understanding of scenario creation and management and many more.

The Advanced Excel Course teaches students and professionals how to use Excel’s functions, financial analysis types, and advanced formulae to become Excel power users.

Yes, SMEClabs provides placement you can visit this website Placementshala to get more details regarding the placements.

Electronic Xylophones Create Electronic Listening.

SMEC, one of India’s first worldwide EPC contractor company globally recognized for its distinctive services specifically in Marine & Industrial Automation, Instrumentation, Electrical, Pneumatics, Hydraulics and Mechanical sectors which started its journey in 2001. It has a R&D and training division SMEClabs which caters job-oriented training in various domains which helps an aspiring engineer /fresher or professionals to get a jump start to their career.

Download Now