Anup Das Gupta's blog

Exploring Asp.net, Asp.net MVC, C#, jQuery, HTML, CSS, JavaScript

Friday, July 10, 2020

Purse dynamic JSON with C#

›
First, let me explain what is we are trying to do in this post. Recently have a problem needed to parse a JSON to a C# object. Few of the f...
Saturday, July 4, 2020

jqGrid load data from ASP.NET MVC Core controller

›
In this post, let's see how to bind jqGrid with data from asp.net core MVC with server-side paging. We are using User details as MVC vi...
Thursday, September 27, 2018

Fortify scan with sourceanalyzer using Jenkins - Unable to load build session with ID "sample_id"

›
Are you running fortify scan through sourceanalyzer for MSBuild? Are you running it with Jenkins? Jenkins node is running with Windows? May...

How to run fortify scan for dotnet solution using MSBuild

›
It's simply a 4 stage process. Step 1: Clear previous scan build sourceanalyzer -b build_id -clean Here build id is an unique s...
Tuesday, August 7, 2018

Microsoft.WebApplication.targets not found with MSBuild for Build Tools for Visual Studio 2017

›
Was working with Jenkins integration and was using MSBuild for Build Tools for Visual Studio 2017(which by default gets installed into C:\P...
Monday, November 21, 2016

Rethinkdb replace multiple fields with object and array as nested field type

›
I came across a requirement where I need to replace multiple fields in a document. In my case the document has two fields, one as object an...
Tuesday, April 26, 2016

SQL like IN clause in RethinkDB

›
Let’s consider a simple example of product. We need to get all product where product ids in a given list. A product document goes like this...
›
Home
View web version
Powered by Blogger.

About Me

Anup DG
View my complete profile