Balajiprasad's useful codes

Important codings & concepts in web & window applications using microsoft technologies.

Showing posts with label MVC. Show all posts
Showing posts with label MVC. Show all posts
Tuesday, February 11, 2025

Read B2C Token from Razor MVC Application

›
 To Retrieve B2C logged in users token for delegate permissions, follow below steps, Add below lines in startup, // Configuration to sign-in...
Thursday, December 14, 2017

C# - How to merge paths with slashes in all subsequent params

›
To combine file paths with slashes will take care by below code public static string MergePath( params string [] stringPaths)   ...
Thursday, March 31, 2016

MVC - Domain Route for Multi tenancy application to handle different URL

›
In some cases, we should handle Multi-tenant application with single code base and different domain URLs. So how do we handle that in MVC...
Friday, May 15, 2015

MVC - Cache dynamic files in browser based on query string from action results

›
To cache we can do many things such as StaticCache in webconfig, HTML5 manifest cache and also we can use OutputCache in MVC. To enable c...
Saturday, April 25, 2015

MVC & WebAPI - Model Binder

›
There are some specific cases in order to use model binder to MVC and WebAPI in same project. Here i will explain step by step to impleme...
1 comment:
›
Home
View web version

Its Me

Balajiprasad
View my complete profile
Powered by Blogger.