You can use HTML helpers to get data / data label etc. If you use MVC & EF , it…
Simple .NetCore razor page with master/detail grids and JSON queries and bootstrap modal page. Index.cshtml Modal.cshtml Site.js Site.css
Here is a basic sample code
For this sample you need json calls for master and detail. still good example for calling data. Don’t forget adding…
When you deal with WebApi you need helper to test your functions. Also you need to document them. Swagger does…
I added basic Json data call /parse function to my library works in .NetCore Razor page. Simple / usefull.
Yeah , yeah. You are not able to install 32bit/64bit ACE.OLEDB driver both. You can only install the version which…
I’ve just started to get this “Object reference not set to instance of an object” error while trying to update…
Thanks to Derek Banas for youtube tutorial video. You also get codes from here: Its good to understand capabilities of…
It comes as an addin to CRM and you can prepare Odata, json, webapi, rest scripts easily. Don’t waste your…