ScottGeek Technology

No Widgets found in the Sidebar Alt!

  • Article,  Microsoft

    Article: Windows 10 API and SDK for the April 2018 Update

    May 3, 2018 / No Comments

    Good read on what’s in the new Windows 10 update API’s and SDK… Start developing on Windows 10 April 2018 Update today   blogs.windows.com  

    Read More
    ScottGeek

    You May Also Like

    Hello world!

    July 8, 2017

    .net Core 2.1 and SQL via EF Core 2.1 -The revisit

    July 3, 2018

    Did you say Free Pipelines?

    September 10, 2018
  • .Net,  Microsoft

    MS Docs: .NET Framework Versions and Dependencies

    April 24, 2018 / No Comments

    Docs listing of the .Net versions etc. .Net Versions

    Read More
    ScottGeek

    You May Also Like

    .net Core 2.1 and SQL via EF Core 2.1 -The revisit

    July 3, 2018

    AS2 and the Mysterious Certificate

    July 20, 2018

    Hello world!

    July 8, 2017
  • Article,  CosmosDB,  Microsoft

    MS Docs: Azure CosmosDB: Develop with the SQL API in .NET

    April 24, 2018 / No Comments

    ,CloudGood step-through to get you started with CosmosDB and Azure: Azure CosmosDB SQL API in .Net

    Read More
    ScottGeek

    You May Also Like

    Did you say Free Pipelines?

    September 10, 2018

    AS2 and the Mysterious Certificate

    July 20, 2018

    Hello world!

    July 8, 2017
  • Microsoft,  Twitter

    Twitter: build poll

    April 24, 2018 / No Comments

    A Twitter Poll concerning MS build 2018 event. Check out @msdev’s Tweet: https://twitter.com/msdev/status/987380206179504128?s=09

    Read More
    ScottGeek

    You May Also Like

    .net Core 2.1 and SQL via EF Core 2.1 -The revisit

    July 3, 2018

    Hello world!

    July 8, 2017

    Did you say Free Pipelines?

    September 10, 2018
  • Article,  Microsoft

    Create Service Fabric Clusters from Visual Studio now available | Blog | Microsoft Azure

    April 23, 2018 / No Comments

    https://.microsoft.com/en-us/blog/create-service-fabric-clusters-visual-studio/

    Read More
    ScottGeek

    You May Also Like

    Hello world!

    July 8, 2017

    Did you say Free Pipelines?

    September 10, 2018

    AS2 and the Mysterious Certificate

    July 20, 2018
  • .Net Core,  Microsoft

    .net Core 2.0 and SQL via EF Core 2.0

    January 31, 2018 / No Comments

    So I can never remember the order that these goes in so Here we go:  A console App with .net Core/SQL Server/EF Core 2.0 – In VS 2017 – Create a in .Net Core a Console App (.NET CORE) -Package Manager Console:  Install-Package Microsoft.EntityFrameworkCore.SqlServer  [Current Version was 2.0.1] Install-Package Microsoft.EntityFrameworkCore.Tools  [Current Version was 2.0.1] Install-Package Microsoft.EntityFrameworkCore.SqlServer.Design  [Not sure this one is required] Now let’s say we have a database and table…. Let’s reverse engineer it! Scaffold-DbContext “<that magic connect string>” Microsoft.EntityFrameworkCore.SqlServer -OutputDir Models   This is command that will use the <that magic connect string> and the provider Microsoft.EntityFrameworkCore.SqlServer with the code generation going into the Models sub-directory.  Examples <that magic connect string>…

    Read More
    ScottGeek

    You May Also Like

    Did you say Free Pipelines?

    September 10, 2018

    AS2 and the Mysterious Certificate

    July 20, 2018

    .net Core 2.1 and SQL via EF Core 2.1 -The revisit

    July 3, 2018
789

Recent Posts

  • Glitch task 1 – Permalinks and Azure Custom Domain for Word Press
  • Azure here we come with WordPress
  • The Massive Server down thing
  • Plex Install on Raspberry PI 5
  • “OPS” in the life of a Tech Geek.

Recent Comments

No comments to show.
ScottGeek - 2026 ©