ASP.NET 4.5 Web Forms and Visual Studio 2013 - Wingtip Toys (C#)

Mahi 41 Reputation points
2022-04-22T05:38:34.657+00:00

Unable to find Sample code for the Web forms project Wingtip toys in MSDN sample code as mentioned in
https://learn.microsoft.com/en-us/aspnet/web-forms/overview/getting-started/getting-started-with-aspnet-45-web-forms/introduction-and-overview

Kindly guide me where i can download the sample code files.

Thank you,
Mahi

Developer technologies | ASP.NET | Other
0 comments No comments
{count} votes

Accepted answer
  1. Yijing Sun-MSFT 7,096 Reputation points
    2022-04-22T08:29:45.563+00:00

    Hi @Mahi ,
    The link in the article has been redirected to a site that does not contain the sample you are looking for. It's still available elsewhere. Try GitHub.

    Note that Visual Studio 2013 is quite a few years old, and Web Forms is an older technology. It still works, lots of sites are out there that are created in Web Forms with no incentive to rewrite them, but most new sites are started in later technologies.

    But you can certainly use Web Forms if you like.

    Best regards,
    Yijing Sun


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our  documentation  to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Moo Nam Ko 1 Reputation point
    2022-10-11T20:14:35.427+00:00

    You can find the sample code in Github

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.