Results 1 to 2 of 2

Thread: Web Services / WCF

  1. #1

    Thread Starter
    Addicted Member Alexandru_mbm's Avatar
    Join Date
    Jul 2007
    Location
    VBForums.com
    Posts
    157

    Angry Web Services / WCF

    Hi all...

    I have a problem with my small Application that needs to conect to a MySQL server based on Centos Linux.

    I have read here in VBForums.com many posts about the security risks of app.config file... encrypted or not... for storing the connection strings of a remote database.

    OK! I agree with this... but... how can i make a VB.NET Application to connect to my database thru WebService or WCF as long my server is Centos with MySQL ? How can i make the connection strings of MySQL Connector to work with WebServices or WCF ?

    I did not find any solution for this problem.

    My app needs to populate a DataGridView... retreive data and post data on MySQL db...

    Anyone can help me with some ideeas ?
    I'm still learning VB.NET
    Sorry for my bad english
    Thanks for your help

  2. #2

    Thread Starter
    Addicted Member Alexandru_mbm's Avatar
    Join Date
    Jul 2007
    Location
    VBForums.com
    Posts
    157

    Re: Web Services / WCF

    No one can help me with this ?
    I'm still learning VB.NET
    Sorry for my bad english
    Thanks for your help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width