| 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

Status Code in Web API Core

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

Read More