Giter Site home page Giter Site logo

kadirhaktan / siparistakipuygulamalar-2 Goto Github PK

View Code? Open in Web Editor NEW
13.0 2.0 8.0 10.23 MB

Katmanlı Mimari ile C# (ASP.NET MVC) uygulama

C# 80.15% ASP 0.13% HTML 19.72%
asp-net-mvc asp-net n-layer dependency-injection solid-principles c-sharp html5 dotnet dotnet-framework n-tier-architecture

siparistakipuygulamalar-2's Introduction

SiparisTakipUygulamalar-2

Çok Katmanlı Mimari ile geliştirilen C# (ASP.NET MVC) uygulaması

Kullanılan Katmanlar

Core Katmanı(Diğer katmanlardaki işlemlerin daha temiz yazılması için referans gören katmandır.Framework katmanı da denilebilir)

Veri Erişim Katmanı

İş Katmanı

User Interface(MVC) Katmanı

Kullanılan Teknolojiler ve frameworkler

Entity Framework

Fluent Validation(Validasyon)

PostSharp(Aspect Oriented Programming yapmak için Cross Cutting Cornces dediğimiz yapıların iş katmanında çağrılırken birbirinden ayrılaştırıp ama yinede ilgili metoda girip işlemlerini gerçekleşebilmesi kullanılan programlama tekniği diyebiliriz.Metodun içine yazmak yerine Attribute olarak metodun üstüne ekleyerek ilgili işlemin metodun girmesini sağlıyoruz.Bu sayede daha temiz kod yazmış oluyoruz )

Log4Net(Loglama)

Microsoft'un Caching kütüphanesi

Kullanılan başka yapı

Transactional operasyon yapısı:

Veritabanım içinde birebir ilişkisi olan tablolar için özellikle İş Katmanında TransactionalAdd ya da Transactional Update gibi metotlar tanımlamış olup örneğin Müşteri tablosundan bir kayıt eklediğimde aynı anda Telefon tabloma da bir kayıt eklemeye çalışıyor olacağım.Ama bir tablo ekleme problemi yaşarsam diğerine de ekleme yapmayıp işlemi tamamen durduracak

siparistakipuygulamalar-2's People

Contributors

kadirhaktan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.