all groups > vb.net upgrade > july 2005
Convert to web service
Posted by Simn at 7/29/2005 3:48:02 AM
....please don't shoot me down in flames on this.. but I'm trying to find out
what exactly a web service is and if it is possible to
convert/migrate/upgrade a VB6 project to one. My impression is that a web
service is an executable running on a web server which is accessed via a
browser.
Ha... more >>
Repost: Any other workarounds for the totally screwball right-alignment on datagrid?
Posted by Earl at 7/28/2005 10:11:49 PM
I probably should have posted this over here first, but getting no response
from the general dotnet.languages.vb forum, I am re-posting here:
Any known fixes for the wacky right-alignment bug in the WinForms datagrid
(VS2003)?
I've tried Ken's workaround
(http://www.windowsformsdatagridhel... more >>
VS 2005 Beta 2 - Slow?
Posted by Joe T. at 7/26/2005 10:27:56 AM
Is it just me, or is the VS 2005 considerably slower than 2003? It
sure feels like a performance downgrade. I am talking about all
aspects of the programming environment here.
TIA,
Joe... more >>
Listbox control
Posted by Steve Enzer at 7/25/2005 2:24:40 PM
Hi,
I'm a VB6 programmer just getting my feet wet in VB .NET and I have a
question regarding the Listbox and Combobox.
In VB6 I could set the ItemData property via code while adding items to the
control. In .NET, it appears that SelectedValue has replaced ItemData.
I've learned how to u... more >>
VB 2005 Express Subforms
Posted by Doug Batchelor at 7/17/2005 8:43:19 PM
I have an application in Access which relies heavily on Subforms. I have
downloaded VB 2005 Express with a view to replacing the front end and
keeping the Access database. I have never used VB before. Is there a way to
easily implement subforms?
Appreciate any help.
... more >>
Reflecing on Friend Properties...
Posted by MstrControl at 7/15/2005 12:47:08 PM
Greetings All...
I'm creating a BaseClass that will connect to a database and retrieve
the all the properties values from it.
So far so good. All the inherited classes retrieve it values from the
database... IF the properties are PUBLIC.
I'm using Reflection GetProperties and GetMemebers ... more >>
VB upgrade crashes with Data Execution Prevention
Posted by Phil Rodgers at 7/7/2005 2:05:02 AM
I had a peculiar problem yesterday which I thought I'd post here in case
anyone else runs into it. I'd successfully run the VB upgrade wizard a while
ago on quite a complex VB6 project, and I was trying to run it on another
one. But whatever I ran it on, it reported a crash in vbu.exe, "The ex... more >>
|