As many of us already familiar with rising of microservices and we know that architecting applications around microservices is focus point with developers right now, but running them
ASP.NET Identity is one of recent membership and identity management framework supported by Microsoft and this system can be plugged to any recent ASP.NET framework such as Web API, MVC, Web
NodeJS is single threaded, hmm yes but this is a partial truth, actually it is event-driven and single-threaded with background workers. NodeJS is based on JavaScript and C++. JavaScript executes on the
AngularJS – an awesome framework with lots of native services and functions. Some of them are $apply, $timeout, $digest and $evalAsync. These are pretty used terms in any
The data layer is one of the most important component of the application and we have pretty good options to take care this requirement like ADO.NET, LinqToSql , Entity Framework.
I worked on Active Directory in my some recent assignments and requirements were something like: Identify current user. Get current user’s groups. Get all users of a group.
Angular JS is one of the most widely used framework for SPA(Single Page Application) and for other dynamic web applications. There is a huge list of points which