Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Mike Hall - Windows CE and Windows Embedded Lab Tour
Jun 22, 2004 at 11:01 PMHow much will it cost? And will it be sold
in Germany?
I need more info about this bike!
Chris Anderson - Why release Longhorn/Avalon so early?
Jun 22, 2004 at 8:00 AMHere a xml snippet for a Button:
<PICTUREBUTTON>
<SeitenID>Auto</SeitenID>
<UnterSeiteID/>
<BackgroundImage>CFTerminal.Bilder.DeckelZuGedreht.gif</BackgroundImage>
<XLocation>100</XLocation>
<YLocation>380</YLocation>
<XSize>75</XSize>
<YSize>34</YSize>
<WordPos>1</WordPos>
<BitMask>512</BitMask>
<ToggelButton>false</ToggelButton>
<LEDAnzeigen>false</LEDAnzeigen>
<LEDBytePos>0</LEDBytePos>
<LEDBitMask>0</LEDBitMask>
<DisableByte>1</DisableByte>
<DisableBitMask>0</DisableBitMask>
</PICTUREBUTTON>
“A Hitchhiker’s Guide to Microsoft” Eric Rudder picks up Lenn
Jun 22, 2004 at 7:49 AMGuess you used 2 liters of gas for the period of the video
Anders Hejlsberg - What brought about the birth of the CLR?
Jun 22, 2004 at 7:29 AMhow we used it here in our company.
But with Com we always had the problem
when we had a Com Server and a client
You always had to clear shut down the client
in order to get the connection again running when the client restartet and connected again to the server.
Very often we had to manually shut down the serve and or client with the taskmanager...