12. September 2015
Anil Kumar
Web API
You might have gone through various articles on Web API security levels and options. This article is intend to give you a straight & short overview on it rather holding you for much times.
[More]
Creating a Web API is as easy & simple as creating an MVC application. It follows same style of MVC with Routing, Model binding, Action Filters and so on.
[More]
This post is intended to explain multiple file uploads in asp.net without using any third party controls or framework. This new enhanced control was introduced in Visual Studio 2012 and working smartly with enhanced .net framework with Visual Studio 2013
[More]
How to add Facebook Page like Subscribe(Follow) button on to your Facebook user Profile so that outer world(other than from your friend-list) can also get your public posts in their news-feeds.
[More]
19. May 2015
Anil Kumar
C# , WPF
This article is intended to explain you step by step to create a WPF Application. Creating a WPF application is as easy as the creation of other application types in Visual Studio. This walkthrough is based on Visual Studio 2013 edition.
[More]
It is good to gazette the things in public interest & benefits. But who will take care of closure of these fraud universities and take legal action against them? Only publicizing names is not enough, right?
[More]
A datacenter is a center or place where computer machines and other associated compone
[More]
Most of software developer think their technical expertise is fair enough for their future prospective career road-map. In current trends of software approaches (ex Agile & Scrum), it is uncommon to avoid interactions/discussions in which from development team to scrum master to product owner to business consultants do participate in daily or weekly basis scrum standings or sprint meetings.
[More]
Why accuse others? I personally believe in "Karma" and follow "help silently, God sees it and we are bound to God only".
[More]
21. April 2015
Anil Kumar
C#
Microsoft .net framework provides options to seek concurrency with help of asynchronous operations and parallel programming capability by its TPL and BCL libraries.
[More]