Robert G Marquez
Robert G Marquez
  • Видео 18
  • Просмотров 339 625
Use Azure Data Studio to Load Wide World Importers Database File To SQL Server 2019
Import the free database Wide World Importers from a .bak file into SQL Server 2019. Azure Data Studio is the tool used in this video to load the database.
========================================================================
The free database is in a GitHub repository
Database Name: Wide World Importers
The URL is:
github.com/Microsoft/sql-server-samples/releases/tag/wide-world-importers-v1.0
========================================================================
File Name: WideWorldImporters-Full.bak
Additional information regarding the free databases for SQL Server
docs.microsoft.com/en-us/sql/samples/sql-samples-where-are?view=sql-server-ver16
=============================================...
Просмотров: 878

Видео

Sample Motion Graphics - Affect Systems
Просмотров 2555 лет назад
Sample motion graphics video I created with Cinema 4D and Sony Vegas of a fictional business named Affect Systems. Follow me on twitter to see what I'm working on and news on upcoming videos. My twitter page is at the below URL: RobertGMarquez1 My twitter account is @RobertGMarquez1 Personal website is at: www.robertmarquez.com Robert Glenn Marquez Samples Robert G Marquez Samples R...
Model View Presenter (MVP) Example - #10 Views and Presenters
Просмотров 9 тыс.6 лет назад
Video #10 Part 3 of Model View Presenter (MVP) covering Views and Presenters. Visual Studio 2017 development of the Views and Presenters using C# for a demo application. WinForms is being used for the graphical user interface. It will take several videos to cover this topic. Note that although WinForms is being used for the user interface, the other parts making up the engine such as service la...
Model View Presenter (MVP) Example - #9 Views and Presenters
Просмотров 9 тыс.6 лет назад
Video #9 Part 2 of Model View Presenter (MVP) covering Views and Presenters. Visual Studio 2017 development of the Views and Presenters using C# for a demo application begins with this video. WinForms is being used for the graphical user interface. It will take several videos to cover this topic. Note that although WinForms is being used for the user interface, the other parts making up the eng...
Model View Presenter (MVP) Example - #8 Views and Presenters
Просмотров 7 тыс.6 лет назад
Video #8 Part 1 of Model View Presenter (MVP) covering Views and Presenters. This video begins the discussion on the Views and Presenters part of MVP. Videos before this one covered areas of MVP prior to development of the user interface part. Note the overview video is in Video #1. Briefly discussed topics in this Video: - Demonstration of the Model View Presenter demo application - High level...
Model View Presenter (MVP) Example - #7 Repository Unit Testing With xUnit.NET
Просмотров 4,2 тыс.6 лет назад
Part 7 of MVP Using WinForms. This video shows how the repository is used by the services layer. This will be done by using the xUnit unit testing facilities to act as an interface to tell the service layer to perform repository actions. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The overview is in Video #1. Briefly discussed topi...
Model View Presenter (MVP) Example - #6 The Repository With ADO.NET
Просмотров 9 тыс.6 лет назад
Part 6 of MVP Using WinForms. This video covers creating a repository to be used in a demo application being built to demonstrate an example of Model View Presenter. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The overview is in Video #1. The repository in this video will use SQLite as the database engine. No Object Relational Mapp...
Model View Presenter (MVP) Example - #5 Unit Test Setup With xUnit.net
Просмотров 10 тыс.6 лет назад
Part 5 of MVP Using WinForms. This video covers setting up a Unit Test project using xUnit.Net in Visual Studio to test the Services Layer. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The overview is in Video #1. If you are not interested in unit testing an application then you should skip this video and move onto video #6. Video #...
Model View Presenter (MVP) Example - #4 Creating A Service Layer
Просмотров 15 тыс.6 лет назад
Part 4 of MVP Using WinForms. This video covers creating a services layer for use by the Presenter. The Presenter will use services in the Service Layer to carry out tasks such as send and receive model data from the repository. The Service Layer will also transform model data when needed for data being sent to the Presenter for use by the View. Note that video #8 is where coverage of the Prese...
Model View Presenter (MVP) Example - #3 Creating Models With Data Annotation Validations
Просмотров 13 тыс.6 лет назад
Part 3 of MVP Using WinForms. It covers model creation. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The overview is in Video #1. Briefly discussed topics in this Video: 1) Using Visual Studio 2017 to create a new solution 2) Create a Class Library project with .NET Framework support to be used as the Domain Layer 3) Creation of fol...
Model View Presenter (MVP) Example - #1 Overview
Просмотров 52 тыс.6 лет назад
This is part 1 of Model View Presenter (MVP) Using WinForms. The focus in this video is to provide an overview of how MVP was implemented in a WinForms application. Videos demonstrating how Visual Studio 2017 was used with C# and WinForms begin with video #3. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The coverage of Model View Pr...
Model View Presenter (MVP) Example - #2 SQLite Setup
Просмотров 12 тыс.6 лет назад
This is part 2 of MVP Using WinForms. It covers setting up SQLite for the Model View Presenter WinForms demo application. The use of Visual Studio 2017 will begin with video #3 which starts with model creation. Note that video #8 is where coverage of the Presenters and Views begin if that is what you are looking for. The overview is in Video #1. Briefly discussed topics in this Video: Using DB ...
Tutorial - Create A Matrix Report With SSRS and Visual Studio
Просмотров 2,1 тыс.8 лет назад
This tutorial demonstrates how to use the SSRS template for Visual Studio 2013 to create a matrix report. I created this video to demonstrate my knowledge of SSRS as well as my ability to use the following tools to create videos: - TechSmith Camtasia - Sony Vegas Studio 13 - Cinema 4D (Intro and ending) - Adobe Photoshop - Mixcraft Pro Studio 7 (music) Personal website is at: www.robertmarquez....
Tutorial - VMWare Workstation 8 Tips and Tricks
Просмотров 2,8 тыс.8 лет назад
Tutorial demonstrating several features of VMWare Workstation 8 such as the following: - Accessing files on your PC from a virtual desktop session - Suspending and restoring a session - Recording a virtual machine with the movie recorder - Access files outside of the virtual machine Personal website is at: www.robertmarquez.com Robert Glenn Marquez Samples Robert G Marquez Samples Robert Marque...
IIS 8.5 Tutorial #1 - Adding an additional website on Windows Server 2012 R2
Просмотров 10 тыс.8 лет назад
Tutorial showing how to add an additional web site on Windows Server 2012. Topic demonstrated are as follows: - How to create a virtual IP address for a web site on an intranet - IIS Manager 8.5 to create a site - DNS Manager to assign a friendly name to a site instead of an IP Address - Simple testing of a sample .NET WCF web service - Simple testing of a standard ASP.NET page - Simple testing...
Sequence Diagram #1 Using Enterprise Architect 12 Tutorial
Просмотров 78 тыс.8 лет назад
Sequence Diagram #1 Using Enterprise Architect 12 Tutorial
Activity Diagram Using Enterprise Architect 12 Tutorial
Просмотров 46 тыс.8 лет назад
Activity Diagram Using Enterprise Architect 12 Tutorial
Use Case Diagram Using Enterprise Architect 12 Tutorial
Просмотров 61 тыс.8 лет назад
Use Case Diagram Using Enterprise Architect 12 Tutorial