MS Tech Summit 2017 (27-28 March) offered different sessions covering different topics such as : Azure, Office 365, .Net, SQL...
C#
Here’s a few unusual things about C# that few C# developers seem to know about. 1. Indexers can use params...
Develop .NET Framework Apps with Windows Server Core Containers and .NET Core with Linux Containers with the productivity you'd expect...
Announcing .NET Core tools are 1.0! Check out the changes in .NET Core tooling such as csproj and the new...
Visual Studio 2017 aims to make C# development more pleasant and productive than ever. Kasey and Mads take you on...
Learn about the available table storage options for Azure SQL Data Warehouse. One month free trial for SQLDW, simply use...
Learn about the available table storage options for Azure SQL Data Warehouse. One month free trial for SQLDW, simply use...
Engineering leaders at Microsoft talk about the evolution of developer tools and services in a cloud-first, mobile-first world. Panel speakers...
In this brief overview, we present some of the new productivity features to come for Microsoft .NET in Visual Studio...
Microsoft .NET Core 1.1 includes support for additional Linux distributions, has many updates, and is the first Current release. Watch...
The lines are getting increasingly blurred between the web and native apps. Operating systems are able to execute JavaScript from...
Paging through a query result is the process of returning the results of a query in smaller subsets of data,...
Retrieving data using a DataReader involves creating an instance of the Command object and then creating a DataReader by calling Command.ExecuteReader to retrieve rows from a data source....
Find out about the different ways you can use Entity Framework to access a relational database from your .NET...
Analyze Navigate BackwardShift+Alt+3Navigate ForwardShift+Alt+4Startwith Current ProjectShift+Alt+F5 Architecture New DiagramCtrl+\, Ctrl+N Architecture Context Menus Add NodeInsBoth DependenciesBIncoming DependenciesIOutgoing DependenciesONew CommentCtrl+Shift+KCtrl+E, CRemoveDelRenameF2...
Hi Guys, if you need to test using C# if a file exist in a certain SharePoint document library ?...
Hi guys, If you also have the requirement to programatically go to an anchor location, you can use the...
Hi Guys, If you need to test the email sending process from your asp.net application in local dev boxes (i.e....
Hi Guys, In this article we will review how to upload files to SharePoint using the default SharePoint Web service...