@#dotnetconf Trying to use the modernization ai agent on a number of solutions - they all time out! Can you limit scope? Unload projects? How to avoid the "Its taking too long" message?
Posts by Richard Reukema
I did a thing! TheEmpoweredCustomer.com
Let me know what you think! Ask my bot if you have a question
@tallgirl6234.bsky.social would love a discussion with you on my book to take your perspective on it. TheEmpoweredCustomer.com
We have #Blazor, but #Angular is getting there.
Why? Dumping your whole app into the browser takes time! Why not just send rendered HTML instead of JavaScript for a callback? This client-side approach was due to scarce server resources, but the cloud has changed that with PaaS services.
Have you ever found yourself that JavaScript is NOT confusing? Have you ever thought of why LOB application would use a language that has uncontrolled dependencies - one of which is the hosting container? (i.e. chrome, edge, safari, etc.)
I was today's year old when I learned that switching topics is spelled "segue," NOT "segway." They are pronounced exactly the same way. Isn't spelling fun!
#spelling #justsaying #dumbstuff
@visualstudio.com I just started using @azurecosmosdb.com and this got my attention
<Error Text="The Newtonsoft.Json package must be explicitly referenced with version >= 10.0.2. '' AND '@(NewtonsoftJsonAssemblyReference)' == ''" />
Does.Net9 have polymorphic deserialization?
What's your ide for editing html and css? Can you jump directly between the class id, and it's implementation?
@visualstudio.com @madskristensen.net
Would it not make sense in the Tab Well to show these grouping of files indented like the Solution Explorer
@kevinpowell.co I'm throwing a hell mary as I just don't understand how to work through the learning and support of CSS using @visualstudio.com
How does one jump to this definition without doing a full text search?
Hate to say it, but HTML/CSS is like regex to me. I can't understand why this is not working... How do you jump to or view the settings of a CSS class? Why do I have to resort to a search project just to find where this exists? @kristianmadsen.bsky.social Is there something hard about this?
@microsoft.com @github.com
Are we seeing a transition of VS flagship to VS Code? I use VS primarily for C#, and use VS Code when required. Thoughts? #C @visualstudio.com @vscode.dev
Fear has a way of being contagious.
But courage is also contagious.
Really? How does this violate my right of free speech? What is TikTok objecting to?
What was that? Who has the best #hockey team??
Trying to not be an alarmist, but didn't the #USA declare it's desire to annex several countries? Is this not a declaration of war? At least the initial steps? Economic warfare at the very least.
@coreylweathers.com hey dude, how's it going? Twitch me baby!
I was today years old when I realized that learning HTML/CSS is a lot like learning Regex. If you don't use it every day, you have to relearn it every time you need it. HTML/CSS is art, and i'm a Solution Architect - do I really have to know all this like collapsing margins? Thanks @kevinpowell.co
Sorry for the confusion - I'll try and put a post together on how I would like to store app state on the server with the same lifecycle as the circuit. I really hate relying on browser for anything other than the display of HTML and use of CSS.
Thought. What if we created an inherited Hub and used that to capture the capture Context.ConnectionId via OnConnectedAsync to and used an external service to track the status of the connection. Then each component could subscribe, and listen for events raised. I really hate relying on a browser.
Wow, & interesting read Thks! My assumptions is that app state could be easily associated with the circuit and the related connection. Loose the connection, but the scope of the circuit persists. This gets better tieing circuit to user. But clearly this doc doesn't go there. Curious & will ponder
I'm still wondering about how scoped services are changed in #Blazor #server to have a lifetime across multiple request based on the connection. Any suggestions on any documentation that gets into the nuances of this?
It's times like this that after 30+ years of programming, there is another level in the matrix of programming that is amazing
In addition, as this is copilot in visual studio, I'm wondering if we will see the day that before it answers, it will check the project structure and gather more context and evaluate the answer better. I'm already amazed at how much my work has changed, and I my expectations are growing!
It's always in the prompt isn't it. But is this agent then helping or a pacifer? As we both know the format changed in .net, we dug deeper and pushed back. The model responded with the correct answer so it was in their, it just prioritized answer rather than ask a clarifying answer.
Thanks, but i would think that copilot would know that, which it does not. I had two Blazor projects, one working the other mot and I was trying to figure out why.
@danroth27.bsky.social
I'm having strange issues with a .Net9 Blazor Server project - and asked #Copilot for help in walking through the configuration. Is Copilot out of date with the Blazor? If so, it doesn't help much here.... #Justsaying
@azuresupport.bsky.social
Well this got interesting....
#AI