WCF Service Library Vs WCF Service Application
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...
My Tech Blog
WCF Service Library Vs WCF Service Application
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...
" URL Encode/Decode By JQuery"
Encode UR L String var url = $(location).attr(' href' ) ; // get current url var url = 'folder/index.html?param=#23dd...