Dojo Toolkit
How to use dojo toolkit in asp.net(c#) projects. Please post some sample codes
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
EmersioNPosted Jun 17, 2010, 7:09 AM
so your application directory structure should be like
dojoApp -> Js - > [dijit,dojo,dojox (dojo script dirs)]
then add following line in page where you want to use dojo
runat="server">
Regards
Enjoy....