No announcements
Found 3017574 threads
-
0 Votes
App_code and bin folders in sharepoint site
Hi Usha, In .NET development, we can use the App_code folder to store files which can be access through the whole project(might be a ...Answered | 1 Replies | 1026 Views | Created by UshaJyothsna - Friday, May 27, 2016 10:22 AM | Last reply by Patrick_Liang - Monday, May 30, 2016 8:11 AM -
0 Votes
APP_Code
In a dynamically compiled Web site project, ASP.NET compiles the code in the App_Code folder on the initial request to your application.Answered | 2 Replies | 4950 Views | Created by Mr.GMKREDDY - Friday, July 15, 2011 3:44 PM | Last reply by Mr.GMKREDDY - Friday, July 22, 2011 5:36 PM -
2 Votes
two classes in different languages in \App_code folder
There are two things you need to do to make this work.Answered | 2 Replies | 7686 Views | Created by karthikpk - Sunday, September 18, 2011 9:39 AM | Last reply by Karel Zikmund - Thursday, September 22, 2011 1:11 AM -
0 Votes
Custom control only working in app_code folder
I followed an example stating that you needed to place the custom control in the App_Code folder and it worked but no Intellisence.Answered | 3 Replies | 46 Views | Created by Anonymous - Saturday, August 1, 2009 6:16 PM | Last reply by Anonymous - Tuesday, August 4, 2009 3:30 AM -
0 Votes
Access class by another class which are not placed in App_Code folder
public Class2 { public void Foo () { var objClass1 = new Class1(); objClass1.Test(); } } By default when you select ...Answered | 3 Replies | 1644 Views | Created by Jey Dude - Tuesday, August 6, 2013 11:16 AM | Last reply by CoolDadTx - Wednesday, August 7, 2013 3:23 PM -
0 Votes
Intellisense in App_Code
Hi, I've just upgrade my web application from vs2008 to vs2010, I create a new web app from vs2010, then copy across all the existing files from vs2008, then I add a new class file ...Answered | 1 Replies | 8736 Views | Created by kin.ko - Wednesday, May 19, 2010 12:06 AM | Last reply by Shrikant Maske - Thursday, May 20, 2010 1:37 PM -
0 Votes
Source Control for Only Part of Visual Studio Project
Hi Armysniper, Refer the below links which talks about how to exclude files from source control.Answered | 1 Replies | 531 Views | Created by Armysniper - Tuesday, May 5, 2015 3:06 PM | Last reply by Sunil Hurkadli - Friday, May 29, 2015 11:43 AM -
0 Votes
TFS 2010 and DotNetNuke source control - How can I exclude folders/files from source control?
Basically we wanted to make only App_Code and DesktopModules treated as source controlled.Answered | 13 Replies | 14362 Views | Created by Chad.Hensley - Thursday, April 8, 2010 3:36 AM | Last reply by Michal Malecki MSFT - Friday, April 23, 2010 3:04 PM -
0 Votes
The type exists in both App_Code & Website.
I have build it and getting below error- The type ‘Log’ exists in both 1_App_code, version=0.0.0.0, Culture=neutral, ...Answered | 1 Replies | 2333 Views | Created by Maggy111 - Monday, May 23, 2016 1:04 PM | Last reply by Stefan Hoffmann - Monday, May 23, 2016 1:47 PM -
0 Votes
How to add custom commandbar for one specified web folder?
How exactly you want to "customize right click commandBar?Answered | 10 Replies | 3921 Views | Created by shibeilei - Tuesday, November 4, 2008 1:50 AM | Last reply by shibeilei - Wednesday, November 5, 2008 2:29 AM -
0 Votes
TFS Custom Work Item Control
Hi All, I have created a custom control combo box.Answered | 4 Replies | 4489 Views | Created by NagarajBhairaji - Friday, June 22, 2012 9:12 AM | Last reply by Forrest Guo - Friday, June 22, 2012 9:30 AM -
1 Votes
App_Code Assembly error
It worked.Answered | 6 Replies | 17407 Views | Created by kranthi1283 - Tuesday, October 19, 2010 8:43 PM | Last reply by Dixon Alwin - Thursday, November 27, 2014 10:22 PM -
0 Votes
Change path of the custom folder?
Only that it is set again to the default value at some point.Answered | 9 Replies | 4817 Views | Created by Vladimir Baros - Tuesday, March 29, 2011 4:03 PM | Last reply by Mike Dos Zhang - Monday, April 11, 2011 1:54 AM -
1 Votes
Creating Custom controls that work both in Silverlight and wpf
Start by creating a Silverlight Class library then in the same solution create a WPF custom control library.Answered | 3 Replies | 5048 Views | Created by Fonyuy - Tuesday, March 1, 2011 4:18 AM | Last reply by Yves.Z - Monday, March 7, 2011 2:42 AM -
0 Votes
Debugging a UnitTest in App_Code directory
I have used the wizard to generate a unit-test for some code in my web-site's App_Code directory.Answered | 2 Replies | 3903 Views | Created by P.Huhn - Friday, December 5, 2008 6:04 PM | Last reply by Bill.Wang - Tuesday, December 9, 2008 7:44 AM -
0 Votes
Alerts not working for only some folders of a document library
Victor, I have other libraries wherein I have set up alerts at folder level and they work fine for me.Answered | 4 Replies | 3476 Views | Created by Rajashree86 - Wednesday, June 6, 2012 1:59 PM | Last reply by Rajashree86 - Wednesday, June 6, 2012 3:45 PM -
0 Votes
App_Code folder does not work???
But you can also create App_Code folder as mentioned earlier by others.Answered | 3 Replies | 40 Views | Created by Anonymous - Wednesday, July 28, 2010 6:30 AM | Last reply by Anonymous - Wednesday, July 28, 2010 7:55 AM -
0 Votes
Custom Control can't be used
Seems it's quite common to name folders c# :-)Answered | 18 Replies | 8478 Views | Created by SpurryMoses - Sunday, May 29, 2005 5:06 AM | Last reply by dabombnl - Friday, March 6, 2009 7:03 AM -
2 Votes
Controlling access to Custom Views on Shared Contact Folders
You could create separate views or even search folders for each user, but in general they'd all be able to change views or create other views at will.Answered | 4 Replies | 1273 Views | Created by Cathy Allington - Wednesday, June 26, 2013 1:55 AM | Last reply by Shailesh Rajput - Monday, July 1, 2013 4:24 PM -
0 Votes
Custom Work Items Controls for TFS 2010
Thanks for letting me know about the " use Custom Controls of 2008 directly into 2010 it will not work.Answered | 5 Replies | 6710 Views | Created by Allen.Feinberg - Monday, August 2, 2010 12:13 AM | Last reply by chanduvsc - Friday, August 6, 2010 8:12 AM - Items 1 to 20 of 3017574 Next ›
No announcements