Results 9 comments of F_CIL

It looks like this book hasn't been updated for a long time. When will I see the full version?

I was bothered by this problem for a long time, only to find out that is was because MAUI did not yet support DI for custom controls. I think this...

@Okanalagas1 I haven't follow MAUI for a while, so I dont know if MAUI support DI for custom controls now. In my project, I use this method: ```csharp public ItemBarcodeControl()...

> I get the error for my ContentView control, and I'm also unable to do DI with it, if I have the following code, I get this error from the...

Oh? Is it, what's interesting? Can DI related issues be solved? > I have learned something new today. @plppp2001

okok from F_CIL : May you have a nice day. ________________________________ From: Paul Astro ***@***.***> Sent: Thursday, January 25, 2024 1:01:56 AM To: dotnet/maui ***@***.***> Cc: F_CIL ***@***.***>; Mention ***@***.***>...

Yes, you are right, after I called zipFs.Dispose(), the changes were saved to the disk. But another question, if I want to modify it repeatedly and then save it repeatedly,...

I see the ZipArchiveFileSystem.Dispose() called ZipArchive.Dispose(). So it should be ZipArchive.Dispose() that save its changes to disk. But I found that ZipArchive dosen't have a method to save itself unless...

勾选这个选项后,图片就会跟着窗口尺寸一起变