-
R
Windows 7 Need Help Creating an Excel Macro to Delete Empty Rows Based on First Column
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...- rc0213
- Thread
- automation c++ code customization data data processing efficiency excel excel functions excel tips import macro programming rows scripting spreadsheet tech support user help workflow
- Replies: 5
- Forum: Programming and Scripting
-
Introducing Arduino Wiring on Windows 10 IoT Core
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...- News
- Thread
- arduino c++ code community debugging development features iot core javascript libraries node.js peripheral projects raspberry pi templates uwp visual basic windows 10 wiring
- Replies: 0
- Forum: Live RSS Feeds
-
Building in 10k: Designing for Optimization and Performance
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...- News
- Thread
- 10k apart accessibility code color scheme contrast css design digital design fonts interactive micro websites optimization performance responsive design svg themes tiles typography web safe wireframe
- Replies: 0
- Forum: Live RSS Feeds
-
M
Windows could not search for new updates
The update error code is 8024402F, Windows Server 2012 R2- Michael A
- Thread
- 2012 r2 8024402f code error issues server troubleshooting update windows windows server
- Replies: 7
- Forum: Windows Server Forums
-
P
Windows 10 Copy lines of text between two files, Using list / string matches.
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...- Polycount
- Thread
- code copy data lines list lookup match merge string text
- Replies: 4
- Forum: Programming and Scripting
-
Windows 7 Powershell LAN/WLAN Switcher
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...- Neemobeer
- Thread
- adapter automation code connection disable enable ethernet function lan network performance powershell scripting switch task scheduler wifi windows wireless wlan
- Replies: 5
- Forum: Programming and Scripting
-
Windows 10 how to set trusted host
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...- ussnorway
- Thread
- code hyper-v wx code
- Replies: 1
- Forum: Windows Networking
-
Windows activation fails and may generate error code 0x8004FE33
Link Removed- News
- Thread
- 0x8004fe33 activation code error license support troubleshooting windows
- Replies: 0
- Forum: Knowledge Base (KB)
-
New XAML Tools in Visual Studio 2015 and Blend | Visual Studio Toolbox
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...- News
- Thread
- blend code debugging design development editing hierarchy improvements language service live property live visual tree performance region robustness roslyn tools universal windows platform visual studio windows timeline xaml
- Replies: 0
- Forum: Live RSS Feeds
-
UWP - getting started with win2d | Creating a Universal App in VB
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...- News
- Thread
- accelerated graphics animation api application code design development framework graphics guide microsoft programming source code tutorial universal apps uwp vb.net video win2d
- Replies: 0
- Forum: Live RSS Feeds
-
Security Update for Microsoft Office 2010 (KB3054841) 32-Bit Edition
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- News
- Thread
- 2010 32-bit arbitrary code microsoft office patch security update vulnerability
- Replies: 0
- Forum: Live RSS Feeds
-
A little more VSO and some Open Source JustDecompile
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...- News
- Thread
- apache license code community console contributions decompiler development extensions guidelines ilspy justdecompile open source programming pull requests repository software development telerik testing visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Power Suite for Windows Embedded Compact Platforms
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- News
- Thread
- code compact platforms debugging development platform power suite software testing tools
- Replies: 0
- Forum: Live RSS Feeds
-
Multibyte MFC Library for Visual Studio 2015 RC
This add-on for Visual Studio 2015 RC contains the multibyte character set (MBCS) version of the Microsoft Foundation Class (MFC) Library. Link Removed- News
- Thread
- 2015 add-ons code development libraries mfc multibyte programming software visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Adding Magic to New Projects with the VSX Template Wizard
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...- News
- Thread
- automation code community configuration deployment development extensibility ide items iwizard open vsx project samples templates tutorial visual studio vsix vssdk wizard
- Replies: 0
- Forum: Live RSS Feeds
-
TWC9: GDC 2015 Redux, Windows 10 Release Cadence, Ninja Cat Unicorns and more... | This...
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...- News
- Thread
- agility pack announcement code community courses developer news development dotnet ecosystem gaming gdc 2015 microsoft ninja cat picks tools universal crt visual studio windows 10 xamarin
- Replies: 0
- Forum: Live RSS Feeds
-
A
Windows 2000 Equivalent of XMMWORD in VS2003
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...- Anitha
- Thread
- assembly code compilation programming syntax error vs2003 xmm0 xmm1 xmm2 xmmword
- Replies: 1
- Forum: Programming and Scripting
-
Microsoft Dynamics CRM 2015 Custom Code Validation Tool
Microsoft Dynamics CRM 2015 Custom Code Validation Tool Link Removed- News
- Thread
- 2015 code crm custom dynamics microsoft tools validation
- Replies: 0
- Forum: Live RSS Feeds
-
Project Demo - Extracting Effective Permissions from TFS | Visual Studio ALM Rangers Demos
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...- News
- Thread
- alm change code demo developers extraction findings management members paper project rangers report research security audits team tfs users visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 8 Pre-installed Windows 8.1 Deactivated randomly. Can't activate it, no code. *Urgent help*
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...- PinhoodWarrior
- Thread
- activation background code error legitimate pcs pre-installed recovery support troubleshooting urgent windows 8.1
- Replies: 2
- Forum: Windows Help and Support