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 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Using a Listview to Populate a combo box01 Oct 2004 00:14 GMT2
I am trying to Populate a combo box from a selection in an adjacent
Listview. The Listview lists as a string the field names of 4
different fields in tblFile. So far I can populate the combo box with
the correct number of records(only 4 in the test database) but the
Client port for SQL30 Sep 2004 23:51 GMT2
I'm running a vb.net Windows application that communicates with a SQL Server
using SQLClient.SQLConnection.
How do I specify the port on the client that should be used for this
communication?  I would like to have a setting in the application that will
Formatting an HTML table using VB.Net30 Sep 2004 23:50 GMT10
Hi all :-)
I have a weird formatting problem with an HTML table that I am populating using VB.Net and HTML.
Here is the snippet of code for the cell I'm trying to format:
Dim ld_tot_pet_clean_fee_calc As Double
2D Array memory storage configuration?30 Sep 2004 23:45 GMT2
How is a 2 dimensional array stored in memory? That is:
for a(i,j)
is the array stored as sequential blocks of i or sequential blocks of j?
Or, does it depend of hardware?
.Net Framework 1.1 download30 Sep 2004 23:17 GMT1
Could anyone please tell me all the download link addresses of .Net
Framework 1.1 in Microsoft.com? Thank you!
ErrorProvider and Grids30 Sep 2004 22:23 GMT1
Is it possible to make use of the ErrorProvider logic in a grid?
How do I call a method of another from30 Sep 2004 22:07 GMT33
I have a Customer form say A to enter/update customer details. In the Form
A I have a button which opens another form say B.
In the Form B, I am providing user with a option to search Customer from the
database depending on various search criteria.
What does "'[fieldname]' is not a member of 'String'" mean.... specifically30 Sep 2004 22:07 GMT3
Greetings All,
I have never seen this error before, and after an extensive search of
Groups, I cannot find a satisfactory answer to my basic question.
What exactly does "is not a member of 'String'" mean specifically?
Cant create/edit stored procs in VS.Net IDE30 Sep 2004 21:36 GMT1
The Visual Studio help says that I can use the Server Explorer to
create/edit stored procedures.  The example says to right click the server
explorer database "stored procedure" node and a popup menu will enable the
creation of a new stored procedure.
Assign a DBNull to Optional parameter30 Sep 2004 21:30 GMT1
Is there a way to assign a DBNull value to an optional parameter of a
function?
I tried:
       Public Function AddUpdateCases( _
Calling MS SQL's Query Designer to reformat SQL Statement?30 Sep 2004 21:19 GMT1
i would like to make a small utility which allow me to reformat the sql
statement from clipboard. I am finding ways which allow me to make use of MS
SQL's Query Designer.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vdtsql/dvrefsql
pane.asp

How do I resize a form30 Sep 2004 21:03 GMT3
I would like to resize a form to it's maximum size, as if I hit the
maximize button after it loads. How would I do this programatically in
VB.NET?
Thanks,
Storing links in string array using WebBrowser Control30 Sep 2004 20:40 GMT5
I have a WinForm application that has a WebBrowser Control.
I can navigate to any website fine.
I want to store the link addresses in an array to be called back later.
For example, if I visit a news website's main page (www.newswebsite.com),
Returning a Class from a function30 Sep 2004 20:19 GMT6
Is it possible to return a class (not an instance of a class) from a
function? For example (actually tried this code, it didn't work, but it's
what I want sort of):
Class EventMessage
Ctype(Stinrg,Date) works with non-numerics30 Sep 2004 20:03 GMT7
I am trying to validate a textfield to ensure it holds a time. I use a
try/catch block to see if I can convert to a time & if it works then I
blindly 'assume' it was OK.
This single line
 
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.