How to design a login page with fully responsive page as like as Web page (Using Blend or VS 2023)

Santhosh Badam 40 Reputation points
2024-08-01T07:21:44.7166667+00:00

I need to build a pages for WPF app using XAML in such way that each page should be responsive as like as in the browser web pages(Microsoft Blend or Visual Studio 2022).

For an example login page, sign up page or any other pages for a WPF app.

 
     
         
         
         
         
         
     
     
         
         
         
     
     
     
     
     
     
 
Developer technologies | Windows Presentation Foundation
Developer technologies | Visual Studio | Other
Developer technologies | XAML
Developer technologies | C#
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Hui Liu-MSFT 48,681 Reputation points Microsoft External Staff
    2024-08-01T11:33:19.9866667+00:00

    Hi,@Santhosh Badam . Welcome to Mirosoft Q&A.

    Here is the sample code for the registration login page. You could try to refer to it.

    registion.txt


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    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.


  2. Joshua Lazaro Marandi 70 Reputation points
    2024-08-17T22:16:01.06+00:00

    Welcome to coding TV show to learn more

    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.