| Thread | Last Post | Replies |
|
| Degrading .net to use VB6 | 30 Sep 2003 23:21 GMT | 1 |
I purchased a copy of visual studio .net because I need to maintain some VB5 and VB6 projects (was told it is no longer possible to buy new licenses for VB6). I was told the .net could be degraded to develop in VB6, but have no
|
| recommended books | 27 Sep 2003 03:17 GMT | 1 |
This probably gets asked a lot but what are the best books a newbie to VBNET with little to no programming experience should be reading to get well acquainted with the language. Any thoughts on the following: Microsofts Step by Step, Sams VBNET, Microsofts Coding Techniques for ...
|
| As Any and AddressOf Delegate ? | 26 Sep 2003 21:42 GMT | 1 |
This declare in VB 6 works great; Private Declare Sub CopyMemory Lib "kernel32" Alias "RtlMoveMemory"(ByRef lpvDest As Any, ByRef lpvSource As Any, ByVal cbCopy As Integer)
|
| Relative path to an input file | 26 Sep 2003 15:01 GMT | 2 |
I need to find out how to create a path to an input file that's relative to where the app is running. For example, here's what I have so far: strProfile = "C:\MyProfile.prx" Obviously this app will break quickly if the file isn't in the root, and I
|
| Help is updating to reflect your recent changes | 26 Sep 2003 09:50 GMT | 2 |
After installing VSNet for several reasons I had to restore the system to before the VSNet installation. I reinstalled VSNet no problem but now when I open up VSNet a message pops up saying "Help is updating to reflect your recent changes". Then a send dont send debug dialog appears ...
|
| See the corrective package for MS Internet Explorer | 26 Sep 2003 01:03 GMT | 1 |
MS Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which fixes all known security vulnerabilities affecting
|
| Problem with CDATE() in .NET | 26 Sep 2003 00:18 GMT | 1 |
I am doing conversion VB6 project to VB.NET in VB6: CDATE(73991-36161) result 7/28/2003 in VB.NET
|
| Can anyone help me to declare that? | 25 Sep 2003 17:44 GMT | 2 |
I have some structure which I have to pass to a unmanaged dll which expects the data to be in memory just as it has been in VB6. My problem is marchaling fixed length strings and arrays correctly. Can anybody help to get me
|
| Check out this correction pack from the MS | 24 Sep 2003 12:51 GMT | 1 |
MS Partner this is the latest version of security update, the "September 2003, Cumulative Patch" update which eliminates all known security vulnerabilities affecting
|
| Look at this critical update | 24 Sep 2003 07:46 GMT | 1 |
Microsoft Customer this is the latest version of security update, the "September 2003, Cumulative Patch" update which resolves all known security vulnerabilities affecting
|
| Upgrade from verison 4 or 5 | 22 Sep 2003 14:37 GMT | 1 |
I have a program i wrote in VB verison 4 or 5 and i want to upgrade it to .net, but i'm gettting a visual basic 6.0 migration tool is not install error. please help if u can.
|
| VB6 death certificate issued? | 19 Sep 2003 20:19 GMT | 2 |
I am hoping someone can point to an authoritative source (e.g. MS site doco) for VB6 removal from MS product line. I am finding most VB6 links in MS site disappearing, or changed to .NET, but not yet seen any previous
|
| Does VB.Net support WinXP Themes or Visual Styles | 18 Sep 2003 20:53 GMT | 3 |
Does VB.Net support Windows XP new Themes or Visual Styles? I have written a small VB6 app that works fine on Win98, NT4 and W2k but looks vertically squashed under WinXP. Would recompiling it under VB.Net solve this issue?
|
| Stand-Alone VB with Visual Studio.Net | 15 Sep 2003 22:47 GMT | 7 |
I'm not sure whether this question classifies as VB, DOTNET or Visual Studio. Is it at all possible to create stand-alone applications in VB using the latest Visual Studio .NET 2003? It seems as if that's not possible any more
|
| .NET 2002 forms don't work in 2003 | 15 Sep 2003 19:55 GMT | 3 |
I'm having major problems with a DataGrid on a Tab Control in dozens of forms. What worked fine in .NET 2002 is undeliverable in .NET 2003. I tried to convert to 2003 over the weekend and I have to make a fight or flight
|