CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2010
    Posts
    10

    .datasource file

    This is more of a Visual Studio question than C#, but I'm trying to figure out how to create a .datasource file in VS 2008. I've tried multiple options, but it never creates the file. Am I missing something?

  2. #2
    Join Date
    Sep 2010
    Posts
    7

    Re: .datasource file

    in your problem you can use many of data sources such as database files(mdf & mdb) or text files (plain or binary) or xml files or other ways..can you tell me what data which stored in data source??

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

Featured