|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Visual Basic .NETmicrosoft.public.dotnet.languages.vb
ryguy7272 -
9 May 2009 10:19 PM - 6 messages
I’ve been programming in VBA for a little over 5 years now. I am brand new to VB.NET and I am trying to learn what I can about this interesting technology. I found an example (online) of sending emails through .NET so I tried to ...
C a r l o s A n t o n i o -
7 May 2009 2:13 AM - 11 messages
Sorry for the x-posting. It's just I'm not sure which group this post is related to. Well, I have an Access 2007 database (also tried with Access 2003 with no success) and I am creating an application for my programming class (which is ...
Rob W -
5 May 2009 9:22 PM - 3 messages
Hi, Can anyone recommend good tutorials,ebooks or other resources for ms access 2007 manipulation in vb.net 2008? There's plenty of tutorials for manipulating older access databases (*.mdb) which all seem very straight forward, I would appreciate if anyone can ...
Young -
5 May 2009 4:42 AM - 3 messages
I've the following structure: Structure MyStruct Dim x As String Dim y As String End Structure In one of my form (Form1), I have this sub: Sub Test(byref XXX as MyStruct) ....... end sub I then try to pass in the structure by doing this: ...
|
|||||||||||||||||||||||