C# Corner
Tech
News
Videos
Forums
Trainings
Books
Live
More
Interviews
Events
Jobs
Learn
Career
Members
Blogs
Challenges
Certifications
Bounties
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Tags
No tag found
Content Filter
Articles
Videos
Blogs
Resources
News
Forums
Interviews
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vijayaragavan S(6)
Nandan Hegde(4)
Kaviya Balasubramanian(4)
Pradip Pandey(4)
Gaurav Kumar(3)
Delpin Susai Raj(3)
Anbu Mani(3)
Abiola David(2)
Riya Patel(2)
Madhanmohan Devarajan(2)
Sardar Mudassar Ali Khan (2)
Mahender Pal(2)
Ganeshan N(2)
Suresh M(2)
Aarav Patel(1)
Ananya Desai(1)
Nidhi Sharma(1)
Curious Kyle(1)
Pankajkumar Patel(1)
Gautam Singh(1)
Rajesh Gami(1)
Mahesh Chand(1)
Nikhil Patil(1)
Gowtham Rajamanickam(1)
Ayush Gupta(1)
Tharunkumar Magudeeswaran(1)
Vijay Kumari(1)
Sangeetha S(1)
Vikas Singh(1)
Vignesh Kumar(1)
Siddhesh Chavan(1)
Aayushi B(1)
Jitendra Mesavaniya(1)
Sanwar Ranwa(1)
Pratik Somaiya(1)
Hadshana Kamalanathan(1)
Jefferson S. Motta(1)
Rajiv Singh(1)
Deepak Tewatia(1)
Fuad Hasan(1)
Ramprakash Duraisamy(1)
Vinodh Kumar(1)
Vinodh Narayanan(1)
Ravikant Sahu(1)
Shweta Lodha(1)
Debasis Saha(1)
Ninaada Bellippady(1)
Haridhass Mani(1)
Dhruvin Shah(1)
Imran Shaikh(1)
Abubackkar Shithik(1)
Siddharth Vaghasia(1)
Saleh Qadeer(1)
Shantha Kumar T(1)
Monica Rathbun(1)
Pranav J.Dev(1)
Mahipal Reddy(1)
Ashish Vishwakarma(1)
Ajithkumar J(1)
Akash Kumhar(1)
Mohammad Irshad(1)
Mushtaq M A(1)
Mohamed Elqassas (1)
Sumit Deshmukh(1)
Abhishek Jaiswal (1)
Rakesh Trivedi(1)
Prasham Sabadra(1)
Sibeesh Venu(1)
Abdul Rasheed Feroz Khan(1)
Kuppurasu Nagaraj(1)
Vinoth Rajendran(1)
Akshay Phadke(1)
Purushottam Rathore(1)
Resources
No resource found
EF Core Auditing Using Interceptors: Step-by-Step Tutorial
Jun 03, 2026.
Learn how to implement EF Core auditing using SaveChanges Interceptors. Track CreatedBy, ModifiedBy, timestamps, soft deletes, and user activity with practical examples.
Disabling Activities in Microsoft Fabric Data Pipelines: A Practical Guide for Data Engineers
May 02, 2026.
Master Microsoft Fabric Data Pipelines by disabling activities! This guide shows how to debug, test, and optimize workflows without deleting crucial steps. Improve deployments and save costs!
What is Fragment Lifecycle in Android and How Does it Differ from Activity Lifecycle?
Apr 20, 2026.
Master Android's Fragment lifecycle! This guide simplifies the fragment lifecycle, contrasting it with the Activity lifecycle for robust, high-performance apps. Learn to avoid crashes and memory leaks!
What is Activity Lifecycle in Android and How Does It Work?
Apr 17, 2026.
Master the Android Activity Lifecycle! Learn how activities are created, started, resumed, paused, stopped, and destroyed. Build robust & user-friendly apps with ease.
Understanding Delete Activity in Microsoft Fabric Data Pipelines (A Practical Guide)
Mar 22, 2026.
In this article you will master data lifecycle management in Microsoft Fabric! This guide covers using Delete Activity in Data Pipelines for efficient storage and compliance. Automate data cleanup!
What Strategies Help Monitor and Detect Suspicious Activity in Backend Systems?
Mar 13, 2026.
Protect backend systems! Learn strategies for monitoring and detecting suspicious activity, from centralized logging to SIEM, ensuring data security and uptime.
Why Is Ransomware Activity Increasing in Early 2026?
Mar 02, 2026.
Explore the surge in ransomware attacks in early 2026. Learn about RaaS, double extortion, remote work vulnerabilities, and how to protect your organization.
Mastering Monad Testnet: Automate Your Developer Activity with Python đ
Feb 16, 2026.
In this tutorial, I'll show you how to build a "Monad Swiss Knife" in Python that: Auto-switches to the fastest RPC (no more timeouts). Wraps/Unwraps MON (DeFi activity). Deploys Contracts and Mints NFTs.
How to Monitor an Application with Auto Instrumentation in Azure?
Feb 16, 2026.
Monitor Azure Web Apps with auto instrumentation! Learn to enable Application Insights, deploy Blazor apps, and track key metrics without code changes. Simplify monitoring!
Sharp Reward App â Learn2Earn, Walk to Earn & Activity Rewards Platform
Jan 07, 2026.
Earn crypto rewards with Sharp Reward App! Learn2Earn, Walk2Earn, complete quests, spin the wheel & shop with your tokens. Get crypto through activity, not speculation!
Building an API Activity Log Table (Who Accessed What, When, and What Changed)
Nov 17, 2025.
Build a complete API activity logging system in ASP.NET Core with SQL Server and Angular. Track API access, data changes, and ensure audit compliance.
What Is the Move2Earn Economy?
Oct 16, 2025.
The Move2Earn Economy rewards people for physical activity, sports, and real-world participation. Learn how Sharp Economy enables athletes, learners, and professionals to earn Sharp Tokens through verified movement
Send Email as Current User in SPFx with Microsoft Graph
Sep 13, 2025.
Learn how to send emails as the current user from your SharePoint Framework (SPFx) web parts using Microsoft Graph. This comprehensive guide covers everything from configuring delegated permissions (Mail.Send) and obtaining admin consent to implementing the code with MSGraphClient in TypeScript.
đ Power Pages: Display Current Logged-in Userâs Full Name Using Liquid template
Jul 19, 2025.
Learn how to display the full name of the currently logged-in user in Power Pages using Liquid templates. A step-by-step guide for Power Apps developers to personalize user experience.
SQL Server Transaction Locks: Identification & Resolution
May 28, 2025.
Learn how SQL Server transaction locks ensure data integrity, identify locking issues using DMVs and Activity Monitor, and explore strategies like query optimization, isolation levels, and deadlock resolution for better performance.
Create Storage Account and Move Files Using ADF Activity
Feb 17, 2025.
Learn how to create an Azure Storage Account, set up Azure Data Factory (ADF), and efficiently move files between folders using ADF activities.
Display Current Date & Time Using Java With Code
Jan 01, 2025.
Learn how to display and format the current date and time in Java using `LocalDate`, `LocalTime`, `LocalDateTime`, `ZonedDateTime`, and `DateTimeFormatter` from the `java.time` package with practical examples.
Explaining Bundle in Android Development
Nov 05, 2024.
In this article, we will discuss A Bundle in Android Development is a key-value data structure used to transfer data between activities, fragments, and other components.
Dynamics 365 Customer Service: Disable the Resolve Case button
Jul 11, 2024.
This article guides you on restricting customer service associates from resolving cases with open activities or child cases in Dynamics 365. By creating a JavaScript Web Resource and customizing the Case form, you can enable or disable the "Resolve Case" button based on the status of related activities and cases.
Manage Role-Based Access Control (RBAC) in Azure
Jun 26, 2024.
Role-Based Access Control (RBAC) in Azure manages permissions by assigning roles to users, groups, and applications at various scopes, such as subscriptions or resource groups. This ensures users have only the necessary access, following the least privilege principle.
Getting Particular Timezones Current Date Time in SQL Server
Jun 12, 2024.
To retrieve the current date and time for specific time zones in SQL Server, use the query SELECT * FROM sys.time_zone_info. This query returns information about supported time zones, including their current UTC offset and whether they are currently observing daylight saving time (DST).
Fix Generic Error in Custom Activity Using Batch Account in ADF
Jun 11, 2024.
While executing a C# code in custom activity using batch activity in ADF sometimes it would get the error "The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Unable to read data from the transport connection.
Displaying Previous Current Next 2 Weeks in Power Apps Combo Box
Jun 11, 2024.
This Power Apps script generates a ComboBox displaying the previous 2 weeks, current week, and next 2 weeks. It utilizes variables to set the current date, calculates date ranges based on weekdays, and formats dates for display.
Understanding Temporal Tables in SQL Server
Jun 04, 2024.
Temporal tables are a powerful feature introduced in SQL Server 2016 that provides a built-in mechanism for capturing and querying historical data. They enable you to keep track of all changes made to the data in a table, which can be crucial for auditing, compliance, and data analysis.
How Do You Sync Current Route in Vuex Store in Vue.js
Mar 29, 2024.
Syncing the current route in Vuex involves updating the store's state with route details using Vue Router's navigation guards. This approach centralizes route management for easier access across components.
Error Logging and the Art of Avoiding Redundant Activities in MSFT Fabric Data Pipelines
Feb 18, 2024.
Error Logging and the Art of Avoiding Redundant Activities in MSFT Fabric Data Pipelines
Understanding Activity Types in Azure Data Factory
Feb 12, 2024.
Azure Data Factory is a powerful tool for orchestrating data workflows in the cloud. Understanding its activity types such as Data Movement, Data Transformation, and Control is crucial for efficient data processing and management.
Identifying the Count of Activities within a Pipeline in Synapse
Feb 06, 2024.
Need to count activities in Synapse pipelines? With Powershell and Azure SDK modules, effortlessly fetch pipeline details. Use commands like Get-AzSynapseActivities to list all pipelines or specify a pipeline for details.
Configuring Data Connector And Producing Activity Data in Microsoft Sentinel
Dec 11, 2023.
Configuring the data connector and producing activity data in Microsoft Sentinel. the configuration process of a data connector and the generation of activity data in Microsoft Sentinel. It demonstrates the installation of a data connector for Azure Activity through the Content Hub in Microsoft Sentinel. Users are guided through the installation/update process, verification of the installation success, and subsequent configuration of the data connector. The tutorial then proceeds to illustrate the creation of activity data by enabling a rule within the Azure Activity solution for Microsoft Sentinel.
Fixing Unhandled Exception on the Current Circuit in Blazor
Oct 20, 2023.
Learn how lookout for a solution for the error unhandled exception on the current circuit
Identifying the Count of Activities within a Pipeline in an Azure Data Factory
Oct 20, 2023.
Counting Activities in Azure Data Factory Pipelines involves the process of determining the number of distinct activities or operations within a pipeline created in Microsoft's Azure Data Factory. This task is essential for monitoring and optimizing data workflows and ETL processes. By accurately identifying and analyzing the count of activities, data engineers and developers can assess the complexity of data pipelines, diagnose performance issues, and make informed decisions to enhance efficiency and streamline data management within the Azure environment. This knowledge contributes to more effective data processing and ensures the smooth operation of data-driven solutions.
Overcoming Limitations of Get Metadata Activity in Azure Data Factory / Synapse
Oct 05, 2023.
Overcoming Limitations of Get Metadata Activity in Azure Data Factory / Synapse
Capturing Phishing Email Using Custom Middleware in ASP.Net Core Web API
Aug 02, 2023.
To capture and detect phishing emails using custom middleware in an ASP.NET Core Web API, you can follow these general steps:Create Custom Middleware: Create a custom middleware that will intercept incoming HTTP requests and inspect the email content for potential phishing indicators. Middleware in ASP.NET Core can be used to perform custom processing on incoming requests and outgoing responses.
Activity Diagrams Used in Software Development
Jul 02, 2023.
The "Unified Modeling Language" provides the foundation for the system flow diagram. This diagram illustrates how the user interacts with the system for each use case. How the system will function and how the user will be able to interact with it. Unified Modeling Language (UML) activity diagrams are a particular sort of behavioral diagram that show the flow and order of activities or processes within a system or business process. They show the numerous tasks, decisions, and actions that go into a process, emphasizing the sequence of events and the connections between distinct components. Activity diagrams are frequently used to represent intricate business processes, use cases, and software system Behaviour.
What is Greedy Algorithm?
Jun 26, 2023.
Learn about greedy algorithms, a type of algorithm that makes decisions locally, but can often lead to globally optimal solutions.
How To Get Today's Date In SQL Server
Jan 24, 2023.
In SQL, Today's date can be used in SELECT, INSERT, and UPDATE statements. It can also be used in conjunction with other functions and operators for calculations or comparisons. Additionally, today's date can be used for efficient manipulation and retrieval of date-related data within a SQL database.
Use Of Filter Data Table Activity In UiPath
Dec 27, 2022.
Idea about how to use the Filter Data Table Activity in UiPath Studio.
How To Use Start/Kill Process Activity In UiPath Using UiPath Studio
Nov 28, 2022.
Reading this article, we can learn How to use Start and Kill process Activity in UiPath using UiPath Studio.
Get Current Quarter From Date In Canvas PowerApps
Nov 08, 2022.
In this blog, we will see how to get Quarters from Date.
Configuring An ADF Pipeline Activity Output To File In ADLS
Oct 07, 2022.
In this article, we will see the practical approach to configure the output of a pipeline activity to a file in Azure blob storage.
Get Current User Profile Properties In SPFx Webpart Using MS Graph API
Aug 25, 2022.
In this article I have explained how to get the current user profile properties in your SPFx webpart using Microsoft Graph API
Implementing Maps Activity And Getting User Location In Android Studio
Jun 24, 2022.
In this article, we will learn how can we use google maps on android Studio and get our location on the application.
Multiple Ways To Get Current Working Directory In Python
May 25, 2022.
This article demonstrates the various ways to get current working directory in Python.
Azure Duration Functions - How To Use And Implement It
May 03, 2022.
In this article, we will discuss related to the implementation process of Azure Durable Function. We also discuss how to implement timer intervals while running any long-running Durable Function Workflow.
Xamarin Forms Circular Activity Indicator For UWP
Sep 21, 2021.
In this article, you will learn about Xamarin Forms custom circular/round activity indicator for UWP.
Completing Activity Using The Custom Ribbon Button
Feb 07, 2021.
This article is about completing an activity using a custom button on the subgrid.
Getting Current User Details In Canvas Apps
Sep 22, 2020.
This article is about fetching current user information in Powerapps
Read PDF With OCR Activity Using UiPath Studio
May 28, 2020.
Reading this article, you can learn How to extract the PDF document contains text and images with text automation using Read PDF with OCR and activities in UiPath Studio Pro Community.
Datatable To CSV File Using UiPath Studio
May 21, 2020.
Reading this article, you can learn How to create a Datatable and store the data in to Datatable and retrieve the data from datatable and write the data in to CSV file with Assign, Do While, Add Data Row and Write CSV activities using UiPath Studio Pro Community.
Swapping Two Numbers Using UiPath Studio
May 19, 2020.
Reading this article, you can learn How to perform Swapping Two Numbers with WriteLine and Assign activity using UiPath Studio Pro Community.
Get Current Location In Angular
Feb 12, 2020.
In this article we will get a location and convert the address
Customize Current Theme From Power BI Desktop Without Using JSON - Part One
Dec 26, 2019.
In this article, we will talk about how we can customize the current Power BI report theme in Power BI.
In UiPath RPA Tool Create A Sequence Project For Sending Mail Using SMTP Activity By Taking Credentials From Orchestrator Assets
Oct 11, 2019.
In this article, we are going to see how to create a RPA Project to send an email by taking credentials from UiPath Orchestrator. I have covered the basics, but this article assumes you already know the basics of UiPath.
How We Can Pass UI Controls From One Activity To Another Using Kotlin In Android Studio
Sep 18, 2019.
In this article, I will show you how to use UI Control and pass that from one activity to another Activity using Kotlin in Android Studio.
Create Chrome Extension And Implement Basic Use Cases
Aug 21, 2019.
In this article, we will create a Chrome extension and implement the basic use cases which would give direction in creating complex extensions.
Explode Animation - Activity Transition With Shared Elements
Aug 12, 2019.
This article demonstrates how to navigate from one activity to another activity in Android with the use of shared elements during the transition of two activities.
Custom Workflow Activity To Enable Or Disable System User Account
Aug 06, 2019.
This article shows you how to create custom workflow activity to enable or disable System User.
Picking Up Current Week And Last Week Dates In C#
Apr 03, 2019.
In this article you will learn how to pick up the current week and the last week's dates in C#.
Interoperability Of Kotlin - Calling Java Fragment In A Kotlin Activity
Jan 14, 2019.
This article tells the process of calling a Java code into Kotlin activity. We will see how two different extension files like .kt and .java communicate with each other.
Get Activity Details Of All OneDrive Users Using Microsoft Graph API
Jan 10, 2019.
In this article, we will learn how to leverage the Microsoft Graph API to retrieve detailed activity insights for all OneDrive users. Discover user analytics, monitor usage patterns, and integrate data retrieval for comprehensive insights into user behavior and application development.
Get Email Activity And Mailbox Usage Details Of All Users Using Graph API
Dec 12, 2018.
Utilize Graph API to retrieve comprehensive details on email activity and mailbox usage for all users. Gain insights into communication patterns and resource utilization across your organization efficiently.
Get Current User Information Using PnP Library In SharePoint Framework
Nov 18, 2018.
Here, you'll learn on how to get the current user information in SharePoint Framework web part using PnP JavaScript library.
Monitor The Network Connectivity Changes In Xamarin Forms Application Using Xamarin Essentials For Android And UWP
Nov 05, 2018.
Reading this article, we can learn how to Check the changes of network connectivity conditions and current network access in Xamarin Forms application using Xamarin Essentials for Android and Universal Windows Platform with XAML and Visual C# in cross-platform application development.
Keeping Large Table Statistics Current - TF2371
Oct 24, 2018.
Statistics are the magic ingredient that helps the query optimizer create its best guess for generating an execution plan. Keeping statistics as accurate as possible will give the optimizer the information it uses to calculate estimated costs and cardinality, which enables it to properly allocate resources such as memory grants.
Sharing Object Between Activities In Android
Oct 03, 2018.
This tutorial will discuss how can we share objects from one activity to another activity.
Set Current User As Default Value Of Person/ Group Field In PowerApps
Sep 04, 2018.
In this article, I am going to explain how to set the current user as the default value of a person or a group field in PowerApps. The goal of this article is to provide a complete idea about how to set current user or user related properties to SharePoint person or group column in PowerApps.
Check The Site Usage In SharePoint Online
Jul 05, 2018.
Monitor and analyze site usage efficiently in SharePoint Online with comprehensive analytics. Gain insights into traffic, user activity, and engagement through detailed reports and metrics.
Creating Custom Workflow Activity in Dynamics 365
Jun 20, 2018.
This guide covers the essential steps for developing and integrating custom activities, enabling you to automate processes more efficiently and tailor Dynamics 365 to meet your specific needs.
Run And Stop Activity Indicator In Xamarin Forms
Mar 29, 2018.
This article demonstrates the Run and Stop activity indicator in Xamarin.Forms application.
Get The Current Logged In User Details In SharePoint 2013 Using SSOM, CSOM, REST API, JSOM And PowerShell
Feb 27, 2018.
In this article we will learn how to fetch the user details of the current logged in user in a SharePoint site. There are multiple approaches by which we can get the logged in details such as User ID, Login Name (Login ID) of the user and the Display Name of the user.
Activity Indicator In Xamarin.iOS
Jan 17, 2018.
In this article, we are going to create a simple xamarin.Ios application that will have the activity indicating some background task is going on. We will use activity indicator that will animate on the specific duration indicating some calculation, or functionality is executing on background. It lets the user know some background task is going on.
Navigation Drawer Activity In Android
Dec 27, 2017.
In this article, we will learn how to use a single navigation drawer for different activities.
SQL Server 2016 - How To Detect The Current Cumulative Update/Service Pack That Was Installed
Nov 05, 2017.
Learn how to detect the current Cumulative Update or Service Pack installed on SQL Server using various methods like ServerProperty in T-SQL, SQL Server Management Studio, Configuration Manager, and PowerShell.
Audit Log Search In Security And Compliance Center In Office 365
Jun 16, 2017.
Audit log search in Security and Compliance center in Office 365.
Why Google Home Is A Winner In The Long Run
Jun 07, 2017.
Why Google Home is a winner in the long run
Add In Built Web Parts In SharePoint Modern Site Page
Apr 18, 2017.
Learn how to enhance your SharePoint modern site pages by adding Yammer and Site Activity web parts. These modern pages support rich multimedia and are responsive across devices. Follow steps to open your SharePoint site, edit the page, and integrate these web parts to boost communication and site engagement.
How To Send The Data One Activity To Another Activity In Android Applications
Apr 17, 2017.
How To Send The Data One Activity To Another Activity In Android Applications.
How To Work With Multiple Activities And Navigate The Activities In Android Studio
Apr 15, 2017.
In this article, you will learn how to work with the multiple activities and navigate the activities in an Android Studio.
How To Use Activity Indicator On Popup Window In Xamarin iOS App
Mar 18, 2017.
In this article, you will learn how to use an Activity Indicator on Popup Window in Xamarin iOS, using Xamarin Studio.
Create An Activity Indicator In Xamarin iOS App
Mar 09, 2017.
In this article, you will learn how to create an Activity Indicator in Xamarin iOS, using Xamarin Studio.
Introduction To Activity Life Cycle And Invoking An Activity From Another Activity
Feb 09, 2017.
In this article, you will learn about activity life cycle and invoking an activity from another activity.
How Activities Interact With Users In Android Applications
Jan 23, 2017.
In this article, you will learn about how activities interact with the user. There are two levels when the user interacts with Android Application UI: Activity level and View level.
Navigating To Another View And Opening Another Activity In Android Using Xamarin
Jan 04, 2017.
In this article, you will learn how to navigate to another page and open another activity in Android applications, using Xamarin in Visual Studio 2015.
Detect Orientation Changes And Control The Orientation Of The Activity
Dec 25, 2016.
In this article, we will see how to detect the device orientation and control the orientation of the activity.
Activity Indicator In Xamarin.Forms Application For Android And UWP
Dec 18, 2016.
In this article, learn how to use an Activity Indicator in Xamarin.Forms application for Android and Universal Windows Platform with XAML and Visual C# in cross platform application development. Also, learn how to change the Activity Indicator colour while clicking the button.
Pass Data Between Two Activities In Xamarin Android App Using Visual Studio 2015
Oct 28, 2016.
In this article, you will learn how to pass the data between two activities in Xamarin Android app, using Visual Studio 2015.
Approaches For Showing The Tasks Assigned To The Logged In User From The Current Site Collection Using Office 365 And SharePoint Online
Sep 02, 2016.
In this article, I am going to show the various approaches, their pros and cons to show the tasks, assigned to the current user, across the site collection.
Activity Behavior When Screen Orientation Changes In Android Application
Aug 31, 2016.
In this article, you will learn about the activity behavior of views, when screen orientation changes to either portrait or landscape.
Your Current Settings Do Not Allow File To Be Downloaded
Aug 26, 2016.
In this article, we will see how we can get rid of the error âYour current settings do not allow file to be downloadedâ in Windows Server 2012.
Monitor Activity From Your Phone By Flow App
Aug 26, 2016.
In this article, you will learn how to monitor activity from your phone by flow app.
Azure Automation: Adding Activities And Test To The Azure Run Book - Part Two
Aug 11, 2016.
In this article, you will learn about adding activities and tests to Azure Run Book in Azure portal.
Xamarin Android: Create Xamarin Android Animating Activities
Jul 12, 2016.
In this article, you will learn how to create Xamarin Android Animating activities.
Quick Start Tutorial: Creating Universal Apps Via Xamarin: Date Picker, Time Picker and Activity Indicator - Part Nine
Jun 19, 2016.
In this article, you will learn about the date picker, time picker and activity indicator controls in Xamarin forms
Activity Monitor In SQL Server
May 31, 2016.
In this article well we see in detail what activity monitor is all about in SQL Server.
Xamarin Android: Create Android GPS Current Location App
May 10, 2016.
In this article you will learn how to create a Xamarin Android GPS Current Location App.
Xamarin Android: Create Android App One Activity To Another Activity Passing Value
May 05, 2016.
In this article you will create a Xamarin android one activity to another activity passing the value application.
Android Programming - Day Two
Apr 25, 2016.
In this article, I will explain about activity lifecycle and states of an Android Application.
Twitter Timeline Widget
Apr 20, 2016.
In this article we will learn how to get a Twitter widget on our website.
Binding Service To Activity - Part Two
Apr 13, 2016.
This article illustrates about binding service with an activity and sending data back to activity from service using BroadCastReceiver.
Get Device Current Location In Windows 10 UWP
Apr 07, 2016.
In this article we are going to see how to get the device's current location in Windows 10 universal application.