| by Achyut Kendre | 6 comments

SecondHome.com

Web Application Portal used by the users and hotel companies to search and book the rooms for stay. It has three actors – Hotel User Admin Admin Admin is reponsible for managing entire application from configuring the masters to report generation. It will have following functionalities – Configure Tax Create Masters State, Country, City Activate […]

Read More
| by Achyut Kendre | No comments

How to use Action Parameters, Return Values & Action Selectors in ASP.NET Core?

In this article we will learn about action parameters and return values in details – Action Parameters Action can have primitive or complex types of parameters. If action has a primitive types of parameter’s by default it will search the values of those parameters in url (not compulsory) and if the parameters are of complex […]

Read More
| by Achyut Kendre | No comments

Project List 3

Project No: 1 => Hotel Booking System This will be web application where from any hotel can show case it’s rooms, services and hospitability on a web portal where from any body can book rooms and services from that hotel. It will have following two stake holders – Hotel User Hotel will have following facilities […]

Read More
| by Achyut Kendre | No comments

Projects

Project 1: CowBuffFarm MyDairy is beautiful web application used by Companies/ Firms who raise cows and sales cow / buffelo and sale milk or milk related products online using web portal. It will have the following stake holders – Admin Company User Admin: – will configure and control the application. He will block/unlobkc companies/users. Manage […]

Read More
| by Achyut Kendre | No comments

Project List:-

1. Project Title : On Time Project Description: This will be web portal where from the user can search doctors and book the appointment for the doctors for various treatments. This portal will have the following Stake holders – Admin:- Admin will control entire application by configuring various masters and defining rules and regulations. Admin […]

Read More
| by Achyut Kendre | No comments

C# Console Programs

Addition Example : https://drive.google.com/file/d/1L9fLcXmVdIsl5FbZcZQ68raTdSm1W2fK/view?usp=sharing Condition Example: https://drive.google.com/file/d/1Teqa6alW9znLPbhQHQOh8KuN92JmoALm/view?usp=sharing Logical Operator Example: https://drive.google.com/file/d/1aAbksDCSnDYKwr2fV6KL0iAenT6Z2OeR/view?usp=sharing Nested Conditions : https://drive.google.com/file/d/1pq1ZH3h3lsMnW-pB8CKzE-wvpixyXsp4/view?usp=sharing For Loop Example 1: https://drive.google.com/file/d/13e4p7sF590uJxcnhSLDpoyohY7pnj4Vg/view?usp=sharing For Loop Example 2: https://drive.google.com/file/d/1zbl_vf4LgASLeNyePD2irI5yBWjusL_i/view?usp=sharing While Loop Example: https://drive.google.com/file/d/1ICNeE_X8TNetr0L0D9DDDVeokhDsvOP7/view?usp=sharing While Loop Example 2 : https://drive.google.com/file/d/1n6VpshG–njKsJYpoq260RsMMCx8nLwT/view?usp=sharing Do While Loop Example : https://drive.google.com/file/d/10DwyZ65TNvI65NYULZIL2SsK0RK9QoLH/view?usp=sharing Nested Loop Example 1: https://drive.google.com/file/d/1QAb4NeLFGjXhJc6dyudLBlHG7l394Xz3/view?usp=sharing Nested Loop Example 2: https://drive.google.com/file/d/11t4OyMjVyz6MJklV5Kc3xi4BIqhX1HSJ/view?usp=sharing Switch Case Example: https://drive.google.com/file/d/1Apt-3orcx09guHb9PwLQa5lUl_VIv5MW/view?usp=sharing […]

Read More
| by Achyut Kendre | No comments

Token Based Authentication using ASP.NET Core Web API.

Source Code : https://drive.google.com/file/d/1QOZzkP0dctZ1NCOB1MdTu27se18EOAlL/view?usp=sharing

Read More
| by Achyut Kendre | No comments

Curd using Web API and J Query

Source Code Link : https://drive.google.com/file/d/1nXaMS6nr5IjNIxaHxW8ykXuCCRSft3pa/view?usp=sharing

Read More
| by Achyut Kendre | No comments

Status Code in Web API Core

Source Code Link: https://drive.google.com/file/d/11UyvHbg6pfVi-J-sXrXQXRRHBonj6laT/view?usp=sharing

Read More
| by Achyut Kendre | No comments

Routing in Web API

Source Code Link : https://drive.google.com/file/d/12vAH1dGT3YohzHpgxhym0p-pE3CHU5MG/view?usp=sharing

Read More