Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Quick Vb .Net By Windows Forms Create Windows App, Sql In Vb

    Posted By: ELK1nG
    Quick Vb .Net By Windows Forms Create Windows App, Sql In Vb

    Quick Vb .Net By Windows Forms Create Windows App, Sql In Vb
    Published 3/2024
    MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHz
    Language: English | Size: 10.29 GB | Duration: 17h 52m

    Quickly and deeply learn the VB .NET by Creating Windows Apps- Beginners to Pro -SQL in VB, Excel,PDF,Weather Forcastin

    What you'll learn

    3 Courses in One + 17 Hours - Learn with Projects , Beginners to Advance

    Build 7 pro apps: Calculator , Digital clock, Student info, Excel, PDF, weather forecasting,…

    Easily learn the basics of VB to advance topics by Windows form

    Create pro application by SQL in VB

    Export data to Excel file

    Learn: Dialogs, Variables,Controls, Debug, Events

    Working with resources and settings

    Date and time - Calendar

    Design report by PDF

    Show weather and forcasting

    Requirements

    Windows 10 or 11 operating system

    Description

    Hi There!Do you want to learn the programing deeply and easily?Have you ever thought to learn VB .net via projects?Are you students or VB lover and you want to learn VB .NET  by windows forms?Here i am to show you how to learn easily an quickly the VB .NET by many projects.In this course you're going to learn :3 Courses in One + 17 Hours + 7 live ProjectsCreate Windows Apps by VB. NET Basics of VB .NET like: variablesfor loop structureIf statementControls and eventsResources in VB .NETDebugging the codesCreate calculator applicationDesign Student info  applicationBuild Weather forecasting application for windowsCreating multi-form projectsControls like : Button, TextBox, ComboBox, Datetime pickerCreate digital clockWorking with date and timeCreate a calendarAdvance using of ComboboxWorking with imagesDialogs in VB. NET:Creating method in VB. netDesign the windows app in VB and SQL ServerExport data to Excel fileCreate weather forecasting appCreate report by PDF fileand…Don't hesitate to start learning VB by up to 7 different  projects with many tips and tricks!In this course you are going to learn the VB deeply and easily with the best method.Let's get started !!!

    Overview

    Section 1: Introduction

    Lecture 1 Introduction

    Lecture 2 Download the project files of this course

    Lecture 3 Requirements of visual studio 2022

    Lecture 4 Download and install visual studio 2022

    Section 2: Starting Project

    Lecture 5 First project in VB

    Lecture 6 Form properties

    Lecture 7 Using Button, Label & TextBox

    Lecture 8 Project: Design “Student Reg” form

    Section 3: VB Coding

    Lecture 9 First VB code

    Lecture 10 Comments in VB

    Lecture 11 Change color by VB

    Lecture 12 Change text by VB code

    Lecture 13 Enable/Disable controls by VB

    Lecture 14 Show/Hide controls by VB

    Section 4: Date and Time

    Lecture 15 Using date and time in VB

    Lecture 16 Project: Digital clock in VB

    Section 5: Variables

    Lecture 17 String variable

    Lecture 18 Int32 and Int64

    Lecture 19 Float,Double and Decimal

    Lecture 20 Bool

    Lecture 21 Scope of variable

    Section 6: VB Statements

    Lecture 22 Simple IF

    Lecture 23 Multiple IF

    Lecture 24 Switch Case

    Lecture 25 Using ComboBox

    Lecture 26 For Loop

    Section 7: Dialogs

    Lecture 27 Color dialog

    Lecture 28 Folder browser dialog

    Lecture 29 Font dialog

    Lecture 30 Open file dialog

    Lecture 31 Save file dialog

    Section 8: Project : Calculator

    Lecture 32 Design of calculator

    Lecture 33 Numeric buttons codes

    Lecture 34 Method is VB

    Lecture 35 Operator buttons code

    Lecture 36 Decimal button code

    Lecture 37 Equal button code

    Lecture 38 Try structure

    Lecture 39 Publish calculator

    Section 9: Project : Student management App

    Lecture 40 Structure of database app

    Lecture 41 Design Database

    Lecture 42 Create new VB Project

    Lecture 43 Add TableAdapter and datatable

    Lecture 44 Deep diving TableAdapter & datatable

    Lecture 45 Add ‘Students’ data entry form

    Lecture 46 Important: How to fix errors after adding the image

    Lecture 47 Design the top buttons

    Lecture 48 Adding items to form

    Lecture 49 Loading data in datagridview

    Lecture 50 Bind the items to bindingsource

    Lecture 51 Customize datagridview

    Lecture 52 Enable and disable buttons

    Lecture 53 VB code for New,Edit & Delete buttons

    Lecture 54 Save button VB code

    Lecture 55 Cancel button VB code

    Lecture 56 Fix some bugs

    Lecture 57 Add photo column to sql db

    Lecture 58 Photo browse button

    Lecture 59 Search form design

    Lecture 60 Search data by id and grade

    Lecture 61 Search text columns in SQL

    Lecture 62 Search last name in VB

    Lecture 63 Search date columns in SQL

    Lecture 64 Search date column in VB

    Lecture 65 Load all data in VB

    Lecture 66 Main form design

    Lecture 67 Adding close button

    Lecture 68 Show other forms

    Lecture 69 Showing date and time

    Lecture 70 Change background image

    Lecture 71 Adding minimize button

    Lecture 72 Load selected background

    Lecture 73 Create “user” database in SQL

    Lecture 74 Design the “user” form

    Lecture 75 Coding the “user” form

    Lecture 76 Protect the codes via errors

    Lecture 77 Design the login form

    Lecture 78 Coding the “login” form

    Lecture 79 Saving login user in database

    Lecture 80 Design the settings form

    Lecture 81 Coding the “settings” form

    Lecture 82 Design the “about us” form

    Lecture 83 Adding shortcuts to main form

    Lecture 84 Run calculator from menu

    Section 10: Project : Weather forecasting

    Lecture 85 What is the weather api?

    Lecture 86 Create new project for weather

    Lecture 87 Install json package from Nuget

    Lecture 88 VB codes to get weather by api

    Lecture 89 Search weather by city name

    Lecture 90 Design a method to load weather data

    Lecture 91 Change the unit of measurement

    Lecture 92 Get the icon for weather

    Lecture 93 Protecting weather codes by try

    Lecture 94 Get weather data by longitude & latitude

    Lecture 95 Change the language of return values

    Lecture 96 What is weather forecasting

    Lecture 97 Design the forecasting form

    Lecture 98 Forecasting codes part1

    Lecture 99 Forecasting codes part2

    Section 11: Project : Excel in VB

    Lecture 100 Creating project for Excel

    Lecture 101 Installing NuGet for excel

    Lecture 102 Creating SQL db for Excel

    Lecture 103 Connecting db to project

    Lecture 104 Adding items and DGV

    Lecture 105 Loading Excel file

    Lecture 106 Reading Excel data

    Lecture 107 Adding progress bar

    Lecture 108 Save Excel data in SQL

    Lecture 109 Loading all data

    Lecture 110 Exporting data to Excel

    Section 12: Project : Report in PDF by VB

    Lecture 111 Installing Pdf package

    Lecture 112 Create empty pdf file

    Lecture 113 Add report title to pdf

    Lecture 114 Add free space & line

    Lecture 115 Add table header to pdf

    Lecture 116 Add table data to pdf

    Lecture 117 Show progress panel

    Lecture 118 Format decimal column

    Lecture 119 Fix the duplicate row error

    Any one who wanna learn VB Deeply and quickly