Click here to Skip to main content
15,914,327 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: automated mail Pin
Tom Deketelaere25-Oct-07 2:34
professionalTom Deketelaere25-Oct-07 2:34 
GeneralRe: automated mail Pin
accessred25-Oct-07 2:49
accessred25-Oct-07 2:49 
QuestionVBScript question Pin
T4AMD24-Oct-07 15:29
T4AMD24-Oct-07 15:29 
AnswerRe: VBScript question Pin
Dave Kreskowiak25-Oct-07 3:30
mveDave Kreskowiak25-Oct-07 3:30 
QuestionPublishing Database apps. Pin
The ANZAC24-Oct-07 14:07
The ANZAC24-Oct-07 14:07 
AnswerRe: Publishing Database apps. Pin
Tirthadip24-Oct-07 18:46
Tirthadip24-Oct-07 18:46 
GeneralRe: Publishing Database apps. Pin
The ANZAC24-Oct-07 20:46
The ANZAC24-Oct-07 20:46 
GeneralRe: Publishing Database apps. Pin
Dave Kreskowiak25-Oct-07 3:26
mveDave Kreskowiak25-Oct-07 3:26 
GeneralRe: Publishing Database apps. Pin
The ANZAC25-Oct-07 15:29
The ANZAC25-Oct-07 15:29 
GeneralRe: Publishing Database apps. Pin
Dave Kreskowiak26-Oct-07 1:50
mveDave Kreskowiak26-Oct-07 1:50 
GeneralRe: Publishing Database apps. Pin
The ANZAC26-Oct-07 2:41
The ANZAC26-Oct-07 2:41 
GeneralRe: Publishing Database apps. Pin
Dave Kreskowiak26-Oct-07 5:00
mveDave Kreskowiak26-Oct-07 5:00 
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 

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.