All Projects → nishanil → Dev-Days-HOL

nishanil / Dev-Days-HOL

Licence: MIT license
Xamarin, Azure Mobile Apps & Mobile DevOps Hands on Labs

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Dev-Days-HOL

Professionalcsharp7
Code samples for the book Professional C# 7 and .NET Core 2.0 (with updates for 2.1), Wrox Press
Stars: ✭ 403 (+1200%)
Mutual labels:  visual-studio, xamarin
vs-material-icons-generator
This plugin will help you to set material design icons to your Xamarin projects In Visual Studio.
Stars: ✭ 50 (+61.29%)
Mutual labels:  visual-studio, xamarin
Moneyfox
A way to make budgeting easy. A basic idea for the community, made even better by the community.
Stars: ✭ 170 (+448.39%)
Mutual labels:  visual-studio, xamarin
Mvvmcross
The .NET MVVM framework for cross-platform solutions, including Xamarin.iOS, Xamarin.Android, Windows and Mac.
Stars: ✭ 3,594 (+11493.55%)
Mutual labels:  visual-studio, xamarin
Brainpowerapp
A visual memory training game, a mobile game made with Xamarin for both Android and IOS .
Stars: ✭ 17 (-45.16%)
Mutual labels:  visual-studio, xamarin
Vsmacdeepclean
Visual Studio for macOS add-in / extension that brings you tasty features.
Stars: ✭ 33 (+6.45%)
Mutual labels:  visual-studio, xamarin
Improvexamarinbuildtimes
Tips and tricks on how to speed up the time it takes to compile a Xamarin app
Stars: ✭ 180 (+480.65%)
Mutual labels:  visual-studio, xamarin
Bing-Maps-V8-TypeScript-Definitions
This project contains the TypeScript definitions for the Bing Maps V8 Web Control.
Stars: ✭ 36 (+16.13%)
Mutual labels:  visual-studio
libxml2-win-build
libxml2 Windows build with Visual Studio.
Stars: ✭ 45 (+45.16%)
Mutual labels:  visual-studio
WheelPicker-Samples
WheelPicker samples for the WheelPicker Xamarin Component
Stars: ✭ 18 (-41.94%)
Mutual labels:  xamarin
Azure4Alexa
Create and Host Alexa Custom Skills using .NET and Azure
Stars: ✭ 48 (+54.84%)
Mutual labels:  visual-studio
alternight-vscode-theme
Repository of AlterNight, your new favorite theme for Visual Studio Code.
Stars: ✭ 53 (+70.97%)
Mutual labels:  visual-studio
Xamarin.Forms-CardView
A Package to create a CardView using Xamarin.Forms that works on the three platforms (Android, iOS, UWP)
Stars: ✭ 65 (+109.68%)
Mutual labels:  xamarin
Dapr-Microservice-Template
A Microservice Template using Dapr.io and Kubernetes
Stars: ✭ 31 (+0%)
Mutual labels:  visual-studio
ListDebuggerVisualizer
Visual Studio debugger visualizer for List<T> or more precisly visualizer for instances of the classes that implement IList.
Stars: ✭ 16 (-48.39%)
Mutual labels:  visual-studio
Community.VisualStudio.Toolkit
Making it easier to write Visual Studio extensions
Stars: ✭ 165 (+432.26%)
Mutual labels:  visual-studio
EBind
🔵 .NET Data Binding we deserve: concise, fast, feature-rich
Stars: ✭ 141 (+354.84%)
Mutual labels:  xamarin
ListViewWithSubListView
Xamarin.Forms Expandable ListView With Sub-ListView MVVM Pattern
Stars: ✭ 40 (+29.03%)
Mutual labels:  xamarin
run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-51.61%)
Mutual labels:  visual-studio
XamSvg-Samples
Samples for Xamarin Svg enterprise cross platform and full featured Svg image control
Stars: ✭ 25 (-19.35%)
Mutual labels:  xamarin

Build Status

Dev Easy Tables .NET Backend (Client) .NET Backend (Server)
Build status Build status Build status Build status

Dev Days HOL

Dev Days provide attendees with an intense, hands-on learning experience. Spend the time exploring mobile development with sessions from Xamarin & Azure Experts, our technology partners, and members of the local developer community, then roll up your sleeves for an afternoon dedicated to diving into code.

Inside this repo you will find all of the hands on labs that you will experience at Dev Days!

MyEvents

##Overview The Hands On Labs are broken down into 3 modules:

##Pre-Requisites

  • Visual Studio 2015 Community Edition (or higher) with latest Updates.
  • Xamarin
  • Visual Studio Android Emulator or Google Emulators
  • Azure subscription (for cloud labs)
  • Download the repo

##Lab Setup Guidelines Here is the full guide for both Mac OS X and Windows to help get you started:

In order to test the part of iOS, for those who do not have a MAC, you can use one of the weekly plans MacInCloud (Europe Server, OS El Capitain) with the option Enable Remote Build Port enabled.

###Visual Studio Emulator for Android

Instructions to Launch Visual Studio Emulator for Android and run an Android Virtual Emulator.

Click on the Tools menu and click on Visual Studio Emulator for Android.

launch

If Visual Studio Emulator for Android is not installed, you can follow theses instructions to install:

  1. Either launch Visual Studio Installer or launch from Control Panel > Programs & Features.

  2. Click on Modify.

modify

  1. In the set of components, check the box beside Microsoft Visual Studio Emulator for Android.

install

Install and Re-Launch Visual Studio.

##Troubleshooting

If you get this error:

Unzipping failed. Please download https://dl-ssl.google.com/android/repository/support_r19.0.1.zip and extract it to the C:\Users\AppData\Local\Xamarin\Android.Support.v4\19.0.1\content directory.

Quick workaround: Clear all the folders in the location C:\Users<username>\AppData\Local\Xamarin and then Clean and Rebuild the Solution. This build might take some time (serveral minutes) as all the packages will be downloaded again by the Visual Studio.

##License Copyright (c) 2016 Nish Anil

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].