| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
18 Articles match "Debug","Visual Studio"
| Related DevelopMentor Courses | MORE | | Visual Studio 2010: Debugging a x86 WCF service on a x64 machine found the answer in the forums and adapted the answer for my specific problem: 1.Copy WcfSvcHost.exe and WcfTestClient.exe from C:program files (x86)Microsoft Visual Studio 10.0Common7IDE to a local directory. 2.Start a Visual Studio 2010 Command Prompt (one of the links from the start menu -> Visaul Studio 2010). Visual Studio 2010 WCF Windows 7I just ran into an issue where I have a WCF service that depends on a.NET assembly that is compiled specifically for x86. In order to use that assembly I need to compile the service as a x86 service. DevelopMentor Courses - Wednesday, October 5, 2011 Guerrilla.NET (US) Training Debugging : Come and learn to build robust.NET applications including tools and techniques for monitoring and debugging applications in a production environment. You learn a myriad of patterns and best practices, and you get hands-on experience developing applications using Visual Studio 2010. Debugging : Come and learn to build robust.NET applications including tools and techniques for monitoring and debugging applications in a production environment. Power Debugging with WinDBG For many developers debugging tools start and end with Visual Studio. DevelopMentor Courses - Tuesday, March 1, 2011 |
23 Articles match "Debug","Visual Studio"
| The Latest from DevelopMentor | MORE | | Installing RavenDB 2 There are several ways we can do this and one of the easiest is using the NuGet Package manager from within Visual Studio 2012 with the available RavenDB NuGet packages. Adding them is easy, just open the NuGet Package Manager Console window from the Visual Studio Tools menu and issue the following two command: 1: Install-Package RavenDB.Server. This will open a console window showing the server debug messages. We need this when we start working with the server from our client code but we can also het to the RavenDB Management Studio using this URL. The Problem Solver - Friday, January 4, 2013 Maurice de Beijer: Installing RavenDB 2 There are several ways we can do this and one of the easiest is using the NuGet Package manager from within Visual Studio 2012 with the available RavenDB NuGet packages. Adding them is easy, just open the NuGet Package Manager Console window from the Visual Studio Tools menu and issue the following two command: 1: Install-Package RavenDB.Server -Pre. This will open a console window showing the server debug messages. We need this when we start working with the server from our client code but we can also het to the RavenDB Management Studio using this URL. The Problem Solver - Friday, January 4, 2013 | -
| The Best from DevelopMentor | MORE | - Purchasing Visual Studio 2010
Amazon sells various versions of Visual Studio 2010. Visual Studio Professional. Visual Studio Premium. Visual Studio Utlimate. Visual Studio 2010 Feature Comparison. Debugging & Diagnostic. Microsoft Visual Studio Team Explorer 2010. Microsoft Visual Studio Team Foundation Server 2010. Microsoft Visual Studio Team Foundation Server 2010 CAL. Microsoft Expression Studio 3. May require one or more Microsoft Visual Studio Load Test Virtual User Pack 2010. The Blomsma Code - Tuesday, July 13, 2010 - Visual Studio Tricks Series: #2 Multiple Startup Projects
W elcome to the next installment of my Visual Studio Tricks series. You even get debugging of both the client and server when you press F5. Tags: Visual Studio Continuing on from last time when I discussed how to quickly switch between startup projects using hot-keys, we'll cover another startup project trick. Here's the scenario. Suppose you're working on a brand new WCF application that has both a client and server piece. You need to start both the client and server to accomplish anything interesting. Did you know that you can tell VS to run both at once. Michael C. Kennedy's Weblog - Wednesday, August 22, 2007 - IE9 and VS2010 debugging issue (DNS error)
NET Visual Studio 2010 Windows 7Etienne Trembley found the solution to a problem that’s been haunting me since I installed IE9 beta. As it turns out IE9 prefers IPv6 over IPv4 AND on a Windows 7 64bit machine the hosts file (in c:windowssystem32driversetc) does not provide an IPV4 entry to make localhost look at 127.0.0.1. Adding the localhost entry in the host file solves the issues! Read the full post here: [link].NET The Blomsma Code - Wednesday, December 29, 2010 - Visual Studio 2010: Debugging a x86 WCF service on a x64 machine
found the answer in the forums and adapted the answer for my specific problem: 1.Copy WcfSvcHost.exe and WcfTestClient.exe from C:program files (x86)Microsoft Visual Studio 10.0Common7IDE to a local directory. 2.Start a Visual Studio 2010 Command Prompt (one of the links from the start menu -> Visaul Studio 2010). Visual Studio 2010 WCF Windows 7I just ran into an issue where I have a WCF service that depends on a.NET assembly that is compiled specifically for x86. In order to use that assembly I need to compile the service as a x86 service. DevelopMentor Courses - Wednesday, October 5, 2011 - Productivity Power Tools 2012 – February 2012
This update includes a couple of bug fixes including a crashing bug in the Custom Document Tab Well on debug. Visual Studio 2012A new update to Productivity Power Tools 2012! Download now! Link: [link]. Download: ProPowerTools.vsix. DevelopMentor Courses - Monday, February 25, 2013 - Join Me at Guerrilla.NET in November
You learn a myriad of patterns and best practices, and you get hands-on experience developing applications using Visual Studio 2012 and Windows 8. Power Debugging. Filed under: DevelopMentor Tagged: NET , ASP.NET , Azure , Cloud , Debugging , DevelopMentor , jQuery , LINQ , MVC , NoSQL. DevelopMentor.NET ASP.NET Azure Cloud Debugging jQuery LINQ MVC NoSQLIf you haven’t been to Guerrilla.NET, it’s a very unique and memorable event – it’s unlike almost any other training class you’ve seen. hope to see you there! mkennedy. C# 5.0. Michael C. Kennedy's Weblog - Tuesday, September 25, 2012 - MSDN Roadshow in Maine
You’ll see Visual Studio 2010’s improved designer, microphone and webcam support, core API and XAML improvements, new out-of-browser options, and more. Many developers recoil at the prospect of writing and debugging multithreaded and multicore applications. The great news is there’s plenty to help in.NET Framework 4 and Visual Studio 2010. We’ll sink our teeth into Task Parallel Library, PLINQ, Visual Studio 2010 debugging features, and new Framework classes that offer ways to make efficient programs and help shed those concurrency worries. The Blomsma Code - Friday, May 7, 2010 %>
| | |