C#.NET
Real time data processing using Asp.net Web Api, TPL Dataflow, SignalR and AngularJS
TPL Dataflow Library provides a foundation for message passing and parallelizing CPU-intensive and I/O-intensive applications that have high throughput and
Read moreHow to configure Custom Membership and Role Provider using ASP.NET MVC
ASP.NET membership is designed to enable you to easily use a number of different membership providers for your ASP.NET applications.
Read moreBuild 2016 Cross Platform Mobile with Xamarin
Xamarin and Microsoft empower .NET developers to become native iOS, Android, and Windows mobile app developers overnight. Apps built with
Read moreReal-time FileWatcher System Monitor using TPL DataFlow , Asp.NET Web API, SignalR, ASP.net MVC and Angular JS
Consider a system that must process multiple files simultaneously. We want to improve system performance but also we want to
Read moreASP.NET MVC Custom Membership Password Hashing based on SALT key using SHA-3 Algorithm
ASP.NET membership is designed to enable you to easily use a number of different membership providers for your ASP.NET applications.
Read moreASP.NET MVC PayPal Integration
ASP.NET MVC PayPal Integration PayPal is an online payment service that allows you to pay for purchases, receive payments, or to
Read moreIntroduction to entity framework Code first
Microsoft’s ADO.NET Entity Framework (EF) simplifies data access by allowing you to avoid working directly with the database in your
Read moreHow to configure Custom Membership Provider using ASP.NET MVC4 with external login like facebook, yahoo , google or other relying party accounts.
ASP.NET membership is designed to enable you to easily use a number of different membership providers for your ASP.NET applications.
Read moreAspect Oriented Programming using spring.NET, ASP.NET MVC
In this tutorial we learn how to do dependency Injection using SPRING.NET, Dependency injection (DI) is a process whereby objects
Read more