Resources No resource found - Create Music Remote System Using BBC Micro :BitApr 06, 2018. At the end of this tutorial, you will be able to control your phone's music player using Micro:Bit.
- How To Set Corner Radius For View, Layout, Cell (Grid, Stack, Listview) In Xamarin.formsMar 21, 2018. This article describes how we can set Corner Radius for Control or View or Layout.
- Why Choose Xamarin For Cross Platform Mobile Apps With Visual Studio?Mar 05, 2018. Nowadays, everyone wants to use mobile apps rather than websites because they are easy to use with your smartphones. But, do you think mobile apps development is easy? No...Mobile app development is not an easy task due to the availability of different platforms like iOS, Android, and Windows. When we create a website, it is accessible from any device from an Android phone to your laptop. But when you create an App, it is not always accessible from all platforms.
- Custom URL Scheme In AndroidFeb 13, 2018. In this article, we will learn how to open Android Application from your browser or hyperlink, if it is installed in android phones.
- View Customization With JavaScript In Dynamics 365Jan 24, 2018. You need to write a JS function with 2 parameters, when you’ll add it to view, first parameters will recieve rowData(value with metadata shown below for one cell) and userLCID(i.e. language code fof current user). Based on those 2 inputs you can decide what icon to show. And name of this function goes in Function Name: field in View’s property.
- Custom Cells In TableView In Xamarin.iOS ApplicationJan 23, 2018. In this article, we will use TableView using custom cells in Xamarin. We have an application with the table view having a list of employees with the required details.
- Swipe Table Cell To Perform RowAction In TableView In Xamarin.iOSJan 22, 2018. In this article we will learn how to create an IOS application using Xamarin. We will learn how to add and work with table view and its row swipe action. We will have a table of content and we will swipe the row to left to perform an action.
- Using Global Constant Like A ProJan 03, 2018. In our code, most of the time we use constants (Ex: cell Identifier, some static text, maybe certain height). It’s good practice to use constants instead of variables whenever possible.
- Creating A C# Console App From My iPhoneJan 02, 2018. Hyper IDE [link to https://github.com/polterguy/hyper-ide] is an Open Source web-based Integrated Development Environment. It supports 100+ progamming languages out of the box, and can be integrated with any type of command line tools, such as Git, compilers, etc. This leads to some interesting traits, such as the ability to actually create for instance C# console apps, from the browser on your phone. For the record, writing code on a phone, is not easy, and not something I encourage people to do in general. However, the border line use cases have interest.
- ContextMenu In Xamarin.Forms ApplicationDec 21, 2017. In this article, we will learn how to add a ContextMenu on the list view having cell items in Xamarin.Forms application.
- Floating Chat Heads Using Android ApplicationDec 19, 2017. We all love the chat head or chat bubbles from the popular Facebook Messanger. This provides very handy and easy access to the chat conversation screen no matter which screen you are on. Chat heads are very convenient for multitasking, as a user can work and chat at the same time. That means if you are using the calculator app on your phone and if any new message arrives, you can open the conversation and replay the message without switching app.
- Creating My First ChatBot Using Angular(5.0) And Dialogflow (API.AI)Nov 20, 2017. Anyone who have ever tried to contact company through customer care center they know how slow and frustrating process it is. You remember that audio tape “press 1 for this, press 2 for this ,press * to go back to menu and blaa blaa blaa….“ say for example if you want to activate a simple caller tune to your phone number then you have to spent at least 10 min to know the code to activate that caller tune by hearing that audio tape and pressing so many number and finally if you had a good luck then only you able to activate you caller tune.
- Create A Flash Light App In Xamarin.Android Using Visual StudioNov 08, 2017. Here it goes, My friend receive Samsung mobile phone few month ago. She like it in particular, yet one thing that it doesn't accompany is the toolbox for fundamental utilities. One of them is the spotlight application that triggers the gadget to enact or deactivate the electric lamp as required. Android supports you to have Camera API devoured in your application (all things considered, electric lamp is given to photographs or recordings and not as a floodlight). Anyway, I was believing that I ought to get an application from Play Store, correct? No! Despite the fact that it would give me an "exquisite" answer for my spotlight issue, yet shouldn't something be said about the armed force of ad I should experience, or the hazy UI of the application. So I figured I should manufacture an application for herself to have the capacity to trigger the spotlight on or off.
- Create SMS Android App Using Android StudioSep 21, 2017. In this article, I will show you how to create a pop up menu Android App using Android Studio. SMS stands for Short Message Service and is also commonly referred to as a "text message". With a SMS, you can send a message of up to 160 characters to another device. Longer messages will automatically be split up into several parts. Most cell phones support this type of text messaging.
- Fetch User Details And Profile Picture From Person Or Group Field Using REST APISep 18, 2017. In one of my projects (on Office 365) I have a requirement to scroll key contacts of a project with the use's Full Name, Department, Job Title, Phone (Work/ Mobile) and Picture URL. Since all contacts are internal employees I don’t have to input user details, I just need a person and group field in a list to capture the user.
- Android Application To Set Silent Mode, Ringer Mode, And Vibrate Mode In A PhoneSep 15, 2017. Android is one of the most popular operating systems for mobile. In this article, I will show you how to set silent mode, ringer mode, vibrate mode in an Android application using Android studio.
- Using MPMoviePlayer In Xamarin iOSSep 15, 2017. Xamarin is a platform to develop cross-platform and multi-platform apps (for example, Windows Phone, Android, iOS). In Xamarin platform, the code sharing concept is used. In Xamarin Studio, Visual Studio is also available.
- Create Custom People Search Page With Phone Number Attribute In SharePoint OnlineAug 28, 2017. We have a requirement from one of our clients. They want to modify the “peopleresults.aspx” page which is the default People Search Page provided by SharePoint OOTB.
- JavaScript Code For Validating U.S. Format Phone NumbersAug 21, 2017. In this article, we shall learn how to do client side validation of US format phone numbers in three textbox fields. It means the application will be more responsive because the load on the server is reduced. JavaScript uses the client machine processing power.
- Custom Content Page Using Xamarin.FormsAug 09, 2017. Xamarin is a platform that allows us to create multi-platform mobile applications like Windows phone, Apple iOS, and Android through a single integrated development environment (IDE). This platform allows the designers to develop and design various mobile platform applications within a limited period. We will discuss how to create CustomContentPage using Xamarin.Forms (or) cross platform from VS2017.
- Phone Number Authentication Using FirebaseAug 06, 2017. In this article, I am going to explain how to use phone number authentication on android with google firebase, which allows users to sign in using their phone number by receiving a One Time Password SMS.
- Introduction To jQuery And Web API 2 Controller’s Method Relationship Using jQuery AJAX In ASP.NET MVC RazorAug 06, 2017. ASP.NET Web API is a smart framework to build HTTP services which can be consumed by Multi platform clients including desktops or smart phone devices, irrespective of browsers or Operating Systems being used.
- Facebook Login Using Xamarin.Auth In Xamarin iOSAug 04, 2017. Xamarin is a platform to develop cross-platform and multi-platform apps (for example, Windows phone, Android, iOS). In Xamarin platform, the code sharing concept is used. In Xamarin Studio, Visual Studio is also available.
- Using MasterPage In Xamarin.FormAug 04, 2017. Xamarin is a platform that allows us to create multi-platform mobile applications like Windows phone, Apple iOS, and Android through a single integrated development environment (IDE). We will discuss how to create MasterDetail Page applications from VS2017. There are many plugins available for Xamarin Cross platform including Stack Layout, Label,ScrollView and buttons.
- UITableView : Swipe-Right In Xamarin iOS AppJul 19, 2017. In this article, you will learn how to Swipe Right Using UITableView in Xamarin iOS, using Xamarin Studio. Xamarin is a platform to develop cross-platform and multi-platform apps (for example, Windows phone, Android, iOS). In Xamarin platform, the code sharing concept is used. In Xamarin Studio, Visual Studio is also available.
- UITableView in Xamarin iOS AppJul 18, 2017. In this article, you will learn how to create a list using UITableView in Xamarin iOS, using Xamarin Studio. Xamarin is a platform to develop cross-platform and multi-platform apps (for example, Windows phone, Android, iOS). In Xamarin platform, the code sharing concept is used. In Xamarin Studio, Visual Studio is also available.
- How To Create Simple Game Play Application Using Cross PlatformJul 15, 2017. Xamarin is a platform that allows us to create multi-platform mobile applications like (Windows phone, Apple iOS , Android) through a single integrated development environment (IDE). This platform allows the designers to develop and design various mobile platform applications within a limited period. We will discuss how to create game applications using Xamarin.Forms (or) cross platform from VS2017. There are many plugins available including Stack Layout, Label and button.
- Xamarin.Forms - Design Switch Cell With Table View Application Using Visual Studio 2017May 03, 2017. This article enlightens you on designing switch cell with Table View Application, using Visual Studio 2017.
- Practical Guide For ListView Cells In Xamarin.FormsApr 26, 2017. Practical Guide For ListView Cells In Xamarin.Forms
- Creating Phoneword Android Project Using Xamarin Android ApplicationApr 04, 2017. This application lets you to convert the alphabet into numbers and then the converted numbers can be called using Phone Dialer.
- Controlling The LCD Display By Using BlueTooth (HC05)Feb 23, 2017. In this article, I will explain about controlling the LCD display by using BlueTooth(HC05). It will control and display the name which we have set in our mobile phone.
- Text Cell In Xamarin.Forms Application For Android And UWPFeb 17, 2017. In this article, you will learn how to use Text Cells with Table View in Xamarin Forms application for Android and Universal Windows Platform.
- Entry Cell In Xamarin.Forms Application For Android And UWPFeb 16, 2017. In this article, you will learn how to use Entry Cells with Table View in Xamarin Forms application for Android and Universal Windows Platform with XAML and Visual C# in cross platform application development.
- Switch Cell In Xamarin.Forms Application For Android And UWPFeb 14, 2017. In this article, you can learn how to use Switch Cells with Table View in Xamarin.Forms application for Android and Universal Windows Platform with XAML and Visual C#, in cross platform application development.
- Image Cell In Xamarin.Forms Application For Android And UWPFeb 09, 2017. In this article, you will learn how to use Image Cells with Table View in Xamarin.Forms application for Android and Universal Windows Platform with XAML and Visual C# in cross platform application development.
- How To Call Separate Person In Phone Dialer For Android Application Using Android StudioJan 29, 2017. In this article, you will learn how to call a separate person in phone dialer for Android Application, using Android Studio.
- Controlling Raspberry Pi From a Smart PhoneDec 13, 2016. In this article, you will learn how to control Raspberry Pi from a smart phone.
- How To Validate A Phone Number In Xamarin Android App Using Visual Studio 2015Dec 13, 2016. In this article, you will learn how to validate a PhoneNumber in Xamarin Android app, using Visual Studio 2015.
- Connecting Electrical Devices With Arduino Uno And Accessing It With Android PhoneNov 14, 2016. In this article, you will learn how to connect electrical devices with Arduino Uno and access them on an Android phone.
- How To Make A Phone Dialer Use An Intent In Xamarin Android App Using Visual Studio 2015Oct 22, 2016. In this article you will learn, how to make a phone dialer using an intent in Xamarin Android app, using Visual Studio 2015.
- How To Get Mobile Phone Screen Size In Xamarin Android App Using Visual Studio 2015Oct 22, 2016. In this article, you will learn how to get the mobile phone screen size in Xamarin Android app, using Visual Studio 2015.
- Creating A Switch In Xamarin Android App Using Visual Studio 2015Oct 17, 2016. In this article, you will learn how to create a Switch in Android phone, using Visual Studio 2015.
- Creating A Toggle Button In Xamarin Android App Using Visual Studio 2015Oct 15, 2016. In this article you will learn how to create a Toggle Button in Xamarin Android phone Using Visual Studio 2015.
- How To Run Xamarin Android App In Android Phone Using Visual Studio 2015 Update 3Sep 09, 2016. In this article, you will learn how to run Xamarin Android App in Android phone, using Visual Studio 2015 Update 3.
- Getting Started With CocosSharp Game Development For Windows PhoneSep 07, 2016. In this article, let's see about CocosSharp for Windows phone. CocosSharp is a 2D game engine for C#, F# and .NET developers, which is used to develop cross-platform games.
- Monitor Activity From Your Phone By Flow AppAug 26, 2016. In this article, you will learn how to monitor activity from your phone by flow app.
- How to implement Drag & Drop Functionality in Universal Windows Platform (UWP)?Aug 05, 2016. In this article, I'll talk about drag and drop functionality implementation in UWP.
- Universal Windows Platform Controls - Part ThreeJul 28, 2016. In this article, you will learn about Universal Windows Platform Controls.
- Creating Custom TableView Cells In iOS AppJul 03, 2016. In this article, you will learn how to create custom tableview cells in iOS app.
- iPhone App Development: Set Image In Table View Cell - Day ThreeJun 11, 2016. In this article you will learn how to set image in Table View cell in iPhone app development.
- iPhone App Development: Dynamic Cell In Table View - Day TwoJun 10, 2016. In this article, you will learn about dynamic cell in table view in iPhone App development.
- Bind HTML Data Into WebView Using Xamarin FormsMay 13, 2016. In this article we will learn how to bind data in HTML-formatted strings in WebView using Xamarin Forms.
- Creating Badge Tile In Windows AppsMay 09, 2016. In this article we are going to learn how to create badge tiles in Windows Apps.
- Push Notification Service In Windows Runtime AppsMay 03, 2016. In this article, we will learn how to send push notification to Windows apps (Windows and Windows Phone apps) from our own web application.
- Play Background Audio In Windows 7.1 Mango PhoneMar 18, 2016. In this article, I provide a walkthrough to "Play Background Audio" in Mango or a Window 7.1 phone. This article is fully based on the Beta version. In this article, I will show how to play local media.
- Find Geolocation With Google Map Using CordovaMar 06, 2016. In this article we will create a mobile app for finding GPS (geolocation) position and learn how to integrate Google Maps in Cordova (Phone Gap) application.
- Everything about implementing Back Navigation In UWP AppFeb 09, 2016. This article will cover everything you need to know about implementing back navigation in a UWP app. It includes Windows phone hardware back button handling.
- Display Colorized Rows Or Cells Of WebGrid In ASP.NET MVC Jan 15, 2016. In this article we are going to learn how to color a row and cell in WebGrid.
- Connect Arduino with Android using BT CommunicationJan 14, 2016. In this article I'll show you how to use the Bluetooth Module with the Arduino Uno.
- Generate PDF In Windows 8.1Jan 13, 2016. In this article you will learn how to generate a PDF without using any APIs.
- Intel Edison Or Arduino Control Using Windows Azure Mobile ServicesJan 10, 2016. Connect your Edison or Arduino with Azure mobile services. The mobile services will act as a bridge between a windows phone app and your device (Edison/Arduino).
- Introduction To Microsoft BandJan 05, 2016. This article explains about Microsoft Band and its features with a sample band connect apps using Visual Studio 2015.
- On Screen Keyboard Types In Windows Phone ApplicationDec 18, 2015. In this article we will learn about the various types of input scopes for on screen keyboard in windows phone application.
- What is New In A Textbox In Universal Windows PlatformDec 18, 2015. This article highlighted what are the new properties in Textbox UWP.
- A Quick Fix for Responsive Bootstrap Menus on Windows PhoneDec 15, 2015. In this article you will learn a quick fix for responsive Bootstrap Menus on Windows Phone.
- Create UI design And Wire-frames For UWP Apps And OthersDec 09, 2015. In this article you will learn how to create UI design and wire-frames for Universal Windows Platform (UWP) apps, Windows Store, Tablets and Windows Phone Using Adobe Illustrators and PowerPoint.
- Migrate Silverlight Phone 8.1 Apps To Windows 10Dec 04, 2015. In this article you will learn about migrating Silverlight Phone 8.1 apps to Windows 10.
- Azure Mobile Engagement - Windows Phone 8.1 SilverlightDec 03, 2015. In this article you will learn Azure Mobile Engagement in Windows Phone 8.1 Silverlight.
- Solving The Size Limitation Of Controls And Large Text Using TextBlock In Windows PhoneNov 30, 2015. In this article we are going to see how to solve the windows controls size limitation.
- Windows Phone Tips and TricksNov 28, 2015. In this article you will learn about Windows Phone Tips and Tricks.
- SQLite Operations In Windows PhoneNov 04, 2015. In this article you will learn about SQLite Operations in Windows Phone.
- Add SQLite In Windows Phone ProjectNov 03, 2015. In this article you will learn how to add SQLite in Windows Phone Project.
- Auto Calculate Cell Value In HTML Table With ASP.NET MVCOct 30, 2015. I will explain how to calculate all table cell values of 1 row and set the total in last cell using jQuery and JavaScript.
- Arduino Due And Mobile Service Read And Display The Data On PhoneOct 26, 2015. In this article you will learn about Arduino due and Mobile Service read and display the data on phone.
- Create Calendar Control For Windows Phone 8 And 8.1Oct 26, 2015. In this article we are going to see how to create windows phone calendar control manually because there is no default calendar control for windows phone.
- Build A Windows Phone And Store App For Project Oxford Face APIOct 24, 2015. In this article you will learn how to build a Windows Phone and Store App for Project Oxford Face API.
- Implementing Extensible Messaging And Presence Protocol (XMPP) In Windows PhoneOct 22, 2015. In this article you will learn how to implement Extensible Messaging and Presence Protocol (XMPP) in Windows Phone.
- Integrating Dynamics AX With Mobile (iOS, Android, Windows Phone, Windows Store) using ASP.NET Web APIOct 19, 2015. In this article you will learn how to integrate Dynamics AX with Mobile (iOS , Android , Windows Phone, Windows Store) using ASP.NET Web API.
- Adding Phone Call Button On Entity FormOct 13, 2015. In this article you will learn how to add Phone Call Button on Entity Form.
- Universal Windows Platform Controls - Part 1Oct 11, 2015. In this article, I will talk about some basic controls of Universal Windows Platform. XAML is the main design language of Universal Windows Platform.
- AppBarToggleButton Control In Universal AppsOct 10, 2015. In this article, I will be explaining how to use AppBarToggleButton control. An AppBarToggleButton control is used when we request users to select 2 or 3 (with Indeterminate) options in a Universal app.
- Universal Windows Platform - XAML StylingOct 09, 2015. In this article learn about XAML styling in Universal Windows Platform.
- Universal Windows Platform - Package.appxmanifestOct 09, 2015. In this article you will learn about Windows Phone “Package.appxmanifest”.
- Universal Windows Platform Split View ControlOct 01, 2015. In this article you will learn about Universal Windows Platform Split View Control.
- Creating A Barcode And QR Code Scanner For Windows Phone 8.1 RTSep 21, 2015. In this article I will show you how write a barcode and QR scanner for Windows Phone 8.1 Runtime Apps.
- Developing For Microsoft Band with WinRT - Indefinite Background ExecutionSep 21, 2015. This post covers a more advanced version of background execution using the Microsoft Band with your Windows apps.
- Make A Simple Phone Directory ApplicationSep 11, 2015. In this article we will learn how to make a simple phone directory application.
- UI Virtualization In Windows PhoneSep 11, 2015. In this article we are going to see virtualization in windows phone app to solve the performance problem.
- Adding Controls Over Map In Windows Phone 8.1Sep 06, 2015. In this article you will learn how to add controls over Map in Windows Phone 8.1.
- Accessing Call, SMS And Email Service In Xamarin.FormsSep 04, 2015. In this article you will learn how to access call, SMS & email service in Xamarin.Forms,
- Display Selected GridView Row Cell Values Inside jQuery Modal Dialog in ASP.NETAug 15, 2015. This article explains how to show select GridView row cell values inside a jQuery Modal Dialog in ASP.NET.
- Get Automatic Pictures From Device and Upload to Web ServerAug 14, 2015. In this article, we'll see how to develop a Windows Phone app capable of automatically taking photos and uploading them to a web server.
- Localization in Windows Phone 8 ApplicationAug 05, 2015. This article shows how to create a Localized Windows Phone 8 App.
- Data Binding in Windows Phone AppJul 29, 2015. This article shows how to bind data in a Windows Phone app.
- Use HTML and CSS File in Windows Phone AppsJul 28, 2015. In this article you will learn how to use a HTML and CSS file in Windows Phone Apps.
- Windows Phone Development For Beginner - Part 3Jul 23, 2015. This article shows how to set the start page, apps icon and apps title for your Windows Phone apps.
- Windows Phone Development For Beginner - Part 4Jul 23, 2015. In this article you will learn how to write your first application and access a textbox value.
- Windows Phone Development For Beginner - Part 2Jul 22, 2015. In this article you will learn the basics of the StackPanel and Grid elements.
- Windows Phone Development For Beginners - Part 1Jul 21, 2015. This article provides the basics of Windows Phone Development.
- Layout Panel in Windows Phone App DevelopmentJul 10, 2015. This article explains the layout panel in Windows Phone app development.