DotNet By Satya

Blog that contains articles about new technologies related or not with programming. I will describe and solves some problems that I encounter in my career. ASP .NET, AJAX, Javascript, C++, C# and SQL are some of the subjects that will appear.

Showing posts with label appsettings javascript. Show all posts
Showing posts with label appsettings javascript. Show all posts
29 March 2012

get web.config appsettings in javascript

›
var conn = '<%=ConfigurationManager.ConnectionStrings["MyConnString"].ConnectionString %>' alert(conn); var v1 = ...
›
Home
View web version

DotnetBySatya About

satyabhaviri
View my complete profile
Powered by Blogger.