Sign In
Community Goodies
Collecting the Power of Community Resources Home Visual Stdio WPF SilverLight Windows Azure Entity Framework C# VB.NET C++ More Goodies
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
.NET Framework
C++
Debug
Entity Framework
goodies
MFC
Pages
Setup
useful links
Visual Studio
Visual Studio 2010
VSTO
VSX
WPF
Archive
Archives
July 2010
(9)
June 2010
(1)
May 2010
(14)
April 2010
(9)
March 2010
(12)
March, 2010
MSDN Blogs
>
Community Goodies
>
March, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Community Goodies
A Quick-Start Guide of Process Mandatory Level Checking and Self-elevation under UAC
Posted
over 2 years ago
by
msdntwt
0
Comments
Introduction User Account Control (UAC) is a new security component in Windows Vista and newer operating systems. With UAC fully enabled, interactive administrators normally run with least user privileges. This article and the attached code samples...
Community Goodies
VSX Fundamental: how to intercept a Visual Studio command and find command and group IDs
Posted
over 2 years ago
by
msdntwt
0
Comments
This question is frequently asked in the forum. The first thing to do is to find the command group GUID and command ID. Please refer to Using EnableVSIPLogging to identify menus and commands with VS 2005 + SP1 . After setting the EnableVSIPLogging in...
Community Goodies
UMDH is not perfect to analyze native memory leaks in .NET applications
Posted
over 2 years ago
by
msdntwt
0
Comments
By using UMDH , you can identify the calls that result in the largest leak of native memory. The tool is a perfect killer of native memory leaks in native applications. However, if the native memory leak happens in a .NET application, UMDH is sometimes...
Community Goodies
Community Resources: Visual Studio 2010 Debugger
Posted
over 2 years ago
by
msdntwt
0
Comments
First Read: Before starting, you’d better go through following links and get a general idea about what’s new in VS 2010 Debugger. What's New in the Visual Studio Debugger A quick tour of VS 2010 debugger new features in MSDN library. [Video] Debugger...
Community Goodies
Rvalue Reference Support in Visual C++ 2010
Posted
over 2 years ago
by
msdntwt
0
Comments
I’m Wesley Yao, from the MSDN support team. Last week I took a look at the new features in VC++ 2010 and did some testing. Today I’m going to share information on the Rvalue Reference to you based on my understanding. Rvalue Reference Declarator (&&...
Community Goodies
MSDN Forum Support Team @ Twitter
Posted
over 2 years ago
by
msdntwt
0
Comments
I am excited to let you know that the MSDN forum support team has a Twitter Account ! Our team supports most of the Microsoft development products on MSDN forum and we have many experienced engineers who help global developers solve different problems...
Community Goodies
How do I switch to 32bit mode when I use windbg to debug a dump of a 32bit application running on an x64 machine?
Posted
over 2 years ago
by
msdntwt
3
Comments
Hello, I am Jialiang Ge from MSDN forum support team. In this post, I'd like to introduce how to switch to 32bit mode when you use windbg to debug a dump of a 32bit application running on an x64 machine. If you use (32bit version or 64bit version of)...
Community Goodies
Excel does not quit after automation from .NET side
Posted
over 2 years ago
by
msdntwt
1
Comments
Hello, I am Colbert from MSDN Forum Support team. I believe most of Excel developers encounter this very famous issue when automating Excel from .NET side, C# or VB.NET. As a support engineer in MSDN support team, I have seen many reports about this in...
Community Goodies
Visual Studio 2010 Get Started: Customize Start Page
Posted
over 2 years ago
by
msdntwt
0
Comments
Hello, I am Hongye Sun from MSDN forum support team. Today, I will show you how to customize the start page in VS 2010. Two UI elements will be added into the start page: A button which executes VS command and open MSDN forums link A customized WPF user...
Community Goodies
Visual Studio and .NET Framework Installation Tips
Posted
over 2 years ago
by
msdntwt
0
Comments
Tips collected by forum engineers on how to install Visual Studio and .NET Framework under different environments. ...
Page 1 of 1 (10 items)