When you call an async method, you have to use await operator to wait for the call to complete. You can not use await operator for an non-async method call. As example, let's say we have following asy...
Http response compression is a great way to improve performance of your web applications. Performance improvement is not just limited to web pages. You can use same response compression for web api as...
In my earlier post Bitcoin Price API, I talked about how to use data feed provided by CoinDesk to implement a .Net Core widget to display latest Bitcoin prices. I was also looking for data feed that w...
Crypto currency has become household topic of discussions. Especially with how NFT (non-fungible tokens) assets are being talked about, more and more people want to know about crypto currencies. There...
For more than 10 years I have been using Blog framework BlogEngine.Net for hosting this blog. During this period I made a lot of modifications to this framework to adapt to lates SEO requirements as w...
How to plan CCSP Exam preparation
Develop a MongoDB pipeline to transform data into time buckets
Alert and Confirm pop up using BootBox in AngularJS
AngularJS Grouped Bar Chart and Line Chart using D3
How to lock and unlock account in Asp.Net Identity provider
2025 © Byteblocks, ALL Rights Reserved. Privacy Policy | Terms of Use