Render different Layout in ASP.NET MVC "Dynamically"
We can consider Layouts are like as Master Pages in Asp.Net Web Forms. Layouts are help us to maintain consistent look and feel across al...
My Tech Blog
We can consider Layouts are like as Master Pages in Asp.Net Web Forms. Layouts are help us to maintain consistent look and feel across al...
If you thinking to start a new project with WCF, better to go with WCF Service Library . Because : As its does not have .svc file. so, i...
Encode UR L String var url = $(location).attr(' href' ) ; // get current url var url = 'folder/index.html?param=#23dd...