Showing results for test - .NET Blog

Oct 30, 2017
0
0

Moving to real time test discovery in Test Explorer

KendraHavens
KendraHavens

Real time test discovery is a new Visual Studio feature that uses a Roslyn analyzer to discover tests and populate the test explorer in real time without requiring you to build your project. This feature has been introduced in Visual Studio 2017 15.5 Preview 2 behind a feature flag. You can try it out by using the instructions in the next section. ...

.NET
Mar 6, 2008
0
0

ASP.NET MVC Test Framework Integration Walkthrough

Web Development Tools Microsoft
Web Development Tools Microsoft

Note: Please see this post for an updated set of templates created for ASP.NET MVC RTM: http://blogs.msdn.com/webdevtools/archive/2009/04/28/updated-nunit-templates-for-asp-net-mvc-1-0-rtm.aspx   Vishal’s earlier blog post, ASP.NET MVC Test Framework Integration, outlined the motivation and steps for registering a third party te...

ASP.NET
Feb 18, 2008
0
0

ASP.NET MVC Test Framework Integration

Web Development Tools Microsoft
Web Development Tools Microsoft

Previously I gave an overview  of new tooling features for ASP.NET MVC Framework that we are hoping to make available during MIX 2008 timeframe.  You can read more about Overview of MVC Tooling Features for MIX 2008 here.  Goals: ASP.NET MVC Framework is Microsoft's implementation of MVC framework which is hugely popular in the indu...

ASP.NET
Feb 17, 2008
0
0

Tooling Features Overview of ASP.NET MVC Framework for MIX 2008

Web Development Tools Microsoft
Web Development Tools Microsoft

There has been a tremendous positive response on ASP.NET MVC Framework from the community since we released the December 2007 CTP of ASP.NET Extensions.  With MIX 2008 coming closer our teams have been super busy in trying to bring out value additions to ASP.NET MVC Framework.  ScottGu, in his ASP.NET MVC Road-map post, recently introduce...

ASP.NET
Dec 12, 2007
0
0

Visual Web Developer is hiring…

Web Development Tools Microsoft
Web Development Tools Microsoft

The Visual Web Developer team is looking for a few talented and experienced invididuals to join our team.  We have opportunities in development, testing, and program management.  Our team builds Visual Studio features that enable creating applications for ASP.NET, IIS, Silverlight and Sharepoint.Here are links to ...

ASP.NET
Aug 4, 2006
0
0

A peek into the VWD QA World

Web Development Tools Microsoft
Web Development Tools Microsoft

Just wanted to introduce myself. I'm John Dixon, one of the SDET Leads on VWD. I wanted to share some of the recent work the Venus QA team has done to make our life easier. I'll start with a little bit of history. I hope you find it interesting! ****Old School:********In our last release (VS2005) QA would get a new build and based on build verific...

ASP.NET
Jul 3, 2006
0
0

Cannot Create A New Website?

Web Development Tools Microsoft
Web Development Tools Microsoft

Over the last few months, I've seen a number of forum posts from people saying that when they choose "Create New Website", the dialog box that showed them the different types of websites they could create was completely horked.  For example, instead of showing this: it would instead show this: Often when we see bugs like this, it's very frust...

ASP.NET
May 31, 2006
0
0

The Web 2.0 and Home grown vs Hosted Solutions

Web Development Tools Microsoft
Web Development Tools Microsoft

I just made a post on my blog about moving from home hosted web applications to hosted web applications.  I'm currently struggling on whether I want to move my photos from my home hosted, and customized verions of nGallery to something larger like Flickr.I'm curious what other people think is the best solution to problems like this.  Woul...

ASP.NET