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 / April 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Open a pasword protected excel-sheet20 Apr 2007 15:55 GMT5
How can I programmatically open a password protected excel-sheet?
Thx
Open Access form through from VB.net20 Apr 2007 15:53 GMT1
Using Vb 2005 and Access 2000.
From within VB, I'd like to open a form in Access. frmCustomer is the form,
and I'd like to view the form for a particular CustomerID.
I remember doing something similiar a few years ago in VB6, so it should be
Add-in Express for .NET 2007 - is it worth it20 Apr 2007 15:42 GMT12
We need to create a few add-ins for our company for Outlook & Excel.
Having racked our brains a little when trying to create one for Outlook we
are looking to simplify the process as much as possible (without spending a
fortune as it is for in-house rather than commercial usage).
Post build events20 Apr 2007 15:37 GMT1
I have a post build event script... I need it to do a task only when the cpu
arch is 64bit for the compiled output... is there any way to check this and
then do a block of code if that is the case? if so how? thanks!
recognizing NULL field in IF statement20 Apr 2007 15:34 GMT2
I am trying to create an IF statement that will recognize whether or
not a field in the database table is set to some value or if is NULL.
       Dim myCommand As New System.Data.SqlClient.SqlCommand("SELECT
* FROM Keyword", conn)
Converted app to a Windows Service20 Apr 2007 15:05 GMT4
I have an application that was converted from a VB application to a
windows service.
I pass in parameters in a file that tells the application where to pull
a file from & read it and put it into a web page.
reading and updating database as the same time20 Apr 2007 13:42 GMT2
I am trying to read and update my database at the same time, but it
doesn't seem to be working:
       Dim myCommand As New System.Data.SqlClient.SqlCommand("SELECT
* FROM Keyword", conn)
Must inherit forms don't show up in list.. is this a bug?20 Apr 2007 12:17 GMT1
I have many forms in my Windows project.  When I go to create an inherited
form, I see all my forms in the list of choices.
HOWEVER, if any form is marked as must inherit, then it doesn't show up in
the list!
ClickOnce20 Apr 2007 08:03 GMT1
I'm new to the ClickOnce deployment.
I have VB 2005 project and want users to install it from mapped drive
(located on the server). I also want automatic updates.
My development machine has the same mapped drive.
Load a text file in a Listview20 Apr 2007 06:44 GMT1
I try to load a text file into a listview.
Here is my text file:
10
"Babar"
Move DataRow to Top of DataTable20 Apr 2007 05:27 GMT1
Hi.  Excuse me if this is a simple question, but I can't seem to figure it out.
Can a specific datarow within a datatable be moved to be the first datarow
of the datatable?  For example - If I have a datatable with 30 rows, how
would I move row# 10 the the first row?
Data Binding to Textbox20 Apr 2007 05:15 GMT1
I'm trying to create a form that shows table rows in a listbox. Several
comboboxes expand the foreign key fields into text values from the parent
tables, and there are also some textboxes for the non-foreign key fields.
When the user clicks on a row in the listbox, the ...
Proper way to bind data from sqlserver to datagrid20 Apr 2007 05:13 GMT1
I am going to show database table to a datagrid.
I try to select the table to a sqlDataReader,
but I found it is not straight to show it to the datagrid.
It needs to convert the sqldatareader to a data table and add the
Formatting string20 Apr 2007 00:55 GMT1
How can I format a string in format xxx xxxx xxxx ie 3 chars then space then
4 chars then space then 4 chars? This should work even if there are
insufficient characters.
Thanks
count records in table20 Apr 2007 00:14 GMT2
I am trying to find the number of records stored in my table within a
MS SQL database.
This is part of a Console Application.
Here is my code:
 
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.