In this post I will discuss how to use FtpWebRequest class to download a file from a FTP location. The code makes use of GetResponse method to get response as byte array. You can argue...
Recently I was working on an ASP.Net MVC based trading platform application using ASP.Net MVC4 framework. I ran into a very interesting bug. On one of the pages had a data table that was refre...
In my previous post How to implement Basic aucthentication for MVC WebApi, I left some loose ends. Right after I posted the blog, I got few emals asking how do you go about setting identity o...
Recently I started working on a MVC WebApi project. We decided to use Basic Authentication as our authentication mechanism between client and server. Yes, I am aware of the fact that Basic Aut...
Fix Flutter error: Required isn't type
Where to find Windows Version and Build Number
How to Handle HTML Events in Typescript
Fix error CS4034: The await operator can only be used within an async lambda expression
How to Automatically unzip compressed response with .Net Core HttpClient
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
2021 © Byteblocks, ALL Rights Reserved. Privacy Policy | Terms of Use