Click here to Skip to main content
15,885,546 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Publishing Database apps. Pin
The ANZAC26-Oct-07 5:05
The ANZAC26-Oct-07 5:05 
GeneralRe: Publishing Database apps. Pin
Dave Kreskowiak26-Oct-07 12:31
mveDave Kreskowiak26-Oct-07 12:31 
GeneralRe: Publishing Database apps. Pin
The ANZAC26-Oct-07 17:04
The ANZAC26-Oct-07 17:04 
GeneralRe: Publishing Database apps. Pin
Dave Kreskowiak26-Oct-07 18:11
mveDave Kreskowiak26-Oct-07 18:11 
QuestionVB.Net 2003 and Access database Web Services Client/Server Pin
kendo1724-Oct-07 13:26
kendo1724-Oct-07 13:26 
AnswerRe: VB.Net 2003 and Access database Web Services Client/Server Pin
Vimalsoft(Pty) Ltd24-Oct-07 20:54
professionalVimalsoft(Pty) Ltd24-Oct-07 20:54 
AnswerRe: VB.Net 2003 and Access database Web Services Client/Server Pin
Dave Kreskowiak25-Oct-07 3:27
mveDave Kreskowiak25-Oct-07 3:27 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
kendo1725-Oct-07 5:21
kendo1725-Oct-07 5:21 
Sorry about the confusion Dave was just in a hurry last night. Thanks for your patience.

I must create a distributed application. It may serve any purpose, as long it is works. Small an complete is better than large and not complete work.

At the very least, it must provide a Web Service, and it must consume the same Web Service. The Web Service must be implemented using generally accepted Web Service standards, such as SOAP, WSDL, etc.

The portion of the application that provides the Web Service must be implemented using a different language, tool set, platform and/or development environment from the portion of the application that consumes the Web Service. For example, i might implement the Web Service in VB.NET, and the Web Service consumer (i.e., client) in PHP. I may not implement both in C#, or both in Java, or both in PHP. Furthermore, developing both under the .NET platform, though using different languages (such as C# and Visual Basic), is not acceptable. I must use significantly different platforms.

Some examples:
• Create a parallel computation application employing one or more Web services to solve a problem, such as determine a sequence of large prime numbers, decrypt a string, or use brute-force to guess a password.

• Create a Web service to act as a front-end for a SQL database, which will respond to arbitrary SQL queries.
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
Dave Kreskowiak25-Oct-07 5:43
mveDave Kreskowiak25-Oct-07 5:43 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
kendo1725-Oct-07 6:10
kendo1725-Oct-07 6:10 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
Dave Kreskowiak25-Oct-07 6:28
mveDave Kreskowiak25-Oct-07 6:28 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
kendo1725-Oct-07 7:37
kendo1725-Oct-07 7:37 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
Dave Kreskowiak25-Oct-07 8:08
mveDave Kreskowiak25-Oct-07 8:08 
GeneralRe: VB.Net 2003 and Access database Web Services Client/Server Pin
kendo1725-Oct-07 14:04
kendo1725-Oct-07 14:04 
QuestionSystem.IO BinaryReader and Data Structures Pin
AAGTHosting24-Oct-07 8:51
AAGTHosting24-Oct-07 8:51 
AnswerRe: System.IO BinaryReader and Data Structures Pin
Dave Kreskowiak24-Oct-07 9:16
mveDave Kreskowiak24-Oct-07 9:16 
AnswerRe: System.IO BinaryReader and Data Structures Pin
dBrong24-Oct-07 9:24
dBrong24-Oct-07 9:24 
GeneralRe: System.IO BinaryReader and Data Structures Pin
AAGTHosting24-Oct-07 17:31
AAGTHosting24-Oct-07 17:31 
AnswerRe: System.IO BinaryReader and Data Structures Pin
Andy_L_J24-Oct-07 22:55
Andy_L_J24-Oct-07 22:55 
AnswerRe: System.IO BinaryReader and Data Structures Pin
Guffa24-Oct-07 9:48
Guffa24-Oct-07 9:48 
QuestionGetting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' Pin
rswamy7024-Oct-07 8:05
rswamy7024-Oct-07 8:05 
AnswerRe: Getting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' Pin
Dave Kreskowiak24-Oct-07 8:25
mveDave Kreskowiak24-Oct-07 8:25 
GeneralRe: Getting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' Pin
rswamy7024-Oct-07 8:30
rswamy7024-Oct-07 8:30 
GeneralRe: Getting the message ' 1004 : Unable to set the PrintGridlines property of the Pagesetup class' [modified] Pin
Dave Kreskowiak24-Oct-07 9:10
mveDave Kreskowiak24-Oct-07 9:10 
QuestionComponent to burn data cd's Pin
dBrong24-Oct-07 6:19
dBrong24-Oct-07 6:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.