+ Reply to Thread
Results 1 to 4 of 4

Thread: image retrieve concepts in SQL

  1. #1

    Default image retrieve concepts in SQL

    Hi friends!!!
    I am here to share some points about image storing and retrieving concepts using mysql.
    you can store the image by using the path of the image and you can retrieve the image using <img src='$data(path Which is Retrieved From the database) >

    Cegonsoft About Us

  2. #2
    Ruby Star member nobita_deptrai is on a distinguished road
    Join Date
    Jun 2011
    Posts
    458

    Default

    Where exactly you are having problem? Several things involved with what you want to do.

    1) Getting database from SQL database.

    2) Get the data to the Silverlight side by a WCF or asmx Web Service.

    3) Bind data to control to display the data.

    4) Layout your images as you want.

    If you are new to Silverlight, start with following tutorials that should cover all the above areas.
    BDS Real Estate Company
    Go to my website rao vat ban nha to learn about real estate in Vietnam: Home sales , Apartment for sale, Feng Shui ...

  3. #3

    Default

    Layout your images as you want.

  4. #4

+ Reply to Thread

Posting Permissions

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