No announcements
Found 2975174 threads
-
0 Votes
What is the best way to bundle multiple entities into one install file?
If you want files from different projects in the Application Folder, just drag and drop the files into that folder in the File System view in the IDE.Answered | 3 Replies | 646 Views | Created by madroadcyclist - Wednesday, December 9, 2015 2:37 PM | Last reply by PhilWilson - Wednesday, December 9, 2015 10:00 PM -
0 Votes
Help exclude *.js file
If your requirement is to exlude all js files, then '%.js' will suffice.Answered | 8 Replies | 3703 Views | Created by jwill92 - Friday, May 28, 2010 8:06 AM | Last reply by jwill92 - Friday, May 28, 2010 9:57 AM -
0 Votes
JS files management and Intellisense
I regularly use frameworks like Backbone.js and Ember.js, and as a developer, my first mind is that all JS files should be shared from default.html to pages.Answered | 2 Replies | 907 Views | Created by Sylvain ESTEVEZ - Sunday, November 24, 2013 11:03 AM | Last reply by Sylvain ESTEVEZ - Monday, November 25, 2013 5:44 PM -
1 Votes
Output files are all .js any options for c# ?
The .xap is just a .zip file.Answered | 7 Replies | 4825 Views | Created by Marc Roussel - Friday, December 12, 2008 11:30 AM | Last reply by Marc Roussel - Sunday, December 14, 2008 4:00 PM -
0 Votes
Adding a JS file to a masterpage
I want to add a JS file to the masterpage, but for some reason I can't get it to load.Answered | 4 Replies | 3823 Views | Created by zenicanin - Wednesday, December 21, 2011 4:58 PM | Last reply by Manoj Kumar Gangwar - Wednesday, December 21, 2011 5:52 PM -
0 Votes
[UWP] Reading and writing into Bundled Files
Hi, I think that you can only read from files that are packaged into your application's package.Answered | 1 Replies | 610 Views | Created by Prakhargupta93 - Monday, August 24, 2015 12:56 PM | Last reply by Mike Taulty - Monday, August 24, 2015 4:55 PM -
2 Votes
Include .js files (and others) in build
All fixed now, used Find, Load and LockResource to get .js file.Answered | 4 Replies | 2116 Views | Created by alendamadzic - Friday, November 11, 2011 12:42 PM | Last reply by alendamadzic - Monday, November 14, 2011 10:39 AM -
0 Votes
js file and image load times
Well if small js and image files out of the layouts directory are your bottleneck...I actually can't believe this.Answered | 4 Replies | 6614 Views | Created by Laxmikant Rathi - Sunday, February 27, 2011 9:30 AM | Last reply by Todd.Wilder - Monday, February 28, 2011 4:59 AM -
0 Votes
Bundle all Js file into one file
User-474980206 posted Fortunately the documentation covers thisUnanswered | 1 Replies | 59 Views | Created by Anonymous - Saturday, April 25, 2020 4:44 PM | Last reply by Anonymous - Sunday, April 26, 2020 2:13 AM -
0 Votes
Loading JS from an external file
Try to insert your external js file as like this ....It worked for me...Answered | 3 Replies | 1189 Views | Created by Andrei Varanovich - Wednesday, January 7, 2015 11:26 AM | Last reply by Rajendran M - Wednesday, January 7, 2015 12:58 PM -
0 Votes
[UWP]Download bundle file from JSON - C#
However, the code you sent seemed to suggest that the files in the bundle are residing on your local drives and since you keep showing us a sample without and file ...Answered | 13 Replies | 1504 Views | Created by Priscillia - Tuesday, May 17, 2016 2:14 AM | Last reply by pkr2000 - Tuesday, June 7, 2016 3:39 PM -
1 Votes
How to force Comments for .js files?
Hi, Visual Studio does not provide built-in method to force comments for js code.Answered | 1 Replies | 602 Views | Created by Bahar Gh - Wednesday, July 9, 2014 1:08 PM | Last reply by Amanda Zhu - Friday, July 11, 2014 3:44 AM -
0 Votes
package config file + all connections to all databases in one xml file
What do you mean create config file at project level?Answered | 5 Replies | 729 Views | Created by Spunny - Wednesday, October 12, 2016 5:55 PM | Last reply by ArthurZ - Friday, October 14, 2016 8:03 PM -
0 Votes
css & js files don't unload on navigation
WinJS apps are predefined, you cannot randomly load js and html into your application.Answered | 6 Replies | 3619 Views | Created by Emad - Thursday, July 12, 2012 11:27 AM | Last reply by Jeff Sanders - Thursday, January 31, 2013 8:52 PM -
4 Votes
Custom handling of .js files in custom projects
We're basically changing the content type of the TextBuffer directly when the specific project is opening the .js file, we just had to go through some hoops to ...Answered | 12 Replies | 2718 Views | Created by Jb Evain - Monday, September 9, 2013 8:35 PM | Last reply by Jb Evain - Thursday, November 14, 2013 9:29 AM -
1 Votes
CSS, JS and other Files in SharePoint 2010 Webpart
still if you are facing the issue just create a folder "JS" on "Style Library" and upload the ...Answered | 17 Replies | 5184 Views | Created by Parth Rawal - Thursday, December 22, 2011 7:59 AM | Last reply by Parth Rawal - Thursday, December 22, 2011 12:04 PM -
1 Votes
Include reference to external js files in spfx webparts
That's my main requirement to include my custom js file after including the Jquery in my webpart Have a great day.Answered | 4 Replies | 14326 Views | Created by Vinod 2589 - Wednesday, September 6, 2017 7:30 PM | Last reply by Lee__li - Tuesday, September 26, 2017 1:47 AM -
1 Votes
get a bundle with all needed files for MSTest from Project
Also the VSMDI file uses a wrong path :( I thought It would gather all these files and correct ...Answered | 14 Replies | 4970 Views | Created by Live Eric - Tuesday, August 16, 2011 7:58 PM | Last reply by Aditya_msft - Wednesday, August 24, 2011 4:41 AM -
0 Votes
Out of webPart to add refrences of custome JS and custome CSS file.
Addition to the above,we can use the script editor webpart to load the js file.Answered | 2 Replies | 887 Views | Created by Er. Deepak Kumar - Tuesday, July 1, 2014 11:29 AM | Last reply by sk2014 - Tuesday, July 1, 2014 11:59 AM -
1 Votes
How to use custom css and js files in SharePoint?
Check out the article "Where to place custom files in SharePoint ?Answered | 13 Replies | 27144 Views | Created by Dynamic - Wednesday, January 5, 2011 6:02 PM | Last reply by R Y Sri Varshan - Monday, September 17, 2012 3:19 PM - Items 1 to 20 of 2975174 Next ›
No announcements