Conditional output once – logging only once – output jquery tag: <script once="jquery" type="text/javascript" src="~/content/js/jquery-1.2.6.js"/> • MVC Helpers – instances of HtmlHelper, UrlHelper, and AjaxHelper available as Html, Url, and Ajax properties respectively 20. svibanj 2010. www.webug.com.hr Ima toga još, istražite dokumentaciju
view = performanse • Svi viewi nasljeđuju zajedničku base klasu – Sadrži ViewData dictionary – Može sadržavati utility/helper metode • Opcija: static kompajliranje (@Build-time) – Navodno nije još 100% pouzdano (vidi docs) 20. svibanj 2010. www.webug.com.hr Značajke
• Registrirati .spark ekstenziju u VS 1. U Solution exploreru desni klik na .spark file 2. Open with… 3. Source Code (Text Editor) 4. Set as Default 20. svibanj 2010. www.webug.com.hr Visual Studio Integracija
Intellisense ne podržava Spark • prebaciti Intellisense Type na VS (vidi Dimecast) – project type: Web Application – Intellisense ne radi za Resources (.resx) 20. svibanj 2010. www.webug.com.hr Visual Studio Integracija