Hi,
I am trying to extract information from one program, then import it into Excel. Well, the format it is extracted is not the format that is what I need. So, I have been manually deleting all the unneeded rows. My question is there a macro or C-Plus program that can delete these rows for me...
automation
c++
code
customization
data
data processing
efficiency
excel
excel functions
excel tips
import
macro
programming
rows
scripting
spreadsheets
tech support
user help
workflow
Developers targeting Windows 10 IoT Core can use a programming language of their choice. Today, this includes C#, C++, Visual Basic, JavaScript, Link Removed and Node.js, but we’re not stopping there. Arduino Wiring is the latest addition to IoT Core.
Arduino is one of the most popular...
arduino
c++
code
community
debugging
development
features
iot core
javascript
libraries
node.js
peripherals
projects
raspberry pi
templates
uwp
visual basic
windows 10
wiring
Editor’s note: This is the third in a series of posts from the team that built the 10k Apart contest page, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB.
In the previous post in this series, I talked a lot about how the 10k...
After searching everywhere I'm still unable to find a solution. I have two text documents, one is a list of names the other is coordinates.
both documents start each line with an 8 digit code.
I want to lookup 8 digit line code from File1 and copy the line contents to only code matches in File2...
Many times people may have both their wireless NIC and wired NIC connected at the same time. This can create a bridge and cause your network performance to degrade. Here is a powershell script that could be setup as a scheduled task to run at start up. What it does it detect if the wired nic...
Just a heads up, I run into an issue after the lastest patch stopped my hyper-v server from talking to my laptop... it appears that the basic
winrm set winrm/config/client '@{TrustedHosts="THE_NAME_OF_THE_SERVER"}'
no longer works and I had to go around it using
Get-Item...
In this episode, Link Removed guest hosts and is joined by Link Removed, who shows off many of the improvements in XAML tooling in both Visual Studio 2015 and Blend for Visual Studio 2015. Some of these improvements are specific to Windows Universal Apps, but many are available to all XAML...
blend
code
debugging
design
development
editing
hierarchy
improvements
language service
live property
live visual tree
performance
regions
robustness
roslyn
timeline tool
tools
visual studio
windows universal
xaml
Fast accelerated graphics! with an clean easy API! That's the promise of Microsoft's Win2d library.
In this video I walk through, from scratch, how to create a simple animated graphics application for UWP using .NET. There are full notes (and links to source code) on my blog: Link Removed...
A security vulnerability exists in Microsoft Office 2010 32-Bit Edition that could allow arbitrary code to run when a maliciously modified file is opened. This update resolves that vulnerability.
Link Removed
We've got two things for you today...
First, I wanted to highlight an outstanding post by Utkarsh Shigihalli. Last week I highlighted and Visual Studio extension by Utkarsh Shigihalli and Tarun Arora, Is Visual Studio Online Online? VSO Status Indicator Extension. Since then Utkarsh released...
Power Suite for Windows Embedded Compact Platforms is a group of tools to help developers debugging and testing their code on Windows Embedded Compact Platforms.
Link Removed
This add-on for Visual Studio 2015 RC contains the multibyte character set (MBCS) version of the Microsoft Foundation Class (MFC) Library.
Link Removed
While I blog about Visual Studio Extensions all the time, I don't cover Project and Item templates much. Why? Well they just don't seem as exciting or cool as Extensions, I guess. Every day we Click-New Item-... or Click-New Project... and pow, we have a new class or project. Quick, simple...
This week on Channel 9, Greg and Nikola discuss the week's top developer news, including;
Link Removed [On Demand] The Future of Gaming Across the Microsoft Ecosystem [Phil Spencer], Phil Spencer Announces Developer Tools to Bring Games to Billions
Link Removed Link Removed [Gabe Aul]
Link...
We have a .asm file which uses XMMWORD. This is not getting compiled with VS2003. And we need to use VS2003 only. What is the equivalent of XMMWORD in VS2003. Any help would be appreciated. The code is as below:
movdqu xmm0, XMMWORD PTR [eax]
movdqa xmm2, XMMWORD PTR...
The first project demo in the new series with project members Jon & Mehmet joining me in the studio to discuss the Extracting Effective Permissions from TFS project by the Visual Studio ALM Rangers.
The release of the Extracting effective permissions from TFS research findings, packaged in a...
So, the title pretty much tells it all.
I've had a new PC with Windows 8.1 Preinstalled (Its from a legitimate source).
Today i went to go and change my background and i was met with a message telling me to activate windows to access the feature. It confused me. I then went to Activate it from...