CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Feb 2010
    Location
    Washington, DC
    Posts
    11

    Code Insertion Query

    Working with a C# textbook. The project is building a 'contacts' app. The code to be inserted is: MessageBox.Show ("Contact List 1.0. \nWritten by: Maurice Newsome" , "About") ;
    I have Visual Studio 2008 Team Suite. The appropriate text pages and the steps I took are uploaded to: https://skydrive.live.com/?cid=4ad6a...2&sc=documents

    The problem is as follows: The logo in the exercise was brought onto the form. Unable to reveal code. Guidance sought

  2. #2
    Join Date
    Feb 2012
    Location
    Strasbourg, France
    Posts
    116

    Re: Code Insertion Query

    Cannot access to your link with my live account, did you put your document as public ?

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