How I wish this has better audio. Had a hard time listening to this while driving.
@suryakantdevkar75153 жыл бұрын
Very informative and helpful
@subrahmanyampemmasani3 жыл бұрын
Great, Thanks for the nice video. Does Nukeeper also support SDK style projects where project references kept in single Nuget.PackageVersions.props file?
@tananuvem9723 жыл бұрын
Hello! First, thank you for de video! I don't know if I will get any answer for this question, but I'll try anyway. I have a feed at azure artifacts with some nuget packages. I need to have it always updated. I'm trying to create a pipeline to update it automatically like in this video. I select the feed, but when I run the pipeline it give me the following error: "NuKeeper needs access to the OAuth token to query the API". The problem is: there isn't any slot to input OAuth token. Any idea about what to do?
@ernest15203 жыл бұрын
In terms of optimistic concurrency- rather than executing a query to check the version and THEN appending the events to the database, why not take advantage of Cosmos' item IDs model? We know that each item needs a unique <item ID-partition key> combination, therefore by using partition keys for stream IDs, we can simply use integers (or a variation) for item IDs. Then simply execute an insert operation. If my new event is expected to be at version 5, but in the meantime a different 5th event has been already written to the stream, attempting to insert another item with ID (version) 5 will fail. This also helps to avoid a potential issue (albeit an unlikely issue) where between the time we read the current version, and the time we attempted to write to the store, another event has been added. We can avoid it because the ID-partition key uniqueness check will execute in the database. Here we have an optimistic concurrency without the need to implement it in the code.
@meldcodk73534 жыл бұрын
apt install qt-creator
@madipta4 жыл бұрын
it would be great using mongodb, please :D
@kristapszs14 жыл бұрын
Please do more videos on this. Tutorial style video from scratch would be awesome. Maybe you can share the smart contracts that you uploaded?
@kristapszs14 жыл бұрын
Nice vid. Thanks for the updated info, because other videos are quite outdated regarding that
@vjmsai77334 жыл бұрын
Does graphql dotnet support dictionary<string,string> ? if not how to create a custom dictionary using grahqldotnet?
@MatheusSilva-ew7me4 жыл бұрын
Great!! It helped me so much! Thanks from Brazil
@florianszoke1684 жыл бұрын
Is the demo code available ?
@dharmaturtle4 жыл бұрын
Its in the video description my dude: github.com/amolenk/CosmosEventSourcing
@checomax19804 жыл бұрын
How do I get the metadata .json configuration file from visual studio code? (For example HelloBlockchain.Json)
@sameerprabhu62534 жыл бұрын
Hi, request to make vedio on installing IS4 on Azure along with AdminUI and its DB
@yusufrumi16264 жыл бұрын
Thank you for this.
@ArgeKumadan4 жыл бұрын
cool video, but have a microphone pls :(
@csmithDevCove4 жыл бұрын
How did you get the CLI connected to the Docker instance?
@caspercramer73574 жыл бұрын
In case you're still struggling 6 months later. (I doubt that ;-)) These CLI defaults can be configured using environment variables: VAULT_ADDR & VAULT_TOKEN. More information can be found here www.vaultproject.io/docs/commands#environment-variables
@arnelrobles59034 жыл бұрын
Roland has tutorials in Pluralsight about GraphQL
@rizaanjappie4 жыл бұрын
Thanks
@wimdegroot68154 жыл бұрын
In the documentation on graphql.org/code/#c-net 'Hot Chocolate' is prescribed as GraphQL Server. Is there any advantage or disadvantage using the normal GrapQL over the 'Hot Chocolate' library?
@VJ-xr5hg4 жыл бұрын
Hope you do a detailed project from scratch. Current video is just a discussion.
@unclesam29414 жыл бұрын
What about deploying? Does .qml files compile with the assembly and if it doesnt, does .qml files compile?
@ericswann77284 жыл бұрын
Very helpful and thanks for the demo code.
@florianszoke1684 жыл бұрын
HI Eric, I am wondering from where did you got the demo code ? Can you share it ?
@mozartalkhateeb5 жыл бұрын
Please add some real world tutorials and sample projects , there is just too little documentation out there
@gudjonmar5 жыл бұрын
Is the source code for the demo app available somewhere?
@caspercramer73574 жыл бұрын
Beter late than never - github.com/casperc89/vault-demo-app
@ReachGoals5 жыл бұрын
I tried to present end to end in my youTube channel. I discovered this later.
@digitalports5 жыл бұрын
Improve audio please
@vibinck195 жыл бұрын
Very good, can you please share the test code?
@AvailableUsername695 жыл бұрын
This could be an interesting conversation but the background noise is too much.
@dotnetFlix5 жыл бұрын
Yes, sorry for that Glen! We did the best we could with some filters but the recording quality was too bad.
@aloneguid5 жыл бұрын
Super cool, thanks.
@andrewhodge78905 жыл бұрын
Thank you for explaining that one doesn't need to modify the client when switching to use azure, this had me stumped for a while!
@kkelvin025 жыл бұрын
When Service Fabric released, Microsoft says infrastructure provided by Microsoft, developer can only concentrate on code. They promised this is the best technology they release. Later now, with mesh, they promise the same and using Docker and container. So confusing why MS not thinking about the feature approach (docker and container already was exist while Service fabric released).
@makinemecku54245 жыл бұрын
Can you please make a short tutorial how to use qml in c#. It would really help me out.
@chrisc31625 жыл бұрын
This does not show you how to run a blazor stand alone application in your browser. It shows you how to launch it in Visual Studio which is not the same thing
@mukundhbhushan67096 жыл бұрын
great video very informative
@obiwanjacobi6 жыл бұрын
I found community support for QML very minimal about 1.5 years ago. Asking questions on Stackoverflow did not solicit any answers. Is that better these days? Besides that it's a cool idea to bring QML to .NET. Looks nice!
@kiereluurs12436 жыл бұрын
Interessant. Veel achtergronden en details die ik nog niet tegengekomen was.
@willemmeints31236 жыл бұрын
Didn't know it existed. Great video! Love the new graphics too.
@dotnetFlix6 жыл бұрын
Thanks, hope it was useful!
@harrynieboer99176 жыл бұрын
Heb ook hele grote story maps in SpecMap gezet. Werkt prima. Kolommen in SpecMap koppel je aan features, Rijen aan Iterations. Koppelen van een feature en iteration aan een product backlog item (story) zorgt er automatisch voor dat die PBI in SpecMap op de juiste plaats gezet wordt. Schuiven in SpecMap past weer automatisch feature en iteration aan. Rijen en kolommen die je even niet wilt zien kan je dichtklappen, dat houdt de boel overzichtelijk. Een (volgens mij) goede werkwijze is dat je als product owner steeds slices (rijen) uit SpecMap op pakt om samen met het team uit te werken. Alle stories in SpecMap hebben bij ons de status New, oppakken van een slice betekent voor die stories dat de Product Owner de status op Approved zet. Die stories komen voor het team dan automatisch op ons Kanban board in TFS binnen, worden door het team voorbereid, komen in de sprint en worden gereleased. Let op: werkt prima met VSTS of TFS als iedereen op zelfde domain zit. Werkt NIET met gebruikers van verschillende domains.
@arjan84367 жыл бұрын
Vet! Goede Nederlandse uitleg waarmee iedere ontwikkelaar overtuigd kan worden om naar dotnet new te gaan kijken :)
@barkgj8 жыл бұрын
Complimenten voor deze video, zowel qua presentatie als techniek, heb me gelijk even gesubscribed!
@mriezebosch9 жыл бұрын
Leuke video! Vermakelijk en prima te volgen. Ook goed te zien dat er voor source control tegenwoordig Git wordt gebruikt :)
@lutfisken9 жыл бұрын
Wish this had been in english 😔
@gcmvanloon9 жыл бұрын
Aan het eind waar ik het heb over IUseFixture<T> had ik IClassFixture<T> moeten gebruiken. IUseFixture<T> bestaat niet meer in xUnit2 maar wordt wel gebruikt in eerdere versies...
@Xantioss9 жыл бұрын
Microsoft inderdaad behoorlijk aan het veranderen. ik vind dat juist een erg interessante wending hebben. benieuwd wat de toekomst van MS gaat brengen!