Error!
Success!

By tag: Visual

showing:  of
0
kicks

Performance Tuning Visual Studio Builds  (Unpublished)

My findings after spending a day trying to bring our teams local build time down from over a minute.


Kicked By:
Drop Kicked By:
0
kicks

Customizing Project Level Templates in Visual Studio Unit Test Framewo  (Unpublished)

The Visual Studio Unit Test framework is the only test framework provided out of the box with ASP.NET MVC 3. This article shows you how to create and install custom test project templates and view engine options.


Kicked By:
Drop Kicked By:
0
kicks

Automatic web deployment from TFS build  (Unpublished)

A walkthrough of how to set up a web application for automatic deployment through TFS 2010 build server.


Kicked By:
Drop Kicked By:
0
kicks

Replacing Web.config settings with Transformations  (Unpublished)

Let’s say you want to point to a different connection string when you deploy your ASP.NET Web Project to your hosting provider. Until recently you’d have to modify your Web.config file manually. This is an easy procedure but you might end screwing up the file in some way. Visual Studio 2010 comes w...


Kicked By:
Drop Kicked By:
0
kicks

Yellow Exclamation mark on Assembly Reference in VS 2010  (Unpublished)

Recently I went through a tricky problem while working with VS 2010. I was trying to reference a Class library project in a Console project. So I opened Add Reference window from Console App, selected Projects, on top left corner of the window and located Class Library Project that I wanted to refer...


Kicked By:
Drop Kicked By:
0
kicks

Displaying SOAP XML Messages in a Simple WCF Web Service  (Unpublished)

Learn how to create a basic WCF web service, with a plaintext username password authentication, that outputs all incoming and outgoing XML SOAP packet messages to the Visual Studio Console.


Kicked By:
Drop Kicked By:
0
kicks

IIS Express  (Unpublished)

If like me you are sick to death of Cassini (whats that then? its the built in web server that visual studio uses) and also sick to death of playing around with IIS 7 then relief is at hand.


Kicked By:
Drop Kicked By:
0
kicks

Introducing Code Rocket  (Unpublished)

This article introduces you to Code Rocket's main features. Code Rocket is a pseudocode and flowchart design and visualization tool for Visual Studio (and Eclipse). It gives you on demand access to the pseudocode and flowchart views of your methods and always keeps the design in sync with the code. ...


Kicked By:
Drop Kicked By:
0
kicks

Resharper 5 Released  (Unpublished)

ReSharper 5 has now been released simultaneously with Visual Studio 2010.


Kicked By:
Drop Kicked By:
0
kicks

Cellular Emulator : COM 17 is used , please verify  (Unpublished)

Cellular Emulator is one of those tools that just doesnt work out of the box....


Kicked By:
Drop Kicked By:
0
kicks



Kicked By:
Drop Kicked By:
0
kicks

Visual Studio 2010 and .NET Framework 4 IDE Enhancements –Part3  (Unpublished)

In my previous article I explained some of the nice features related to IDE, in continuation to that I am going to explain Add Reference enhancements for developers, Windows 7 support for developers, Share Point 2010 enhancements , Office Business Application Support, Cloud Development, Document Map...


Kicked By:
Drop Kicked By:
0
kicks

131 jQuery Snippets for Visual Studio 2010  (Unpublished)

I've started a new project to create jQuery Code Snippets for Visual Studio 2010 now that it supports HTML and JavaScript snippets. There are 131 so far.


Kicked By:
Drop Kicked By:
0
kicks

Parallel LINQ (PLINQ) with Visual Studio 2010  (Unpublished)

On the last day of May I wrote about how to calculate prime numbers with LINQ in C#. To close that post I said that I’d use the primeNumbers delegate to evaluate PLINQ (Parallel LINQ) and measure the performance gains when the same calculation is done in parallel instead of in a sequential fashion. ...


Kicked By:
Drop Kicked By:
0
kicks

Visual Studio 2008 var Keyword Bug - Microsoft Follow-up  (Unpublished)

Received a follow-up from Microsoft regarding <a href="http://lakario.blogspot.com/2009/07/visual-studio-2008-var-keyword-bug.html">Visual Studio var Keyword Bug</a>. Here's what Microsoft support had to say about the issue.


Kicked By:
Drop Kicked By: