Internationalized Strings
If you’ve been using the standard string class and you have to internationalize your software, you don’t have to give up the significant advantages class string offers: you can simply
If you’ve been using the standard string class and you have to internationalize your software, you don’t have to give up the significant advantages class string offers: you can simply
Static variables (not to be confused with static class members) have the qualities of both global and local variables: they are initialized by default to binary zeroes (unless explicitly initialized
Question: Do I have to duplicate DSNs on the development PC and the Web server for Visual InterDev to work, or can I use the Data Source on the Web
Question: My question involves SystemTray controls for WinCE 2.0. I am familiar with the ActiveX controls that can use the SystemTray in Win95. However, I am not sure how to
Question: Whenever I try to connect to a Web Project that I have built (mostly with the Visual InterDev wizards) and I try to run the page in a browser
Question: Microsoft currently has a VB5 extension to allow programming of the WinCE handheld PCs, but not for the Palm PCs. Is Microsoft planning a version of WinCE VB for
Question: I have a successful ASP application that returns data to an IE4 browser and requests that the browser display the data as an Excel spreadsheet. When I save the
Question: I have MDAC 1.5 on my Windows 95 box running PWS 4.0. I get ASP ‘0115’ when trying to run any of the ASP scripts, even the samples downloaded
Question: I need to run DBCC checks on my databases every week, but I was advised not to use the databasewizards in MS SQL 6.5. Can DBCCs be setup to