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 / November 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using .NET with VBA29 Nov 2004 14:33 GMT3
If I create a .NET dll and compile it with the option "Register forCOM
interop" I have no problem to us that dll in Office with VBA. The problem is
that I do not want to register the dll on the client. I want to have the dll
and the corresponding tlb on a shared network. Is it ...
Propertygrid, associate property name with textual name possible?29 Nov 2004 14:22 GMT5
The propertygrid is a great control, but I would like to show a more
descriptive text for the properties in the control. I tried to find a
solution within the system.componentmodel but did not succeed.
As far as I know I can only show the user the property name I use in my
Threading and Database connection problems29 Nov 2004 13:22 GMT4
I have multiple threads in my application, each which open a connection to a
database as follows:
           Sub ReaderThread()
           Dim cmd As New OleDbCommand
Question about certain delare29 Nov 2004 12:48 GMT9
I need to call CreateEvent, but I am getting a runtime error
An unhandled exception of type 'System.DllNotFoundException' occurred in
aa.exe
Additional information: Unable to load DLL (kernel32.lib).
UK Currency Symbol and Text File Stream Problems29 Nov 2004 12:10 GMT2
In a console app I have the following code:
    Sub Main()
        Dim p_CustomerLine As String
        Dim stream As IO.StreamReader = IO.File.OpenText("c:\test.txt")
How to trap DBNull?29 Nov 2004 12:08 GMT6
I have a date field in a temp table as part of a DataSet. In some records
the value is DBNull. how can I trap the error with
if dtTemp("When") = ???  Then.....
Thanks,
Thread process with arguments29 Nov 2004 12:05 GMT7
I used thread to start a process which needs one or more arguments, my
question is who to call the function from a thead? My codes are following:
Private Sub myProcess(ByVal max as integer)
       Dim i As Integer
What is the best way to handle a single event that might occur in multiple controls of the same type.29 Nov 2004 11:41 GMT10
I am struggling with VB.NET's lack of indexing on controls.
I have a form with 23 text boxes and I want to be able to drag some items in
a list to any one of those text boxes.  In VB6 I would have made a control
array of text boxes and put my dragenter and dragdrop stuff in a ...
Voice recognising support29 Nov 2004 11:25 GMT2
        I want to design an appilication using .NET my
application should open word document and what ever i
speak using micro phones automatically text should enter
into the word document.
dowload visual basic 6.029 Nov 2004 10:59 GMT2
sorry, but my english are very bad...
how lto dowload visual basic 6.0 from internet?
Two instances29 Nov 2004 10:54 GMT20
I have one object defined in a class called Class1
and these lines of code:
Dim C1 as New Class1
... some code to define the properties of C1
Unable to find an entry point 29 Nov 2004 10:53 GMT5
i made a dll named rtbdts.dll and call it from vb.net through dllimport
<DllImport("C:\misc\rtbdll\rtbdts.dll")>
Public Shared Function Init() As String
End Function
Unable to find an entry point29 Nov 2004 10:45 GMT1
Pratibha,
I earlier asked you if you would look to your date and time and the settings
about this, you start giving me the idea that you are doing what is named
newsgroup "Top Posting". Something a lot of people do not like and (should
Possible to "scape" a website?29 Nov 2004 10:40 GMT1
   I need to collect data from a website, everyday. I get an email everyday with 6 to 10 links that is can pick form to get to them. I need to automate as much as possible.
My ideas so far: use an Outlook2000 macro
                               to automatically open the email ...
OT: Post development issues29 Nov 2004 10:36 GMT17
   Is it just me or is every shareware distributor under the miss
apprehension that they are doing you some huge favour by dedicating a few
bytes on their web server to having a page describing your latest hard
efforts?
 
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.