Atul Patel's Blog
Monday, May 25, 2020
JSON mapping and Transform
›
JSON mapping and Transform Current Issue and requirement Nowadays most applications are using APIs to interact with internal distrib...
2 comments:
Tuesday, February 11, 2020
Learn SQL from zero to hero
›
One of my friends wanted to learn SQL server and queries. I provided him a few online books for basics. This may be helpful for someon...
Friday, March 8, 2019
Import - export data using Azure blob storage and bcp utility
›
Skip to end of metadata Example of the export data file, generated using BCP utility from a local SQL server, upload to Azure blob...
3 comments:
Monday, January 21, 2019
SQL server JSON using practical scenario with .Net Core, C# and Dapper
›
Since SQL server 2016, come up with good support of JSON save. You can find many syntactical tutorials online. My point to add one more...
1 comment:
Sunday, May 20, 2018
Customize UI design for multi tenant asp.net application using Bootstrap
›
When you are developing a multitenant application, all your tenant (customer) wants their design or color coding (theme) different as per t...
11 comments:
›
Home
View web version