Asma Khalid, C# Corner

Asma Khalid

C# Corner

Contact Asma

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • C# Corner

Past articles by Asma:

ASP.NET MVC - jQuery Date Picker Plugin

This article is about integration of Jquery Date Picker Plugin using ASP.NET MVC5 platform. → Read More

C#.NET - Access OAuth REST Web API Method

This article is about consumption of OAuth token-based authorization for REST Web API methods using C#.NET Console Application. → Read More

ASP.NET MVC - How to Use Ajax with Parameters

This article is about integration of Ajax call by passing multiple input query parameters with ASP.NET MVC5 platform. → Read More

C#.NET - Access Authorized REST Web API Method

This article is about consumption of Authorized REST Web API methods using ASP.NET REST Web API platform. → Read More

C#.NET - Access GET Type REST Web API Method

This article is about consumption of GET type REST Web API method without any API authorization with and without request query URL parameters using ASP.NET REST Web API platform. → Read More

C#.NET - Access POST Type REST Web API Method

This article is about consumption of POST type REST Web API method without any API authorization using ASP.NET REST Web API platform. → Read More

ASP.NET MVC - REST Web API POST Method

This article is about the creation of REST Web API POST type method using ASP.NET REST Web API platform. → Read More

C#.NET - JSON Object Mapper

This article is about creation of a complex JSON object mapper using C#.NET technology Console Application. → Read More

ASP.NET MVC 5 - Time Picker Plugin

This article is about integration and basic usage of the Bootstrap Time Picker jQuery plugin in ASP.NET MVC5 platform. → Read More

ASP.NET MVC 5 - Limit Upload File Size

This article is about uploading files by limiting/restricting the desired upload file size by implementing a custom data annotation/attribute component on ASP.NET MVC5 platform. → Read More

ASP.NET MVC5 - Upload Images/Files As Document

This article is about uploading an image file as a document on ASP.NET MVC5 platform. This article is not specific to images only, you can use the provided solution with any type of file format as well. I shall be demonstrating uploading of image files as other types of files on ASP.NET MVC5. → Read More

Microsoft Azure - Setting Up Premium Machine Learning Studio

This article is about installation of premium Microsoft Azure Machine Learning Studio workspace into your Microsoft Azure paid subscription account. → Read More

Microsoft Cognitive Toolkit

This article is about installation of Microsoft Cognitive Toolkit on Windows 7. → Read More

ASP.NET MVC 5 - SMTP Email Notification

This article is about sending email notification to recipient email address from within your website. → Read More

ASP.NET Webform - Google Charts API Integration

This article is about Google charts API integration with asp.net webform → Read More

WPF - REST Web API Consumption

This article is about REST Web API Consumption in WPF client-side software/application. → Read More

WPF - Data Storage Using SQL Server

For any development domain, be it mobile or web or desktop or service-based, data storage is an essential component whether it is done on the server side or the client side. WPF application is a client-side application and it also supports many data storage resources which depend on the business requirement or business choice. → Read More

WPF - Dropdown Menu/Combobox Menu Data Binding Using Text File

This article is about WPF dropdown menu/combobox menu data binding using text file → Read More

WPF - File Menu User Control

This article is about the development of WPF File Menu User control. → Read More

JavaScript - Date And Time Library Moment.JS

This article is about using client side date & time format & manipulation JavaScript library Moment.JS → Read More