Removing source control from a TFS project Tim Huffam, January 1, 0001 To remove all source control from a TFS project (not a VS project!) - you must use the 'tf destroy' tool. If, like me you try to delete the top-level directory/project node in Source Control Explorer (within ... Removing source control from a TFS project 0 0 6
Actualización de Estándares Web - HTML5 para el Edi... Jason Ulloa, January 1, 0001 Hace unos días recibi un email de Microsoft con noticias sobre Visual Studio, y algo que me encanto fue ver que por fin tenemos soporte para HTML y CSS 3 en el editor de VS. Así que, me di la tarea de ... Actualización de Estándares Web - HTML5 para el Edi... 0 0 0
Using NuGet in a MSBuild-target to have the packages at the last ... Marko Apfel, January 1, 0001 Motivation Encouraged from the article “Using NuGet without committing packages to source control” I decided to wrap the NuGet-call in a MSBuild target instead of using a pre-build event. Because we also ... Using NuGet in a MSBuild-target to have the packages at the last ... 0 0 1
First stable release of the Community TFS 2010 Build Extensions Jakob Ehn, January 1, 0001 Moved to http://blog.ehn.nu/2011/07/... ... First stable release of the Community TFS 2010 Build Extensions 0 0 0
Kinecting the Dots: Adding Buttons to your Kinect Application mbcrump, January 1, 0001 Introduction The official Kinect SDK has been out for a while now and I haven’t seen many people actually doing “how-to” post to get others started developing for it. I decided that I would help kick-start ... Kinecting the Dots: Adding Buttons to your Kinect Application 0 0 0
About MSI Product/Upgrade/Package Codes Alois Kraus, January 1, 0001 When you generate an MSI you need to set at least Product Version Product Code Package Code Upgrade code is not mandatory but in reality it is also a must or you will not be able to create upgrade msi ... About MSI Product/Upgrade/Package Codes 0 0 6
New release for the Visual Studio 2010 and .NET Framework 4 Train... Enrique Lima, January 1, 0001 Among the new content in the release, is a set of ALM docs and labs. The ALM content referenced above is: o Using Code Analysis with Visual Studio 2010 to Improve Code Quality o Introduction to Exploratory ... New release for the Visual Studio 2010 and .NET Framework 4 Train... 0 0 0
INETA Speaking engagement, July 14, Ft. Wayne, IN. Enrique Lima, January 1, 0001 A while back I decided to get back to speaking engagements and such. For the most part I had kept that to some local User Groups and some conferences like TechEd. I decided to sign up for the INETA Speaker ... INETA Speaking engagement, July 14, Ft. Wayne, IN. 0 0 0
AdventueWorks Design Patterns Project - Part 1 RonGarlit, January 1, 0001 This is the presentation I did June 29, 2011 at PHILLYNJ.NET. It is the first in a multi-part of a series on the Applied Design Patterns. The solution files are working code with design pattern notes in ... AdventueWorks Design Patterns Project - Part 1 0 0 1
Visual Studio Tips and Tricks deadlydog, January 1, 0001 Just found a few websites that show some Visual Studio tips that I haven't seen before, so I thought I'd share: Read more at http://blog.danskingdom.com... ... Visual Studio Tips and Tricks 0 0 0
Windows Phone SDK 7.1 Beta2 Nikita Polyakov, January 1, 0001 It’s here – the brand new - Windows Phone SDK 7.1 Beta2. This time it has ability for your to Flash your Developer Unlocked phone to Mango Beta! How awesome is that? Mega-Ultra-Mango-Awesome!! The Windows ... Windows Phone SDK 7.1 Beta2 0 0 4
Save password in WCF adapter binding file Edmund Zhao, January 1, 0001 Binding file for WCF Adapter doesn't save the password no matter it is generated by "Add Generated Items..." wizard in Visual Studio or "Export Bindings..." in administration console. It is by design dut ... Save password in WCF adapter binding file 0 0 0
jQuery Templates, Data Link Renso, January 1, 0001 Query Templates, Data Link, and Globalization I am sure you must have read Scott Guthrie’s blog post about jQuery support and officially supporting jQuery's templating, data linking and globalization, ... jQuery Templates, Data Link 0 0 0
Message during Edit and Continue doesn't give an option to edit. Michael Freidgeim, January 1, 0001 During my Edit and Continue session I received a message --------------------------- Microsoft Visual Studio --------------------------- Modifying a catch handler around an active statement will prevent ... Message during Edit and Continue doesn't give an option to edit. 0 0 1
[VS2010]: C# statement collapsing Vitus, January 1, 0001 If you need to explore big amount of another’s C# code, C# outline add-in may be helpful. It allow you to collapse statements between { and }. Here is a sample screenshot: This add-in available for Visual ... [VS2010]: C# statement collapsing 0 0 0
[AJAX Numeric Updown Control] Microsoft JScript runtime error: Th... Jenson, January 1, 0001 If you have been using Ajax control toolkits a lot (which I will skip the parts on where to download and how to configure it in Visual Studio 2010), you might have encountered some bugs or limitations ... [AJAX Numeric Updown Control] Microsoft JScript runtime error: Th... 0 0 1
BizTalk 2010 upgrade - Sunset Development/Deployment Modes Ahsan Alam, January 1, 0001 Those who are familiar with BizTalk 2006, should know about Development and Deployment modes in Visual Studio. Personally, I never questioned why it's not Debug and Release just like everything else in ... BizTalk 2010 upgrade - Sunset Development/Deployment Modes 0 0 2
Using the ASP.NET Membership API with SQL Server / SQL Azure: The... Harish Ranganathan, January 1, 0001 The Membership API came in .NET 2.0 and was a huge enhancement in building web applications with users, managing roles, permissions etc., The Membership API by default uses SQL Express and until Visual ... Using the ASP.NET Membership API with SQL Server / SQL Azure: The... 0 0 6
Workaround: build FBX in XNA raise OutOfMemoryException Vitus, January 1, 0001 If you try to add large FBX 3D model to the XNA project, and build it, you can get an OutOfMemoryException build error like following: Error 1 Building content threw OutOfMemoryException: Exception of ... Workaround: build FBX in XNA raise OutOfMemoryException 0 0 0
Migrating SQL Server Compact Edition (SQL CE) database to SQL Ser... Harish Ranganathan, January 1, 0001 One of the things that is keeping us busy is the Web Camps we are delivering across 5 cities. If you are a reader of this blog, and also attended one of these web camps, there is a good chance that you ... Migrating SQL Server Compact Edition (SQL CE) database to SQL Ser... 0 0 6
Windows8, JavaScript and HTML5 - A good thing? Albers, January 1, 0001 Most of us have seen the Windows 8 news regarding support for native HTML5/JavaScript applications. The press has pushed this as a potential threat to the .NET developer community because JavaScript and ... Windows8, JavaScript and HTML5 - A good thing? 0 0 2
Monitoring Visual Studio 2010 Performance Problems TATWORTH, January 1, 0001 At http://visualstudiogallery.... Microsoft have provided a tool for Visual Studio to provide reports on Visual Studio 2010 performance problems. The ... Monitoring Visual Studio 2010 Performance Problems 0 0 0
Prepping a conference Laurent Bugnion, January 1, 0001 I have had the chance to talk at many conferences these past few years, and came up with a way to prepare them which works really well for me. Most importantly, it would make it quite easy to overcome ... Prepping a conference 0 0 0
Stylecop 4.5.20.0 is available TATWORTH, January 1, 0001 Stylecop 4.5.20.0 is available is available at http://stylecop.codeplex.co... This is the StyleCop 4.5 RC8. "This release includes the very latest StyleCop for ReSharper plugin and will ... Stylecop 4.5.20.0 is available 0 0 0
TFS SDK: Connecting to TFS 2010 & TFS 2012 Programmatically Tarun Arora, January 1, 0001 Great! You have reached that point where you would like to extend TFS. The first step is to connect to TFS programmatically. Download: Working Demo - VS 2010 Working Demo - VS 2012In this blog post I’ll ... TFS SDK: Connecting to TFS 2010 & TFS 2012 Programmatically 0 0 16
What Every Developer Should Know About MSI Components Alois Kraus, January 1, 0001 Hopefully nothing. But if you have to do more than simple XCopy deployment and you need to support updates, upgrades and perhaps side by side scenarios there is no way around MSI. You can create Msi files ... What Every Developer Should Know About MSI Components 0 0 9
Visual Studio 2010: Extension Manager Natasa Gavrilovic, January 1, 0001 If you still didn’t explore Extension Manager under Tools in Visual Studio 2010 now it’s the time! VS2010 can be expended to include add-ons you wish to have. The Extension Manager list is pretty extensive, ... Visual Studio 2010: Extension Manager 0 0 0
The busy developers guide to the Kinect SDK Beta mbcrump, January 1, 0001 The Kinect is awesome. From day one, I’ve said this thing has got potential. After playing with several open-source Kinect projects, I am please to announce that Microsoft has released the official SDK ... The busy developers guide to the Kinect SDK Beta 0 0 4
Why Windows 8 does not mean the end for .NET development Webgui, January 1, 0001 Since the demo of Windows 8 given by Microsoft Vice President Julie Larson-Green at the recent D9 conference windows developers have been described in many articles as feeling "Horrified" "Worried" "Deeply ... Why Windows 8 does not mean the end for .NET development 0 0 10
Whitepaper “Aufbau eines pragmatisch smarten DevTree“ Marko Apfel, January 1, 0001 Motivation Kommen Ihnen diese Szenarien bekannt vor: der Build scheitert, weil ein Kollege ein 3rd Party Framework eingeführt hat und nur lokal auf seiner Maschine die benötigten Bibliotheken installiert ... Whitepaper “Aufbau eines pragmatisch smarten DevTree“ 0 0 1
What happened to my Entity Framework (edmx) File? Paula DiTallo, January 1, 0001 If you're like me, you've probably clicked/clacked, docked/undocked the window with the edmx file while you were working on it in visual studio without intending to--and now, the entity diagram is gone ... What happened to my Entity Framework (edmx) File? 0 0 0
Cascading Dropdownlist in ASP.NET MVC 3 using jQuery Harish Ranganathan, January 1, 0001 MVC 3 is becoming hugely popular thanks to Razor and the Helpers that make building web applications much easier. One of the common requirements in web development, both with web forms as well as MVC based ... Cascading Dropdownlist in ASP.NET MVC 3 using jQuery 0 0 31
Silverlight Cream for June 13, 2011 -- #1106 Dave Campbell, January 1, 0001 In this Issue: Vikram Pendse(-2-), Christian Schormann, Pete Brown, Kunal Chowdhury, Andrea Boschin, SLMPerf, WindowsPhoneGeek, Jesse Liberty(-2-), and Michael Washington. Above the Fold: Silverlight: ... Silverlight Cream for June 13, 2011 -- #1106 0 0 0
Generated tests assign enums to enum constructor Michael Freidgeim, January 1, 0001 When Visual Studio generates tests, for initial value for enums it uses enum constructor. MyClass.TracingMode tracingMode = new MyClass.TracingMode(); // TODO: Initialize to an appropriate value It looks ... Generated tests assign enums to enum constructor 0 0 1
StyleCop 4.5 (build 4.5.19.0) released TATWORTH, January 1, 0001 StyleCop 4.5 (build 4.5.19.0) has been released at http://stylecop.codeplex.co... For the last few versions, StyleCop has checked for a new version at the start-up of Visual Studio, so ... StyleCop 4.5 (build 4.5.19.0) released 0 0 0
Windows Phone Garage – Greenville, SC on 6/17/2011 Chris G. Williams, January 1, 0001 Friday June 17th, 2011 there will be a Windows Phone Garage event. It will be held at Immedion at 78 Global Drive, Suite 100, Greenville, SC. There are only 40 spots, so register now at http://www.eventbrite.com/e... ... Windows Phone Garage – Greenville, SC on 6/17/2011 0 0 0
Design data sarahkjork, January 1, 0001 I just have to write about design data because it makes my life so much easier. More than I could imaging before I started to use it. There are two ways for creating design data; Either you let Expression ... Design data 0 0 0
Fighting Architecture and Design Erosion tiagomargalho, January 1, 0001 It is no big news that whatever the architecture you plan and implement, soon or later you'll start to see some code "bad smells". In the early phase of implementation you might do some team training and ... Fighting Architecture and Design Erosion 0 0 0
Visual Studio:"The following breakpoint cannot be set" message Michael Freidgeim, January 1, 0001 In Visual Studio I’ve started the application with debugging(F5) and then tried to click url in one of the source code comments. After opening URL within VS I suddently start to receive dosens of messages ... Visual Studio:"The following breakpoint cannot be set" message 0 0 1
How to Encrypt connection string in web.config Jeroen Bourdeaud'hui, January 1, 0001 A couple of years ago, I used 'something' to encrypt the connectionstring on a production server. But I never wrote anything down about it. And in the other projects I did later, I never had deploy to ... How to Encrypt connection string in web.config 0 0 2
Getting started with SharePoint 2010 and Silverlight Web Parts &n... mbcrump, January 1, 0001 I wanted to get familiar with SharePoint 2010 because I have noticed how the market is starting to demand it. Also, most of the SharePoint 2010 guides on the net are outdated. They show everything from ... Getting started with SharePoint 2010 and Silverlight Web Parts &n... 0 0 3
Some information on Visual Studio vNext ALM Enrique Lima, January 1, 0001 If you were at TechEd 2011 in Atlanta, you likely heard or saw what is coming in the next release of the Visual Studio product line and technologies. Here is a summary of some of those items: Visual Studio ... Some information on Visual Studio vNext ALM 0 0 0
WCF SQL Adapter not working after installing BizTalk 2006 R2 SP1 Vishal, January 1, 0001 Recently I was building a VM for a BizTalk 2006 R2 project. My VM configuration was : Windows 2003 R2 SQL 2005 with SP4 Visual Studio 2005 with SP1 BizTalk Server 2006R2 I installed the BizTalk Server ... WCF SQL Adapter not working after installing BizTalk 2006 R2 SP1 0 0 0
Workflow 4.0.1 StateMachine - Distributed Tracking Visualization JoshReuben, January 1, 0001 Workflow 4 State Machine – Distributed Tracking Visualization · Disclaimer: This post requires an understanding of WF 4.0.1 , WCF and WPF. · Before I explain the how, look at the following image for the ... Workflow 4.0.1 StateMachine - Distributed Tracking Visualization 0 0 4
How we’re going to use NuGet Wes McClure, January 1, 0001 This is a quick introduction to moving from our own internal assembly repository to using NuGet. It’s terse for a reason, just a note to self and those I work with: What we had One source of builds external ... How we’re going to use NuGet 0 0 0
CodeStock Presentation “Tools and Utilities for the .NET De... mbcrump, January 1, 0001 As promised, here is a link to all of the applications from my session at CodeStock 2011: Entity Framework Profiler Studio Styles Reflector Telerik JustDecompile Beta dotfuscator CodePaste.NET Silverlight ... CodeStock Presentation “Tools and Utilities for the .NET De... 0 0 0
Let ReSharper and Code Contracts work together Marko Apfel, January 1, 0001 ReSharper by default does not recognize Contract.Requires as an annotation hint, that the proofed condition furthermore is true. So it comes to the effect, that using the following contract definition ... Let ReSharper and Code Contracts work together 0 0 0
Silverlight Cream for June 03, 2011 -- #1099 Dave Campbell, January 1, 0001 In this Issue: Kunal Chowdhury(-2-), Nitya Ravi, Beth Massi, Xpert360, Andrea Boschin, WindowsPhoneGeek, Jesse Liberty(-2-), and John Papa. Above the Fold: Silverlight: "Managing Resources with Reactive ... Silverlight Cream for June 03, 2011 -- #1099 0 0 0
Windows Azure NoReasoning, January 1, 0001 In two weeks, June 16, I will be hosting a First Look event at Centriq Training on Windows Azure. Although I will be talking about various things, such as 'what is cloud computing", "why Windows Azure", ... Windows Azure 0 0 0
Unsign the assembly for Warning VSP2013 Vipin, January 1, 0001 Recently while performing a .Net unit testing on some .Net dll, I kept getting the below error - 'XXX is a strongly named assembly. It will need to be re-signed before it can be executed. Warning VSP2013 ... Unsign the assembly for Warning VSP2013 0 0 0