Showing results for .NET - Scripting Blog [archived]

Dec 11, 2017
0
0

Share UI Code in any iOS and Android App with .NET Embedding

ScriptingGuy1
ScriptingGuy1

One of the most exciting announcements during this year’s Connect(); event was the ability to embed .NET libraries into existing iOS (Objective-C/Swift) and Android (Java) applications with .NET Embedding. This is great because you can start to share code between your iOS and Android applications, and you can also share the user interface between y...

.NETAndroidiOS
Nov 20, 2017
0
0

Overview of Visual Studio 2017 and Updates for .NET Developers

ScriptingGuy1
ScriptingGuy1

Visual Studio 2017 first released in March of this year. Since then, there have been five updates with each bringing more improvements and capabilities. Every improvement is geared towards making you more productive and this post aims to give you an overview of the culmination of features to date. Read on to see how you can get started working on y...

debugging.NETVisual Studio 2017
Sep 20, 2014
0
0

Weekend Scripter: Playing with PowerShell Processes and Events

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about playing with processes and events in Windows PowerShell. Microsoft Scripting Guy, Ed Wilson, is here. This morning I woke up and I had an idea. This happens to me sometimes. Not often. But occasionally. And here it was. I could not get it out of my mind... Can I use an event from a specific p...

Scripting Guy!Windows PowerShellscripting techniques
Apr 25, 2014
1
0

Use PowerShell to Find Operating System Version

Doctor Scripto
Doctor Scripto

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell to find the version of his Windows operating system. Microsoft Scripting Guy, Ed Wilson, is here. It is not a secret that I love Windows PowerShell. It is not a secret that I also love Windows 8.1 especially on my Surface Pro 2. Disclaimer: I bought my Surfa...

Scripting Guy!Windows PowerShellscripting techniques
Mar 23, 2014
0
0

Weekend Scripter: Use PowerShell to Investigate File Signatures—Part 2

Doctor Scripto
Doctor Scripto

Summary: Windows PowerShell MVP, Boe Prox, concludes this two-part series about investigating file signatures with Windows PowerShell and the .NET Framework. Microsoft Scripting Guy, Ed Wilson, is here. Welcome back guest blogger, Boe Prox, for the conclusion of the two-part series he started yesterday. Also read Use PowerShell to Investigate File...

Scripting Guy!Windows PowerShellscripting techniques