Greg Robinson's Blog
I report it, you decide
-
.NET Remoting and Multiple Threads...beware
I have spent 5 days debugging our application, which uses .net remoting, only to discover the issue was with multiple threads.
-
Lets give authoring a book another try
Well, I have done it again. I have agreed to co-author a book for Sybex. After my horrible experience with Wrox, I did not think I would ever write again.
-
Wow, am I flattered to be a VB Blogger
Paul Vick just posted the results of his survey and I made the top of the list:
-
An Extender Provider for control security
This is a small example of how you can use an Extender Provider to set a controls Visibility, or Enabled, or ReadOnly, etc Property:
-
BindingManager does not update control bound to a Child table
I think this is a bug.
-
Need to disable\enable a Form's Close button
Here's a snippet that may help:
-
Object Thinking...Where are the good developers?
I started reading "Object Thinking" this week. If you've got $30 laying around, buy it. Its an interesting read.
-
Where are my constructors??!!
I build all day long. Suddenly, the build tells me a type has no constructors and sends me here:
-
Validating Event and GotFocus Event...possible bug
Try this out. Create a windows application. Drag 2 textboxes onto the form. Leave the default Text.
-
ListChangedType Enumeration: How much is much
Just curious. The docs state: