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
Getting Selected Column Name On DataGrid (argent)15 Nov 2004 10:51 GMT1
Hi
I need to get selected column name or index when user select one
on datagrid.
Create a folder share15 Nov 2004 09:54 GMT4
I need to create a share on a folder on a local machine.  How do you do this
in VB.NET?
Create dll for EventViewer15 Nov 2004 08:13 GMT9
When I perform: EventLog.WriteEntry(strSource, strEntry,
EventLogEntryType.Error, intEventID)
The event viewer reports
The description for Event ID ( 234 ) in Source ( Siclops_WS_Mobile ) cannot
Appearing key values and my own message at installation time15 Nov 2004 07:34 GMT1
I want to enter some key value at the time of installing
an application and i want to take some more information
like firstname,company name etc and i want to store that
key value.How can i setup the VB.NET application to
web form image from remote location15 Nov 2004 05:43 GMT1
   I am trying to get an image to load on a webform, but the image is not
in the localhost directory.  The image is actually not even on the same
server.  I can not seem to be able to figure out how to do this.  Here is
what I am trying.  I can hold down ctrl and click on the ...
Excel Automation error in VB.Net -- System.NullReferenceException : Object reference not set14 Nov 2004 23:36 GMT6
I created a VB.net app that opens a current excel workbook, puts some
data in it and saves it.
This works fine on all XP machines. But I am getting an error on win
98 machines.
How do I use a combobox for master-detail binding with a datagrid?14 Nov 2004 22:39 GMT1
I have a combobox that is populated with a list of names.  When a name is
selected I want to populate a datagrid with name information.  I have my
master-detail defined in my dataset and it works fine if I use a datagrid
for the master, instead of a combobox.  But the combobox won't ...
Need to update dataadapter from datagrid that doesn't contain field14 Nov 2004 22:30 GMT3
I have a datagrid that is carrying all fields of a record...except one.  Now
I want to update the underlying database via a dataadapter.  The update is
working but the field that is "left out" is not there, of course.  How do I
get that field back into the datatable for the database ...
Retrieving a value from another form14 Nov 2004 21:59 GMT2
Hello. I am using vb.net.
There are two forms in my program, 'base' and 'editor'.
In the form 'base', there is a string varible called 'user'.
How can I copy this piece of information to the form 'editor'?
Numeric TextBox Masking..14 Nov 2004 20:48 GMT2
I found an quick and dirty example of a numeric text box that converts
the string to a currency mask.. Here is the code:
Public Class NumericMaskedTextBox
    Inherits System.Windows.Forms.TextBox
vb SQL join dataset field access14 Nov 2004 20:36 GMT1
I'm new to VB.NET. I'm usging an SQL select join in the following way:
----------------
strConn = Application.Get("DB_CONNECTION_STRING")
Dim MySQL As String
API Compatible pointer to a memory stream ...14 Nov 2004 19:09 GMT2
   I would like to pass a pointer to a C/C++ DLL to a System.IO.Stream. I
saw this information somewhere but I didn't bookmark it. Any help would be
appreciated. Thank you for your time and consideration in this matter.
Sincerely,
date format in different system14 Nov 2004 17:23 GMT3
i have written a program with date format as m/d/yyyy
when i deploy it to client's machine, due to the client use d/m/yyyy format
the Select SQL statement return some record wrongly.
how can i fix this problem ? set the user's locale / date format when
Interface at run time14 Nov 2004 16:07 GMT5
Is there a way I can find out at run time whether a particular interface has
been implemented by an instance of a class.
Thanks for any help
Fred
Help with Regex14 Nov 2004 15:25 GMT7
Could someone please explain to me what the (?<Key> and (?<Value>
are in the following Regex expression?
This gets relative links in an HTML string (file).
"(?<Key>href=[""'](?!#|http|ftp|mailto|javascript)(?<Value>[^""']*)
 
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.