Menu ---
  • Home
  • Tutorials
  • Useful codes
  • Nuget Packages
    • Extension Methods
    • Filter Descriptor for Kendo UI
  • Downloads
    • Active Directory Managing Utility DLL
    • SQL connection methods DLL
  • Contact

C# tutorials and useful codes.

Tag: repository pattern

How to use generic repository pattern?

Tags c#, entity framework, generic, repository pattern3199 Views

As you may know, repository pattern is intended to create an abstraction layer between BLL (business logic layer) and DAL (data access layer). Repository pattern is to query the data source and maps it to the BLL. But what if …

ASP.NET MVC web application with Entity Framework – Part 3.

Tags asp.net, business logic layer, c#, crud, entity framework, enumerable, ienumerable, iqueryable, mvc, queryable, repository pattern, sql, unit of work617 Views

In this part I will show what a Business Logic Layer (BLL) should contain. We will use Repository Pattern and Unit Of Work design pattern. What are these (in few words)? Unit Of Work does 2 really important things: it …

ASP.NET MVC web application with Entity Framework – Part 2.

Tags asp.net, c#, context, dal, data access layer, entity framework, mvc, repository pattern, sql, unit of work451 Views

As mentioned in the previous post, this part will show the DAL project of our Movie Inventory ASP.NET MVC web application. This small Data Access Layer class library project contains only our context declaration, the relations of the entities and …

Site Sidebar

Recent Posts

  • How to show enum description in ComboBox?
  • How to serialize and deserialize JSON?
  • Simple login form with remember me and logout function
  • How to create (encode) and decode QR code?
  • How to use generic repository pattern?

Categories

  • ASP.NET
  • C#
  • Entity Framework
  • MVC
  • SQL
  • Tutorials
  • Useful codes

My personal website

Software Development

Site Footer

You can find me on social networks:

Tags

anonymous method asp.net bind binding blackjack bootstrap business logic layer c# cmtrace connectionstring context css csv dal data access layer datatable decoding delegate encoding entity framework enum event excel exception game html ip address listbox log4net mvc n-tier notepad++ remember me repository pattern secure sql sqlconnection subscribe textbox try catch ui unit of work user interface web winform
Created by Attila Török - https://www.crushsoft.eu

Sliding Sidebar

About Me

About Me

In the past years I worked on almost every part of information technology: planning, implementing, managing server infrastructures, supporting desktops for hundreds of end users, planning wired and wireless networks in home offices and large companies, designing and building web sites using CMS mostly, developing softwares to windows based computers, to android equipments and web applications and services, creating video footages and photo shooting.

Tags

anonymous method asp.net bind binding blackjack bootstrap business logic layer c# cmtrace connectionstring context css csv dal data access layer datatable decoding delegate encoding entity framework enum event excel exception game html ip address listbox log4net mvc n-tier notepad++ remember me repository pattern secure sql sqlconnection subscribe textbox try catch ui unit of work user interface web winform