PMP (Project Management Professional) is a certification to enhance your skills in Project Management and foster yourself in more accurate estimation of budget and schedule, better communication, smooth delivery of your projects.
[More]
11. January 2016
Anil Kumar
General
Conceptual Diagram - To communicate an abstract idea in clear & concise way without lengthy explanations, a high-level visual representation is used to shows how abstract-concepts are related.
[More]
This article is intended to explore the software setup way from command prompt. Mostly this is the requirement for silent installation, changing the default installation location for example from "Program Files" folder to somewhere else.
[More]
30. December 2015
Anil Kumar
Web API
A good collection of reading resources on Web API, OWIN and asp.net Identity
[More]
29. December 2015
Anil Kumar
C#
Delegate plays an important role in today's programming model where it is extensively used in Parallel Programming, Asynchronous Programming, PLINQ, Events & Callback methods, Func, Action, Predicates and so on.
[More]
12. November 2015
Anil Kumar
General
Hot Deal! 20% Off on Google Apps for Work. Register your Google Apps through CodePattern.net and avail 20% discount on your first annual bill.
[More]
19. October 2015
Anil Kumar
C# , MS-SQL , WPF
SQL Server takes significant time to process (long running SQL statements) which leads to block the execution of your .net code i.e. main UI thread.
[More]
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]