PureSourceCode
Skip to content

PureSourceCode

All technologies, only pure source code
  • Home
  • Forum
  • Links
    • Videos
    • Contact
    • Download
  • Services
    • Azure Functions creation
    • Azure support
    • Custom software development
    • Mobile applications
  • Shop
  • Register
  • Profile
    • User Blogs
    • Submit New Blog Post
    • My Profile
    • Search Users
    • Newsletter
    • Compare
    • Wishlist
    • Cart
    • Checkout
    • My orders
  • Groups
    • Group Wall
    • Users Map
    • Write a post
    • Event Sites & Locations
    • Events
    • Booking
    • Submit Event
    • Performers
    • User Profile
    • Event Types
Add logging to Microsoft Office add-ins
Microsoft Office Tools
54321
5 (1 vote)
83
Add logging to Microsoft Office add-ins
Enrico2 days ago0

In this post I explain how to add logging to Office add-ins for debug also when your add-in is on the client machine.

log, microsoft-excel, microsoft-office, microsoft-office-addin
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Start with Docker
Docker Tools
54321
0 (0 votes)
94
Start with Docker
Enrico4 days ago0

I want to help to start with Docker for the basis. I’m starting to learn Docker, then the following posts are my study step-by-step

container, docker
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Deploying dockerized R/Shiny Apps on Microsoft Azure
R
54321
0 (0 votes)
122
Deploying dockerized R/Shiny Apps on Microsoft Azure
Enrico5 days ago0

In this article I show how quickly deploying dockerized R/Shiny Apps on Microsoft Azure and make them available globally within seconds

azure, azure-devops, data-science, docker, machine-learning, shiny, shiny-apps
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Dropdown list in Excel
Tips & tricks Tools
54321
0 (0 votes)
101
Dropdown list in Excel
Enrico5 days ago0

The tutorial shows how to create dropdown list in Microsoft Excel depending on another cell by using new dynamic array functions.

data-validation, dropdown, list, microsoft-excel
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Windows10X is the answer to ChromeOS
Microsoft News
54321
0 (0 votes)
233
Windows10X is the answer to ChromeOS
Enrico1 week ago0

A new and near-final version of Windows10X has leaked and this is the answer from Microsoft to ChromeOS. Here all the details about the OS

chromeOS, windows10, windows10x
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Audit with Entity Framework Core
.NET Core C#
54321
5 (4 votes)
70
Audit with Entity Framework Core
Enrico3 weeks ago0

How to implement an efficient audit system with Entity Framework Core? In this post I explain what to do and the source code is on GitHub

audit, entity-framework, entity-framework-core
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
What we know about Microsoft's new service
Microsoft News Windows
54321
0 (0 votes)
68
What we know about Microsoft's new service
Enrico4 weeks ago1

What we know about Microsoft’s new service to virtualize Windows PC experience called Cloud PC? In this post we give you all details

cloud, virtualization, windows10, windows10x
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Now view Grogu in 3D
Google News
54321
5 (1 vote)
53
Now view Grogu in 3D
Enrico4 weeks ago0

Grogu, Baby Yoda, the breakout star of the Disney+ Star Wars spin-off The Mandalorian, can be viewed in 3D on your phone

android, disney+, ios, star-wars
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Don't delete Windows10 root certificate expiring this month
News Windows
54321
0 (0 votes)
29
Don't delete Windows10 root certificate expiring this month
Enrico4 weeks ago0

Microsoft warns to don’t delete Windows10 root certificate expiring this month because it could cause problems with the operating system. Earlier this month, BornCity reported that the ‘Microsoft Root Authority‘ certificate in…

certificate, root, security, windows10
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Features for AdminLTE with ASP.NET Core
.NET Core ASP.NET C# MVC
54321
5 (2 votes)
84
Features for AdminLTE with ASP.NET Core
Enrico1 month ago1

I want to add new cool features for AdminLTE with ASP.NET Core. The source code of this template is on GitHub #aspnetcore #adminlte #mvc #gravatar #breadcrumbs #navigation

adminlte, aspnet-core, bootstrap, breadcrumbs, gravatar, netcore, template
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Getting started with Windows Terminal
News Tools Windows
54321
0 (0 votes)
40
Getting started with Windows Terminal
Enrico1 month ago1

Getting started with Windows Terminal: this is the main build for the product. This is the new shiny terminal for Windows 10. See why…

windows-terminal, windows10
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
How to install OpenSSL on Windows 10
Windows
54321
0 (0 votes)
26
How to install OpenSSL on Windows 10
Enrico1 month ago0

I explain how to download and install OpenSSL on Windows 10. OpenSSL is a full-featured toolkit for the TLS and SSL protocols

certificate, openssl, security, ssl, windows10
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Integrating AdminLTE with ASP.NET Core
.NET Core ASP.NET Tips & tricks
54321
5 (4 votes)
180
Integrating AdminLTE with ASP.NET Core
Enrico1 month ago1

I explain how integrating AdminLTE with ASP.NET Core 3.1 MVC or really any other Bootstrap based UI Frameworks completely from scratch

adminlte, aspnet-core, bootstrap, netcore, template
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Windows 10X is arriving next year
Microsoft News Windows
54321
0 (0 votes)
45
Windows 10X is arriving next year
Enrico1 month ago2

Microsoft announced that Windows 10X is arriving next year with a lot of new features for small laptops and to start a battle against ChromeOS

windows10, windows10x
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Protect static files with ASP.NET Core
.NET Core ASP.NET C#
54321
0 (0 votes)
51
Protect static files with ASP.NET Core
Enrico1 month ago0

I explain how to Protect static files with ASP.NET Core Razor Pages and IdentityServer 4. Working with almost every extensions

identityserver4, razor, security, static-files
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
How to add notifications to your PWA
JavaScript
54321
0 (0 votes)
24
How to add notifications to your PWA
Enrico2 months ago0

In this post, I explain and give you the code of how to add notifications to your PWA (Progressive Web Application).

javascript, notification, Progressive-Web-Apps, pwa
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
The Service Worker Lifecycle with PWA
JavaScript
54321
0 (0 votes)
16
The Service Worker Lifecycle with PWA
Enrico2 months ago0

The Service Worker Lifecycle with PWA can be one of those states: parsed, installing, installed, activating, activated, and redundant

javascript, Progressive-Web-Apps, pwa, service-workers
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Intro to PWAs and Service Workers
JavaScript
54321
0 (0 votes)
24
Intro to PWAs and Service Workers
Enrico2 months ago0

This post is an intro to PWAs and Service Workers. Progressive Web Apps, aka PWAs, are becoming more and more popular everyday

javascript, Progressive-Web-Apps, pwa
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
How to change to sentence case in Excel
Tips & tricks
54321
0 (0 votes)
26
How to change to sentence case in Excel
Enrico2 months ago0

How to change a normal text to sentence case in Excel if we don’t have any function or option? In this port I explain how

formulas, microsoft-excel, sentence-case
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Meet the Microsoft Pluton processor
Microsoft News
54321
0 (0 votes)
34
Meet the Microsoft Pluton processor
Enrico2 months ago0

The role of the Windows PC and trust in technology are more important than ever as our devices keep us connected and productive across work and life. Windows 10 is…

intel, processor, security
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Power your dream: Xbox Available Worldwide
Games Microsoft News
54321
0 (0 votes)
39
Power your dream: Xbox Available Worldwide
Enrico2 months ago0

Power Your Dreams: Xbox Series X and Xbox Series S Now Available Worldwide as we announced a while ago. Experience the thrill of gaming at 120 frames per second, with…

xbox, xbox-series-s
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Hiding PowerBI report filter pane
PowerBI Tools
54321
0 (0 votes)
35
Hiding PowerBI report filter pane
Enrico2 months ago0

In this post I want to give you the code for hiding in PowerBI the report filter pane from report viewers in an embedded report

filter, javascript, powerbi, report
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Best Xbox One Games for Couples in 2020
Games
54321
0 (0 votes)
55
Best Xbox One Games for Couples in 2020
Enrico3 months ago0

Here is a list of Xbox One best games perfect for lazy days indoors for couples or with your BF, GF, or BFF released in 2020

games, xbox, xbox-series-s
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
The VIC20 reborn in the UK
News
54321
0 (0 votes)
56
The VIC20 reborn in the UK
Enrico3 months ago0

The VIC20 reborn in the UK, 35 years after Commodore announced and launched the Commodore C64 for the masses

c64, retrocomputers, vic20
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest
Create a Positive/Negative bar chart in Excel
Tips & tricks
54321
0 (0 votes)
42
Create a Positive/Negative bar chart in Excel
Enrico3 months ago0

In this post I want to explain step by step how to create a positive/negative bar chart in Microsoft Excel. Another interesting post for Excel is here about how to…

graph, microsoft-excel
Read more

Share

  • Facebook
  • Twitter
  • Google+
  • LinkedIn
  • Pinterest

PSC Search

Search for:

Ads

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Tags

accounting-software agile alexa android apps artificial-intelligence azure azure-devops azure-functions bill-gates docker dotnet entity-framework entity-framework-core fsharp function games github google-play identityserver4 installer integration invoices ios iPhone javascript linux microsoft-excel microsoft-office ms-edge netcore packages password Progressive-Web-Apps pwa security source-generators start tools website windows10 windows10x xamarin-form xbox xbox-series-s

Ads

Recent Posts

  • Add logging to Microsoft Office add-ins
  • Start with Docker
  • Deploying dockerized R/Shiny Apps on Microsoft Azure
  • Dropdown list in Excel
  • Windows10X is the answer to ChromeOS

Recent Comments

  • Add logging to Microsoft Office add-ins - PureSourceCode on Microsoft teases its future Office UI
  • Start with Docker - PureSourceCode on Getting started with Windows Terminal
  • Start with Docker - PureSourceCode on Azure your platform in the cloud
  • Deploying dockerized R/Shiny Apps on Microsoft Azure - PureSourceCode on Use Azure Resource Groups: A Simple Explanation
  • Deploying dockerized R/Shiny Apps on Microsoft Azure - PureSourceCode on Azure your platform in the cloud

Ads

Archives

  • January 2021
  • December 2020
  • November 2020
  • October 2020
  • September 2020
  • August 2020
  • July 2020
  • June 2020
  • May 2020
  • April 2020
  • March 2020
  • November 2019
  • September 2019
  • August 2019
  • July 2019
  • May 2019
  • April 2019
  • March 2019
  • February 2019
  • January 2019
  • December 2018
  • November 2018
  • October 2018
  • August 2018
  • June 2018
  • May 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016
  • August 2016
  • July 2016
  • June 2016
  • May 2016
  • April 2016
  • March 2016
  • February 2016
  • January 2016
  • December 2015
  • November 2015
  • October 2015
  • September 2015
  • August 2015
  • July 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
  • February 2015
  • January 2015
  • November 2014
  • September 2014
  • August 2014
  • July 2014
  • June 2014
  • May 2014
  • April 2014
  • September 2013

Ads

Categories

  • .NET
  • .NET Core
  • .NET General
  • Agile
  • Ajax
  • Amazon
  • Android
  • AngularJs
  • Apple
  • Apps
  • ASP.NET
  • Azure
  • Azure
  • C#
  • Developers
  • Docker
  • F#
  • Framework
  • Games
  • General
  • Google
  • Google
  • HTML
  • IIS
  • Internet
  • iOS
  • JavaScript
  • Linux
  • macOS
  • Microsoft
  • Microsoft Office
  • MVC
  • News
  • Other
  • PowerBI
  • Programming languages
  • Projects and ideas
  • R
  • React.JS
  • Security
  • SQL
  • Testing
  • Tips & tricks
  • Tools
  • TypeScript
  • Uncategorized
  • Universal Windows App
  • VB.NET
  • Visual Basic
  • Visual Studio
  • Visual Studio
  • WebAPI
  • Windows
  • Xamarin

Ads

Template MOnsters

My other sites

Pure Source Code
PSC Short Url
Quarantine Culture Club
My CV
GitHub
Bookshop
© Copyright 2021. All rights reserved.
 Tweet
 Tweet
 WhatsApp
 E-mail
 Tweet
 Tweet
 WhatsApp
 E-mail
 Tweet
 Tweet
 LinkedIn
 WhatsApp
 E-mail