zahid94
Software Engineer | Datavanced Bangladesh | C# | ASP.Net | ASP.Net core | TypeScript | Angular | Javascript | MSSQL | IIS | Problem Solving | Web Design
DatavancedDhaka, Bangladesh
Pinned Repositories
101-Patterns
Design Patterns in Action
angular-dynamic-modal
angular_reusable_modal_pattern
AuthenticationProject
authentication Project
BlazorWebasseblys
The Blazor WebAssembly template creates the initial files and directory structure for a Blazor WebAssembly app. The app is populated with demonstration code for a FetchData component that loads data from a static asset, weather.json, and user interaction with a Counter component.
browser-samples
Web samples for Google Workspace APIs
CICD
CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
CodeWars
zahid94's Repositories
zahid94/101-Patterns
Design Patterns in Action
zahid94/angular-dynamic-modal
zahid94/angular_reusable_modal_pattern
zahid94/AuthenticationProject
authentication Project
zahid94/BlazorWebasseblys
The Blazor WebAssembly template creates the initial files and directory structure for a Blazor WebAssembly app. The app is populated with demonstration code for a FetchData component that loads data from a static asset, weather.json, and user interaction with a Counter component.
zahid94/browser-samples
Web samples for Google Workspace APIs
zahid94/CICD
zahid94/CleanArchitecture
Clean Architecture Solution Template for ASP.NET Core
zahid94/CodeWars
zahid94/CQRSMediatRAndRepositoryPattern
In this article let’s us learn the basics of CQRS pattern using MediatR nuget package in .Net 5.
zahid94/dotnet-multitenant-example
zahid94/EmailCheck
check send message to gmail using MailMassage and SmtpClient and NetworkCredential
zahid94/DataSettoModel
zahid94/Export
zahid94/FluentSchedulerJobs
An automated job scheduler with fluent interface for the .NET platform.
zahid94/GenaratePdf
Generating pdf use itextSharp
zahid94/GoogleDriveFileDownload
Google drive file downloading
zahid94/JWTASAuthorization
Restful services or Web APIs are stateless by default. Every request is a new request to the server. This makes Web APIs easily scalable. But what if we want to provide some authorization on our Web APIs? We can issue a token to the requester and then the requester can present that token in future requests to authorize itself.
zahid94/MyDeal
It is a Ecommarce website where all Product are use to price Auction . so better perform to buy product . Bids here.....
zahid94/RedisCache
Caching is very popular nowadays in the software industry because it will improve the performance and scalability of the application, as we use and see many web applications like g-mail and Facebook and how responsive they are and great user experience while we using that. There are a lot of users using the internet and if an application has huge n
zahid94/ResponseCaching
Response caching is a technique for storing the responses of an API or web application in a cache so that they can be served faster to subsequent requests. The responses are stored in a cache with a key that uniquely identifies them, and the cache has a limited size and a policy for removing items when it becomes full.
zahid94/SmartEnum
zahid94/SOLIDPrinciple
Practice on solid principles
zahid94/TalkRoom
ASP.NET Core SignalR is an open-source library that simplifies adding real-time web functionality to apps. Real-time web functionality enables server-side code to push events to connected clients as they fire on the server. With SignalR, clients can also send messages to the server, a capability that demonstrates duplex communication.
zahid94/TokenBasedAuthenticaiton
Here we try to Generate tokenbased authenticaiton...
zahid94/UnitTestPractics
zahid94/WorkerService
zahid94/WorkWithAbstract
work with c#
zahid94/zahid94
zahid94/zahid94.github.io