- 54
- 152 373
Max Level Code
United States
เข้าร่วมเมื่อ 11 พ.ย. 2011
Welcome to Max Level Code!
Your journey to mastering programming begins here! At Max Level Code, we deliver high-quality tutorials designed to help you conquer common challenges faced by developers.
Brought to you by:
www.MaxLevelCode.com
Your journey to mastering programming begins here! At Max Level Code, we deliver high-quality tutorials designed to help you conquer common challenges faced by developers.
Brought to you by:
www.MaxLevelCode.com
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)
C#- WPF Desktop App - Edit Employees (Grid, Margin, Layout)
มุมมอง 1.4K2 ปีที่แล้ว
C#- WPF Desktop App - Edit Employees (Grid, Margin, Layout)
C# - WPF Desktop App - Employee List GUI
มุมมอง 2.3K2 ปีที่แล้ว
C# - WPF Desktop App - Employee List GUI
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)
C# - Deserialize JSON to List of Employee Objects
มุมมอง 10K2 ปีที่แล้ว
C# - Deserialize JSON to List of Employee Objects
SQL Server - LEFT/RIGHT JOIN (Episode 8)
มุมมอง 312 ปีที่แล้ว
SQL Server - LEFT/RIGHT JOIN (Episode 8)
also you didn't answer any questions
0:42 4:49 - Now Let us just test this 7:03
This was awesome! Exactly what i needed. THANKS!
thank you
Thanks, bro!
Thank you, very useful lesson!
We need to manual create POCO Employee Class or we can use some tools to generate it from our database?
FOR XML does not support CLR types
Thank you so much
Thank you so much
Thank you so much
how to give multiple default values while createing a table. eg if we need two values in gender male or female.
continue you have a great content\
How to serialize a string read from text file in c#
Nice video. Simple and to the point.
can i find it on github?
Thank you for this very useful video!
Awesome! Thank you for this very useful video!
Thank you for this very useful video!
Wow! Thank you for this very useful video!
Wow! Thank you for this very useful video!
Wow! Thank you for this very useful video!
Thanks man
nice video
Do you show how to make the save button too?
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 :)
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.
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!
How did you encrypt your config data?
Well he Decrypted actually but never showed us how.
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.
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.
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.
How to upload dynamically created xml file to sftp server
Отличный урок!
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)
How about import new item directly into Datagrid, and not to use another window for it?
bad practice
Excellent coverage
Excellent Coverage!
Thank u very helpful
Thank you
Which IDE were you using here?
SQL Server Management Studio aka SSMS
Where is the snippet.. I can't find the snippet here
th-cam.com/video/A3K3RfGQ1EA/w-d-xo.html&ab_channel=MaxLevelCode
you will find it under the link under this video
i need this but with multiple tables :(
Great video. When will there be a sequel? Handling the Save Button...
Share code for me, please!!
you can loop through this xml file then
excellent !!!
Thanks it's a good work, can you implement this solution in mvvm pattern?
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.
thank you for the guide
Aslo make a video on how to connect db by Dapper