Telerik's ASP.NET AJAX RadGrid with Custom Paging and Sorting 04 March 2018 Admin .NET, Telerik To improve the page speed and reducing the large data handling load on the server we usual [More]
Securing a string using SecureString 30 January 2018 Admin .NET We mostly think about security while transporting data from a client machine to server and authentic [More]
Regular Expression: Learn, Understand & Create Your Own 04 September 2017 Admin .NET, .NET Core What is Regular Expression? Regular Expression is a set of rules/patterns that describe a certain am [More]
Search Engine Optimization - Part 1 29 August 2017 Admin SEO It is very common problem companies or developers have to rank their website on Search Engine. It is [More]
Updating a config key value at run time 17 August 2017 Admin .NET Introduction: In general, updating a config key is not a good practice because the appSettings secti [More]
Getting Started with ASP.NET Core Part-1 16 August 2017 Admin .NET Core I hope you know that Microsoft has recently launched ASP .NET Core. They have re-written the entire [More]
Full Text Search in SQL Server 01 August 2017 Admin Azure SQL Database, MS SQL Introduction: Full-Text Search in SQL Server and Azure SQL Database lets users and applicatio [More]
XmlSerializer: Get Text from Complex Type Property 31 July 2017 Admin .NET Recently, I was working on some stuff dealing with Serializing/Deserializing XML with pre-defined XM [More]
Securing Token Based APIs Authentication 18 July 2017 Admin .NET Nowadays, Token Based Authentication is widely used for API authentication. With most, every mobile [More]
Getting started with Entity Framework Core 17 July 2017 Admin .NET Core Recently, Microsoft has launched .NET core. They had to rewrite the whole code from scratch to make [More]