A Developer who like to help other and empower the community of my fellow devs.
Conditions for a garbage collection What triggers the garbage collector Garbage collection occurs when one of the following conditions is true: The...
Install: · aspnetcore-runtime-2.2.8-win-x64· dotnet-hosting-3.1.15-win· WebPlatformInstaller_x64_en-US Task 1: Setting the localhost to hostname (In...
Scenario when we need to filter specific select cases with joins SELECT DISTINCT ProgramID ,STUFF(( SELECT '|' + t1.TrancID FROM @TBL_ReportColumns...
**1. Go to path: %systemroot%\system32\inetsrv and get password using command: rri\svc_relate using appcmd list apppool “QARelate” /text: *2. Create...
Short Version Merge takes all the changes in one branch and merges them into another branch in one commit. Rebase says I want the point at which I...
Microsoft Silverlight will reach the end of support on October 12, 2021. Silverlight development framework is currently only supported on Internet...