29. August 2018
Amrit
C# , WPF
Key settings that are required to implement centralize localization library used in multiple projects. I faced this issue and doing lot of research didn't find anything fruitful. So I decided to just write these bullet settings that are useful for developers who may get some help from my post.
[More]
Blockchain is a chain of blocks(of Cryptography). It is a kind of secure, decentralized /distributed, intelligent ledger system where system or blocks or master-nodes are chained globally to process transactions.
[More]
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]
There has been enough talk on Agile by experts but still more than two third of the world are not aw
[More]
In this article author is advising that how to build such a team who is always hungry for success.Su
[More]
In this article author is explaining the importance of TDD in age of Agile.In
age of Agile framework
[More]
In this article author is explaining the impact of toxic
workplace and how to deal with. It is so hazardous that "One toxic person can bring down more than 20 team members".
[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]
Here let us see some important Oracle error codes - 1) ORA-00001: unique constraint (constraint_name
[More]