Welcome to MSDN Blogs Sign in | Join | Help

March 2004 - Posts

A couple of us hit the Tremont Music Hall last night to see The Crystal Method . All I can say is Thumpin' ! Kudos to the Queen City (Charlotte, NC) for having such a great turnout; TCM was impressed with the huge Tuesday night crowd! MichaelP also has Read More...
XP has some nice visuals and VB programmers definitely want in on XP Themes. Unfortunately Microsoft DOES NOT support VB6 applications that enable themes. Q309366 INFO: Visual Basic 6.0 Does Not Support Windows XP Themes or Visual Styles . If you want Read More...
I was sent the following code with an subject similar to this blog entry title: Option Strict On Option Explicit On Option Compare Text Public Class ExampleClass Public Overloads Function Member ( ByVal IntegerArgument As Long ) As String Return CStr Read More...
Q: Is there a way to show a borderless, topmost form on the screen without deactivating the current active form? A: I bet your first instinct is to go with ShowWindow and specifying SW_SHOWNA , it was mine as well. Unfortunately it does not work. It appears Read More...
Someone asked if you compile a .NET assembly on two different operating systems (ex: Windows 2003 Server versus Windows XP) could there possibly be any differences between the resulting assemblies? Given that we know that .NET applications compile to Read More...
For those of you living in the Southern Hemisphere, some parts of Europe and Asia : The LINEAR asteroid survey found an asteroid that is passing within 3.4 Earth diameters around 5:08PM EST . So, those of you with a nice pair of binoculars or a telescope Read More...
While walking down the hallway I heard this sentence uttered and was completely confused. Say the sentence out loud. Now think about the implications of this statement and wonder whether or not the speaker intended this sentence to be self referential. Read More...
I’ve been working on several internal tools for some of the folks on the exchange support team. I had recently incorporated some additional features that my “customer” requested. I sent the updated EXE to the users after implementing Read More...
I was working on an application today trying to get a transparent form to work and for the life of me what I was trying to do was not working the way I expected. Basically I was trying create a transparent form and draw a “moving” geometrical Read More...
 
Page view tracker