Skip to content
View Aarthi-Saba's full-sized avatar

Block or report Aarthi-Saba

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. CareerCloudUI CareerCloudUI Public

    Front End for Job portal application is developed using ASP.NET core

    C# 5 1

  2. SOLID SOLID Public

    Implemented SOLID principles to a sample C# program provided,Ensured Single Responsisbility,Open/Closed,Liskov Substitution,Interface Seggregation,Dependency Inversion principles followed for a bet…

    C#

  3. Pocos Pocos Public

    Poco classes created for each table at Job Portal DB.Corresponding data Annotations and data type are added to the poco classes to match with the DB table

    C#

  4. Repos Repos Public

    Data Access Layer implemented using ADO.NET concept in C#,one repo class created for corresponding poco class

    C#

  5. BusinessLogic BusinessLogic Public

    Business requirement Validation implemented for the Job portal .e.g. Valid Phone number,start Date not greater than end date,Age limit etc.

    C#

  6. OrderPlacedEventHandling OrderPlacedEventHandling Public

    Created Event handling for Customer Order notification. Used C# events and delegate concepts implementing Message and Mail notification of Orders to Customers

    C#