|
|
.NET Flea Market
|
|
|
|
All Tags » Troubleshooting (RSS)
|
|
|
|
|
Visual Studio.NET allows you to set a property that makes your application a single-instance application, where double-clicking the icon while the app is running simply brings the already-running app to the foreground. But what if you wanted the...
|
|
|
|
|
|
|
|
|
|
I had something that I thought was a simple task and got the solution for it, but when I researched it, I didn’t see a whole lot of other people talking about it. Actually, in my brief searches, I didn’t see anyone talking about it. So here...
|
|
|
|
|
|
|
|
|
|
I got to troubleshoot a dumb error message today. The error was " Too many items in combo box. " The situation was anything but. I was only adding one item. So I got it working and I wanted to find out why it happened in the...
|
|
|
|
|
|
|
|
|
|
In an application I am continuing to write, during startup, the user's security is determined by the user's security groups and permissions are granted within the program based on the group membership. This has worked fine. Then one...
|
|
|
|
|
|
|
|
|
|
I am sure this is covered somewhere on the great big Internet, but it's new to me. And it sucked until I discovered what the problem was. Basically, I had random values being generated that were anything but random. "Oh, you...
|
|
|
|
|
|
|
|
|
|
Don't get me wrong, I love the Zune, but the new interface is beautiful to a fault. Like Beauty and the Geek, it's nice to look at, but you can't really hold a conversation with it. It's like it's always in the bathroom fixing its...
|
|
|
|
|
|
|