Skip to content
  • Mon. May 23rd, 2022

Tutexchange

Exchange for Geeks by Geek

  • Home
  • Projects
    • Quick Introduction to BugPoint Application
    • Frapper (THE Open Source Project)
    • QUICK DESK DATABASE PRICING
  • About Me
  • Contact Us
  • Privacy Policy
  • Website Disclaimer
Top Tags
  • ASP.NET Core
  • Open Source
  • Free
  • BLAZOR
  • Blazor Server
  • BugPoint
  • Application

Latest Post

Quick Guide to VueTicket User End Quick Guide to VueTicket HOD User End Quick Guide to VueTicket Agent Admin User End Quick Guide to VueTicket Agent User End Quick Guide to VueTicket Super Admin User End
Blog

How to Implement Captcha in ASP.NET CORE

Oct 25, 2020 Saineshwar Bageri

How to Implement Captcha in ASP.NET CORE In this article, we are going to learn to implement DNTCaptcha.Core Captcha in asp.net core in simple steps. DNTCaptcha.Core is written by Vahid…

Blog

How to Host ASP.NET Core App on Ubuntu with Apache Webserver

Oct 1, 2020 Saineshwar Bageri

In this article, we are going to learn how to host ASP.NET Core on Linux Azure Ubuntu VM with Apache Web server in simple steps.

Blog

How to Host ASP.NET Core App on Linux with Nginx Webserver

Sep 24, 2020 Saineshwar Bageri

How to Host ASP.NET Core App on Linux with Nginx Webserver In this article, we are going to learn how to Host ASP.NET Core Application on Linux VM in Azure…

Blog

How to Implement Globalization and Localization in ASP.NET Core

Sep 19, 2020 Saineshwar Bageri

How to Implement Globalization and Localization in ASP.NET Core In this article, we are going to learn how to implement Globalization and Localization in simple steps. What is Globalization and…

Blog

How to Crop and Resize Image in ASP.NET CORE

Sep 9, 2020 Saineshwar Bageri

How to Crop and Resize Image in ASP.NET CORE In this article, we are going to learn how to Crop and Resize Image and store in a folder in a…

Blog

QuickDesk Project Description and working

Aug 20, 2020 Saineshwar Bageri

The help desk software for small companies which are into customer support. Project is Developed in ASP.NET MVC with SQL Server Database

Blog

Custom authentication in ASP.NET Core using SHA512 algorithm

Jul 22, 2020 Saineshwar Bageri

Custom authentication in ASP.NET Core using SHA512 algorithm Download Source Code :- https://github.com/saineshwar/WebSecure Secure ASP.NET Core Application essential feature Using SHA512 algorithm. Everyone must store Salt in Different Database other…

Blog

Uploading Download and Delete files in Azure Blob Storage using ASP.NET Core 3.1

Mar 29, 2020 Saineshwar Bageri

Uploading Download and Delete files in Azure Blob Storage using ASP.NET Core 3.1 In this article, we are going to learn how to upload Download and Delete files in Azure…

Blog

Using Redis Cache with ASP.NET Core 3.1 using StackExchange.Redis.Extensions.Core Extensions

Mar 24, 2020 Saineshwar Bageri

Using Redis Cache with ASP.NET Core 3.1 using StackExchange.Redis.Extensions.Core Extensions In this article, we are going to learn how to Access Azure Redis cache using StackExchange.Redis.Extensions.Core Extensions. “StackExchange.Redis.Extensions.Core” Extensions are…

Blog

Using Distributed Redis Cache with ASP.NET Core 3.1

Mar 18, 2020 Saineshwar Bageri

Using Distributed Redis Cache with ASP.NET Core 3.1 In this article, we are going to learn how to Use Redis cache with ASP.NET Core using the package “Microsoft.Extensions.Caching.Redis” provided by…

Blog

Angular interview questions and answers by Shivprasad koirala

Mar 14, 2020 Saineshwar Bageri

Angular interview questions and answers by Shivprasad koirala 25 Angular interview questions and answers What’s the use of Angular? What are directives in Angular? Explain the different types of Angular…

Blog

Logging Errors in ASP.NET CORE 3.1 Using StackExchange.Exceptional Logger

Mar 7, 2020 Saineshwar Bageri

Logging Errors in ASP.NET CORE 3.1 Using StackExchange.Exceptional Logger In this article, we are going to learn how to log Errors in ASP.NET CORE and store them SQL Server database…

Blog

How to Set up AutoMapper in ASP.NET Core 3.0

Mar 1, 2020 Saineshwar Bageri

How to Set up AutoMapper in ASP.NET Core 3.0 AutoMapper is an object-object mapper library In Realtime application we assign values from one object to another object in many places…

Blog

Result Filter in ASP.NET CORE MVC

Feb 11, 2020 Saineshwar Bageri

Result Filter in ASP.NET CORE MVC If you want to execute logic before or after generating result then use Result filter. This filter can be applied to the controller or…

Blog

Resource Filter in ASP.NET CORE MVC

Feb 6, 2020 Saineshwar Bageri

Resource Filter in ASP.NET CORE MVC If you want to run logic just after the execution of an authentication filter then use ResourceFilter. ResourceFilter can be used for caching and…

Blog

Exception Filter in ASP.NET CORE MVC

Feb 5, 2020 Saineshwar Bageri

Exception Filter in ASP.NET CORE MVC Exception Filter is used to handling expectation which occurs in action method this filter can be applied on the controller or action method. We…

Blog

Creating Grid View in ASP.NET Core with Custom searching

Jan 19, 2020 Saineshwar Bageri

Creating Grid View in ASP.NET Core with Custom searching In this article, we are going to learn how to create a custom grid view with server-side paging, sorting and searching…

Blog

Creating Grid View in ASP.NET Core with Custom sorting

Jan 19, 2020 Saineshwar Bageri

Creating Grid View in ASP.NET Core with Custom sorting In this article, we are going to learn how to create a custom grid view with server-side paging and sorting. Creating…

Blog

Creating Grid View in ASP.NET Core with Custom paging

Jan 19, 2020 Saineshwar Bageri

Creating Grid View in ASP.NET Core with Custom sorting In this article, we are going to learn how to create a custom grid view with server-side paging. Creating ASP.NET Core…

Blog

Uploading Multiple Files in ASP.NET Core MVC (Storing in Folder)

Jan 19, 2020 Saineshwar Bageri

Uploading Multiple Files in ASP.NET Core MVC (Storing in Folder) In this Part, we are going to learn how to upload multiple files and store in a folder in ASP.NET…

Posts navigation

1 2 3 4 5
About Me
Saineshwar Bageri
Saineshwar Bageri
Microsoft MVP
SUPPORT ME !
Buy Me A Coffee
Current Visitors
Microsoft MVP
RECENT Articles
  • Quick Guide to VueTicket User End
  • Quick Guide to VueTicket HOD User End
  • Quick Guide to VueTicket Agent Admin User End
  • Quick Guide to VueTicket Agent User End
  • Quick Guide to VueTicket Super Admin User End
  • Introduction to VueTicket a Ticketing Application
  • 25 Important OOPS Interview Questions with Answers using C#
  • How to Export Data to Excel in ASP.NET Core
  • Quick View at Reporter Features of BugPoint Application
  • Quick View at Project Manager Features of BugPoint Application
SUPPORT ME (India)
Stackoverflow
profile for Saineshwar at Stack Overflow, Q&A for professional and enthusiast programmers
c-sharpcorner
profile for Saineshwar C# Corner - A Social Community of Developers and Programmers
Codeproject
Badges
DMCA.com Protection Status

You missed

Blog

Quick Guide to VueTicket User End

Mar 27, 2022 Saineshwar
Blog

Quick Guide to VueTicket HOD User End

Mar 27, 2022 Saineshwar
Blog

Quick Guide to VueTicket Agent Admin User End

Mar 27, 2022 Saineshwar
Blog

Quick Guide to VueTicket Agent User End

Mar 27, 2022 Saineshwar

Tutexchange

Exchange for Geeks by Geek

Powered by WordPress.com.

  • Home
  • Projects
    • Quick Introduction to BugPoint Application
    • Frapper (THE Open Source Project)
    • QUICK DESK DATABASE PRICING
  • About Me
  • Contact Us
  • Privacy Policy
  • Website Disclaimer