Prev | July 2016 | Next | |||||
W | S | M | T | W | T | F | S |
27 | 26 | 27 | 28 | 29 | 30 | 1 | 2 |
28 | 3 | 4 | 5 | 6 | 7 | 8 | 9 |
29 | 10 | 11 | 12 | 13 | 14 | 15 | 16 |
30 | 17 | 18 | 19 | 20 | 21 | 22 | 23 |
31 | 24 | 25 | 26 | 27 | 28 | 29 | 30 |
32 | 31 | 1 | 2 | 3 | 4 | 5 | 6 |
Want to receive every Tuesday the best .NET links?
Once subscribed you can login, submit a link and receive the weekly newsletter.
by bill-s, 2016-07-09T06:54:48.000Z
Code First is a piece of functionality you find in Entity Framework (EF) that lets you model database tables using plain .NET classes. Frankly, I think the name Code First is a bit misleading, but the work it does under the hood is crystal clear. Code First lays out the structure of the database being used and provides an all-round object-oriented API to work with stored data.by bill-s, 2016-07-09T17:53:39.000Z
This tutorial is aimed at people who are learning C# for the first time. No prior programming knowledge is required, but if you're coming from another language, many of the concepts will already be familiar to you and you should be able to move through the tutorial more quickly.by bill-s, 2016-07-08T18:54:38.000Z
Entity Framework Core (EF Core) is a lightweight, extensible, and cross-platform version of Entity Framework. Today we are making Entity Framework Core 1.0.0 available. This coincides with the release of .NET Core and ASP.NET Core.by bill-s, 2016-07-09T17:54:40.000Z
We’ve been continuing to improve on C++ Edit and Continue (EnC) since we shipped it in Visual Studio 2015 with the default debug engine and the VC 140 toolset. We’ve addressed a fair bit of customer feedback and based on this, I’ll go over the latest developments in C++ EnC for Update 3 (download) and other clarifications in this blog post.by bill-s, 2016-07-09T06:52:44.000Z
Recent updates of <a href="http://dailydotnettips.com/category/visual-studio/">Visual Studio</a> 2015 introduced a new tool for analyzing how your application behaviors over time using the <a href="http://dailydotnettips.com/category/application-insights/">Telemetry data</a>. The <a href="http://dailydotnettips.com/category/application-insights/">Application Insights</a> Trends tool in <strong>Visual Studio</strong> can analyze the data from the different set of telemetry types, time range and group by them in to different category. You can launch this window form the solution explorer by selecting “<strong>Explore Telemetry Trends</strong>” option.by bill-s, 2016-07-09T06:56:02.000Z
Today I am happy to share <a href="https://go.microsoft.com/fwlink/?LinkId=746567">Visual Studio “15” Preview 3</a> (which is different from Visual Studio 2015 Update 3). This is still a Preview and is unsupported, so my recommendation is to not install it on your production environments. That said, it should install right on top of any previous Visual Studio “15” Previews and side by side with previous versions of Visual Studio. Here are the <a href="https://www.visualstudio.com/en-us/news/releasenotes/vs15-relnotes">Visual Studio “15” Preview Release Notes</a>, and <a href="https://msdn.microsoft.com/en-us/vs-knownissues/vs15-preview3">Visual Studio “15” Preview 3 Known Issues</a>.by bill-s, 2016-07-09T17:54:15.000Z
If you have used cloud-based load testing before, you may already be familiar with the ability to run a ‘quick load test’ using the VSTS portal. It’s a great way to: Run a quick load test for your app – you just need to enter the app URL. Easily learn about the basic features – running tests from different locations around the world, viewing and analyzing results in the browser, analyzing the test errors, etc.by bill-s, 2016-07-09T17:52:50.000Z
Today, we are happy to announce the release of Visual Studio 2015 Update 3. One of the top issues reported in Update 2 was around high memory consumption. We addressed this issue in Update 3 RC, reached out to customers who had reported this issue, and received positive confirmation on the fix. In Update 3 you will see many such fixes addressing customer feedback around performance and stability.by bill-s, 2016-07-08T16:35:33.000Z
Including: Windows 10, Office 365, Office 2016, Power BI, Azure, Windows 8.1, Office 2013, SharePoint 2016, SharePoint 2013, Dynamics CRM, PowerShell, Exchange Server, System Center, Cloud, SQL Server and more!