Hacked
Hacked
  • Видео 296
  • Просмотров 7 546 882
First Android App in Visual Studio 2022 | Android Native Getting Started
This tutorial provides a comprehensive guide to getting started with Android app development using Visual Studio 2022. It covers the essential steps, from installing Visual Studio and configuring the Android SDK to setting up an emulator and creating a new Android project. The tutorial walks you through the project structure, designing a simple user interface with XML, and adding event handling code in C#. By the end of the tutorial, you'll have a functional Android app that displays a "Hello, World!" message and responds to button clicks with a toast message. This is an excellent starting point for beginners looking to dive into native Android development using Visual Studio.
First Androi...
Просмотров: 36

Видео

Android UI Designer in Visual Studio 2022 : Visual Designer
Просмотров 1492 часа назад
Learn how to use the Android Visual UI Designer in Visual Studio 2022 with this beginner-friendly tutorial. Get started creating stunning visual interfaces for your Android apps! Android Visual UI Designer in Visual Studio 2022 : Getting Started Join this channel to get access to perks: ruclips.net/channel/UCrNcmuy-uMaVBzLDesfzXDgjoin
Visual Studio 2022 | Getting Started Web Design | HTML & CSS
Просмотров 1644 часа назад
Visual Studio 2022 (Getting Started) Web Design & Development HTML stands for Hyper Text Markup Language for web pages. With HTML you can create your own website. CSS for Cascading Style Sheet. CSS describes how HTML elements should be displayed Visual Studio is arguably the best comprehensive IDE for .NET and C developers on Windows. With the Visual Studio 2022 you can create rich native apps ...
Python Desktop Application in Visual Studio 2022 | Getting Started
Просмотров 37721 час назад
In this tutorial, you'll learn how to create a simple desktop application using Python and Visual Studio 2022. This step-by-step guide is perfect for both beginners and experienced developers looking to get started with desktop app development in Python. First, you'll install Visual Studio 2022 and ensure the Python development workload is selected. This setup provides all the necessary tools f...
React and ASP.Net Core Web API App with Visual Studio 2022
Просмотров 491День назад
In this tutorial, we'll walk you through the process of creating an empty ASP.NET Core application and then adding a React app to it. This step-by-step guide is perfect for developers looking to combine the robust backend capabilities of ASP.NET Core with the dynamic frontend features of React. What You'll Learn: 1. Setting Up ASP.NET Core : We'll start by creating an empty ASP.NET Core project...
React Desktop Application with Visual Studio 2022 | Electron Getting Started
Просмотров 179День назад
In this tutorial, we will guide you through the process of creating a simple desktop application using React and Electron in Visual Studio 2022. This step-by-step guide is perfect for both beginners and experienced developers looking to expand their skills in desktop app development. We'll start by ensuring you have the necessary tools installed, including Visual Studio 2022 and Node.js. Once s...
JavaScript/HTML Desktop Application with Visual Studio 2022 | Electron Getting Started
Просмотров 25714 дней назад
In this tutorial, we will guide you through the process of creating a Windows desktop application using JavaScript and Electron in Visual Studio 2022. This step-by-step guide is perfect for both beginners and experienced developers looking to expand their skills in desktop app development. We'll start by ensuring you have the necessary tools installed, including Visual Studio 2022 and Node.js. ...
Web development with C# ASP.Net Core and Visual Studio 2022
Просмотров 13114 дней назад
In this tutorial, we will walk you through the process of creating an ASP.NET Web Application using Visual Studio 2022. Whether you're new to web development or looking to refresh your skills, this video provides a comprehensive guide to get you started. Key Highlights: - Introduction to ASP.NET Core : Understand the basics of ASP.NET Core, a powerful framework for building modern, cloud-based,...
Microsoft SQL Server Database Project in Visual Studio 2022 (Getting Started)
Просмотров 40814 дней назад
Microsoft SQL Server is a powerful relational database management system designed to efficiently store and retrieve data as requested by various applications. With Visual Studio 2022, you can streamline your database development process by creating a new database project and importing an existing database schema from a SQL script file. Visual Studio 2022 offers a suite of visual designer tools,...
Microsoft Server Database with Visual Studio 2022
Просмотров 19614 дней назад
Getting started with Microsoft SQL Server database development using Visual Studio 2022 and SQL Server Management Studio (SSMS) is a powerful way to manage and develop your databases. This guide will walk you through the essential steps to set up and begin your journey. First, ensure you have both Visual Studio 2022 and SQL Server Management Studio installed on your machine. Visual Studio 2022 ...
Microsoft SQL Server Database in C# ASP.Net Project | Visual Studio 2022
Просмотров 44421 день назад
In this tutorial, we will guide you through the process of integrating Microsoft SQL Server Database into an ASP.NET Core Console Application using Visual Studio 2022. This step-by-step guide is perfect for beginners and intermediate developers who want to learn how to set up and connect to a SQL Server database in their console applications. We start by creating a new ASP.NET Core Console Appl...
Mobile Development with C++ in Visual Studio 2022
Просмотров 2,1 тыс.21 день назад
In this presentation, we will explore the fundamentals of mobile development using C in Visual Studio 2022. This session is designed for both seasoned developers and beginners who are eager to dive into mobile app development. We will start by discussing the advantages of using C for mobile development, highlighting its performance benefits and cross-platform capabilities. Next, we will guide y...
Website in Visual Studio 2022 (HTML /JavaScript /CSS)
Просмотров 82728 дней назад
Creating a simple website using Visual Studio 2022 is a straightforward process that allows you to leverage the powerful features of this integrated development environment (IDE). In this tutorial, we guide you through the steps to set up a basic website using HTML, CSS, and JavaScript. First, ensure you have Visual Studio 2022 installed. If not, download it from the official Microsoft website....
WebForms in Visual Studio 2022 (ASP.NET WebForms Getting Started)
Просмотров 55828 дней назад
Creating a WebForms project in Visual Studio 2022 is a straightforward process that allows developers to build dynamic web applications with ease. To get started, you first need to install Visual Studio 2022, ensuring that you select the "ASP.NET and web development" workload during installation. This setup provides all the necessary tools and templates for WebForms development. Once Visual Stu...
C# Private/Public Key Encryption and Decryption with Visual Studio 2022
Просмотров 26028 дней назад
In this tutorial, we delve into the fascinating world of cryptography by implementing private/public key encryption and decryption in C# using Visual Studio 2022. The tutorial is designed to be beginner-friendly, guiding you step-by-step through the process of securing data using the RSA algorithm. We start by setting up a new Console App project in Visual Studio 2022, ensuring you have a clean...
BlockChain in C# using Visual Studio 2022 (Part 3)
Просмотров 16728 дней назад
BlockChain in C# using Visual Studio 2022 (Part 3)
BlockChain in C# using Visual Studio 2022 (Part 2)
Просмотров 115Месяц назад
BlockChain in C# using Visual Studio 2022 (Part 2)
BlockChain in C# using Visual Studio 2022 (Part 1)
Просмотров 184Месяц назад
BlockChain in C# using Visual Studio 2022 (Part 1)
Python WinForms in Visual Studio 2022 : Windows Forms Getting Started
Просмотров 558Месяц назад
Python WinForms in Visual Studio 2022 : Windows Forms Getting Started
Extensions in Visual Studio 2022
Просмотров 360Месяц назад
Extensions in Visual Studio 2022
Microsoft SQL Server 2022 in Visual Studio (Download & Installation)
Просмотров 459Месяц назад
Microsoft SQL Server 2022 in Visual Studio (Download & Installation)
Code Analysis Tools for Visual Studio 2022
Просмотров 446Месяц назад
Code Analysis Tools for Visual Studio 2022
Visual Studio 2022 | Run Multiple Projects
Просмотров 167Месяц назад
Visual Studio 2022 | Run Multiple Projects
C++ WinForms in Visual Studio 2022 | Windows Forms Getting Started
Просмотров 670Месяц назад
C WinForms in Visual Studio 2022 | Windows Forms Getting Started
Nuget Package in Visual Studio 2022 : Getting Started
Просмотров 249Месяц назад
Nuget Package in Visual Studio 2022 : Getting Started
Debugging Tools for Visual Studio 2022 | Getting Started
Просмотров 93Месяц назад
Debugging Tools for Visual Studio 2022 | Getting Started
Resharper in Visual Studio 2022 (Getting Started)
Просмотров 706Месяц назад
Resharper in Visual Studio 2022 (Getting Started)
Blend for Visual Studio 2022 : Getting Started
Просмотров 332Месяц назад
Blend for Visual Studio 2022 : Getting Started
Class Diagram in Visual Studio 2022 (Class Designer Getting Started)
Просмотров 410Месяц назад
Class Diagram in Visual Studio 2022 (Class Designer Getting Started)
Connect Android Device to Windows
Просмотров 255Месяц назад
Connect Android Device to Windows

Комментарии

  • @nabihanazri
    @nabihanazri 9 часов назад

    I already done it. But how to save it and send to someone .. I can't understand n dont know😭

  • @timmeeyh6523
    @timmeeyh6523 3 дня назад

    This was great, just right up my alley! Can you comment on below? I'd love to have a workflow based around feeding sql definitions to a sqlite DB and then scaffolding the entity classes and the DbContext subclass from the database using nuget console Scaffold Database command or similar. I was shown scaffolding of a database hosted on azure in a webdev course I took, but have issues replicating the process for sqlite (as I am a total n00b), and a local database is exactly what I need for my project. my envisioned workflow: 1: create a mydatabase.db file and have VB2022 somehow recognize it as a sqlite db 2: run sql files with databasedefinitions to set up my stuff 3: scaffold the DB into entity classes and DBContext subclass, as mentioned 4: profit wildly I prefer scaffolding, as I trust entityframework tools to always provide me with correct entity and context classes, but I imagine that I will be mess it up at some point if I am to go the other way. Either way, your video will have helped me past my sticking point - thanks!

  • @markusfjellheim1367
    @markusfjellheim1367 3 дня назад

    I am looking for tools->android but this tab does not exist 6:38 I did install the mobile development with c++ and also I did start a standard application android gardle. How to solve this?

    • @hacked101
      @hacked101 3 дня назад

      Try to reinstall Visual Studio

  • @hadialmestrah3502
    @hadialmestrah3502 4 дня назад

    hi i need help plz

  • @politicalgarbagewater
    @politicalgarbagewater 5 дней назад

    You’re clearly some Vietnamese dude

    • @hacked101
      @hacked101 5 дней назад

      @@politicalgarbagewater Nowhere near

  • @sami21389
    @sami21389 8 дней назад

    How we can integrate .net 8 mvc project with react?

    • @hacked101
      @hacked101 8 дней назад

      Will look into that and make a video shortly

    • @sami21389
      @sami21389 8 дней назад

      @@hacked101 thanks, please make a vedio on this soon

    • @sami21389
      @sami21389 8 дней назад

      This would be really helpful

  • @josemilian4167
    @josemilian4167 8 дней назад

    being able to run the with debugger is what you'd typically want though when launching yes?

  • @peithailangui
    @peithailangui 8 дней назад

    Very, very good but we want drag n drop of items, which is much easier, faster n convenient...Btw thank u so much.....

    • @hacked101
      @hacked101 8 дней назад

      @@peithailangui no doubt

  • @NKAKARLAAVULARAJU
    @NKAKARLAAVULARAJU 10 дней назад

    Please do more videos on React and Asp .net core web api

  • @Davis-m3x
    @Davis-m3x 14 дней назад

    Thanks m8

  • @Muhammad_Abdullah_Sultan
    @Muhammad_Abdullah_Sultan 16 дней назад

    thanks

  • @157Tanuki
    @157Tanuki 16 дней назад

    i like you video, i use this for my project, thanks very much

    • @hacked101
      @hacked101 16 дней назад

      @@157Tanuki you are welcome

  • @garryalfonso1609
    @garryalfonso1609 18 дней назад

    What's the android emulator that you are using? Can I install it in Linux?

    • @hacked101
      @hacked101 18 дней назад

      @garryalfonso1609 check out the channel for the video on getting started with android emulator

  • @rafap4785
    @rafap4785 21 день назад

    For me, it doesn't show the option "Mobile development with .NET"

  • @yhoungvhaleni1228
    @yhoungvhaleni1228 22 дня назад

    Please how can I save the Microsoft sql database plus the project incase if I want to run it on a different machine

  • @dilipmevada
    @dilipmevada 23 дня назад

    How to manage deployment change into different environment like local ,dev, qa and prod?

    • @hacked101
      @hacked101 23 дня назад

      Check out my video on SQL Server Database Deployment

    • @dilipmevada
      @dilipmevada 23 дня назад

      @@hacked101 Thanks a lot.

  • @mig7287
    @mig7287 24 дня назад

    Good 👍 Thank you. Waiting for the next C++ for Android.

    • @hacked101
      @hacked101 24 дня назад

      @@mig7287 you are welcome

  • @CrazyGamerStudios
    @CrazyGamerStudios 25 дней назад

    Do You hear me? Yeah. That's good!! Yeah! ];-D.

    • @hacked101
      @hacked101 25 дней назад

      @@CrazyGamerStudios 😁

  • @cissemy
    @cissemy 25 дней назад

    I keep getting : Error HRESULT E_FAIL has been returned from a call to a COM component

    • @hacked101
      @hacked101 25 дней назад

      @@cissemy follow the video carefully

    • @cissemy
      @cissemy 25 дней назад

      @@hacked101 I did it but still the same.

  • @hx4791
    @hx4791 26 дней назад

    i counted 167 yeah

  • @bouguerrahamza7902
    @bouguerrahamza7902 26 дней назад

    i have infected with .flocked (Fog) ransomware bro any idea ? ❤

  • @BohdanTrotsenko
    @BohdanTrotsenko 27 дней назад

    brings me back some memories of circa 2014 IIS Express, ha-ha don't develop a website like this these days

  • @mig7287
    @mig7287 27 дней назад

    👍👍👍

  • @transtechmuthu
    @transtechmuthu 28 дней назад

    Website in 20222 ?😮

  • @tryscience
    @tryscience 28 дней назад

    😎

  • @rangsvijay6418
    @rangsvijay6418 29 дней назад

    how to host this grpc-server in linux using nginx

    • @hacked101
      @hacked101 29 дней назад

      I will look into that and make a video shortly

  • @rajukakarla2873
    @rajukakarla2873 Месяц назад

    Hello their, I have one doubt, I would like create one angular project, One Asp .net core Web API project, both are separate projects and I want to perform basic CRUD operations. Note: Both projects created in Visual studio not VS Code. I need your suggestions on these.

    • @hacked101
      @hacked101 Месяц назад

      I will look into that and make a video shortly

  • @biskecode
    @biskecode Месяц назад

    bro i love your videos so helpful i need c# textbox smooth caret animation pls video

  • @jdavidson4018
    @jdavidson4018 Месяц назад

    What is the OS? Any issues building on Win 11?

  • @mediaexplorer74
    @mediaexplorer74 Месяц назад

    Hi! Cool theme, indeed 😊 Please provide RUclips links for/to Part 1 and 2 if You can, Master

    • @hacked101
      @hacked101 Месяц назад

      Check out the channel

  • @strider-tv3524
    @strider-tv3524 Месяц назад

    Great video! Thanks!

    • @hacked101
      @hacked101 Месяц назад

      @@strider-tv3524 you are welcome

  • @tryscience
    @tryscience Месяц назад

    SQL Server is a good skill set to have :) so thank you

  • @BlizzyYT-m8k
    @BlizzyYT-m8k Месяц назад

    Thanks you bro

  • @sundeepparkar1667
    @sundeepparkar1667 Месяц назад

    Thank you so much, this even helps after 1 year. thank you once again. Peace.

  • @frd4191
    @frd4191 Месяц назад

    Thank you my friend - all done and working well. Since Xamarin is deprecated, I utilised the MAUI template. I've subscribed to your channel looking forward to seeing more interesting vids from you. Cheers, Fred

  • @nonobrochacho240
    @nonobrochacho240 Месяц назад

    This is great and I love that accent.

    • @hacked101
      @hacked101 Месяц назад

      @@nonobrochacho240 no doubt

  • @mig7287
    @mig7287 Месяц назад

    Good 👍👍👍

  • @tryscience
    @tryscience Месяц назад

    Thank you for your video 😊👍

  • @VortX307
    @VortX307 Месяц назад

    Hey can I do the same for console C# app(I want an apk build) please help

    • @hacked101
      @hacked101 29 дней назад

      You can create executable from your console app

  • @frd4191
    @frd4191 Месяц назад

    I have only 4GB of ram and it is very difficult to do any useful work. I wonder if is possible to develop on VS2022 using MAUI workload and c# and then somehow deploy on a real device for testing.

  • @Davis-m3x
    @Davis-m3x Месяц назад

    Thanks for this video

  • @vardag5779
    @vardag5779 Месяц назад

    Explain custom action

    • @hacked101
      @hacked101 Месяц назад

      Watch my video on getting started with Visual Studio 2022

  • @Davis-m3x
    @Davis-m3x Месяц назад

    Nice one

  • @ebtehalabdalla6671
    @ebtehalabdalla6671 Месяц назад

    Thanks it very useful

  • @dasstraat
    @dasstraat Месяц назад

    No DOT NET request, just gRPC. Please don't mix up things.

    • @hacked101
      @hacked101 Месяц назад

      @dasstraat don't get you though

  • @dasstraat
    @dasstraat Месяц назад

    Why is Microsoft always forcing DOT NET, which is totally not related to gRPC. For me this remains DOT NONE.

  • @bhuvaneshwarib4198
    @bhuvaneshwarib4198 Месяц назад

    There is a error while trying to import and connect database saying that to enable trust server certificate by reviewing ssl and certificate configuration How to correct this?

    • @hacked101
      @hacked101 Месяц назад

      There is a checkbox that needs to be checked to allow importing sensitive stuff. Please make sure you follow the video carefully

  • @mikestock1848
    @mikestock1848 Месяц назад

    Thanks, that was really helpful :)

    • @hacked101
      @hacked101 Месяц назад

      @@mikestock1848 you are welcome

  • @BantiPlayz
    @BantiPlayz Месяц назад

    When I build the application with the image pasted, I get the error warning XA0101: @(Content) build action is not supported

    • @hacked101
      @hacked101 Месяц назад

      Please follow the video carefully

    • @BantiPlayz
      @BantiPlayz Месяц назад

      @@hacked101 I have followed the video perfectly. It seems u haven't set the build type to Android resource for your image bur it still works. Why do I have to manually set it for mine to work?

    • @hacked101
      @hacked101 Месяц назад

      @@BantiPlayz what android project did you use?

    • @BantiPlayz
      @BantiPlayz Месяц назад

      @@hacked101 I have migrated to .net maui now and now have no issues, thanks for your response regardless