Skip to content
Dot Net Tricks | Dot Net Tips Dot Net Tricks | Dot Net Tips

Dot Net Tricks | Dot Net Tips

  • ASP.NET CORE MVC
  • ASP.NET
  • SQL
  • C#.Net
  • OOPS
  • DOTNETNUKE
  • CONTACT
  • ASP.NET CORE MVC
  • ASP.NET
  • SQL
  • C#.Net
  • OOPS
  • DOTNETNUKE
  • CONTACT
  • Home
  • Abdul Khursheed
  • Page 3
About Abdul Khursheed
UseWhen extension method in ASP.NET Core
Posted inBlog

UseWhen extension method in ASP.NET Core

Posted by By Abdul Khursheed February 13, 2025
UseWhen() is a powerful extension method in ASP.NET Core's IApplicationBuilder interface. It allows you to conditionally add middleware…
Read More
Order of Middleware Pipeline in Asp.net Core
Posted inASP.NET CORE MVC

Order of Middleware Pipeline in Asp.net Core

Posted by By Abdul Khursheed February 13, 2025
1. Exception/Error Handling:Purpose: Catches and handles exceptions that occur anywhere in the pipeline.Examples: UseExceptionHandler, UseDeveloperExceptionPage (for development environments).2. HTTPS…
Read More
Custom Conventional Middleware in Asp.net Core
Posted inASP.NET CORE MVC

Custom Conventional Middleware in Asp.net Core

Posted by By Abdul Khursheed February 13, 2025
ASP.NET Core middleware comes in two flavors: conventional and factory-based. Conventional middleware, as shown in…
Read More
Custom Middleware in ASP.NET Core
Posted inASP.NET CORE MVC

Custom Middleware in ASP.NET Core

Posted by By Abdul Khursheed February 13, 2025
ASP.NET Core provides a plethora of built-in middleware components, sometimes you need to create your…
Read More
Middleware app.Use vs. app.Run in Asp.net Core
Posted inASP.NET CORE MVC

Middleware app.Use vs. app.Run in Asp.net Core

Posted by By Abdul Khursheed February 13, 2025
These two methods are fundamental for adding middleware to your pipeline, but they have key…
Read More
HTTP Call in .Net 8
Posted inASP.NET CORE MVC

HTTP Call in .Net 8

Posted by By Abdul Khursheed February 13, 2025
Add details in implementation class - private readonly IHttpClientFactory _httpClientFactory;public BaseService(IHttpClientFactory httpClientFactory){_httpClientFactory = httpClientFactory;} Add…
Read More
Need of Microservices in .Net
Posted inASP.NET CORE MVC

Need of Microservices in .Net

Posted by By Abdul Khursheed February 13, 2025
Read More
Swagger Configuration in .Net 8
Posted inASP.NET CORE MVC

Swagger Configuration in .Net 8

Posted by By Abdul Khursheed February 13, 2025
Install Nuget package in your solution - Swashbuckle.AspNetCoreUse below configuration in your Program.csvar builder =…
Read More
Shared Views in Asp.net MVC
Posted inASP.NET CORE MVC

Shared Views in Asp.net MVC

Posted by By Abdul Khursheed February 12, 2025
Shared view is a view file (.cshtml) that is not tied to a specific controller…
Read More
ViewImports in Asp.net Core
Posted inASP.NET CORE MVC

ViewImports in Asp.net Core

Posted by By Abdul Khursheed February 12, 2025
_ViewImports.cshtml file is a special file in ASP.NET Core MVC that allows you to centralize common…
Read More

Posts pagination

Previous page 1 2 3 4 5 … 29 Next page
  • AJAX
  • ASP.NET
  • ASP.NET CORE MVC
  • Blog
  • C#.Net
  • CSS
  • DATA CONTROLS
  • DOTNETNUKE
  • ENTITY FRAMEWORK
  • GENERIC HANDLER
  • GRIDVIEW
  • JAVA SCRIPT
  • JQUERY
  • LINQ
  • MAIL WORKS
  • MASTER PAGE
  • OOPS
  • PAYMENT GATEWAY
  • REPEATER
  • SQL
  • THREE TIER ARCHITECTURE
  • TRACE MOBILE NUMBER
  • VALIDATIONS
  • VISUAL STUDIO
  • WCF
  • WEB CONFIG
  • WEB SERVICE
  • XSLT
Who Am I?


ABDUL KHURSHEED
SOFTWARE ENGINEER




Have architected and built horizontally scalable back-ends atop SQL DBs;distributed RESTful API services; and web-based front-ends with modern,highly interactive responsive UIs.

Hands-on design and development expertise creating production-strength applications based on wide variety of modern technologies: WebAPI, MVC,ASP.NET, Net, C#, ASP.NET, WCF, Microsoft Azure, JavaScript, JQuery.

Experience in software design, development, and algorithm related solutions and demonstrated technical thought leadership in customer facing situations,

Have 2+ year of experience in Kentico 9.0,11.0 portal engine development.

Excellent team player, individual contributor and meeting with project deadlines

Involvement in Software Development Life Cycle (Gather Requirement, Analyze Requirement, Provide estimation, Development, Unit Testing). Used SVN, VSTS
Available for ad banner

Array USe Asp.net Page Life Cycle Authorize Change Identity Column Value Check/Uncheck GridView Rows Clustered and Non-Clustered Common Settings Compress zip CTE in SQL Data List Control Date and Time Formating DATEDIFF Function Dictionary Collection Dynamic Tooltip Excel and Csv Export Excel File Upload Format Date FTP Generate Random Password In SQL HTTP Protocol HTTP Status Codes Install DNN ISNULL Function Jquery Tab Lambda Expression Like operator in Linq Linq Linq 2 Stored Procedure Merchant Gateway Merge Function in SQl Server 2008 Modal PopUp Multiple Email Validation Normalization Paypal Post Method Regular Expression SFTP SQL Joins Swagger Configuration Trace mobile Number Virtual Keyboard VS Community Water-Mark WebRequest and WebResponse

Copyright 2025 — Dot Net Tricks | Dot Net Tips.
Scroll to Top