TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About mulator
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sachin Bhardwaj (37)
Sarathlal Saseendran (5)
Deepak Bajaj (4)
Santhakumar Munuswamy (3)
Krishna Garad (2)
Swesh S (2)
Manoj Kulkarni (2)
Mahesh Chand (2)
Ibrahim Ersoy (2)
Vinoth Rajendran (2)
Subramanyam Raju (2)
Rizwan Ali (2)
Manikandan Murugesan (1)
Abubackkar Shithik (1)
Allani Saikumar (1)
Ramakrishna Pathuri (1)
Sateesh Arveti (1)
Ravikant Sahu (1)
Anoop Kumar Sharma (1)
Suchitkumar Khunt (1)
Nitin (1)
Dipa Mehta (1)
Raj Kumar (1)
Chhavi Goel (1)
Jignesh Trivedi (1)
Rajeesh Menoth (1)
Satyaprakash Samantaray (1)
Praveen Sreeram (1)
Vijayaragavan S (1)
Abdul Rasheed Feroz Khan (1)
Alain Natalini (1)
Kumaresh Rajalingam (1)
Manisha Biswas (1)
Kashif Sohail (1)
Guest User (1)
Amat Ul Jameel Kazmi (1)
Saad Mahmood (1)
Devendra Kumar (1)
Rahat Yasir (1)
Rahul Bansal (1)
Vo Duc Thanh (1)
Monish Bansal (1)
Karthikeyan Anbarasan (1)
Harrison Logic (1)
Abhishek Sharma (1)
Sanjoli Gupta (1)
Jean Paul (1)
Related resources for mulator
No resource found
Deploying A Simple Bot With Bot Builder SDK Using Visual Studio 2017
6/20/2024 10:12:40 AM.
Learn to create and configure bots using Visual Studio with the Bot Application template and Bot Builder SDK for .NET. Test and debug bots locally using the Bot Emulator, ensuring seamless interaction
Create Bluetooth Android Application Using Android Studio
6/11/2024 12:38:37 PM.
Learn to create a Bluetooth Android app using Android Studio. This guide covers setting up Android Studio, designing the app with XML, coding functionality in Java, adding Bluetooth permissions, and r
Azurite emulator for Local Azure Storage Development
5/7/2024 4:19:16 AM.
Docker simplifies running applications locally with a vast image library. Utilize the Azure Storage emulator image to set up services effortlessly via Docker Compose and YAML configurations, ensuring
Hosting Mobile WebSite Under IIS
3/19/2024 6:25:27 AM.
Learn how to host a mobile website on Internet Information Services (IIS) by creating a virtual directory, setting permissions, and testing using desktop browsers or mobile emulators. This article se
How to Test Responsive Web Design Web Sites
3/15/2024 11:08:02 AM.
Test responsive web design sites by checking cross-browser compatibility, screen sizes, and device rendering. Utilize emulators and responsive design tools for comprehensive testing to ensure optimal
Single Page Application With Blazor And CosmosDB
2/20/2024 3:11:16 PM.
We will create one single page application with default Blazor (ASP. Net Core Hosted) template. We will manage a Book entry in this project and save data to CosmosDB. We will use “Microsoft.Azure.Docu
Secrets Of Accumulator Functions
11/22/2023 9:21:23 AM.
Accumulator functions, also known as aggregation functions or reduce functions, are essential components in functional programming and data processing. These functions operate on a collection of value
Switch Between Embedded & Standalone Android Emulator | Android Studio
9/5/2023 11:13:40 AM.
In this article, we'll explore the process of transitioning between embedded and standalone Android Emulators within Android Studio.
How .Net MAUI Works
8/14/2023 8:37:27 AM.
In this article, you will learn how to get started with .NET MAUI.
Deploy the Microsoft Teams Bot in Azure and Test in Web Chat
8/12/2023 1:05:13 PM.
In this article we shall see how to deploy the Microsoft Teams bot in Azure Cloud and test in the web chat and also the SDKs used to develop the same.
Create a Microsoft Teams Bot using Node JS
7/24/2023 5:51:20 AM.
how to create a chatbot in Microsoft Teams using the Teams Toolkit which could use the basic template from Teams Toolkit, this article focuses on how to run from Microsoft Teams or how to run from Bot
How To Record A Video And Convert It To An Animated GIF Using Simulator In Xcode 12.5
5/11/2021 5:36:12 AM.
This video shows how to record a video and convert the recorded video into an animated GIF using the simulator in Xcode 12.5.
28 Days Of Flutter Bootcamp 🕑 - Day 2 - Creating A New Flutter Project And Setup Physical Device And Emulator
4/21/2021 11:00:41 AM.
In this article, you will learn how to create a new flutter project and setup a physical device and emulator.
Building A Simple Google ARCore Demo With Simulator Augmented Reality
6/18/2020 7:19:19 AM.
In this article, you will learn how to build a simple Google ARCore Demo with Simulator Augmented Reality.
Chatbot Image Recognization
6/15/2020 5:33:36 AM.
ChatBot responds in text format as well as an image carousel added with visual recognization. All services use different NuGet Packages in Microsoft Visual Studio. We will see here how these tools col
Download HoloLens Emulator
5/26/2020 11:18:49 PM.
Microsoft HoloLens emulator is available to download now.
Getting Started With HoloLens App
5/26/2020 10:57:13 PM.
This article demonstrates how to install the HoloLens Emulator on Windows 10 and build your first HoloLens app using Visual Studio 2015 Update 2.
Gestures in Android Using Android Studio
3/30/2020 1:12:39 AM.
This article explains how to create and detect your own gestures in Android.
​Deep Dive Into Azure Cosmos DB
7/12/2019 8:11:07 AM.
In this article, you learn about Azure Cosmos DB and how to perform CRUD operations there.
Connecting The Same Cosmos DB Database Using SQL API And Mongo API From A Blazor App
2/22/2019 11:41:37 AM.
Microsoft unified the structural design of SQL API and Mongo DB API in Cosmos DB. In this article, we will see how to connect the same Cosmos DB database using SQL API .NET SDK and Mongo DB API .NET S
Connect🔗Cosmos DB Local Emulator From Visual Studio Code
2/18/2019 10:27:47 PM.
In this article, we will see how to add Cosmos DB extension in Visual Studio Code, and we will connect a local Cosmos DB in VS Code. For that, we are using Cosmos DB Emulator.
Kick Start With Azure Cosmos DB - Part Two
2/18/2019 1:02:13 AM.
In this article, we will learn how to create a new Azure Cosmos DB for free. How? Can we use it for free? I have found a couple of alternative ways to use the Azure Cosmos DB for free without an Azur
Migrate SQL Table To Cosmos DB Using Cosmos DB Data Migrating Tool
2/17/2019 11:37:39 PM.
We will discuss about the Cosmos DB Data Migration Tool. This tool will help us to import data from various sources. I will give you all details about these data sources
How to Play with Windows Phone 7 Emulator
1/21/2019 1:20:49 AM.
In this article I will be talking about How to play with Windows Phone 7 Emulator.
Bot V4 - Why Bot Emulator Is Displaying Same Message Twice Initially
11/21/2018 6:14:10 AM.
This video explains why the Bot emulator displays the same message twice initially.
Angular 6 Application With Cosmos DB And Web API 2
8/13/2018 10:53:17 AM.
In this article, we will create an Angular 6 application with Web API 2.0. We will see all four CRUD operations and save the data to Cosmos DB. For testing purpose, we can use Cosmos DB emulator and s
Create An Intelligent Bot Application Using Microsoft Bot Framework
1/12/2018 11:20:25 AM.
In our previous article, we learned how to create and connect a chatbot with Azure Bot Service. But in this article, we are going to create an intelligent Bot Application using Microsoft Bot Framework
Understanding LIQUi|>
12/15/2017 3:50:56 PM.
Understand what LIQUi|> is all about and how it works as a part of Visual Studio.
Steps To Configure Xamarin.Android Emulator Performance - Part Two
11/14/2017 6:16:17 PM.
Xamarin is a cross-platform development tool. With Xamarin, you can use C# for iOS, Android, and Universal Windows apps. And with Xamarin Forms, interface design for all three platforms can be accompl
How To Design Rounded Button In iPhone
6/29/2017 1:06:52 AM.
In this article I will create an Empty View application. We create an entire app using code. I mean we doesn't use an xib file here. In this app we make a rounded button and do an action on it.
Azure Cloud Service - Compute Emulator
9/22/2016 12:15:25 AM.
In this article, we will learn the basics of how Compute Emulator could be used for Azure Cloud Service applications.
Developing HoloLens Welcome App Using UWP With HoloLens Emulator
9/21/2016 3:20:27 PM.
In this article, you will learn how to develop Hololens Welcome App, using Universal Windows Apps development with XAML, Visual C#, and Hololens Emulator.
Run Your Bot Application In Bot Framework Channel Emulator
9/19/2016 5:53:34 PM.
In this article, you will learn how to run your Bot Application in Bot framework channel Emulator.
Difference Between UWP And Xamarin Page Navigation
9/10/2016 1:26:57 PM.
In this article, you will learn the differences in the code between UWP and Xamarin page navigation.
Introduction To HoloLens
6/30/2016 11:48:06 AM.
In this article we will discuss how we can understand HoloLens, and the prerequisites for setting up the environment.
Understanding Universal Windows Platform With Hello World App
6/21/2016 10:54:37 AM.
In this article, we will discuss how we can understand the universal Windows platform with the Hello World app.
Quick Start Tutorial: Manual Or Quick Way Of Xamarin And Simulator Installation
6/8/2016 12:48:40 PM.
In this article, you will learn about the quick or manual way of Xamarin installation, and it is completely based on Windows installation.
Installing The HoloLens SDK
5/21/2016 12:19:26 PM.
In this article you will learn how to install HoloLens SDK.
How To Install Google Apps on Visual Studio Android Emulator
5/8/2016 2:01:11 PM.
In this article you will learn how to Install Google Apps on Visual Studio Android Emulator.
A Deep Dive Into Microsoft Hololens Emulator
4/27/2016 4:18:03 PM.
In this article you will learn more abou the Microsoft Hololens Emulator.
How To Install Windows 10 SDK And Windows 10 Emulators
3/28/2016 2:30:05 PM.
In this article you will learn how to install Windows 10 SDK and Windows 10 Emulators.
Fake Band The Microsoft Band Emulator
2/1/2016 2:21:43 PM.
In this article you will learn how to develop apps for Microsoft Band, while having no band device. It is now possible. Test out your app with this useful mock-emulator.
Send SMS from One Emulator To Another
8/20/2015 7:26:23 AM.
In this video you will learn how to send SMS from One Emulator to Another using In Built messaging Application in Android.
Default Emulator In Android
8/20/2015 7:25:49 AM.
In this video you will learn how to set default emulator from working Emulator in your Machine, this thing avoid the every time choice of Emulator when you run your Application in eclipse and Two Emulator are running.
Call From One Emulator To Another
8/20/2015 7:25:07 AM.
In this video you will learn how to make call from one Emulator to another using in built calling application in Android.
Create AVD in Android
8/14/2015 4:54:40 AM.
AVD stands for Android Virtual device and another name is Emulator in Android. You can test your Android Application in the absence of real Android device with some limitations. In this video you will learn how to create AVD in Android.
Cygwin, UNIX Emulator for Windows
8/9/2015 1:28:43 PM.
In this article you will learn about Cygwin, the UNIX Emulator for Windows.
WindowsPhone 8.0: Change Default Emulator Skin Border With Skin Switcher, Beginners Tip
1/30/2015 7:38:43 PM.
This article explains how to change the default Emulator skin border using the WP8 Emulator Skin Switcher.
Connecting WCF Local Host With Windows Phone Emulator
1/30/2015 6:17:50 PM.
In this article you will learn how to connect a WCF Local Host with the Windows Phone Emulator.
Debugging C++ Code on Android With Visual Studio 2015
1/5/2015 8:16:23 PM.
In this article we learn how to debug C++ code in the Android Emulator using Visual Studio 2015.
Emulator For Android In Visual Studio 2015
12/30/2014 11:32:03 PM.
In this article we learn how to work with the the emulator in Visual Studio 2015.
Connecting Local Web Service (WCF) From Windows Phone 8 Emulator
12/28/2014 8:43:17 PM.
In this article you will learn how to connect a Local Web Service (WCF) from the Windows Phone 8 Emulator.
SD Card in Windows Phone 8.1 Emulator
11/25/2014 2:22:47 PM.
This article explains how to use SD Card support in the Windows Phone 8.1 Emulator.
Working With Windows Phone Emulator
11/3/2014 6:00:58 PM.
In this article you will learn how to work with the Windows Phone Emulator.
Understanding the Windows Phone Emulator
1/24/2014 6:02:25 PM.
Windows Phone Emulator is a desktop application that emulates a Windows Phone device. It provides a virtualized environment in which you can debug and test Windows Phone apps without a physical device.
Programming with Windows Phone 8
8/7/2013 11:52:24 AM.
In today's article we will learn about programming Windows Phone 8.
Action Sheet in iPhone
2/20/2013 12:04:13 PM.
In this article I will explain how to make an action sheet in iPhone.
Alert View in iPhone
2/19/2013 3:59:16 PM.
In this article I will explain how to make alert view in iPhone.
E-mail App in iPhone
2/14/2013 2:57:56 PM.
In this article I will explain how to make a mailing app in iPhone.
Compose Mail in iPhone
2/13/2013 1:51:43 PM.
In this article I explain how to import a mailing app in iPhone.
CABasic Animation in iPhone
2/10/2013 5:00:01 PM.
In this article I will explain how to implement CABasic animation in iPhone.
Using Comparison Show Data on Tableview in iPhone
2/6/2013 1:38:52 PM.
In this article I will explain how to show the data of a table using a comparison between two events in iPhone.
Social Network In iPhone
2/5/2013 1:00:26 PM.
In this article I will explain how to implement a social medial framework in an iPhone.
Facebook App In iPhone
2/4/2013 4:00:03 PM.
In this article I will implement a Facebook app in iPhone.
Bluetooth Chat App in iPhone
2/4/2013 3:56:45 PM.
In this article I will implement Bluetooth in an iPhone.
Page Control in iPhone
2/3/2013 2:17:48 PM.
In this article I will explain how to implement a Page Control in an iPhone.
Change Table Background Color Using Xcode Inspector Window in iPhone
2/2/2013 4:02:54 PM.
In this article I will explain the process of setting a background color without code in an iPhone.
iCloud Storage in iPhone
1/26/2013 3:30:05 PM.
In this article I explain how to store a key value in iPhone using iCloud.
SQLite in iPhone
1/21/2013 3:52:16 PM.
In this article I will explain how to implement SQLite in iPhone.
Core Data in iPhone
1/20/2013 3:39:47 PM.
In this article I will explain how to implement core data in iPhone.
How to Save Data Using File Path in iPhone
1/18/2013 1:52:25 PM.
In this article I will explain how to save data temporarily using file path.
Gaming App3 Using Accelerometer Control
1/15/2013 1:50:37 PM.
This article describes how to create games using animation or how to control it using an accelerometer in iPhone.
Gaming App1 Using Basic Animations
1/12/2013 1:49:50 PM.
In this article I will explain how to create a game using animation in iPhone.
UI Gesture in iPhone
1/9/2013 3:23:16 PM.
In this article I will implement all features of UI Gesture.
How to Remove ARC in iPhone
12/31/2012 12:20:58 AM.
In this article I will explain how to remove ARC from old project code in iPhone.
How to Implement Security in iPhone
12/24/2012 4:44:42 PM.
In this article I will explain how to implement security in iPhone.
Location Detail in iPhone
12/15/2012 5:03:51 PM.
In this article I will explain how to manage location details for an iPhone.
How to Save Photo in Image Gallery of iPhone
12/6/2012 12:50:52 PM.
In this article I will explain how to save a photo in the iPhone Simulator Image Gallery for testing purposes.
Tab Bar Using StoryBoard in IPhone
12/5/2012 2:23:10 PM.
In this article I will explain the process of adding a view in the tab bar of the iPhone.
TextView in iPhone
12/5/2012 2:16:35 PM.
In this article I will explain textview and it's property.
Storyboard in iPhone
12/4/2012 11:37:57 AM.
In this article I explain something new for creating iPhone apps using a storyboard.
Calculator in iPhone
11/28/2012 2:45:51 PM.
In this article I will explain how to create a calculator application in iPhone.
Login Window in iPhone
11/25/2012 1:16:42 PM.
In this article I will create a login window without using a storyboard.
Animation in IPhone
11/21/2012 3:24:35 PM.
In this article I will explain how to perform animation in iPhone.
App Icon in IPhone
11/21/2012 2:52:44 PM.
This article provides a walkthrough of setting an image for an app icon in iPhone.
Unit Converter in IPhone
11/21/2012 2:47:42 PM.
In this article we create a single-view application. The sample is a units converter which changes the temperature from Fahrenheit to Celsius. It uses a text field, button and label from outlets.
Change Style of Navigation Bar in iPhone
11/9/2012 12:33:28 PM.
In this article I will explain how to change the style of the navigation bar in an iPhone.
Set Title on Navigation Bar in iPhone
11/7/2012 11:32:27 AM.
In this article I will explain how to set a title in the navigation bar in an iPhone.
How to Change Background Color in iPhone and iPad
11/4/2012 12:59:16 PM.
In this article I will explain the procedure of changing the background color of a window in iPhone or iPad.
iPhone Introduction & iOS Ecosystem
10/31/2012 11:45:53 PM.
In this article I will describe basics of iPhone and iOS Technology Compare it to another technology.
How to Create Custom Button for IPhone and iPad
10/25/2012 6:51:44 AM.
In this article I will explain the procedure of creating a custom button in iPhone or iPad.
Show Text On Label With The Help Of Button in IPhone/iPad
10/23/2012 2:45:52 PM.
In this article I will explain how to show text in a label when a button is clicked in an iPhone or iPad.
How to Print Hello Word in iPhone or iPad
10/21/2012 6:22:02 PM.
In this article I will explain the step-by-step process of printing hello world in an iPhone or iPad.
Windows Store Development Tips and Tricks 4 : Taking ScreenShots in Simulator
8/27/2012 1:52:34 PM.
Beginning Windows 8? These tips will help you master it. Trick 4: Taking ScreenShots in the Simulator
Testing Mobile Pages in Device Emulators
5/20/2012 7:09:41 AM.
In this article we will see how to test mobile web pages in Device Emulators that are provided by default with Visual Studio.
Windows Azure - Windows Azure Storage Emulator: Unable to Start Development Storage Error - Fix
5/19/2012 7:08:33 AM.
In this article we are going to see a real time fix for the initializing error "Windows Azure Storage Emulator: Unable to Start Development Storage Error".
Web/WAP Calender form Harrison Logic
5/19/2012 6:59:05 AM.
This application provides an updateable web-based calendar that can be viewed from both the Web and through a Mobile device, such as a cellular phone.
Steps to Create Mobile Application in ASP.NET 2.0
5/19/2012 4:53:32 AM.
In this article you will learn how to create mobile application in ASP.NET 2.0.
Introduction to Phone Gap
2/1/2012 1:26:14 AM.
Phone Gap is an HTML5 application platform that contains HTML, Cascading Style Sheet(CSS) and JavaScript.
Windows Azure - Create Blob in Storage Emulator
10/21/2011 9:25:25 AM.
In this article we are trying to create a blob in the storage emulator. The same blob creation can be done on storage account too.