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 / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Manifest Resource increase in size with Localizable set to True.19 Sep 2005 17:21 GMT3
I did a little experiment during localization of my software (or at least
preparations for localization) - without adding any language resources, I
just went through changing the Localizable property of each form from False
to True.  I noticed that the resulting Executable ...
Open files over network gives not what I'd expect19 Sep 2005 17:16 GMT2
I have a folder on my Desktop that has the following properties:
Type:        Folder
Target:      \\MM\backup
Comment: \\MM\\Backup
VB.NET, How to insert rows from one table into another19 Sep 2005 16:49 GMT4
Using VB.NET, How do I insert rows from a SQL Server table into an Access
table with the same structure (and also the reverse, from Access to SQL)?  
I’m new to this, so here’s what I’ve tried so far (unsuccessfully):
1.  Fill Dataset ‘S’ from a SQL Data Adapter (many rows).  I see ...
Make a Parameter CONST?19 Sep 2005 16:25 GMT20
If I have a parameter that has an Object type (as opposed to something like
a string), can I make that parameter a CONST?
Right now, if you pass an object into a sub/function, that sub/function can
modify the object no matter how it's defined (ByVal or ByRef).
Porting COM to C# lib to use from XLS19 Sep 2005 15:29 GMT2
My current architecture is as follows -
I am using COM server from XLS, using XLA facilities. My business logic
resides in COM libraries and XLS as front end.
I would like to port this architecture to Dot net environment (C#). So
Checking for Null Database Values19 Sep 2005 14:59 GMT7
i want to check if the following field is null.
Dim rsAssets As New ADODB.Recordset
rsAssets.Fields("SubIcon").Value)
IsNull is no longer supported, so what should I use?
Preventing Reverse Engineering of .NET Code19 Sep 2005 14:25 GMT4
I have a client that has developed some complex methods of analysing data
over many years.
He wishes this to be put into a VB .NET program to sell to his clients.
What is the potential that his clients can reverse engineer this program to
DataGrid and Dataset19 Sep 2005 14:03 GMT1
I have a datagrid1 binded with a dataset1 and I would like when I click at
any row it would show me the Value of the first Column for the clicked row in
the grid in a textbox could U show me how!!?
Thanks
form background image - mdi parent form19 Sep 2005 12:36 GMT5
It's trivial to have an image as the background in an mdi child form.  What
I can't seem to get done is place an image as the background of an mdi
parent form.  Is there a way to do this?
Thanks for any help.
Connecting To Exchange19 Sep 2005 12:35 GMT1
I have a public folder within MS Exchange that stores sent email
I have searched on google but cant find anything that tells me if it is at
all possible to connect to an exchange server and run queries on data stored
in a public folder?
Data Binding to Access Query - Update problem19 Sep 2005 10:40 GMT1
From the data sources window, I dragged a query called qryWeeks onto my
form. This created
QryWeeksBindingSource
QryWeeksTableAdapter
Displaying Checkbox results19 Sep 2005 05:45 GMT2
Hi, I am creating a web feedback form that has a both a checkbox and
listbox on it that are both databound to a database.  I have been
researching all day and have found multiple answers for displaying the
results, but none of them work with databound checkbox lists.  My
integer overflow mode19 Sep 2005 01:13 GMT1
is it possible to switch somehow to the mode where
integer.maxvalue+1 will return integer.minvalue  instead of throwing the
exception?
Thanks,
Cannot call Invoke or InvokeAsync on a control until the window handle has been created18 Sep 2005 23:28 GMT1
I have a treeview control, which exists all the run time.
Althougth if I call
Invoke(.) on this control from other thread the above exception is thrown.
Window, on which the control is situated exists all the time.
DateTimePicker question18 Sep 2005 22:09 GMT3
Can you initialize the DateTimePicker to "" or Null?  I want the date to be
optional so it should be blank at first unless the user selects a date.  If
not, is there another solution?
Mark
 
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.