Skip to content
SJL

Siôn J. Lewis

  • ArticlesBrowse articles by Siôn J. Lewis covering Microsoft 365, Power Platform, SharePoint Online, Microsoft Teams, Azure, solution architecture, automation, development best practices, and digital transformation.
    • Categories
    • Tags
  • ResourcesOver the years I’ve collected numerous tools, libraries, websites, and reference materials that have helped me solve problems, learn new skills, and deliver better solutions. This page brings together some of those resources in one place for others who may find them useful.
    • Development Tools
    • Useful Links
    • Sites & Blogs
  • About
    • About MeHi, I’m Siôn Lewis. I’ve spent more than 25 years helping organisations solve problems with technology. This page shares a little about my journey, my passion for Microsoft technologies, and why I enjoy sharing knowledge with the wider community.
    • The Name SiônDiscover the Welsh origins and meaning of the name Siôn. Learn how to pronounce it, understand the role of the circumflex (ô), and explore the connection between the name Siôn and Welsh language and culture
    • Degree Show 1999
  • ContactContact me via the Micrsoft Form or LinkedIn.
  • Hello Angular World (page 7 of 7)

    So, we now have an ASP.NET MVC web application which is hosting a simple Hello Angular World App. and in limiting the project size and complexity it should serve as a useful “starter template”. When looking at the project, you will notice two distinct naming conventions, initially I thought this was ugly, however it has…

    January 15, 2017
  • Hello Angular World (page 6 of 7)

    Now we have an Angular 2 app running in our Local IIS (or IIS Express if you decided to skip that section), let’s build a very simple MVC app to host our Angular 2 app.

    January 15, 2017
  • Hello Angular World (page 5 of 7)

    My preference it to develop web applications using my Local IIS server opposed to the IIS Express server that ships with Visual Studio. I have several reasons for this, two of which are…

    January 15, 2017
  • Hello Angular World (page 4 of 7)

    Hello Angular World from a HTML page. Now that the basic configuration is complete let’s create the Hello Angular World app. The table below lists the folders and files that we will add next.

    January 15, 2017
  • Hello Angular World (page 3 of 7)

    Now to add the basic folder and files structure required to build a simple Angular App. My intentions are to remain true to the conventions set out by Angular while remaining sympathetic to ASP.NET MVC. The items in grey were included automatically during the projects creation, the items in black we have already added and…

    January 15, 2017
  • Hello Angular World (page 2 of 7)

    Now that we have a basic ASP.NET MVC 5 project let’s install some NPM Packages. Once you have installed the first NPM Package you will see a new file, called package.json, added to your Project’s root. We will look at the package.json in more details later.

    January 15, 2017
  • Hello Angular World (page 1 of 7)

    I have written this article and the accompanying Visual Studio 2015 project as an exploration of how Angular 2 and ASP.NET MVC 5 can coexist and I have tried to remain true to both frameworks, respecting naming conventions and file structure. While carrying out research for this article, I came across the Angular2Mvc5Application Project Template…

    January 15, 2017
  • Code Snippet: Async Unit Test Methods

    This is based upon my original UnitTestMethod.Snippet Gist, this C# Code Snippet can be used within Visual Studio to generates Asynchronous Unit Test Methods (Functions).

    December 21, 2016
  • Code Snippet: Unit Test Methods

    While researching Unit Testing, I reviewed several different C# Code Snippet examples for generating Unit Test Methods (Functions) within Visual Studio and this is my take on it…

    December 19, 2016
  • Angular 2: Quick Start Notes Part #2

    I’m going list the steps required to install and configure the NPM (Node Package Manager) command line utility; this will enable me to see the results of my code changes in a web browser as I make them.

    November 26, 2016
←Previous Page
1 … 4 5 6 7 8 9
Next Page→

Siôn J. Lewis

  • Privacy PolicyPrivacy Policy

Contact Me