Results 1 to 5 of 5

Thread: how silverlight connect with database

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up how silverlight connect with database

    Hi friends,

    I am new for silverlight.Currently i am using VS 2008 SP1 and Silverlight 2. I have a webservice code in my VS 2005 application. I am not used LINQ. I have a doubt that is shall i implement these web services in silverlight, If it is yes what is the procedure? I need some tutorial. I dont have any idea about that. Please reply me and give some links. I need to learn.It's very urgent.

    Hope yours reply.

    Thanks & Regards
    Failing to plan is Planning to fail

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: how silverlight connect with database

    Moved to Silverlight forum, hopefully you'll get an answer here.

  3. #3
    Frenzied Member MattP's Avatar
    Join Date
    Dec 2008
    Location
    WY
    Posts
    1,227

    Re: how silverlight connect with database

    You'll want to upgrade from Silverlight 2 to 3 (4 is in beta).

    http://silverlight.net/learn/

    Some good information in the 'Silverlight Videos' and 'Documentation sections.

    http://www.myvbprof.com/MainSite/index.aspx#/Home

    Some pretty good full examples here.

  4. #4
    Addicted Member
    Join Date
    Dec 2005
    Posts
    139

    Re: how silverlight connect with database

    Another good resource is the Get Started section on the Silverlight.net site.

    C

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: how silverlight connect with database

    See the Data Access Options section:
    http://timheuer.com/blog/articles/si...sing-data.aspx

    Expose data via service layers. This is how Silverlight can communicate with data. Here are the primary means:

    Web services: SOAP, ASP.NET web services (ASMX), WCF services, POX, REST endpoints
    Sockets: network socket communication
    File: accessing static content via web requests
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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