Ruthe  Sawayn

Ruthe Sawayn

1628415960

How to Deploy Application to Azure Web App/App Services

In this video I’ll show how to deploy Web App/App Services to Azure . I’ll be using .netcore 3.1 MVC app.

#webapp #azure #appservices #visualstudio

 How to Deploy Application to Azure Web App/App Services
Zara  Bryant

Zara Bryant

1628042191

What's New in Visual Studio 2022 Previews 1 & 2?

Visual Studio 2022 is here!  From 64-bit to new personalization features, join the Visual Studio team as we explore all the helpful features that can improve your developer experience in the first two previews.

#visualstudio #vs2022 #vscode 

What's New in Visual Studio 2022 Previews 1 & 2?

Create a Small Blog in Blazor - Part 1 - Create Application in Visual Studio

We are going to build a small blog using Blazor. In this video, we go ahead and create the Blazor Server application in Visual Studio.

We then talk through what Visual Studio has created for us, including configuration on the Startup class, and some of the Razor Components, including App, NavMenu.

In addition, we also talk through some of the demos that have been created, such as the Counter and FetchData pages.

► More Information: https://www.roundthecode.com/dotnet/blazor/create-a-small-blog-in-blazor-create-application-in-visual-studio
► Prerequisites: https://www.roundthecode.com/blazor-blog
► Create a Small Blog in Blazor Playlist: https://www.youtube.com/playlist?list=PLNLqfquXi7rueHECMagXDIsOI4rwpWMZa

#blazor #visualstudio #aspnetcore

Create a Small Blog in Blazor - Part 1 - Create Application in Visual Studio

The Difference between Static and Non Static Classes and Methods in C#

If you are creating a .NET or .NET Core application, you are likely to come across classes, constructors, fields, properties or methods in your application.

Using Visual Studio 2019, I’ve created a Console Application that tests how these work when you use the static modifier and when it is absent.

Using an example static and non-static class, we will see if we can use a mixture of non-static methods in a static class and vice-versa. We will also see how static methods behave when using separate threads.

And what gets ran first? A static constructor, or a non-static constructor?

► More Information: https://www.roundthecode.com/dotnet/the-difference-between-static-and-non-static-classes-and-methods

#csharp #visualstudio #dotnet

The Difference between Static and Non Static Classes and Methods in C#
Myrna  Zulauf

Myrna Zulauf

1626316467

Visual Studio 2022 Preview 2 - Overview

In this video we’ll look at some the new features in Visual Studio 2022 preview 2.

  • Hot reload for C++ and .NET apps
  • Live Preview for XAML applications
  • Build and Debug C++ projects on WSL 2
  • C++20 Support
  • Build interactive Web UIs with Blazor
  • Web Live Preview for ASP.NET web pages

Learn more about Preview 2: https://aka.ms/VS2022P2
Visual Studio 2022 Vision: https://aka.ms/VS2022Vision
Visual Studio 2022 Roadmap: https://aka.ms/vs2022roadmap

#VisualStudio #VisualStudio2022 #VS2022

#visualstudio #visualstudio2022 #vs2022 #vscode

Visual Studio 2022 Preview 2 - Overview
Myrna  Zulauf

Myrna Zulauf

1626226064

.NET Machine Learning in Visual Studio - Visual Studio Toolbox Live

Join Bri Achtman and Luis Quintanilla from the ML.NET team as we discuss how you can use the ML.NET framework and its new Model Builder in Visual Studio to achieve your machine learning goals all within the comfort of C# & F#!

Featuring: Leslie Richardson (@lyrichardson01), Bri Achtman (@briacht), Luis Quintanilla (@ljquintanilla)

Get your questions answered on the Microsoft Q&A for .NET - https://aka.ms/dotnetqa

Learn .NET with free self-guided learning from Microsoft Learn: http://aka.ms/learndotnet

#VisualStudio, #mlnet, #dotnet

#dotnet #machine-learning #csharp #fsharp #visualstudio

.NET Machine Learning in Visual Studio - Visual Studio Toolbox Live
Rubalema  Sonia

Rubalema Sonia

1625482380

How to Fix "Stored Procedure Not Found Error" in SQL Server Visual Studio 2019| Stored

Latest: https://youtu.be/LyVZySzKoI8 (Unit Testing Blazor ASP.NET 5) #Debugging #SQLErrors #VisualStudio, #MSSQL, #VS2019, #StoredProcedureNotFoundError

Debugging is one of the most crucial parts of any software process. It helps in finding an error in the software. You have to run the code step by step to see which section of the code is responsible for the error. It is called runtime debugging.

In this video, I have shared my experience of debugging a SQL server error. Further, the video covers the ‘Stored Procedure Not Found Error’ in SQL Server Visual Studio 2019. It’s been recorded in keeping ‘stored procedure tutorial for beginners’, everyone can learn from this.

Like || Share || Spread || Love

Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-subscribe

For more updates Follow us on:-

Visit- https://kaushikroychowdhury.com

Facebook- https://www.facebook.com/deveducate

Twitter- https://twitter.com/krchome58

Linkedin- https://www.linkedin.com/in/chowdhurykaushik

Github- https://github.com/krchome https://www.skillshare.com/r/profile/Kaushik-Roy-Chowdhury/5724896

#sqlerrors #visualstudio #mssql #vs2019 #storedprocedurenotfounderror #debugging

How to Fix "Stored Procedure Not Found Error" in SQL Server Visual Studio 2019| Stored
Rubalema  Sonia

Rubalema Sonia

1625478720

How to Fix 'Insert Statement conflicted with FOREIGN KEY Error' in Visual Studio SQLServer

Latest: https://youtu.be/LyVZySzKoI8 (Unit Testing Blazor ASP.NET 5) Debugging is one of the most crucial parts of any software process. It helps in finding an error in the software. You have to run the code step by step to see which section of the code is responsible for the error. It is called runtime debugging.

This video covers my experience of debugging an SQL Server error. It also includes the method to fix ‘Insert Statement conflicted with FOREIGN KEY Error’ in Visual Studio SQL Server. It’s been recorded in keeping ‘Visual studio SQL Server" tutorial for beginners’, everyone can learn from this.

Like || Share || Spread || Love

Make sure you subscribe to our YouTube Channel and never miss our latest video:- http://bit.ly/Kaushik-roy-chowdhury-subscribe

For more updates Follow us on:-

Visit- https://kaushikroychowdhury.com

Facebook- https://www.facebook.com/deveducate

Twitter- https://twitter.com/krchome58

Linkedin- https://www.linkedin.com/in/chowdhurykaushik

Github- https://github.com/krchome

#KaushikRoyChowdhury #Debugging #SQLErrors #VisualStudio, #MSSQL, #VS2019, #InsertStatementconflictedwithFOREIGNKEYError https://www.skillshare.com/r/profile/Kaushik-Roy-Chowdhury/5724896

#kaushikroychowdhury #debugging #sqlerrors #visualstudio #mssql #vs2019

How to Fix 'Insert Statement conflicted with FOREIGN KEY Error' in Visual Studio SQLServer
Jocelyn  Rempel

Jocelyn Rempel

1625150100

FREE Xamarin Collection View: Drag & Drop, Auto Height, Filter, Group, Sort & More

In this Xamarin tutorial for beginners, you’ll learn how to add a DevExpress Collection View control (DXCollectionView) to your Xamarin Forms mobile app to create flexible and beautiful lists. Our Xamarin.Forms CollectionView control supports two layout models. You can present data items vertically or horizontally. Both layouts support infinite scrolling - they can load subsets of data as the user scrolls to the end of the list.

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒
https://docs.devexpress.com/MobileControls/402074/xamarin-forms/collection-view/index

⌛ Timeline ⌛
0:00 Introduction
0:09 Documentation overview
0:30 Define MainViewModel with the sample data
0:50 Add references to the CollectionView namespace
0:57 Bind the ViewModel and add the CollectionView object
1:25 Add a data template
1:48 Add sorting to CollectionView
2:10 Add grouping to CollectionView
2:42 See more features in the Demo Center
3:05 Drag and Drop example
3:14 Pull To Refresh example
3:24 Infinite data source example
3:38 Conclusion

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #visualstudio #nativemobile #mobile

FREE Xamarin Collection View: Drag & Drop, Auto Height, Filter, Group, Sort & More
Jocelyn  Rempel

Jocelyn Rempel

1625146380

FREE Xamarin Drawer Page / View: Configurable Transition, Position, Themes, & More

In this Xamarin tutorial for beginners, you’ll learn how to add DevExpress Drawer Controls (DrawerPage & DrawerView) to your Xamarin Forms mobile app to provide intuitive and predictable mobile navigation. The navigation drawer is a UI panel that shows your app’s main navigation menu (supports the Light and Dark themes). The drawer can be permanently visible (left, right, top and bottom position) or opened and closed by tapping a navigation menu icon or when the user swipes a finger from the edge of the screen. Transition modes include slide on top, push, reveal and split.

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒
https://docs.devexpress.com/MobileControls/401158/xamarin-forms/navigation-controls/drawer-view/index

⌛ Timeline ⌛
0:16 DevExpress Xamarin Mobile DrawerPage documentation
0:40 DrawerPage Getting Started tutorials
1:16 How to create view models for DrawerPage
1:35 Create the DrawerPage content
1:55 Run a custom app built with DevExpress Xamarin UI controls
2:07 Handle device orientation changes
2:20 Create a value converter to switch between Slide and SlideOnTop drawer behavior
2:43 Open DrawerPage by a button in the navigation bar
3:25 Customize the DrawerPage appearance in XAML
3:50 More DrawerPage samples in the Demo Center, GitHub or mobile stores
4:18 Outlook-style Mail Client sample
4:22 Various Drawer Settings sample
4:33 Root-Level Drawer sample with different content styles

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #mobile #android #visualstudio

FREE Xamarin Drawer Page / View: Configurable Transition, Position, Themes, & More
Jocelyn  Rempel

Jocelyn Rempel

1625139000

FREE Xamarin Scheduler / Calendar: Day, Week, and Month Views, Recurrences & More

In this Xamarin tutorial for beginners, you’ll learn how to add DevExpress Scheduler Control to your mobile Xamarin Forms app to deliver full-featured and intuitive appointment and personal information management. You can display a list of appointments for a specific day or across a work or full week, month. Fully customizable calendars support the Light and Dark themes and also allow you to create repeating events with just a few taps.

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒

  1. https://docs.devexpress.com/MobileControls/400676/xamarin-forms/scheduler/index
  2. https://github.com/DevExpress-Examples/xamarin-forms-scheduler-examples

⌛ Timeline ⌛
0:21 Create a Xamarin app with the mobile Scheduler / Calendar control
0:41 Xamarin app solution structure
1:16 Overview of the mobile Scheduler documentation
1:26 Add a WorkWeekView to the scheduler in XAML
2:21 Run the mobile app and see the results
2:41 Customize WorkWeekView in the scheduler
3:01 Customization results
3:15 Add an appointment editor
4:27 Demonstration of the appointment editor
4:41 Scheduler Demo Center Overview
5:06 DayView sample
5:16 MonthView sample

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #mobile #xamarinforms #visualstudio #nativemobile

FREE Xamarin Scheduler / Calendar: Day, Week, and Month Views, Recurrences & More
Jocelyn  Rempel

Jocelyn Rempel

1625135280

FREE Xamarin Data Grid View: Edit, Sort, Group, Filter, Aggregate Data & More

In this Xamarin tutorial for beginners, you’ll learn how to add DevExpress Xamarin Forms Data Grid (DataGridView) to your mobile app. Our grid control is built for speed - designed to address your toughest requirements regardless of dataset size and information complexity. The DevExpress Xamarin Grid loads data on demand and gives you the ability to create mobile apps that load fast and update data in real-time.

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒
https://docs.devexpress.com/MobileControls/400543/xamarin-forms/data-grid/index

⌛ Timeline ⌛
0:19 Add a Data Grid to a Xamarin Forms solution
1:37 Add columns to a Data Grid
1:49 Add an unbound (calculated) column
2:22 Set up grouping
2:53 Add total and group summaries
3:12 Add a custom summary
3:54 Demo Center
4:10 First Look
4:20 Virtual scrolling (horizontal virtualization)
4:31 Drag and Drop
4:48 Inplace editing
5:10 Edit Form
5:26 Conclusion

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #visualstudio #nativemobile #mobile

FREE Xamarin Data Grid View: Edit, Sort, Group, Filter, Aggregate Data & More
Jocelyn  Rempel

Jocelyn Rempel

1625131560

FREE Xamarin Charts: Line, Area, Bar, Pie, Point, Finance & More Series Types

In this Xamarin tutorial for beginners, you will learn how to add DevExpress Xamarin Forms Charts to your mobile app. Our high-performance Xamarin chart control ships with a comprehensive collection of chart types and includes dozens of customization options - all to help you visualize data and deliver information-rich mobile apps for iOS and Android.

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒
https://docs.devexpress.com/MobileControls/400422/xamarin-forms/charts/index

⌛ Timeline ⌛
0:00 Introduction
0:17 Documentation overview
0:40 Add chart data in a View Model
1:10 Find more code examples in the documentation
1:28 Add namespace references
1:43 Bind the View Model and add a ChartView object
2:00 Line Series overview
2:27 Run the mobile app and see the results
2:56 Declare axes in the ChartView object
3:38 Declare Legend in the ChartView object
4:00 Add Crosshair cursor and specify hint options for series
4:48 Customize series appearance
5:25 Review other chart samples in the Demo Center
5:53 Spectrum analysis
6:00 Logarithmic scales
6:07 Financial graph series (Bollinger bands, SMA 50, Volume)
6:15 Selection of multiple axes
6:27 Large datasets (500K, 1M, 5M, 20M+ dots)
6:37 Various chart types (bar, column, etc)
6:49 Various line chart types (splines, step lines, etc)
6:56 Point and bubble chart types
7:01 Area chart types
7:07 Pie & Donut chart types
7:14 Conclusion

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #xamarinforms #nativemobile #visualstudio

FREE Xamarin Charts: Line, Area, Bar, Pie, Point, Finance & More Series Types
Jocelyn  Rempel

Jocelyn Rempel

1625127900

FREE Xamarin Tab Page / View: Root & Nested UI Element Navigation with Ease & More

In this Xamarin tutorial for beginners, you’ll learn how to add DevExpress Tab Controls (TabPage & TabView) to your Xamarin Forms mobile app to deliver self-evident navigation. The DevExpress Tab Page for Xamarin.Forms allows tab navigation through a collection of pages at the application’s root level. The DevExpress TabPage can generate tab items from a data source or you can create tab items manually. The DevExpress Tab View for Xamarin.Forms allows tab navigation through a collection of views.

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒
https://docs.devexpress.com/MobileControls/401160/xamarin-forms/navigation-controls/tab-page/index

⌛ Timeline ⌛
0:15 Create a Xamarin app with the mobile Tab Page control
0:25 Overview of the mobile Navigation documentation
0:37 Create Tab Items manually in XAML
0:47 Create a Tab Page in Visual Studio
1:20 Create a single Tab Page Item
1:32 Add images for a Tab Page Item in Xamarin.iOS
1:44 Run the mobile app and see the results
1:58 Add two Tab Items with nested content
3:01 Customize Tab Page settings
3:23 Change Tab Page appearance
4:02 Overview of the mobile Tab Page documentation
4:08 Tab Page sample in the Demo Center
4:17 Tab Header Position sample
4:24 Tab Data Binding sample
4:30 Nested Tab Views sample
4:48 Root-Level Tabs sample

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #nativemobile #ios #visualstudio #xamarinforms

FREE Xamarin Tab Page / View: Root & Nested UI Element Navigation with Ease & More
Jocelyn  Rempel

Jocelyn Rempel

1625124120

FREE Xamarin Data Input Editors: AutoComplete, Password, Combo Box, Numeric & More

In this Xamarin tutorial for beginners, you’ll learn how to add DevExpress Data Editors to your Xamarin Forms mobile app. Our Xamarin.Forms UI suite includes the following data edit and multi-purpose input controls: Date and Time, Text, Password, MultiLine, ComboBox, Numeric, AutoComplete, Check Edit, Button, etc. You can use these data editors to edit cell values in the DevExpress Data Grid (DataGridView) or Data Form (DataFormView).

⚡️⚡️⚡️ Register your FREE COPY of DevExpress Xamarin UI Controls TODAY ⚡️⚡️⚡️
http://dxpr.es/FREE-XAMARIN

📒 Documentation 📒

  1. https://docs.devexpress.com/MobileControls/401613/xamarin-forms/editors/index
  2. https://github.com/DevExpress-Examples/xamarin-forms-editors-examples

⌛ Timeline ⌛
0:15 DevExpress Code Examples GitHub repository
0:52 Add a ComboBoxEdit to the page layout
1:51 Set an item template for ComboBoxEdit items
2:37 Add a TextEdit with a mask
3:11 Add a PasswordEdit with a maximum character limit
3:56 Validate user input and switch the editor to an error state
5:35 Add a login button to the page
6:29 Conclusion

🚀 Downloads 🚀
http://dxpr.es/NUGET
http://dxpr.es/IOS-DEMO
http://dxpr.es/ANDROID-DEMO

✅ Explore Other Developer Tools ✅
http://dxpr.es/FREE-TRIAL
http://dxpr.es/BUY
http://dxpr.es/DEMOS
http://dxpr.es/SUPPORT

👍 Follow DevExpress in Social Media 👍
http://dxpr.es/FACEBOOK
http://dxpr.es/TWITTER
http://dxpr.es/BLOGS

🏁 Review Customer Testimonials 🏁
http://dxpr.es/TESTIMONIALS
http://dxpr.es/MARKETPLACE

#devexpress #devexpress_xamarin #devexpress_mobile #xamarin #maui #nativemobile #mobile #ios #android #visualstudio #dotnetcore #dotnet #xcode #xamarinforms

#devexpress #visualstudio #xamarinforms

FREE Xamarin Data Input Editors: AutoComplete, Password, Combo Box, Numeric & More