Max Level Code
Max Level Code
  • 54
  • 152 373
ServiceNow - UI Actions Button
In this video, we'll show you how to add a button and menu option to an incident form in ServiceNow using a "UI Action."
มุมมอง: 291

วีดีโอ

JavaScript File Upload to C# Web API
มุมมอง 1.6Kปีที่แล้ว
This project showcases how to work with JavaScript Drag & Drop events. We build an ASP.NET Core web app where users can drag and drop an image file onto an HTML page, which then posts the file to a C# Web API. The Web API saves the image to local storage. You can find links to the source code used in our videos on our website: www.MaxLevelCode.com
Max Level Code
มุมมอง 403ปีที่แล้ว
Welcome to Max Level Code! Your quest to level up your programming skills to max level starts now! At Max Level Code, we aim to provide quality code tutorials that demonstrate how to tackle common challenges that you will encounter as a developer. Provided By: www.NunoSolutions.com
C# - Dapper for ADO.NET Developers
มุมมอง 905ปีที่แล้ว
Refactor your old ADO.NET SQLDataReader code using Dapper to eliminate manual field mapping and boilerplate. This approach simplifies your code, making it easier to maintain and update in the future. Markdown file from the video: nunosolutions.com/downloads/Nunosolutions-Dapper.md
ASP.NET WebForms Label in Blazor
มุมมอง 3542 ปีที่แล้ว
In this video, we create a Blazor component that is similar to the ASP.NET WebForms Label control.
C# SFTP
มุมมอง 7K2 ปีที่แล้ว
Learn how to programmatically connect to an SFTP site (distinct from FTPS) and upload a file.
C# Methods (Overloading)
มุมมอง 5562 ปีที่แล้ว
In this tutorial, I'll demonstrate how to overload a method with different parameters, declare optional parameters, and call a method using named parameters.
Polymorphism
มุมมอง 4142 ปีที่แล้ว
Polymorphism is a topic that many developers don't understand. In this video, we'll go over a simple example to better understand how it works and how to use it.
ServiceNow B2B - Scripted REST API (Episode 4)
มุมมอง 1682 ปีที่แล้ว
In episode 4 of ServiceNow B2B, I show you how to create an API endpoint in a ServiceNow developer instance that will receive a JSON payload, parse it, and create or update an incident. Source Code used in video: nunosolutions.com/wwwroot/downloads/NunoSolutions-SNOW-Scripted-REST-API.zip
ServiceNow B2B - Business Rule (Episode 3)
มุมมอง 1632 ปีที่แล้ว
In Episode 3 of ServiceNow B2B Integration, we learn how to create a "Business Rule" which is an essential part of what is required to build a B2B integration. In this video we create a business rule that executes or triggers when a user updates an incident.
ServiceNow B2B - Register DEV Instance & Setup Environment (Episode 2)
มุมมอง 1342 ปีที่แล้ว
In ServiceNow B2B Integration - Episode 2, we register for a developer ServiceNow account, request a new developer instance, and setup our environment menu and banner logo.
ServiceNow B2B - Demo (Episode 1)
มุมมอง 2842 ปีที่แล้ว
In ServiceNow B2B Integration - Episode 1, we watch a quick demo of the Incident B2B integration that we will be building in this series. When we complete this series, we will have two ServiceNow developer instances synchronizing basic incident information between two ServiceNow instances.
C# - Delegates - How to use Delegates? (Episode 2)
มุมมอง 2162 ปีที่แล้ว
In Episode 2 - C# Delegates, we dive into the inner workings of the built-in "Click" event for buttons in WinForms .NET 6. We'll explore how to manually connect methods to events using delegates.
C# - What are Delegates? (Episode 1)
มุมมอง 9202 ปีที่แล้ว
"Delegates" are a powerful yet often misunderstood feature in C# .NET. In this video, I explain what delegates are, how they work with events, and explore some built-in delegates along with the events that utilize them.
C# - WPF Desktop App - Edit Employees (Events & Delegates)
มุมมอง 3.2K2 ปีที่แล้ว
In this episode, we learn how to create custom events using the "Action" delegate and subscribe to them.
C# - WPF Desktop App - Edit Employees (DataGrid & Row Double Click Event)
มุมมอง 13K2 ปีที่แล้ว
C# - WPF Desktop App - Edit Employees (DataGrid & Row Double Click Event)
.NET 6 - C# Property Reflection
มุมมอง 1.4K2 ปีที่แล้ว
.NET 6 - C# Property Reflection
C#- WPF Desktop App - Edit Employees (Grid, Margin, Layout)
มุมมอง 1.4K2 ปีที่แล้ว
C#- WPF Desktop App - Edit Employees (Grid, Margin, Layout)
C# - WPF Desktop App - Data Layer
มุมมอง 2.1K2 ปีที่แล้ว
C# - WPF Desktop App - Data Layer
C# - WPF Desktop App - Employee List GUI
มุมมอง 2.3K2 ปีที่แล้ว
C# - WPF Desktop App - Employee List GUI
C#- WPF Desktop App - Demo
มุมมอง 1.4K2 ปีที่แล้ว
C#- WPF Desktop App - Demo
SQL Server - Code Snippets, Table to C# Class, & Scripting Tips (Episode 9)
มุมมอง 6132 ปีที่แล้ว
SQL Server - Code Snippets, Table to C# Class, & Scripting Tips (Episode 9)
SQL Server - SQL Rows to JSON (Episode 5)
มุมมอง 1.2K2 ปีที่แล้ว
SQL Server - SQL Rows to JSON (Episode 5)
SQL Server - JSON to SQL Rows (Episode 4)
มุมมอง 1K2 ปีที่แล้ว
SQL Server - JSON to SQL Rows (Episode 4)
SQL Server - Filtering Data Like a PRO
มุมมอง 1.8K2 ปีที่แล้ว
SQL Server - Filtering Data Like a PRO
SQL Server - SQL to XML (Episode 2)
มุมมอง 5K2 ปีที่แล้ว
SQL Server - SQL to XML (Episode 2)
C# - Save JSON Data to SQL Database
มุมมอง 10K2 ปีที่แล้ว
C# - Save JSON Data to SQL Database
C# - Deserialize JSON to List of Employee Objects
มุมมอง 10K2 ปีที่แล้ว
C# - Deserialize JSON to List of Employee Objects
C# - JSON File to String
มุมมอง 4.2K2 ปีที่แล้ว
C# - JSON File to String
SQL Server - LEFT/RIGHT JOIN (Episode 8)
มุมมอง 312 ปีที่แล้ว
SQL Server - LEFT/RIGHT JOIN (Episode 8)

ความคิดเห็น

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

    also you didn't answer any questions

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

    0:42 4:49 - Now Let us just test this 7:03

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

    This was awesome! Exactly what i needed. THANKS!

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

    thank you

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

    Thanks, bro!

  • @jacques-oliveira-01
    @jacques-oliveira-01 3 หลายเดือนก่อน

    Thank you, very useful lesson!

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

    We need to manual create POCO Employee Class or we can use some tools to generate it from our database?

  • @haomani-r2r
    @haomani-r2r 8 หลายเดือนก่อน

    FOR XML does not support CLR types

  • @Him-ce7ld
    @Him-ce7ld 9 หลายเดือนก่อน

    Thank you so much

  • @Him-ce7ld
    @Him-ce7ld 9 หลายเดือนก่อน

    Thank you so much

  • @Him-ce7ld
    @Him-ce7ld 9 หลายเดือนก่อน

    Thank you so much

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

    how to give multiple default values while createing a table. eg if we need two values in gender male or female.

  • @islamahmed-iq6il
    @islamahmed-iq6il 10 หลายเดือนก่อน

    continue you have a great content\

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

    How to serialize a string read from text file in c#

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

    Nice video. Simple and to the point.

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

    can i find it on github?

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

    Thank you for this very useful video!

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

    Awesome! Thank you for this very useful video!

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

    Thank you for this very useful video!

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

    Wow! Thank you for this very useful video!

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

    Wow! Thank you for this very useful video!

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

    Wow! Thank you for this very useful video!

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

    Thanks man

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

    nice video

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

    Do you show how to make the save button too?

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

    Thanks buddy! Im creating a WMS - Warehouse Management System for a company, so i was looking all around for some SQL help.. Keep it up :)

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

    wonderful tutorial. can you share a link, how to explode xml column with other columns in a stored procedure to ssrs, any brief tutorial that tells how to use xml variable data in ssrs and make a table of it.

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

    Is there any way to map different header columns from the json file, into the sql table that may have different column names? Or do they need to match ? Also, can we easily convert the string coming in from json, to a float or different type to match the destination's columns? Thanks!

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

    How did you encrypt your config data?

    • @blogtonight1698
      @blogtonight1698 28 วันที่ผ่านมา

      Well he Decrypted actually but never showed us how.

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

    Hello, is there a way to deserialize a List of objects that are derived from an abstract class? i.e. I have an object with a List<Vehicle>, and Car, Motorcycle and Bicycle inherited from Vehicle. How can i deserialize this? { "vehicles": [ { "type": "car", "numberOfWheels": 4, "numberOfDoors": 5 }, { "type": "bicycle", "numberOfWheels": 2 "color": "red", } ] } if in my API endpoint i ask for ([FromBody] ObjectWithListOfVehicles object) it'll throw an exception saying that I cannot instantiate an abstract class, but in reality it's a list of derived objects.

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

    This is exactly what I was after. You're a life saver. I had a few false starts from other people's coding examples which seemed far more complicated. I intend to extend the code to have an image display after the upload instead of the drag and and drop area. I think the image data can still come back with the fileBundle (if I stringify a blob, but I might as well make a separate call). I see it would be easy to adapt the code to allow loading multiple documents, which is just a matter of looping through the files array appending more files to the form data and modifying the controller to parse that array. I will also thank you, as from a rudimentary glance, you appear to be using vanilla javascript and not jquery. Once I have the code integrated I would like to send you a small monetary reward if there is a way. I'll let you know how I go. If you're interested in the updated code, let me know, but I think any Dev could make the mods I intend to make.

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

      Done! It works really great with multiple files now. I dispensed with the notion of a custom filename (I've never seen that requirement before) and just send the files and use their filenames. The controller was changed to loop over an array of fileBundle.PostedFile (which now returns an array of IFormFile) which I reference by index to send to SaveAs(renamed Save). As for displaying the image, that's a blobby story for another day.

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

    How to upload dynamically created xml file to sftp server

  • @АйсЕс
    @АйсЕс ปีที่แล้ว

    Отличный урок!

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

    Excellent illustration, very helpful. I have slightly different requirement. Can you please provide solution for it! I have a sql table with one of the columns that's an xml type <temp source_id = '1', client_Id = "1"/>. I am trying to use xml nodes and value function but it's retuning all nulls! I am using the below query where record_temp is the xml column name in table1 Select t1.*, a.t.value('(client_id[1]', varchar(50)') as client_uid from table1 t outer apply t.record_temp.nodes('//record_temp') as a(t)

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

    How about import new item directly into Datagrid, and not to use another window for it?

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

    Excellent coverage

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

    Excellent Coverage!

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

    Thank u very helpful

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

    Thank you

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

    Which IDE were you using here?

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

      SQL Server Management Studio aka SSMS

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

    Where is the snippet.. I can't find the snippet here

    • @Him-ce7ld
      @Him-ce7ld 9 หลายเดือนก่อน

      th-cam.com/video/A3K3RfGQ1EA/w-d-xo.html&ab_channel=MaxLevelCode

    • @Him-ce7ld
      @Him-ce7ld 9 หลายเดือนก่อน

      you will find it under the link under this video

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

    i need this but with multiple tables :(

  • @СухоруковСергійІванович

    Great video. When will there be a sequel? Handling the Save Button...

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

    Share code for me, please!!

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

    you can loop through this xml file then

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

    excellent !!!

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

    Thanks it's a good work, can you implement this solution in mvvm pattern?

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

    Thank you so much… I’m new to xml and sql, this has just summed up 2 days of Googling in a beautifully simple 10minute demo.

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

    thank you for the guide

  • @AjayLandage-kl9pf
    @AjayLandage-kl9pf ปีที่แล้ว

    Aslo make a video on how to connect db by Dapper