How to resolve The JSON request was too large to be deserialized problem in ASP.NET mvc
Read MoreHere is a snippet of code that can be used to extract data from an XML string in SQL Server
Read MoreGZIP is a method of compression for faster network transfers of contents. Here is a snippet that will help us enable GZIP for an ASP.NET MVC application.
Read MoreCode snippet to be added to "web.config" file to force any HTTP requests to HTTPS request
Read MoreTake a web application offline for the duration of deployment or deployment, by publishing an App_offline.htm file to the server.
Read MoreSometime while creating app with xamarin, I had frequently faced issue such that the resources file doesn't contain newly added controls/views or string resources. By doing the following steps we can resolve this issue.
Read MoreSubscribe to our weekly Newsletter and receive updates via email.