Skip to content

fabiangarga/asp.net-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ASP .Net 101

General

  • Delegates and Events
  • Multi-Threading and Synchronization
  • Generics
  • Design patterns
  • N-Layer architecture
  • Access modifiers
  • OOPS concepts
    • Abstraction
    • Encapsulation
    • Polymorphism
    • Inheritance

C# Concepts

  • Types
  • Variables
  • Conversions
  • Expressions
  • Statements
  • Namespaces
  • Classes
  • Interfaces
  • Structs
  • Arrays
  • Enums
  • Delegates
  • Exceptions

MVC

Entity Framework

  • What is Entity Framework?
  • Architecture
  • DBContext
  • DBSet
  • Entity Relationships
  • Code First
  • Model First
  • Database First
  • Lazy Loading
  • Concurrency
  • Other

Extras

  • jQuery
  • CSS Bootstrap
  • CSS Classes BEM
  • CSS Preprocesors
    • SASS
    • LESS
  • SignalR C#

Interview

"Every great developer you know got there by solving problems they were unqualified to solve until they actually did it."

  • TODO

About

ASP .NET 101

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published