18/09/2015 If you wanted to open or edit IIS 7+ config files on a 64bit computer and if you try to use an editor like 32bit notepad++ then you would get a random error from windows. The error I received was “The operation could not be completed. Unspecified error”. Well, it turns out the reason behindContinue reading “You need a 64bit text editor to open IIS config files on a 64bit computer”
Author Archives: Menol
Browser and length independent CSV download code
17-09-2015 Downloading a csv string as a file on browser can be troublesome. Some techniques don’t work for very long CSV strings and some techniques only work on some browsers. Below code is tested on Internet Explorer 11, Firefox 27.0.1, and Chrome 45.0.2454.93 m And you can extend the code (where it alerts user thatContinue reading “Browser and length independent CSV download code”
Protect your (software) architecture
09-10-2015 The most common problem I have seen in software projects that don’t have a responsible, capable, and experienced architect is that those projects tend to be very messy. Most such projects are filled with pretty much all technologies and libraries that were popular during the projects life time. The main reason behind this problem is: Software developers getContinue reading “Protect your (software) architecture”
Always on top web browser
9-9-2015 Today I wanted to watch an online video while working on other windows but couldn’t get my browser to do it. After failing with recommended solutions such as browser extensions I thought to quickly bring together a little browser using .Net. I built this as a windows application (C#) and didn’t go for WPFContinue reading “Always on top web browser”
html css it is not possible to have inline styles for different aspects of an element like hover, and visited
You cannot specify css styles for different aspects of an HTML element. e.g. I wanted to do something like this. But you CAN NOT do this. Unfortunately the only solution is to write a custom css class and use it. Like this: Then use the class in your link —————— References: W3 Schools Stack Overflow
How to Control a Ton of Inputs using Shift Registers! – YouTube
I have always been fascinated by how circuits manage many inputs and outputs without the need of hundreds of i/o pins… This shows how you can listen to many inputs by using a very few pins. Video credit: Kevin Darrah (Youtube).
How to: Exclude Projects from a Build
How to exclude a project from your visual studio solution. Source: How to: Exclude Projects from a Build
Protected: Details
There is no excerpt because this is a protected post.
The world won’t feel when you die, only your family will. Make sure you treat them best while you can. – Cassian Menol Razeek
A badly placed “please” does more harm than good. – Cassian Menol Razeek