This is a very strange issue, which I think will only affect a handful of people, and only those who have the right mix of configurations as described below. Users logging on to a Windows 7 machine received the following popup: This message implied that there would be some informative details in the Event Log,
Continue reading ‘You Have Been Logged On With a Temporary Profile’ when all profiles have been redirected to a specific location
Month: February 2015
VB.net: Highlighting a search term in a DataGridView
I’m building a search form into an application that has a database back end. I managed to configure a nice little search which takes some user input, and then modifies the results shown in a DataGridView control. However, not being satisfied with just showing a subset of results, I wanted to be able to highlight
Continue reading VB.net: Highlighting a search term in a DataGridView