|
First
|
Prev |
Next
|
Last
Pages: 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141
chic herrenmode kaufen trendige herrenmode kaufen hendriks herrenmode kaufen herrenmode kaufen berlin herrenmode kaufen online kaufen chic herrenmode kaufen trendige herrenmode kaufen hendriks herrenmode kaufen herrenmode kaufen berlin herrenmode kaufen online kaufen + + + +++ MAENNERKLEIDUNG KAUFEN +++ MAENNERKLEIDUNG ONLINE BESTELLEN +++ + http://WWW.MAENNERKLEIDUNG-KAUFEN-24.INFO http://WWW.MAENNERKLEIDUNG-KAUFEN-24.INFO http://WWW.MAEN... 13 Jul 2008 14:05
.NET/ODBC queries Via the Internet Hi I need to add a web interface to my VB.NET application At the moment I use standard ODBC .NET driver but now I need to install the program for someone who is offsite and can connect only via the internet. What is the method that's used generally (encryption is not necessary) Thank you, Samuel ... 17 Jul 2008 07:32
Why [Enum]? If square brackets in VB .NET are to alert the compiler that we are using a word as an identifier that happens to be the same name as a reserved word, as in: Dim [Exit] As Integer Then, why must I access the shared GetNames() method of an Enum with [Enum], since Enum is the actual type's name and GetName() ... 13 Jul 2008 14:05
Pausing a process without holding OS Hi I need to add pauses in-between processes in my app to give time to other users/processes on the network. Is there a way to pass control to OS for a specified time (say 15 seconds) to delay my app but at the same time not blocking OS's processor cycles? Thanks Regards ... 15 Jul 2008 06:08
Off Topic Post - Reporting Services Question Hi Guys, I know this is off topic, so please bear with me on this. The reporting services newsgroup is not really being used, so I thought I would try this group on the offchance somone might be able to help, if not then so be it. I am trying to create an invoice report. Essentially, there are two datasets ... 14 Jul 2008 12:40
Slightly OT - drawing I am writing a simple program to draw diagrams. I plan to store the coordinates of each item (initially all straight lines) in a file so that I can recreate and edit the drawing later. I assume there are already file structures defined for such things. Can anyone point me at some please? Thanks ... 13 Jul 2008 09:59
Long Process > If DoEvents should not be used any more, why is it in the language? Legacy code support. That's the quickest way to get a control updated. Works just fine. This is the first I have heard about it not being valid any longer. Does Microsoft know about this? Just as GoTo is the quickest way, in terms o... 12 Jul 2008 22:47
How to charge money for your application I want to sell a VB application I am making. I want to be able to publish it using the Visual Studio publish tool. and I want to charge money for the application. How do I charge for it, is there a standard way of doing this? ... 14 Jul 2008 03:25
Routine cannot contain an On Error and lamda or query expression. Huh??? I tried to put an "on error" statement in a routine and got the message that I cannot user "on error" and a lamda or query expression in the same routine. Help does not list anything useful for explaining a "lamda" expression and so I don't know what one is and I am not doing any database stuff in the entire pro... 19 Jul 2008 07:51
Convert hrs, mins, ms to seconds Hello - I have various times formatted like 00:00:00, so for example, 01:32:05 would be one thirty-two with five milliseconds. I need to convert this into seconds (an integer). First of all, I have been unable to use the mid() function like I did in vb 6. I have searched all over the internet and it s... 14 Jul 2008 09:33 |