Coding Grounds
Compilation of different programming projects I amuse myself with.
Friday, 10 May 2019
Adding only untracked files in Git repo using Powershell
›
Are you a .NET developer mainly still use Windows OS and use Powershell and not Git bash for example ? The following procedure can be foll...
Friday, 3 May 2019
Powershell - Appending folder to path
›
The following Powershell function can be used to append a folder to the path for a user at the command line. function AppendPath($filePa...
Thursday, 2 May 2019
Regenerating precompiled views in Entity Framework
›
This article will present a solution to regenerate precompiled views in Entity Framework. Precompiled views can have a dramatic effect on th...
‹
›
Home
View web version