Greg Robinson's Blog
I report it, you decide
-
Visual Basic Win32 API Declarations
-
VB on TV?
I know we are the minority, but we are on TV!
-
.NET Remiting, htto vs. tcp cheat sheet
Rocky was kind enough to send this to me last night:
-
Referral from http://127.0.0.1:5335/system/pages/news
Anybody else getting this?
-
Multiple Start Up Projects
I did not know one could build multiple projects under one solution and have them all start when you Run. How and where is the helpful? Simply change Single Start Up to Multiple then select the order. When devloping a Remoting Host Exe and a Test Client exe, code them under one solition, set them both to start up on Run and have the host start first. Too cool.
-
Working from home and the pets
I am working from home today as I need to test access to our app via a WAN. I am stressing, screaming, kicking as nothing is working as expected. All kinds of learning to do regarding assembly.loadfrom and the CLR Loader.
-
Do you ever code what you planned to code that day?
Is it just me or does anyone else come in with a plan "I will code this today" and by day's end, you have not even touched it; rather you spent the entire day doing research or learning something new?
-
Related Reading
I keep seeing this:
-
Trace and Debug
So I was a little slow to catch onto these types...I was still writing to text files and adding message boxes all over the place. Here is a decent 'How To' link for those interested:
-
Free Hands On Labs