Quick View at Developer Features of BugPoint Application
The role of the Developer is to Reply to bugs assigned to him by Testers and Tester Team-Lead. Dashboard My Bugs Bug Details Recent Activities My Team Dashboard My bugs…
Exchange for Geeks by Geek
The Blog part of tutexchange contains all Detail Articles.
The role of the Developer is to Reply to bugs assigned to him by Testers and Tester Team-Lead. Dashboard My Bugs Bug Details Recent Activities My Team Dashboard My bugs…
The role of the Tester team leader is to monitor his team activities and resolve any doubts which are unable to resolve by his team members. Feature Overview Dashboard Report…
The tester role is to raise a bug and reply to the bug. Feature Overview Dashboard Report Bug Reported Bug List View Reported Bug Details Bug History Reply on Bug…
Feature Overview Adding Project All Projects Assigning Project to Project Users. (Developer, Developer lead, Tester, Tester Lead, Project Manager, Reporter (Support, Business Analyst, External User)) Removing Project Access Deleting Project…
Bugpoint is an application for Managing and Tracking application Bug. We have different roles in the Bugpoint application and according to the role, we have different features. Superadmin Admin Project…
Bugpoint is an application for Managing and Tracking application Bug. Feature Overview Creating User and Assigning Role All Users Adding SMTP All Configured SMTP Managing Menus Add Category All Categories…
Here, you’ll learn how to Edit and Update User Details in Blazor using Entity Framework core. PART 1:- Simple CRUD Operation With Blazor And Entity Framework Core PART 2:- Simple…
Here, you’ll learn how to Grid View in blazor with Entity Framework Core in simple steps. Check Part One of CRUD operation with Blazor. Simple CRUD Operation With Blazor And…
Here, you’ll learn how to perform CRUD operations in blazor with Entity Framework Core in simple steps. Complete Source Code on Github Creating Application in simple steps Open Visual Studio…
This article will learn how to create a Listbox in blazor in simple steps. Complete Source Code on Github If you are new to Blazor then you must see PART…
In this article, we will learn how to create a checkbox list in blazor in simple steps. Complete Source Code on Github If you are new to Blazor then you…
This article will learn how to create a cascading dropdown list in blazor in simple steps. Complete Source Code on Github If you are new to Blazor then you must…
In part, we are going to learn how to create a checkbox with a blazor. If you are new to Blazor then you must see PART 1 :- What is…
In part, we are going to learn how to create radio buttons with a blazor. If you are new to Blazor, then you must see PART 1 :- What is…
In part, we are going to learn how to bind a dropdown list with a blazor. If you are new to Blazor, then you must see PART 1 :- What…
In this article, we will learn how to create a blazor server application in simple steps. If you are new to Blazor, then you must see Complete Source Code on…
Let’s start a journey to Learn Blazor Quickly in Simple Steps. PART 2 :- How To Create Blazor Server Application PART 3 :- How To Create DropdownList in Blazor PART…
OneFitnessVue is a gym application developed in ASP.NET CORE 5.0 with different Modules, such as User, Admin, and Superadmin. Open Source Application:- https://github.com/saineshwar/OneFitnessVue Purchase Application:- https://rzp.io/i/xWzd3zzGU OneFitnessVue is a gym…
In this article, we are going to learn how to log error in ASP.NET Core Using elmah.io. Error logging is an essential part of application development. It tells us where…
In this article, we are going to learn how to implement an Audit Trail in ASP.NET Core. You can find the entire source code of the implementation with SQL Script…