Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Reference VB6 to VB.NET DLL10 Mar 2008 19:03 GMT3
Does anybody know how to reference a VB6 project to a VB.NET DLL.
Kind regards,
JJ
a class that cointains a collection of related objects..10 Mar 2008 18:54 GMT5
I have a physical DB that includes two tables in a one to many relationship.
When designing the business classes for this, I have a class for each of
these tables - but I want the main class to include as one of it's
properties the collection of the related classes (i.e. the ...
Further help required on classes10 Mar 2008 15:49 GMT2
Firstly a big thank you for the help pointing me in this direction, I have
managed to get this far ( section of code below) in reading a text file and
creating an XML file from it..
code
Adding data to a datagrid view cell by cell10 Mar 2008 07:20 GMT2
 I am new to VB.net so at the moment I seem to be spending a lot of my time
searching for solutions to problems online. However this problem has me
stumped.
I have written a little program that as a part of it pulls information out
Should be a really easy if statement10 Mar 2008 07:16 GMT7
I need to evaluate the context of a textbox to see if it already contains a
period.  if it does then exit sub, else do this code.
If me.txtbox.text contains a period then
  exit sub
Determine if a Date is BETWEEN a date range.10 Mar 2008 06:43 GMT2
Hi.  In my VB.NET application I need to identify whether or not a user-input
date falls in between certain date ranges.   For example, If I know my date
range is 4/1/2008 - 5/1/2008, and a user inputs 4/3/2008, I would need a
boolean TRUE indicating that the input date falls ...
Programming MSAgent am unable to trigger IdleStart10 Mar 2008 03:18 GMT4
Hello,
I have almost got a VB 2008 Express program working using MSAgent's Merlin
character.  The character pops up and says a few words and then enters the
idle state.  I can click a button on the form named btnQuit to exit the
What is the equivalent VB syntax for this c# code?09 Mar 2008 23:00 GMT5
private const int RF_TESTMESSAGE = 0xA123;
[DllImport("user32.dll", CharSet=CharSet.Auto, SetLastError=true)]
public static extern int SendMessage(IntPtr hwnd,
[MarshalAs(UnmanagedType.U4)] int Msg, uint wParam, ulong lParam);
Get Property also runs Set?!09 Mar 2008 15:24 GMT12
While line by line debugging some code I noticed that whenever I run through
Property Set it also subsequently calls Property Set with the having been
Gotten data? Can anyone explain.
A
How to make default import09 Mar 2008 13:14 GMT2
Hi!!!
I am importing a Mysql Data namespace into my VB.net application.
Everytime I want to use queries, etc I need to have the Imports
Mysql.Data.Mysqlclient on top of my form page.
When RaiseEvent called, not firing09 Mar 2008 02:18 GMT11
On my vb.net 2.0 app I am loading an image to a picture box and auto
resizing it to show as a thumbnail. As it find the correct size it calls
RaisesEvent  with the size percent. In the app I use that to show back to the
person that is using the form.
getting table adapter return values from stored procedures?09 Mar 2008 00:43 GMT1
The question is simply stated on the last line of this post, reading it
first might save time.
I am exploring the possibility of using typed datasets and table adapters as
the basis for a data access layer.  Using stored procedures as the table
Programming MSAgent in VB Express 200808 Mar 2008 21:20 GMT2
Trying to get started programming MSAgent using Visual Basic 2008 Express.  I
have VB6 working code, but cannot figure out the new syntax for setting up
the initial declarations to get MSAgent working.  Can somebody get me started
with a simple Form with a textbox and a button ...
Show master column in details datagridview08 Mar 2008 19:41 GMT2
I've been searching quite a lot and can't find any answer.
Let's put an example:
I have 2 tables:
Master:
Passing Enumerator as Parameter - (ByVal myEnum AS ????)08 Mar 2008 17:58 GMT3
(See <--????? below in Sub Load_Enum for problem).
I have looked and looked ... everyone speaks about
how to use enumerators (thanks) but WHAT TYPE is
it when passing as a parameter?  
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.