Sign In
CSharpening
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
Welcome
Archive
Archives
June 2008
(2)
January 2008
(1)
December 2007
(2)
October 2007
(3)
August 2007
(1)
MSDN Blogs
>
CSharpening
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
CSharpening
A couple IDE tips
Posted
over 4 years ago
by
baopingz
3
Comments
1. Set Breakpoint using the Find Combo Box You can use the breakpoint dialog to set a breakpoint. But if you feel that’s too slow for you, use the Find Combo Box which is on the toolbar and next to Find in Files. In the Find Combo Box, type in the function...
CSharpening
An effective test tool - CodeInjector
Posted
over 4 years ago
by
baopingz
5
Comments
CodeInjector CodeInjector is a tool that validates various language service features on arbitrary code. The tool is extremely easy to set up and it uses idle cycles on your machine to do testing. It is a fault injection tool that inserts, removes...
CSharpening
Testing using WPF UI automation
Posted
over 4 years ago
by
Kirill Osenkov - MSFT
2
Comments
I just ran across Lester's blog post Testing using WPF UI automation , which is definitely worth sharing here. It looks like testing WPF UI will be much easier than testing native/WinForms UI. Kirill Osenkov, C# IDE QA
CSharpening
Using Reflection to automate testing of an .exe file
Posted
over 5 years ago
by
Kirill Osenkov - MSFT
2
Comments
Hi all, My name is Kirill Osenkov and I am a new member of the C# IDE QA team. I'm hoping to post articles related to C#, testing and other interesting areas to our teams blog. I also have a personal blog over at http://kirillosenkov.blogspot.com , where...
CSharpening
Is a tester ever done with testing (Part 2)
Posted
over 5 years ago
by
Visual C# QA Blog
2
Comments
Hope you got a small glimpse of a my world as a tester in my previous post . This post continues to shed light on more specifics of testing I have witnessed my team do and how it contributes to the we-will-never-get-done attitude I mentioned in...
CSharpening
C# IntelliSense tests
Posted
over 5 years ago
by
yumeng
3
Comments
C# IntelliSense tests Hi, I am Jeremy Meng from the C# QA team. I mainly work in testing the C# IntelliSense area. C# IntelliSense is a set of IDE features that help C# developers write their code faster and less error-prone. Examples of these features...
CSharpening
Is a tester ever done with testing? (Part 1)
Posted
over 5 years ago
by
Visual C# QA Blog
2
Comments
My name is Suma Sushilendra and I have been a tester in C# IDE team since August ’02. I have owned testing C# IDE features for Visual Studio 2003, Visual Studio 2005 and now for Visual Studio 2008, also known as “Orcas”. Over these products and the last...
CSharpening
Rename Refactoring on Anonymous Types
Posted
over 5 years ago
by
Rahul B
1
Comments
Hi, My name is Rahul Bhandarkar and I work on the C# IDE QA team. I have spent most of my time working on the Refactoring and Project System features, in the past I have also worked on Snippets and Edit-and-Continue. Rename Refactoring is a code...
CSharpening
Welcome
Posted
over 5 years ago
by
Visual C# QA Blog
1
Comments
Welcome to the Visual C# Quality Assurance (QA) team blog. We work closely with developers and program managers to define and create features. We own finding the bugs, defining test strategies, creating automation, and writing tools that do testing...
Page 1 of 1 (9 items)