C# - Cryptocurrency Converter Design Demo

  Рет қаралды 28,200

C# Ui Academy

C# Ui Academy

Күн бұрын

Hey Friends, This is SaLaaR HuSyN, Coming back with another video, In this tutorial, we'll learn how to design a Cryptocurrency converter in Visual C#.
Get Guna Ui Framework:
gunaframework....
Source Code:
codeinpc.com/d...
++++++++++++++++++++++++++++++++++++++++++++
Support Me on Patreon:
/ salaarhusyn
++++++++++++++++++++++++++++++++++++++++++
For Android Ui Tutorials, Please Subscribe to Our Channel Android Ui Academy:
/ @androiduiacademy6689
++++++++++++++++++++++++++++++++++++++++++++
Music 1:
------------------------------
Track: Nostalgia - Another Kid [Audio Library Release]
Music provided by Audio Library Plus
Watch: • Nostalgia - Another Ki...
Free Download / Stream: alplus.io/nost...
------------------------------
Music 2:
------------------------------
Sittin' Throwin' Rocks (ft. Lily Hain) by Leonell Cassio
/ leonellcassio
Creative Commons - Attribution-ShareAlike 3.0 Unported - CC BY-SA 3.0
Free Download / Stream: bit.ly/_sittin...
------------------------------
Music 3:
------------------------------
Kannushi by DIZARO
/ dizarofr
Creative Commons - Attribution-NoDerivs 3.0 Unported - CC BY-ND 3.0
Free Download / Stream: bit.ly/dizaro-...
------------------------------
if You Have any Query, feel free to contact Us on Facebook:
/ csharpuiacademy
++++++++++++++++++++++++++++++++++++++++++++
Please Subscribe for more Videos

Пікірлер: 40
@LP-di1vu
@LP-di1vu 4 жыл бұрын
Man, I gotta say that you do an amzing job, thanks for all the designs, you've become an inspiration for me. Keep going man
@feliperoque18
@feliperoque18 4 жыл бұрын
Nice work pal, one tip, the button "convert now" could be with the same border the menu have, despite of this everything looks great!
@CUiAcademy
@CUiAcademy 4 жыл бұрын
Great... Thanks for the tip!
@muhammadessa8632
@muhammadessa8632 2 жыл бұрын
Can you give me the desktop image used in this video? please
@CUiAcademy
@CUiAcademy 2 жыл бұрын
Please use Pichon App fir free icons of any color.
@muhammadessa8632
@muhammadessa8632 2 жыл бұрын
I already use the program but I want a picture of the man climbing the mountain
@CUiAcademy
@CUiAcademy 2 жыл бұрын
@@muhammadessa8632 please download it from this link: www.pinterest.com/pin/725149977477575366/
@muhammadessa8632
@muhammadessa8632 2 жыл бұрын
@@CUiAcademy I am very happy for your interest..you are really a wonderful person ❤️
@kolmercm
@kolmercm 4 жыл бұрын
It would be nice if he would explain what he is doing instead of the music. Furthermore It took me forever to download the DDL file and after searching through the folders I can find Guna.U12.dll and I have that on my desktop but it does nothing when I drag and drop under the 'General' section in Visual Studio. Like c'mon please! How do you expect a layman to just know where you got that Guna.U12.dll on your desktop?!!??!
@karthikchinni245
@karthikchinni245 4 жыл бұрын
How to get those controls that you are using in the videos
@CUiAcademy
@CUiAcademy 4 жыл бұрын
download the DLL file from gunaframework.com/
@karthikchinni245
@karthikchinni245 4 жыл бұрын
Thanks for the immediate reply.. I love to watch your ideas of variety designs in windows forms even without need of to learn WPF which is very complicated.. 1 small suggestion is that.. why don't you explain how to create such custom controls that you are using as DLL to create on our own.. thnnx in advance
@CUiAcademy
@CUiAcademy 4 жыл бұрын
@@karthikchinni245 one of friends create video on custom controls designing.. please subscribe to his channel... kzbin.info/door/l3aNd0vw_gVczx-sda4GzA
@karthikchinni245
@karthikchinni245 4 жыл бұрын
Can you please provide the channel name if you have that who done those custom controls.. the channel which you refer has bit low video quality and is not clear
@saedibrahim7391
@saedibrahim7391 4 жыл бұрын
Thanks for sharing these beautiful designs
@tndmliamgaming6265
@tndmliamgaming6265 4 жыл бұрын
i have one question i have made a custom button but i want to start my program how would i be able to do it i am coding in .cs and i only got this error: System.InvalidOperationException: 'Cannot start process because a file name has not been provided.' this is the code that i did: Process Minecraft_Checker = new Process(); Minecraft_Checker.Start();
@AlKyuubi
@AlKyuubi 4 жыл бұрын
Keep it going ❤️
@desgbtv5733
@desgbtv5733 4 жыл бұрын
very knowledgeable video ,
@teslimedjdj4012
@teslimedjdj4012 4 жыл бұрын
Veeeery good :))) Can you please send more sample videos in this way?:))) good luck
@arianmoslehi9962
@arianmoslehi9962 4 жыл бұрын
Hi, your videos are great and you can learn a lot from it, and having a question can help me figure out how to create a login that can be done through a Google account or any account that belongs to any company. Using that account entered that program, please help me, it is very important and I need it.
@josesantos7774
@josesantos7774 4 жыл бұрын
the video is very good, now you could connect the program to a database and make the app functional.
@wonersy
@wonersy 4 жыл бұрын
Can u make a tutorial for design and functions for buttons (full app)?
@rafaelferreira4011
@rafaelferreira4011 4 жыл бұрын
Onde vc consegue todos esses ícones? Parabéns ótimo trabalho
@pedroalmeida041
@pedroalmeida041 3 жыл бұрын
Tem um software chamado pichon desenvolvido pelo icons8.com que pode pegar todo tipo de icon
@alcidesneto6415
@alcidesneto6415 4 жыл бұрын
I cannot load the Guna.UI2.dll on Visual Studio 2019. The software does not recognize this dll.
@alcidesneto6415
@alcidesneto6415 4 жыл бұрын
Nevermind, I got it. Just create a new category in ToolBox > Choose Items...> Browser > Select Guna.UI2.dll. However, you have to pay $49 per year to use it.
@android-er9fg
@android-er9fg 4 жыл бұрын
I was trying to Write a file in C# but I want to write " " in to the text file but I don't know how to do it.
@سعیدوحدانی-ث2ي
@سعیدوحدانی-ث2ي 3 жыл бұрын
سالاری به مولا You are salar be mola
@goinrio
@goinrio 4 жыл бұрын
How can i get that guna2elipse on the tools from the dll?
@lidiocortez6354
@lidiocortez6354 4 жыл бұрын
thank you
@scotolivera8207
@scotolivera8207 4 жыл бұрын
you've become an inspiration for me
@scotolivera8207
@scotolivera8207 4 жыл бұрын
Keep it going bro excellent work .
@سليمزكور-ن7ف
@سليمزكور-ن7ف 4 жыл бұрын
Can you get a source code please?
@abdousekhi4933
@abdousekhi4933 4 жыл бұрын
you are the best in deseigne 😍
@abelenocrodriguez
@abelenocrodriguez 4 жыл бұрын
In electron is better.
@RashiCode
@RashiCode 4 жыл бұрын
Nice sir love you
@muhammadbarznji7786
@muhammadbarznji7786 4 жыл бұрын
I love that 😍💖
@أخباركروية-ظ4ص
@أخباركروية-ظ4ص 4 жыл бұрын
please the file.dll
@alcidesneto6415
@alcidesneto6415 4 жыл бұрын
It is on the description of this video.
C# - Outlook Mailbox Concept [Guna Ui Framework Demo]
22:42
C# Ui Academy
Рет қаралды 70 М.
C# - Pets Care Management Software Design using Bunifu Framework
24:15
отомстил?
00:56
История одного вокалиста
Рет қаралды 7 МЛН
Стойкость Фёдора поразила всех!
00:58
МИНУС БАЛЛ
Рет қаралды 4,1 МЛН
Cute
00:16
Oyuncak Avı
Рет қаралды 12 МЛН
Spongebob ate Michael Jackson 😱 #meme #spongebob #gmod
00:14
Mr. LoLo
Рет қаралды 10 МЛН
WPF C# Professional Modern Flat UI Tutorial
36:44
Payload
Рет қаралды 822 М.
How 1 Software Engineer Outperforms 138 - Lichess Case Study
22:28
Tom Delalande
Рет қаралды 56 М.
C#/ Modern Flat UI + Font Awesome Icons, Multicolor, Highlight button, WinForm
24:46
Brutally honest advice for new .NET Web Developers
7:19
Ed Andersen
Рет қаралды 199 М.
C# - Real Estate Dashboard Design Using Bunifu Framework
19:31
C# Ui Academy
Рет қаралды 16 М.
How to Create a Modern Flat UI Design Dashboard in C# 2020
21:08
Elon Musk fires employees in twitter meeting DUB
1:58
GeoMFilms
Рет қаралды 16 МЛН
I built the same app 10 times // Which JS Framework is best?
21:58
Fireship
Рет қаралды 2,5 МЛН
отомстил?
00:56
История одного вокалиста
Рет қаралды 7 МЛН