public partial class App : Application { public App() { InitializeComponent(); MainPage = new FirstPage(); } } sir yaha par bhi kuch change karna padega kya sir
Error saying: "Cannot resolve type ":NewPage1"". Its referring to the DataTemplate, the page is a content page, but the error is not clear what the issue is
Good Sir
Wonderful and very wonderful🥰
please, engineer
We want to make an online shopping app in Maui From A To z
Please,
Greetings from Egypt
public partial class App : Application
{
public App()
{
InitializeComponent();
MainPage = new FirstPage();
}
}
sir yaha par bhi kuch change karna padega kya sir
Error saying: "Cannot resolve type ":NewPage1"". Its referring to the DataTemplate, the page is a content page, but the error is not clear what the issue is