|
tech
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
General .NET discussionmicrosoft.public.dotnet.general
Integer not incrementing in Windows Vista, is in XP Pro/Home
Mike K -
27 Oct 2007 6:03 PM - 7 messages
I have a Net 2.0 app in VB that has code like this: Dim intA as Integer Dim intB as Integer dim myList as new List(Of String) intA = 10 intB = 20 .... code to fill the list .... intA = intA + 1 ...
I want to type in Korean and Simplified Chinese words!
KerChin Teh -
27 Oct 2007 5:06 PM - 3 messages
I want to type in Korean and Chinese but how? I seem can't activate my Laguage Bar and i had the box checked... Where do i install IME for my computer? I'm using Microsoft Window XP and Microsoft Office 2003 ...
streamlining
mttmwsn -
26 Oct 2007 8:29 PM - 2 messages
I'm fairly new to MS products and I need some NG help. I'm doing a big construction project and I have serveral companies sending me billing data in excell format. I want to create a summary of my spending ...
Generating CAB s
MG -
26 Oct 2007 7:48 AM - 4 messages
Can anyone please explain the generation of CAB files spanning several discs. ..ddf usage i want to generate a CAB from a Folder. the folder may have files and sub-folders. thanks. ...
Recover data from a bitmap and filling a matrix
Marco Biagioni -
25 Oct 2007 10:53 PM - 4 messages
After i've tried to update a vb 6.0 project to vb.net, using visual studio utility,i can't read correctly data bytes from a .bmp file to insert them in a matrix to operate on. Using vb 6.0 the code was based on Get function: ...
Help with Setup project
Technolust -
25 Oct 2007 4:06 PM - 3 messages
Hi there! I'm using VS 2005 SP1 to create a setup project. I'm checking for a registry entry in HKCU\Software \FMI\NCR called 'TemplateFolder' in the Launch Conditions tab. The Property is set to REG_NCRTEMPLPATH. ...
Issue using Process.Start() to execute command line statement
Job Lot -
25 Oct 2007 5:21 AM - 3 messages
I am having issues copying files from network drive to local machine using xcopy. The following code works alright for a console application, but as soon as i call this code in Form Load event of windows application it does ...
Running an executable pre and post compilation in VS.NET (2003)
Olumide -
25 Oct 2007 4:30 AM - 5 messages
Hi - I'm writing a plugin with VS.NET (2003), for an application (Autodesk Maya). My work cycle is basically: 1. write code 2. unload plugin in target application (where I do my testing) 3. compile plugin 4. load plugin in external application (bash head against table when ...
Spot the Bug: Fun Concurrency Bug
Chris Mullins [MVP - C#] -
24 Oct 2007 6:19 PM - 1 message
I hit this bug last night in some test code I had written. It took a few minutes to figure out what the root cause was, and it left me thinking, "Wow. That was an interesting one that doesn't come up very often!". ...
read/write excel using odbc
.paul. -
21 Oct 2007 9:23 PM - 8 messages
how can i write to an excel .xls file using odbc? i've read in several places that its possible but i can't find an example. i have managed to read an excel file using odbc ...
'Set Object = Nothing'... do you still do this in VB.net????
Alan Mailer -
21 Oct 2007 5:11 AM - 3 messages
I'm relatively new to VB.net. Is it good practice to 'destroy' created objects... or does VB.net take care of this for you in its 'garbage' collection. For example, in VB6 we used to have to do a lot of the following: ...
|
|||||||||||||||||||||||