How to customize the Reflection Metadata ?
If you dealt with Type API in .NET 4.5, you must have already found that there is a separate object…
If you dealt with Type API in .NET 4.5, you must have already found that there is a separate object…
.NET 4.5 comes with some of the major enhancements. Among them, one of the most important changes that has been…
Do you know that .NET GC now equipped with yet another option to Compact Large Object Heap. This has been…
As we are getting inclined more and more towards devices, browsers are trying to do their best to actually implement…
Notification is one of the interesting thing that browsers are adding support to. Generally when we think of Web notification…
Web workers are one of the most awaited feature of entire HTML 5 specifications. Generally if we think of, the…
Well, yet another offline storage can be the actual html that has been transferred from server. It is an important…
HTML 5 also introduces an IndexDb storage API just like SQL databases, which are high speed data access key value…