HomePosts tagged โ€œtutorialsโ€

tutorials

Showing 1 - 20 of 34 results
The Windows Phone 8 SDK provides the MapsDirectionsTask launcher which allows the users to get the route or direction from...
In Windows Phone 8.1 App , if you want to set the supported orientations , you can set it in...
Data Binding is one of the important concept in Windows Phone 8. The Data Binding is generally done with the...
This article will explain how the users can always save the excel workbook in XLS format in Microsoft Excel 2013....
  • Excel
  • November 28, 2024
This article will explain in simple steps on how to automatically download images in Microsoft Outlook 2013. For security reasons,...
If you need to get the list of all drives installed on your system using C# , you can use...
This article will explain how to invert a text in word document in Microsoft Word 2013. Note that the inverted...
  • Word
  • November 27, 2024
This article will explain how to quickly get the current location in Windows Phone 8 using Geolocator class. The Windows...
Introduction There are various ways in which you can exchange data between apps in Windows Apps. Some of the techniques...
The ItemsControl in Windows Phone has the ItemsSource property which can be assigned a collection such as Lists or Arrays...
When using the SQL Query, we could use the IN keyword to find the item something like this SELECT *...
This article will explain in simple steps on how to create a fibonacci sequence in Microsoft Excel. A finonacci series...
  • Excel
  • November 24, 2024
This article will explain in easy steps on how to compare two Microsoft PowerPoint 2013 presentations quickly. The Microsoft PowerPoint...
C# 6.0 Features Series How to try C# 6.0 and Rosyln? Getter-only (Read Only) Auto Properties in C# 6.0 Lambda...
If you want to try out some simple F# programs in Visual Studio , you can use theย  F# Interactive...
  • .NET
  • November 19, 2024
Introduction This program in C# developed using .NET Framework 4.5 and Visual Studio 2013 will demonstrate how to get theย input...
The MarketplaceReviewTask launcher is used to launch the Windows Phone Store and display the review page of the current windows...
Problem Statement You need to install SQL Server 2014 Express edition on Windows 10 machine. Solution There are several ways...
The Application Bar in Windows Phone 8 and Windows Phone 8.1 (Silverlight template) has the property Mode=โ€Minimizedโ€ which lets you...
Windows Phone 8.1 SDK provides the Uri scheme called bingmaps: which lets the developers to display a map using the...