Groups | Blog | Home


Archived Months
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
December 2007
January 2008
February 2008
all groups > vb.net > october 2006 > threads for saturday october 14

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Re: VB.net 2003/2005- Can't figure out how to test for working internet connection
Posted by Robert at 10/14/2006 10:55:52 PM
From: "Stacey" <StaceyL@community.nospam> Look into Ping http://msdn2.microsoft.com/en-us/library/system.net.networkinformation.ping(VS.80).aspx just ping a known ip address and see if it is reachable. ================================================ "adalton" <adalton@newsdalton.com> wrot...more >>


Place of web.config
Posted by reidarT at 10/14/2006 9:12:30 PM
I have a web application conected to a sql database. When I publish this site I get one file in the bin directory, the web.config file and the aspx.files in the application folder. As I understand it: My web is at www.myweb.no and the web.config-file is located on the root On this root direc...more >>

picking off each digit of an integer
Posted by Candace at 10/14/2006 1:56:01 PM
I am using the following code to pick off each digit of a number, from right to left. The number I am working with is 84357. So for the first iteration it should return the number 7 and for the second iteration it should return the number 5, and so on. But for some reason on the first iteratio...more >>

Need help updating my dataset with changes made on the Source? Getchanges Merge?
Posted by mike11d11 at 10/14/2006 11:08:03 AM
I'm trying to create an application that will have multiple users working off a table on a SQL server. Since multi users will be updating different records at any given moment, how can i get those changes and merge them into my current Dataset. I've been playing around with the GetChanges meth...more >>

vb.net database programming
Posted by sandy at 10/14/2006 6:17:23 AM
hi friends... i am new to VB.NET.i was trying to read some data from the database using code, and display that in 2 textboxes.i was able to get only the first row. i used ExecuteReader() function of SqlCommand class and read() function to read data.. i have put a button on the form to advance ...more >>

Code Snippet Manager
Posted by Newish at 10/14/2006 2:58:44 AM
Hi I can't see code snippet manager in Tools menu. Can someone please tell me how to access it. Thanks Newish ...more >>

Crystal Reports - Average of two fields
Posted by amit at 10/14/2006 2:37:56 AM
Hi guys I am using access database with Crystal Reports in VS2003 I am working on "Hospital Database" The fields are - Name - Date - ConsultingCharge - TotalFees i.e. Total Fees include fees for medicine issued by hospital In the report I want to display the Average of ConsultingCharge ...more >>

odbc
Posted by GS at 10/14/2006 12:45:54 AM
I would like to connect to a third part database. I know the datasourcename and even know the location of the dll that can serve the database, . what is the best way for an vb.net ( 2005 express wit .net2) application to access that odbc DB. ...more >>



Problem bei der Installation eines VB.net Programms
Posted by Nicolas Nickisch at 10/14/2006 12:00:00 AM
Hallo newsgroup, ich habe unter VB.net ein Programm entwickelt und nach einigem Hin und her sogar ein passendes setup Projekt hin bekommen. VisualStudio hat also eine setup.exe und ein .msi-File erstellt. Auf dem Quellrechner lässt sich dieses Paket auch problemlos installieren. Im entspreche...more >>


DevelopmentNow Blog