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

Sdílet
Vložit
  • čas přidán 20. 12. 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
  • Věda a technologie

Komentáře • 17

  • @zeryabkhan1505
    @zeryabkhan1505 Před 3 lety +1

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

  • @randydejesusmartediaz4203

    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 CZcams 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 Před 3 lety

    Excellent ! I wait for the next video

  • @codingislife6387
    @codingislife6387 Před 3 lety

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

  • @quanluong2112
    @quanluong2112 Před 3 lety +2

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

    • @randydejesusmartediaz4203
      @randydejesusmartediaz4203 Před 3 lety +1

      Me too

    • @CUiAcademy
      @CUiAcademy  Před 3 lety +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 Před 3 lety

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

  • @jagarzon65
    @jagarzon65 Před 3 lety +1

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

  • @sunrise_dev
    @sunrise_dev Před 3 lety +1

    Thanks sharing 👍👍❤️

  • @kingmega8730
    @kingmega8730 Před 3 lety +1

    Thanks sir
    Continue pls

  • @manzlog9260
    @manzlog9260 Před 3 lety +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"

  • @HH-sz6gg
    @HH-sz6gg Před 3 lety +2

    thanks a lot

  • @nenadivanovic2316
    @nenadivanovic2316 Před 3 lety +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 Před 3 lety +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 Před 3 lety

    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.