BRR Knowledge Center
BRR Knowledge Center
  • 1 192
  • 369 064
TypeScript types part- II
TypeScript types part- II
Переглядів: 27

Відео

TypeScript - Array Object
Переглядів 113 місяці тому
TypeScript - Array Object
TypeScript - Arrays II
Переглядів 103 місяці тому
TypeScript - Arrays II
TypeScript - Arrays I
Переглядів 63 місяці тому
TypeScript - Arrays I
TypeScript - Interfaces
Переглядів 53 місяці тому
TypeScript - Interfaces
TypeScript - interfaces in class
Переглядів 83 місяці тому
TypeScript - interfaces in class
TypeScript - Classes
Переглядів 73 місяці тому
TypeScript - Classes
TypeScript - Spread Operator
Переглядів 73 місяці тому
TypeScript - Spread Operator
TypeScript Variables - Part1
Переглядів 63 місяці тому
TypeScript Variables - Part1
TypeScript Variables - Part2
Переглядів 83 місяці тому
TypeScript Variables - Part2
TypeScript first program
Переглядів 133 місяці тому
TypeScript first program
TypeScript Components
Переглядів 333 місяці тому
TypeScript Components
TypeScript types part - I
Переглядів 363 місяці тому
TypeScript types part - I
TypeScript types part- III
Переглядів 23 місяці тому
TypeScript types part- III
Installing docker on ubuntu server
Переглядів 413 місяці тому
Installing docker on ubuntu server
TypeScript text editors
Переглядів 113 місяці тому
TypeScript text editors
Terraform setup on ubuntu
Переглядів 273 місяці тому
Terraform setup on ubuntu
TypeScript history
Переглядів 23 місяці тому
TypeScript history
TypeScript installation
Переглядів 143 місяці тому
TypeScript installation
AWS cli setup on ubuntu server
Переглядів 153 місяці тому
AWS cli setup on ubuntu server
TypeScript Introduction
Переглядів 83 місяці тому
TypeScript Introduction
Service Discovery with Consul
Переглядів 284 місяці тому
Service Discovery with Consul
Ocelot Apigateway - Introduction
Переглядів 164 місяці тому
Ocelot Apigateway - Introduction
Ocelot Apigateway Authentication
Переглядів 294 місяці тому
Ocelot Apigateway Authentication
Aggregate pattern in Microservices
Переглядів 164 місяці тому
Aggregate pattern in Microservices
Ocelot Apigateway - Cache
Переглядів 174 місяці тому
Ocelot Apigateway - Cache
Installing packages via PowerShell script
Переглядів 94 місяці тому
Installing packages via PowerShell script
Installing packages via NuGet
Переглядів 34 місяці тому
Installing packages via NuGet
Package config file dynamic preparation
Переглядів 24 місяці тому
Package config file dynamic preparation
Introduction to NuGet
Переглядів 154 місяці тому
Introduction to NuGet

КОМЕНТАРІ

  • @joshuabrown1316
    @joshuabrown1316 8 днів тому

    Can you explain here again how to run InfluxDB through powershell once installed

  • @bipinyaduvanshi8239
    @bipinyaduvanshi8239 10 днів тому

    Nice 🎉

  • @kingcoc242
    @kingcoc242 17 днів тому

    Try to speak slowly 😅 its too hard to listen everything you says

  • @sgirfan6383
    @sgirfan6383 22 дні тому

    ❤❤

  • @erannaarun5173
    @erannaarun5173 Місяць тому

    Fake anna

  • @squadwebtech4770
    @squadwebtech4770 Місяць тому

    So sad status 😭

  • @chandukonda6490
    @chandukonda6490 Місяць тому

    Hi BRR, It really good session. If you give links and path to download the InfluxDB that would be really helpful to us.

  • @dmlundgren
    @dmlundgren 2 місяці тому

    FYI, you can create a GUID from the Tools menu in Visual Studio

  • @u2521
    @u2521 3 місяці тому

    From the reference of which article are you saying when app pool recycle all clients can connect to server with any down time and there is no connection drop? Please help me

  • @luisfernandohernandezmoral6235
    @luisfernandohernandezmoral6235 3 місяці тому

    I have the exact same script but it doesn't look like yours, your button says "Start swarming" and mine just says "Start"

  • @HelinaMoges-h5g
    @HelinaMoges-h5g 3 місяці тому

    nice could you order in pdf form

  • @vikashchauhan9408
    @vikashchauhan9408 3 місяці тому

    Which tool you have used to make it?

  • @SaifulIslamdigitalworld
    @SaifulIslamdigitalworld 3 місяці тому

    its working thank you

  • @prasunprabhat6352
    @prasunprabhat6352 3 місяці тому

    Sir can send it to me this architecture i need it?

  • @progamer-dr8sn
    @progamer-dr8sn 4 місяці тому

    I want to get office 365 public folder mails using graph api in c# code. is it possible?

  • @retromemoirs6273
    @retromemoirs6273 4 місяці тому

    I like this short syntax, although you have a mistake in your person constructor, it should be person(string name1, string name2) => (FirstName, LastName) = (name1, name2); :)

  • @NinjaAI_07
    @NinjaAI_07 4 місяці тому

    sir can u help to make this project for me

  • @jayakrishnachanumuru
    @jayakrishnachanumuru 5 місяців тому

    Thank you

  • @furkancrd8868
    @furkancrd8868 5 місяців тому

    Brother I didn't understand the part you wrote tranformer.exe -- help. When we created this file and what this file consists?

  • @datadockter852
    @datadockter852 6 місяців тому

    please provide code link

  • @martinvalenzuela3424
    @martinvalenzuela3424 6 місяців тому

    Excellent! Thanks a lot for posting this video. Was of great help form me!

  • @RoopaS-e1w
    @RoopaS-e1w 6 місяців тому

    does cloud account is free?

  • @hannahleah5875
    @hannahleah5875 6 місяців тому

    Is that not just the factory pattern?

    • @bramanareddy0482
      @bramanareddy0482 6 місяців тому

      @@hannahleah5875 not exactly, factory pattern method uses inheritance and relies on a sub class but here it is reverse

    • @bramanareddy0482
      @bramanareddy0482 6 місяців тому

      not exactly, factory pattern method uses inheritance and relies on a sub class but here it is reverse

    • @hannahleah5875
      @hannahleah5875 6 місяців тому

      @@bramanareddy0482 That's not the point of either of them, the Idea is that you abstract types of objects in the creation of one object, the only way this picture would be abstract Factory is if each ball type is a factory of its own

  • @yesseniaerraez4302
    @yesseniaerraez4302 6 місяців тому

    Thank u so nucha

  • @bhagyashreenawale3578
    @bhagyashreenawale3578 6 місяців тому

    Please make playlist for web api

  • @mariomandzukic8676
    @mariomandzukic8676 7 місяців тому

    hello was wondering how you avoided cors error? swagger finally works but now when i try it i get cors errors and you didnt have them what did you do? I run database with docker as well

  • @atulkewat3927
    @atulkewat3927 7 місяців тому

    I cant open the locations on localhost, and my all tests are getting failed, how do i get it correct.

    • @bramanareddy0482
      @bramanareddy0482 7 місяців тому

      Post the exact error if possible share screen shot here

  • @ilyasbakirov
    @ilyasbakirov 8 місяців тому

    Serious? .Net Framework 3.0/3.5 in 2024?

  • @amolpawar4512
    @amolpawar4512 8 місяців тому

    hi i have installed garphana on my system and for testing purpose i have a machine which i am considering as a server , i entered ip address of that machine in yml file and added the connection in graphana interface but not able to connect getting error " Post "192.168.28.32:9100/api/v1/query": dial tcp 192.168.28.32:9100: i/o timeout - There was an error returned querying the Prometheus API." please help

  • @ilayarajaramasamy1263
    @ilayarajaramasamy1263 8 місяців тому

    2:33 routing - routing rules, involve in processing the request 3:25- url routing model 4:04 - routing = routing model 3:50 - route collection table 5:20 - route handler 8:00 - MVC HTTP HANDLER

  • @gaptest-eq8tc
    @gaptest-eq8tc 8 місяців тому

    12

  • @TheKhabariBhamiya
    @TheKhabariBhamiya 9 місяців тому

    ❤❤

  • @MK_HelpDesk
    @MK_HelpDesk 10 місяців тому

    Could you please help me on providing custmizable installation path or how we can install product under LocalAppDataFolder instead of Program files??? what are the things we need to configure for it?

    • @kanithimaneesha1406
      @kanithimaneesha1406 3 місяці тому

      Can I know how to do this

    • @MK_HelpDesk
      @MK_HelpDesk 2 місяці тому

      @kanithimaneesha1406 I have implemented it from my own.. I'll share sample code with you.

    • @kanithimaneesha1406
      @kanithimaneesha1406 2 місяці тому

      @@MK_HelpDesk shure

    • @MK_HelpDesk
      @MK_HelpDesk 2 місяці тому

      I think youtube is removing comment with code hence I have shared the link

  • @lynnburke6951
    @lynnburke6951 10 місяців тому

    Promo sm 🎊

  • @hugobarcelos7009
    @hugobarcelos7009 10 місяців тому

    it helped me, thank u!

  • @BohdanBotosh
    @BohdanBotosh 10 місяців тому

    WTF. Lesson about coding in MS Word? But info in lesson was usefull good, keep going

  • @estebanjuliandipalmamartin3581
    @estebanjuliandipalmamartin3581 10 місяців тому

    Primaso, tanto quilombo para descomprimir un ZIP .... wow Suerte para la próxima

  • @bmrcreativity0610
    @bmrcreativity0610 10 місяців тому

    Super🎉

  • @narayanabj6648
    @narayanabj6648 10 місяців тому

    Great explanation

  • @yravi37
    @yravi37 10 місяців тому

    nothing understood

  • @CodeCrushers632
    @CodeCrushers632 11 місяців тому

    But why its not showing any output in reports everything seems to be zero.

  • @Ashin919
    @Ashin919 11 місяців тому

    great!! Can you provide the source code?

  • @HarshitShakya-u3l
    @HarshitShakya-u3l 11 місяців тому

    Is we can save this audio file during our speech to text ?

  • @aparnasridhar6525
    @aparnasridhar6525 11 місяців тому

    Very difficult to follow. Hardly understand what you are trying to convey. Have to listen carefully twice to understand.

    • @bramanareddy0482
      @bramanareddy0482 11 місяців тому

      only thing you need to understand here is , adding of ignoreApi=true that's all. what ever end points are decorated those endpoints wont get visible to the end user via swagger UI.

  • @bhsr0902
    @bhsr0902 Рік тому

    Nice

  • @sairam355
    @sairam355 Рік тому

    Brother can I have your contact number.. Please I have an other concerns regarding above video

  • @chinmayteli110
    @chinmayteli110 Рік тому

    Sir iska cinematic shot nahi short me explain karo

  • @judecortes-iu1ph
    @judecortes-iu1ph Рік тому

    Wat app u use?

  • @gorkaurzelai5072
    @gorkaurzelai5072 Рік тому

    Why don't you have the influxdb.conf file????

  • @kuldeepchouhan8467
    @kuldeepchouhan8467 Рік тому

    Very monotonous voice and explanation, narrator couldn't even use his slides properly