Rakiative
Rakiative
  • 82
  • 276 651
Master Bunny.net CDN with C#: Setup, Optimize Image
Learn how to set up and optimize Bunny.net CDN like a pro! 🚀 In this tutorial, I'll guide you step-by-step through configuring Bunny.net for maximum performance.
What you'll learn in this video:
✅ How to create and configure a Storage Zone
✅ Setting up a Pull Zone for efficient content delivery
✅ Enabling Bunny.net's powerful image optimization features
✅ Uploading and deleting images programmatically using C# code
Whether you're a developer or just starting out, this video covers everything you need to manage Bunny.net CDN efficiently with C#. Watch now and level up your content delivery game!
🔗 Resources Mentioned in the Video:
Bunny.net Official Documentation: bunny.net/
Sample C# Code: bit.ly/4ghoiQS
#BunnyNet #CDN #CSharp #TechTutorial #ImageOptimization
มุมมอง: 9

วีดีโอ

Master iFlow SAP CPI Development Complete Course #SAP #CPI #course #training
มุมมอง 37919 ชั่วโมงที่ผ่านมา
CPI iFlow: bit.ly/3v9991K Discover everything you need to know about iFlow SAP CPI (Cloud Platform Integration) development in this comprehensive course overview. Learn about key concepts, tools, and skills to kickstart your journey in SAP integration development. Perfect for beginners and professionals alike! Topics Covered: IteratingSplitter: Understand how to split messages dynamically in in...
GitHub Repository Splitting #github #split
มุมมอง 1032 หลายเดือนก่อน
Split existing GitHub repository into multiple new sub repositories. Commands : bit.ly/3BjaqWK ``` pip install git-filter-repo ``` Move all the files with same folder structure: ``` git filter-repo path aaa/ddd force git ls-tree -r HEAD name-only git remote add splited-new-repo-local-name github.com/Infinite-demo/Split-1.git git push splited-new-repo-local-name main ``` Move all the files to ne...
Configure exchange property in SAP CPI iFlow #sap #cpi
มุมมอง 9149 หลายเดือนก่อน
This video will help in understanding, How to configure exchange property in SAP CPI iFlow #sap #cpi. CPI package: bit.ly/3v9991K
How to debug / trace any SAP CPI iFlow message #sap #cpi
มุมมอง 1.4K9 หลายเดือนก่อน
This video will help in understanding, How to debug / trace any SAP CPI iFlow message #sap #cpi. CPI package: bit.ly/3v9991K
Learn Value Mapping in SAP CPI iFlow #sap #cpi
มุมมอง 2.6K9 หลายเดือนก่อน
This video will help in understanding, Let's learn Value Mapping in SAP CPI iFlow. CPI package: bit.ly/3v9991K
Learn Message Mapping & Simulation in SAP CPI iFlow #sap #cpi
มุมมอง 2.9K9 หลายเดือนก่อน
This video will help in understanding, Let's learn Message Mapping & Simulation in SAP CPI iFlow. CPI package: bit.ly/3v9991K
Learn Content Modifier and Request Header in SAP CPI iFlow #sap #cpi
มุมมอง 1.9K9 หลายเดือนก่อน
This video will help in understanding, Let's learn Content Modifier and Request Header in SAP CPI iFlow. CPI package: bit.ly/3v9991K
Convert csv to xml in SAP CPI iFlow #sap #cpi
มุมมอง 2.4K9 หลายเดือนก่อน
This video will help in understanding, How to convert csv to xml in SAP CPI iFlow. CPI package: bit.ly/3v9991K
Call SAP CPI iflow from postman using service key #401 #iflow #sap #cpi
มุมมอง 1.6K9 หลายเดือนก่อน
This video will help in understanding, How to call SAP CPI iflow from postman using service key. Resolve 401 issue while calling iflow from postman. CPI package: bit.ly/3v9991K
Create sub domain in GoDaddy
มุมมอง 419 หลายเดือนก่อน
This video will help in understanding, How to create sub domain in GoDaddy. Certificate Tools: Certify Certificate Manager
How to fix deobfuscation or R8/proguard or shrink issues while publishing to Google Play store
มุมมอง 1.5Kปีที่แล้ว
This video will help in understanding, How to fix deobfuscation or R8/proguard or shrink issues while publishing to Google Play store. proguard-rules.pro: bit.ly/3rDUtWU buildTypes { release { minifyEnabled true shrinkResources true proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } }
Publish Ionic or any android app to Google Play Store.
มุมมอง 3Kปีที่แล้ว
This video will help in understanding, How to publish Ionic or any android app to Google Play Store. Download the "Mini Mind" App: play.google.com/store/apps/details?id=com.mini.mind&pcampaignid=web_share
Learn ABCs, Numbers, Hindi Alphabet and More - V3 #nursury #preschool #hindialphabet #quiz
มุมมอง 74ปีที่แล้ว
Download the "Mini Mind" App: play.google.com/store/apps/details?id=com.mini.mind&pcampaignid=web_share Learn ABCs, Numbers, and More Introducing our delightful and engaging educational app, designed especially for children under the age of 6! Bursting with vibrant colors, playful animations, and interactive activities, our app is the perfect companion on your child's journey of early learning....
Learn ABCs, Numbers, Hindi Alphabet and More - V1 #nursury #preschool #hindialphabet #quiz
มุมมอง 190ปีที่แล้ว
Download the "Mini Mind" App: play.google.com/store/apps/details?id=com.mini.mind&pcampaignid=web_share Learn ABCs, Numbers, and More Introducing our delightful and engaging educational app, designed especially for children under the age of 6! Bursting with vibrant colors, playful animations, and interactive activities, our app is the perfect companion on your child's journey of early learning....
Quick Fix: Resizing Splash Screen in Your Ionic Mobile App
มุมมอง 1.7Kปีที่แล้ว
Quick Fix: Resizing Splash Screen in Your Ionic Mobile App
Change Icon & Splash screen in Ionic App
มุมมอง 11Kปีที่แล้ว
Change Icon & Splash screen in Ionic App
Send Push Notification to Ionic APP
มุมมอง 3.2Kปีที่แล้ว
Send Push Notification to Ionic APP
Use Google access token to call Web API from Ionic APP
มุมมอง 285ปีที่แล้ว
Use Google access token to call Web API from Ionic APP
Integrate Google Map in Ionic APP
มุมมอง 2.8Kปีที่แล้ว
Integrate Google Map in Ionic APP
Login via Google authentication in Ionic APP via Firebase
มุมมอง 5Kปีที่แล้ว
Login via Google authentication in Ionic APP via Firebase
Ask ChatGPT (Chatbot) to write code / unit test for you
มุมมอง 1.2Kปีที่แล้ว
Ask ChatGPT (Chatbot) to write code / unit test for you
VS Code Web / Hybrid Extension
มุมมอง 792 ปีที่แล้ว
VS Code Web / Hybrid Extension
VS Code Extension
มุมมอง 2.1K2 ปีที่แล้ว
VS Code Extension
Show progress for long-running tasks in a console application
มุมมอง 2342 ปีที่แล้ว
Show progress for long-running tasks in a console application
NumPy Tutorial
มุมมอง 502 ปีที่แล้ว
NumPy Tutorial
Create cross platform desktop app using Electron-js and angular code
มุมมอง 3.2K3 ปีที่แล้ว
Create cross platform desktop app using Electron-js and angular code
How to use Azure Key Vault to read secrets using ClientId/ClientSecret or ClientId / SSL Certificate
มุมมอง 5K3 ปีที่แล้ว
How to use Azure Key Vault to read secrets using ClientId/ClientSecret or ClientId / SSL Certificate
Azure functions, HTTP Trigger & send an event from function to Azure service bus queue & vice-versa
มุมมอง 8K3 ปีที่แล้ว
Azure functions, HTTP Trigger & send an event from function to Azure service bus queue & vice-versa
Azure service Bus Topic in C# .Net 5
มุมมอง 2.3K3 ปีที่แล้ว
Azure service Bus Topic in C# .Net 5

ความคิดเห็น

  • @Oksel997
    @Oksel997 3 วันที่ผ่านมา

    I've watched multiple small tutorials on CPI, but this one is for sure the best one. Kudos to you! How long have you been working with CPI? If you ever post anything on other cpi features such as global variables etc. i will for sure come back!

  • @ravalikaterapally3428
    @ravalikaterapally3428 5 วันที่ผ่านมา

    Please do videos of some use cases on node functions

  • @JAYY1631
    @JAYY1631 6 วันที่ผ่านมา

    Is this full course bro how to Ready resume for this job

    • @rakiative
      @rakiative 6 วันที่ผ่านมา

      Everything you need to know to prepare for an SAP CPI job is covered in this video. You can also check out other SAP CPI videos in the playlist on my channel.

  • @priyankakunisetty9278
    @priyankakunisetty9278 11 วันที่ผ่านมา

    How to contact you for training?

    • @rakiative
      @rakiative 8 วันที่ผ่านมา

      This video covers everything about SAP CPI th-cam.com/video/M4qjKTd-gok/w-d-xo.html

  • @UmarFarooq-qz7uq
    @UmarFarooq-qz7uq 19 วันที่ผ่านมา

    great explanation sir (Y)

  • @rameshswamy8598
    @rameshswamy8598 25 วันที่ผ่านมา

    Rejecting Adani's ₹100-crore funding for skill development in Telangana raises serious questions. If it's not a bribe, why turn it down? Public funds are often wasted in corruption by politicians & officials, but corporate funding aimed at empowering youth is shunned? Why? Is this governance or ego-driven politics? #Telangana #SkillDevelopment

  • @ataurrahaman9779
    @ataurrahaman9779 25 วันที่ผ่านมา

    Nice explained -Thanks

  • @Abhishekkumar-x3x9r
    @Abhishekkumar-x3x9r 28 วันที่ผ่านมา

    thankyou for giving actual knowledge , feedback about , explain in more don't go too fast , do each step for better understanding .

  • @Ankit_Maurya_12
    @Ankit_Maurya_12 หลายเดือนก่อน

    Mine Working Same 2 Same but with GET. When I use POST it give me error 403 Forbidden. Could you provide solution for it ???

  • @Ankit_Maurya_12
    @Ankit_Maurya_12 หลายเดือนก่อน

    Everytime I try to post data from Postman to CPI it gives me error 403 Forbidden. Can you give me solution of it ?

  • @rakhilkrish
    @rakhilkrish 2 หลายเดือนก่อน

    Not able to export

  • @megatomek2000
    @megatomek2000 3 หลายเดือนก่อน

    thanks for this, great tutorial!!

  • @nahimahmad1873
    @nahimahmad1873 3 หลายเดือนก่อน

    Good Job. Keep sharing.

  • @SatyajitBehera319
    @SatyajitBehera319 4 หลายเดือนก่อน

    the given link is not working. can you give your repo link please?

  • @araputrevor5103
    @araputrevor5103 4 หลายเดือนก่อน

    All i can say is THANK YOU. This is really usefull

  • @shivnarayansinghgour2770
    @shivnarayansinghgour2770 4 หลายเดือนก่อน

    What happen if image contains multiple page

  • @nikhilvairat7400
    @nikhilvairat7400 5 หลายเดือนก่อน

    Can you please share previous video link.

  • @purubye7793
    @purubye7793 5 หลายเดือนก่อน

    won't this create an error for the programming file?

    • @rakiative
      @rakiative 5 หลายเดือนก่อน

      Why would you have a programming file larger than 25 MB? I suggest refactoring your code.

  • @Arshad_coding
    @Arshad_coding 5 หลายเดือนก่อน

    Super ❤❤❤ thank you so much❤❤❤❤❤

  • @vishalrai5955
    @vishalrai5955 5 หลายเดือนก่อน

    Nice

  • @nisargbarot1998
    @nisargbarot1998 5 หลายเดือนก่อน

    how to do it for android 12+, as android 12+ does not allow for full screen

    • @rakiative
      @rakiative 5 หลายเดือนก่อน

      th-cam.com/video/7fJnTfnnPt0/w-d-xo.html One more option is explained here in this video

  • @acandrescardenas
    @acandrescardenas 6 หลายเดือนก่อน

    I cant run the app on android studio, but in the web work perfect

  • @onur.ulusoy
    @onur.ulusoy 7 หลายเดือนก่อน

    Application keeps giving can't connect to rabbitMQ error :((

  • @SEOng-gs7lj
    @SEOng-gs7lj 7 หลายเดือนก่อน

    do you know how to get a busy badge on the sidebar icon?

  • @amjadali9986
    @amjadali9986 7 หลายเดือนก่อน

    When isMinifyEnabled is enabled, my app does not work perfectly. Specifically, the login feature does not work

  • @nokchan5071
    @nokchan5071 8 หลายเดือนก่อน

    great tutorial, this deserve more view

  • @syedqayyumsyedyusuf2140
    @syedqayyumsyedyusuf2140 8 หลายเดือนก่อน

    Clear explanation, thanks.

  • @aniketbose6478
    @aniketbose6478 8 หลายเดือนก่อน

    Hi Narottam, I attempted to build a VS Code extension. However, after publishing and installing the extension, I noticed that it isn't displaying any functionality or UI but it is working fine locally in my system. Can you please assist me with this issue?

    • @NarottamGoyal
      @NarottamGoyal 8 หลายเดือนก่อน

      are you doing something related to code snippet. If yes then you may need to check your code language file path. else you may need to give more context to understand your case...

    • @aniketbose6478
      @aniketbose6478 8 หลายเดือนก่อน

      @@NarottamGoyal Actually I am creating a Binary tree Visualizer from array so it is working fine locally but on publishing it is not showing that feature.

  • @sagaringle9882
    @sagaringle9882 9 หลายเดือนก่อน

    faltu video hai ..kuch bata ya nhi hai ..agar sab padh ke hi kar na tha to me youtube pe video que dekh ta ...

  • @VadymDanylchuk
    @VadymDanylchuk 9 หลายเดือนก่อน

    Fix ur mic pls, because it's very quiet sound

  • @Min-kt9ky
    @Min-kt9ky 9 หลายเดือนก่อน

    Can you display codicon in sider bar(activity bar) webview view provider?

    • @rakiative
      @rakiative 9 หลายเดือนก่อน

      not sure, you may need try google/chat-gpt

    • @Min-kt9ky
      @Min-kt9ky 9 หลายเดือนก่อน

      ​@@rakiative ​ @rakriative I tried, but failed. I think sidebar webview view provider has something different privacy option. Web Panel can be display codicon, but same html but webview view provider isn't.

  • @msrajawat298
    @msrajawat298 10 หลายเดือนก่อน

    Hi Narottam, I am new in vscode extension development Could help me ? Where I can learn those all the things you have showed the video? And also want to know you have used TypeScript, it will work in pure JS right ?

    • @rakiative
      @rakiative 10 หลายเดือนก่อน

      You could use my code as base and then implement according to your requirement. Rest you will find here.. code.visualstudio.com/api

  • @SumanAmara
    @SumanAmara 11 หลายเดือนก่อน

    it have follow your instruction but i have qurstion about export command what is pkcs12 is it system name?

  • @rushabhdayannavar3675
    @rushabhdayannavar3675 11 หลายเดือนก่อน

    the notebook link is not working please give the source code

    • @rakiative
      @rakiative 11 หลายเดือนก่อน

      Link is working now.

  • @timilehinoladapo3754
    @timilehinoladapo3754 ปีที่แล้ว

    Thank you!

  • @pankajbhukan5213
    @pankajbhukan5213 ปีที่แล้ว

    My zookeeper was working fine till yesterday but today it is not running even no any error logs and any logs showing

  • @CoachSergioBB
    @CoachSergioBB ปีที่แล้ว

    Nice Vid; Thank you. It would be nice if you make a Vid where Logstash connects securely to Elasticsearch. Show what settings change in logstash.yml to connect to Elasticsearch using an API Key instead of a username and password; if at all possible. How to generate the API key in Kibana for the Logstash connection to Elasticsearch. - Cheers

  • @QuirosErick
    @QuirosErick ปีที่แล้ว

    Thanks!

  • @abhaysrivastava3642
    @abhaysrivastava3642 ปีที่แล้ว

    How to avoid this behaviour of getting job executed when we open up server for missed jobs . Sometime we don't want to execute that jobs that are missed while system is down. Please provide me insights.

  • @awesomeclipsbystudiosahele6962
    @awesomeclipsbystudiosahele6962 ปีที่แล้ว

    bro can u share me the step if i need to send the message from my webpage project instead of sending from firebase web page to individual customer based on their token instead of sending to all

    • @NarottamGoyal
      @NarottamGoyal ปีที่แล้ว

      For web page just call the same api. Which i have called from postman

    • @awesomeclipsbystudiosahele6962
      @awesomeclipsbystudiosahele6962 ปีที่แล้ว

      @@NarottamGoyal can u share me the type script code for frontend part . how i can prepare the UI . i am getting error. Is there any way to communicate you. so that i can show u the error.

  • @tommyc38
    @tommyc38 ปีที่แล้ว

    This video is great. I kept getting "unable to process request due to missing initial state..." error. with other capacitor/firebase authentication libraries when trying to use google's sign-in method. Your solution was the ONLY one that actually worked! Thanks.

  • @rahul_kalsha
    @rahul_kalsha ปีที่แล้ว

    Project not working on electron window reload? Any solution?

  • @ArjuGarg
    @ArjuGarg ปีที่แล้ว

    can you please make a video for hosting microservices with gateway on IIS. thanks in advance

    • @rakiative
      @rakiative ปีที่แล้ว

      Its simple how you create any web site in IIS. only thing you make sure to have correct port number of your services in gateway configuration file.

    • @ArjuGarg
      @ArjuGarg ปีที่แล้ว

      @@rakiative don't we need to change 'applicationUrl' in launch settings in services and gateway? I have changed the port and host in Ocelot.json just want to confirm for application url in launchsetting.Json

    • @rakiative
      @rakiative ปีที่แล้ว

      That launch file where you put the launch url, is only for local setup. Not for IIS.

  • @guilhermecarvalho412
    @guilhermecarvalho412 ปีที่แล้ว

    👏👏👏👏👏👏👏👏

  • @ArjuGarg
    @ArjuGarg ปีที่แล้ว

    when I am trying to add in window service it gives me these description- sc.exe create "Consul" binPath= "C:\\Users\\ADMIN\\Downloads\\consul_1.16.1_windows_386\\Consul.exe agent -config-dir= C:\\Users\\ADMIN\\Downloads\\consul_1.16.1_windows_386\\config" start auto DESCRIPTION: Creates a service entry in the registry and Service Database. USAGE: sc <server> create [service name] [binPath= ] <option1> <option2>... OPTIONS: NOTE: The option name includes the equal sign. A space is required between the equal sign and the value. type= <own|share|interact|kernel|filesys|rec|userown|usershare> (default = own) start= <boot|system|auto|demand|disabled|delayed-auto> (default = demand) error= <normal|severe|critical|ignore> (default = normal) binPath= <BinaryPathName to the .exe file> group= <LoadOrderGroup> tag= <yes|no> depend= <Dependencies(separated by / (forward slash))> obj= <AccountName|ObjectName> (default = LocalSystem) DisplayName= <display name> password= <password>

  • @PK-lc3bn
    @PK-lc3bn ปีที่แล้ว

    my consumer is not working

    • @PK-lc3bn
      @PK-lc3bn ปีที่แล้ว

      it directly executing without showing error messages

  • @younusiftikhar3292
    @younusiftikhar3292 ปีที่แล้ว

    i want to consume my logstash http url for drop my logs . so then what will be the procedure for this.

  • @aleksandarmilivojevic8641
    @aleksandarmilivojevic8641 ปีที่แล้ว

    thanks for answer, no problem with creating images, but with proportion. You see that at the end it looks distorted again, it was circle, now is ellipse

    • @rakiative
      @rakiative ปีที่แล้ว

      you please do let me know, Once you manage to find any solution 🙂

  • @aleksandarmilivojevic8641
    @aleksandarmilivojevic8641 ปีที่แล้ว

    hello, I struggle with distorted splash screen almost 3 days and can not find solution, I see that your image is distorted, too. Does anyone know how to make it work? I see all tutorials and no answers for that. All possible configuration options and every time distorted?

    • @rakiative
      @rakiative ปีที่แล้ว

      th-cam.com/video/MKYmQtsEsyE/w-d-xo.html Steps: 1. Create a splash screen image of 4096 x 4096 px 2. Open Android Studio drawable folder and search for all the splash screen images. 3. Resize and replace all the folder images with step no-1 created image. www.reduceimages.com www.canva.com

  • @AjayPrajapati-wv6uo
    @AjayPrajapati-wv6uo ปีที่แล้ว

    Could you plz share git repo url?.So it would be easy to understand.