The Tech Buddy
The Tech Buddy
  • 16
  • 45 466
Monolithic vs. Microservices Architecture
In this video, I'm going to tell you about the two different types of architecture that play an important role when you're planning to build any application.
zhlédnutí: 54

Video

vishal mahor | visume | LPU
zhlédnutí 170Před 2 lety
My introduction, my tech skills, projects, certificates and qualities.
11 Multiple Panels in one JFrame | Softcore Production
zhlédnutí 36KPřed 3 lety
Hey, In this video you find that how to use multiple frames in only one JFrame. Here you can also find the source code. Source Code: softcoreproduction.com/how-to-use-multiple-frames-in-a-single-jframe-using-java-netbeans/ And for more videos like this you can also visit my CZcams Channel: czcams.com/channels/gJEgHla-croq_niWgJ7u1w.html And If you like Java Projects then visit my Website: softc...
10 How to center a JFrame in JAVA | Softcore Production
zhlédnutí 256Před 3 lety
Hey, guys, in this video, you find how to set JFrame in the centre of the Screen in NetBeans. || align JFrame centre of the screen. Visit My Website: www.softcoreproduction.com My telegram: web.telegram.org/#/im?p=g516516506 My Instagram: vishalmahor1899 #java #jframetutorialjava
9 Java Date and Time | Softcore Production
zhlédnutí 150Před 3 lety
Hello guys, In this video you find how to show the date and time on the label just by creating a simple function and then put the name of the functions in the public section. After watching this video you can completely understand the concept clearly and if not then don't hesitate to contact me you can comment down below or contact me through my website go visit my website and you can also down...
8 How to Retrieve/Display Image from MySQL Database in java
zhlédnutí 7KPřed 3 lety
I am showing an easy step in this video to get the image from the database into the label. just by creating one function and then a few lines, I write in the button section. You can also find the source code of this in the description you can copy the source code from my website. My Website: softcoreproduction.com/ And you can't understand the concept, you can contact me or comment down below a...
7 How to upload image in MySQL database | softcore Production
zhlédnutí 1,3KPřed 3 lety
#mysql #javaproject #uploadimage how to upload image in MySQL database Hello guys, In this video I am showing you how to create a GUI for image and also how to insert this in MySQL database and in very simple steps so, to do same follow my video. I am using Label to get the image from the desktop and then use SQL command to insert this in the database. I am using a ResizeImage function to resiz...
6 How to get the data in Java frame from the live database server | Softcore Production
zhlédnutí 38Před 3 lety
In this video, you can find that how to get the data from the database into the java frame. If you already watch the video then you understand that how to do this or still you have any problem then contact me as soon as possible I can resolve your problem. I also provide my contact details: Telegram: web.telegram.org/#/im?p=g516516506 Instagram: vishalmahor1899 Previous video lin...
5 How to retrieve data form the live hosting server | Softcore Production
zhlédnutí 28Před 3 lety
In this video, you can find how to get the data from the database. It is very simple to do just need to make a connection and then find the id and get the data. Hope this video helps you to understand the concepts. And if you guys have any Problem related to my videos then contact me comment down below: My Telegram: web.telegram.org/#/im?p=g516516506 My Instagram: vishalmahor1899...
4 How to update the data in live hosting server | Softcore Production
zhlédnutí 51Před 3 lety
In this video, you find that how to update the data. the data which is already present In the database just update that data. To learn that how to do this just follow the video and you'll clearly understand. But if not then message me on telegram or comment down below. My telegram: t.me/joinchat/cWougddHc9EzMGQ1 My Instagram: vishalmahor... Last video link: czcams.com/video/k7ZfuQ...
3 How to delete data from live hosting server | softcore Production
zhlédnutí 48Před 3 lety
In this video, I am showing you that how to delete the data from the live hosting server. And I hope after visit this video you can completely understand the concepts. and if still, you have any problem then contact me. My telegram: t.me/joinchat/cWougddHc9EzMGQ1 My Instagram: vishalmahor1899 Previous video Link: studio.czcams.com/users/videoBDVQxN-3fAs/edit
2 how to store data in mysql using java | Softcore Production
zhlédnutí 55Před 3 lety
how to store data in mysql using java In this video, you find that how to insert the data in MySQL using java GUI or java swing. In this, I am clearly showing all the steps. And necessary library files are below: Library file link: github.com/vishalmahor/jdbc-mysql-connector- Last video link: czcams.com/video/s3-YyMeIGDk/video.html my Instagram: vishalmahor1899 If you guys found ...
1 Introduction and setup database on live database | Softcore Production
zhlédnutí 114Před 3 lety
Introduction and setup database on live database Setup and Create a Free Online SQL Database This video shows how to host your database on a live server and then can access it from anywhere. I am using "freemysqlhosting.net". freemysqlhosting: www.freemysqlhosting.net/ Instagram: vishalmahor1899 my website (Softcore Production): www.softcoreproduction.com #livedatabase #livedataj...
parking Monitor Software project | Java project | PHP
zhlédnutí 74Před 3 lety
The parking monitor software project is about parking vehicles in a proper way. You can use this project in School, College etc. This Software project is developed on Netbeans 8.1 IDE, I am using a java programming language to develop this project and I am using PHP to store the data. and I am hosting this data on my hosting account. That's why I am not sharing my database. Link to download thi...
HOW TO FIX XAMPP SERVER | MYSQL SERVER IS NOT START | LOCALHOST SERVER IS NOT WORKING
zhlédnutí 33Před 3 lety
HOW TO FIX XAMPP SERVER IF IT IS NOT START MYSQL, It is very simple to fix this problem. you just have to simply follow the steps that I show in this video. Instagram :- vishalmahor1899 #fixsamppserver #mysqlserver #localhostserverisnotworking
school management system using java Netbeans with Source Code | GUI Project | SoftCore Production
zhlédnutí 417Před 3 lety
school management system using java Netbeans with Source Code | GUI Project | SoftCore Production

Komentáře

  • @dextermorgan5326
    @dextermorgan5326 Před 7 měsíci

    You are the best❤❤❤❤❤

  • @anshvohra6431
    @anshvohra6431 Před 8 měsíci

    image stored in database as blob?

    • @vishalmahor1999
      @vishalmahor1999 Před měsícem

      not as a blob, but in a blob. A blob is cloud storage.

  • @srilankanthunder
    @srilankanthunder Před 8 měsíci

    How do you get that view when creating the GUI instead of the file view? Thank you!

  • @user-zq1cc4nm3l
    @user-zq1cc4nm3l Před 9 měsíci

    my tabs won't hide

  • @harshitamahor2070
    @harshitamahor2070 Před 10 měsíci

    My brother 🤗👏🏻👏🏻

  • @diap21
    @diap21 Před rokem

    The truth is the only video that I could understand, and it worked for me the first time, thank you good man. he is a great human ❤

  • @saludaresmelvin6797

    What is the Code for 'initComoonent() in show_image() function ??

  • @pritampanchal7614
    @pritampanchal7614 Před rokem

    nice bhai good

  • @user-bo9mv4ei3r
    @user-bo9mv4ei3r Před rokem

    助かります💛

  • @KatDog-jl3fs
    @KatDog-jl3fs Před rokem

    My tabs wont hide behind the top bar.

    • @dextermorgan5326
      @dextermorgan5326 Před 7 měsíci

      Make sure the first panel is Null layout not absolut layout it will works

  • @andres_campo
    @andres_campo Před rokem

    Muchísimas gracias. Me ha sido de utilidad.😄

  • @fashionideas8883
    @fashionideas8883 Před rokem

    I watched lots of videos but this was the only one that worked for me thank you so much you are a lifesaver💗. Please continue speaking while doing anything you that makes everything understandable because most CZcamsrs do not speak then we can not understand what they are doing

  • @vitz8572
    @vitz8572 Před 2 lety

    There is a gap coming between each panel. How to remove it. Pls help ...

  • @sirojkarimboyev6166
    @sirojkarimboyev6166 Před 2 lety

    So helpful for me

  • @sirojkarimboyev6166
    @sirojkarimboyev6166 Před 2 lety

    Thanks for Videoooo. I needed this video

  • @LiawYee
    @LiawYee Před 2 lety

    so helpful and I must comment to show my appreciation wwwww

  • @camilosanchez2140
    @camilosanchez2140 Před 2 lety

    muchas gracias

  • @mohamedesalem
    @mohamedesalem Před 2 lety

    thank you so much ❤❤❤❤❤❤ very helpfull

  • @kigts0027
    @kigts0027 Před 2 lety

    Buen video

  • @prathamkorade4618
    @prathamkorade4618 Před 2 lety

    Bhai tune different panels with same Bounds in same frame kaise banaya??

  • @fugeratube1334
    @fugeratube1334 Před 2 lety

    here i am finally worked like a charm thanks bro...

  • @fugeratube1334
    @fugeratube1334 Před 2 lety

    am still at 2:00 min but more than clear and explained than others CZcams video about image upload in java... hope it will work..

  • @WilsonMasson
    @WilsonMasson Před 2 lety

    thanks so much bruh

  • @Intelligence_History
    @Intelligence_History Před 2 lety

    Beautiful

  • @rokercar5024
    @rokercar5024 Před 2 lety

    Hi friend thanks for the video, I need your help I want to bring data from database and show them on jButtons not on jTable could you help!

  • @sada4413
    @sada4413 Před 2 lety

    Pls source code 🙏🏻

  • @mrlucifer2405
    @mrlucifer2405 Před 3 lety

    😘

  • @bdraws1814
    @bdraws1814 Před 3 lety

    Well done 💯😊

  • @roundtohaven3971
    @roundtohaven3971 Před 3 lety

    Bhai jo v hai badiya hai

  • @lalitkumarsharma2963
    @lalitkumarsharma2963 Před 3 lety

    Nice...great information