Angular is an open-source, comprehensive JavaScript framework developed by Google for building dynamic, front-end web applications. It supports MVC framework and good for building Single Page Applications(SPA). Now, it has become most preferred framework for building interactive components-based web applications.
[More]
LL.M. 1 year course validity over 2 years is a big question among law learners. This post brief you on the course duration comparison and validity with the recent circulars issued by UGC and BCI.
[More]
16. November 2016
Anil Kumar
C#
The simplest way to transforming a UTF-7 encoded string is to use the .net System.Text.Encoding abstract class. It internally uses System.Security class library to provide the transform we are targeting for like ASCII, BigEndianUnicode, Unicode, UTF32, UTF7, and UTF8.
[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]