Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Tags
Member Avatar for justMarshall

Yesterday I received a blue screen while working. After a reboot, it now freezes each time on the Windows logo, and then throws a "Unexpected I/O" error. As a last resort, I boot from the Windows 7 DVD, and it froze on the "Loading Windows Files" progress bar, and promptly …

Member Avatar for johhny-marshal
0
146
Member Avatar for justMarshall

Hello all. I'm trying to keep table structures in sync across 2 seperate databases on the same SQL server instance using a DDL trigger on ALTER_TABLE, CREATE_TABLE, DROP_TABLE. Using EVENTDATA() as shown below, I can catch the TSQL that fired the trigger, but I cannot figure out how to execute …

0
64
Member Avatar for justMarshall

I've created a user control with a simple text box and a corresponding label and added a few custom control properties. When added to a form, I'm trying to loop through all control of this type and evaluate the custom property. In the below, the cntl.MyCustomProperty is not recognized. I …

Member Avatar for justMarshall
0
203
Member Avatar for justMarshall

I have what would seem to be a simple problem, but I can't get it. To save screen space, I'm trying to create a simple autohide window using a panel control, which will slide open and closed on the MouseEnter and MouseLeave events. For example, here's what I have on …

Member Avatar for justMarshall
0
598