Technical Articles
Posts published a while ago...
Number of coprimes of n
10/15/2017
Program to find number of relative primes(co-primes) of n that exist below the given number(n).
React v16 will ship with MIT license
9/24/2017
A huge announcement made by Facebook for its react community.
Workaround to enable CSS styles for code coverage report HTMLs in Visual Studio Team Services.
Jasmine testing famework provides a very good testing experience with its feature to run just the selected tests during development.
GCD of 2 numbers
9/18/2017
Sample program to compute Greatest Common Divisor between 2 given integers
Dealing with hashed filenames
9/13/2017
Frontend module builders like webpack offers cache busting using hashes in the filename, that creates problem in referring it from asp net mvc views.
A modular framework that runs on both the full .NET Framework, on Windows, and the cross-platform .NET Core.
No provider for BsModalService
9/9/2017
ngx-bootstrap - modal component throws 'no provider for bsmodalservice' error when ES6 import statements are written in the expected way. Here is a way how you can fix it.
Javascript to hide vertical or horizontal scrollbars and allowing user to scroll.
Code sample that shows on how to bind your methods to default events of UI Widget
This page visualizes the history rates of gold, silver and platinum commodities in Chennai, Tamil Nadu
This post covers scheduling jobs in ASP.Net with Quartz scheduler and its integration steps with Autofac.
