| |
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.
|
30 Articles match "2010","Visual Studio"
| Related DevelopMentor Courses | MORE | | Visual Studio 2010 SP1 + Team Foundation Server SP1 available Visual Studio 2010 Service Pack 1 and also Team Foundation Server Service Pack 1 are now available! Change lists can be found here: VS 2010 SP1 Changes (includes Test and Lab Manager). TFS 2010 SP1 Changes. Visual Studio 2010More information about enhancements offered in this release can be found on Somasegar’s blog and Brian Harry’s blog. Go to the MSDN download center for immediate downloading. DevelopMentor Courses - Tuesday, March 8, 2011 Installing Visual Studio SP1 For you benefit and amusement: here is my experience with upgrading to Visual Studio 2010 Service Pack 1. 10 minutes later: Another 25 minutes later: NOTE: If you are working on a Word document while installing the Visual Studio Tools for Office then be warned that the installer will automatically shutdown Word when it reaches this step! Restart required: Reboot complete… start Visual Studio 2010 and check the Help | Info screen: Life is good! Visual Studio 2010lost a bunch of changes because of this! DevelopMentor Courses - Thursday, March 10, 2011 WCF SOAP and REST Multi-Project Visual Studio Templates Last year I published a REST Multi-Project Visual Studio Template on the Visual Studio Extensions Gallery, available for download from the Tools-Manage Extensions menu from within Visual Studio 2010. So I dusted off my blog post on building multi-project Visual Studio templates and set off to build a WCF SOAP Multi-Project Template , which I uploaded the Visual Studio Extensions Gallery. To install the WCF Soap Multi-Project Template, simply open Visual Studio, then select Extensions Manager from the Tools menu. DevelopMentor Courses - Sunday, June 10, 2012 |
108 Articles match "2010","Visual Studio"
| The Latest from DevelopMentor | MORE | | Mark Blomsma: Entity Framework 5 is available Entity Framework 5 is included in Visual Studio 2012, but is also available to users of Visual Studio 2010 (as a NuGet package: [link] ). Note: Some Entity Framework 5 features are only available when writing an application that targets.NET 4.5. This includes enum support, spatial data types, table-valued functions and the performance improvements. Read more about what is new on the MSDN ADO.NET blog: [link]. Update [08-27-2012] : Julie Lerman has an excellent post describing the difference between running EF5 in a.NET 4 versus a.NET 4.5 DevelopMentor Courses - Sunday, August 26, 2012 Entity Framework 5 is available Entity Framework 5 is included in Visual Studio 2012, but is also available to users of Visual Studio 2010 (as a NuGet package: [link] ). Note: Some Entity Framework 5 features are only available when writing an application that targets.NET 4.5. This includes enum support, spatial data types, table-valued functions and the performance improvements. Read more about what is new on the MSDN ADO.NET blog: [link]. Entity Framework DevelopMentor Courses - Sunday, August 26, 2012 DotNed Podcast: Peter Provost over unit testen Peter Provost is een senior program manager voor Microsoft Visual Studio waar hij aan de agile tools werkt. Links: Blog: [link] Tech-Ed sessies: [link] Team Test Blog: [link] What's new for MSTest Unit Tests in Visual Studio 11 Beta: [link] Application Lifecycle Management resource center | SharePoint 2010 [link] Test Release Management Guidance: [link] Rangers Solutions by Version [link] Compare Visual Studio 2012 editions [link] Hassan's Blog voor alle relevante VS ALM informatie: [link] Met dank aan onze sponsor RedGate. Enjoy! The Problem Solver - Thursday, July 19, 2012 | -
| The Best from DevelopMentor | MORE | - Build a Multi-Project Visual Studio Template
To enhance developer productivity, the toolkit combines a set of helper classes with code and xml snippets, as well as Visual Studio item and project templates. After installing the toolkit, all a developer needs to do to get started is open Visual Studio and create a new project by selecting one the project templates that appear under the Mvvm category. Visual Studio makes it extremely easy to create a single-project template. Now that you’ve created a multi-project Visual Studio template, you need a way to deploy it. Enjoy. Tony and Zuzana's World - Wednesday, September 14, 2011 - 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. Microsoft Test Manager 2010. 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. Requires Microsoft Visual Studio Team Lab Management 2010. The Blomsma Code - Tuesday, July 13, 2010 - Accessing TFS 2010 from Visual Studio 2008
I’ve recently installed TFS 2010 and have been running some projects on a complete 2010 oriented environment. Today I found the need to also connect to TFS 2010 from Visual Studio 2008. essentially due to a project that I cannot convert to 2010, yet). In order to connect to Team Foundation Server from VS2008 you need the Visual Studio Team System 2008 Team Explorer , then in order to connect to TFS 2010 you also need the Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010. The Blomsma Code - Monday, May 10, 2010 - MongoDB vs. SQL Server 2008 Performance Showdown
In that article I introduced the NoSQL movement, MongoDB, and showed you how to program against it in.NET … Continue reading → NoSQL Articles Visual StudioThis article is a follow up one I wrote last week entitled “The NoSQL Movement, LINQ, and MongoDB – Oh My!”. Michael C. Kennedy's Weblog - Thursday, April 29, 2010 - Visual Studio 2010 RC and Team Foundation Server 2010 RC available
Both Visual Studio 2010 RC as well a Team Foundation Server 2010 RC are available to MSDN Subscribers as of today. For any additional information about versions of Visual Studio 2010 and.NET Framework 4, Go to: Visual Studio 2010 and.NET Framework 4 Release Candidate. Tags: NET C# Visual Studio 2010 Go to: [link]. If you want to provide feedback on this release then you do so by using Microsoft Connect. Go to: https://connect.microsoft.com/VisualStudio. The Blomsma Code - Monday, February 8, 2010 - Automatically Upgrading to Visual Studio 2010
I’ve had the need recently to convert a large number of projects from Visual Studio 2008 to Visual Studio 2010. And here is a Windows Forms app I wrote that searches for all Visual Studio solutions under a root directory and shells out to a command prompt to do the upgrade. Of course, upgrading to VS 2010 is only half the process. Just upgrading to VS 2010 will leave the application targeted to whatever version of.NET is was using (for VS 2008 it’s usually.NET 3.5). Tags: Technical Visual Studio Cheers. Tony and Zuzana's World - Sunday, November 28, 2010 - Reporting using Entity Framework
No need to fear, Visual Studio offers a solution. Starting with Visual Studio 2005 Microsoft started shipping the ReportViewerControl with Visual Studio. We can use any Windows or ASP.NET application and add start using the ReportViewerControl, but Visual Studio also offers a report application template. Tags: NET C# Community Visual Studio 2010 For many years the mantra for implementing business logic in your line of business application has been: “don’t put it in the database, don’t put it in the user interface”. The Blomsma Code - Wednesday, October 20, 2010 %>
| | |