Techlancer
  • About Me
  • Resources
    Beautiful Jekyll Learn markdown GitHub Pages
  • Author's home

My website


This is where I will tell my friends way too much about me

How to Check if a Server Needs a Reboot

Posted on February 22, 2017

Using Powershell [Read More]

Installshield "This feature will be installed when required"

Posted on January 29, 2017

This feature will be installed when required. How to remove it? [Read More]

Allow only specific ip address to access MVC Controller or Action

Posted on December 2, 2016

When you are developing a back-end web application, you might want to restrict access only to people who are working in the company which is maintaining the content or any other operations in the back-end and allowing public access only for the public, usually read-only content. [Read More]

Use System.Net.HttpClient to post a C# Object

Use System.Net.HttpClient to post a C# Object

Posted on November 13, 2016

You can use PostAsJsonAsync function. But if it is not available, then you might want to obtain json serialized string from object first (in my case it is argsAsJson) [Read More]

Running Multiple threads in queue using BlockingCollections

Continuously running different tasks one by one with a Queue mechanism.

Posted on October 12, 2016

My program has 3 functions. Each function takes a list of Items and fill certain information. For example [Read More]
  • Older Posts →

Bobby Mac  •  2017  •  Techlancer.com

Theme by beautiful-jekyll