DEV Community

AspXone
AspXone

Posted on

Building .NET apps with Google AI studio (Deeply failed)

.NET (dotnet) is our main topic. But we really haven't vibe coded with Google AI studio's vibe coding feature, so today we're building a tool with it.

Now, before we begin let's think of a idea.
How about a Windows app? That should do the thing.

We're thinking of making a simple tasks list app that saves data locally. It is nothing fancy, just adding, deleting, renaming, saving and checking tasks in your default list.

I am using WPF (Windows Presentation Forms) to make my app. There are several frameworks out there but I'm choosing something depending on HTML and XML.

Here is my genius prompt:

Build a minimal UI to-do app that saves data locally. It should have renaming, deleting, adding and checking tasks. It will be developed with HTML using WPF and language is C#, also provide me dotnet command instructions to package it into a native app .exe or .zip

And hit enter!

Cool idea btw. But, I want a minimal one.

Anyways, it has finished and messed up...

WHY??!??! I said C# clearly, not JSX or TSX

The vibe coding feature doesn't support anything other than JS.
Bye, we will try a new AI (maybe)

By the way, the app looks nice not bad.

Top comments (0)