C# Contract Management System [Part-6] Aggregate Functions in SQL Server

Поделиться
HTML-код
  • Опубликовано: 20 дек 2020
  • Welcome to the 6th part of the video series of A to Z development of Contract Management System in C# for beginners using SLR DB Connector.
    In this video, We'll save the assigned task to the contractor.
    The main topics that we will cover in this video are,
    Adding Primary Keys and Foreign Keys in MS SQL Server.
    Button Press Events.
    Finding Errors in Query using SLR Db Framework.
    Using Aggregate functions in SLR Db Framework.
    Source Code:
    codeinpc.com/contract-managem...
    ++++++++++++++++++++++++++++++++++++++++++++
    Support Me on Patreon:
    / salaarhusyn
    ++++++++++++++++++++++++++++++++++++++++++
    For Android Ui Tutorials, Please Subscribe to Our Channel Android Ui Academy:
    / @androiduiacademy6689
    ++++++++++++++++++++++++++++++++++++++++++++
    if You Have any Query, feel free to contact Us on Facebook:
    / csharpuiacademy
    ++++++++++++++++++++++++++++++++++++++++++++
    Please Subscribe for more Videos
  • НаукаНаука

Комментарии • 17

  • @zeryabkhan1505
    @zeryabkhan1505 3 года назад +1

    best Resource to learn C# for sure. Your Videos are amazing man.

  • @randydejesusmartediaz4203
    @randydejesusmartediaz4203 3 года назад +1

    I love see your videos, I repeat one, two and three times
    I'm studying for Software Engineering and ever I'm here because your tutorials the best en RUclips and much website
    You are helpme since 2018, kiss
    And I look forward to the source code to study it in detail but on 10 videos more
    PD. I follow you on GitHub

  • @arnaudberard64
    @arnaudberard64 3 года назад

    Excellent ! I wait for the next video

  • @jagarzon65
    @jagarzon65 3 года назад +1

    Gracias por el contenido, hermosos formularios. Un saludo desde Medellín, Colombia

  • @codingislife6387
    @codingislife6387 3 года назад

    Thanks Sir. Sir Please Make all Lecture we was waiting so long.

  • @quanluong2112
    @quanluong2112 3 года назад +2

    I wait part 6 is so long time. Thanks :)

    • @randydejesusmartediaz4203
      @randydejesusmartediaz4203 3 года назад +1

      Me too

    • @CUiAcademy
      @CUiAcademy  3 года назад +3

      Hi So Mi TV. Actually I got my right arm injured in a road accident. Now I am fully recovered. I'll upload videos regularly. Stay tuned.. ❤❤❤

    • @quanluong2112
      @quanluong2112 3 года назад

      @@CUiAcademy ok. Wish you healthy.I hope your application with the reporting more detailed circle and column graphs. I really need this report

  • @kingmega8730
    @kingmega8730 3 года назад +1

    Thanks sir
    Continue pls

  • @sunrise_dev
    @sunrise_dev 3 года назад +1

    Thanks sharing 👍👍❤️

  • @HH-sz6gg
    @HH-sz6gg 3 года назад +2

    thanks a lot

  • @manzlog9260
    @manzlog9260 3 года назад +2

    Sir This is Awesome Project.
    But sir please, make a video on " How to give a shadow to the web form on four sides"

  • @nenadivanovic2316
    @nenadivanovic2316 3 года назад +1

    Hi, I have similar project that I have to start. I wanted to add automated workflow in my CRM. Example: I would create user A and user B make some sort of a inbox type chat in program(as simple as it can be). And with automated workflow I can automate a task, which will let a user A send a msg every monday at 10am with a txt "send me report from last week" to user B. I need to do this in asp.net web forms using web services. How do i achieve automating workflow ? Some kind of timer or ...? I would really appreciate any input in this matter. Thank you

  • @mohamedelmeziani7387
    @mohamedelmeziani7387 3 года назад +1

    can u help me plzzzzz!
    i have flotlayout1 to display user controls (Articles), i wnat when i click in one user controls (Articles).. passing data to another user control (ArticleSelected) in flotlayout2.

  • @AmanKumar-bi4jl
    @AmanKumar-bi4jl 3 года назад

    Sir,
    how to change the button position when window form change its size.
    Suppose, i arrange 9 buttons (same size) in a horizontal row. When i decrease the window form width then all 9 buttons sift down of the first row and create a new row, the process is continue until all 9 buttons are not arrange in vertical row( If form High is not enough then automatically vertical scroll bar added in the form).
    Please reply sir.