No announcements
Found 2920517 threads
-
0 Votes
Retrieving a list of classes within the projects
For the classes of the source code: HOWTO: Navigate the files of a solution from a ...Answered | 2 Replies | 3335 Views | Created by nick5454 - Thursday, May 31, 2007 2:04 PM | Last reply by Carlos J. Quintero - Friday, June 1, 2007 9:33 PM -
0 Votes
Retrieving a list of Event Classes
In relation to the above its actually a list of subscription classes that I wish to retrieve from the notification services instance and then ...Answered | 2 Replies | 8237 Views | Created by fleabaz - Monday, February 19, 2007 4:52 PM | Last reply by ahmed.shamir - Tuesday, February 20, 2007 5:41 AM -
0 Votes
knowledge of classes within project
no project reference to add because all of the source files defining the classes are contained within the same ...Answered | 6 Replies | 4389 Views | Created by michael olson - Thursday, February 2, 2006 4:15 PM | Last reply by Ranju_Akram - Wednesday, May 31, 2006 2:26 PM -
0 Votes
Limiting the list of projects
the Project Selector page works fine - the page contains a list of only the projects I am allowed to see. However if I check ...Answered | 3 Replies | 5080 Views | Created by Darrell Norton - Tuesday, August 28, 2007 8:00 PM | Last reply by msnsitary - Monday, October 1, 2007 10:22 PM -
0 Votes
List Of Classes that contain a List
Your stats member is an array of lists. Do you want that? If so you'll have to add another indexer something like:Answered | 1 Replies | 470 Views | Created by Dalai - Wednesday, January 14, 2015 5:19 PM | Last reply by PhilMarInOhio - Wednesday, January 14, 2015 5:35 PM -
0 Votes
importing classes across projects
an example, consider the projects to be a game and a map editor for the game. I need to map editor to access classes that are part ...Answered | 2 Replies | 5386 Views | Created by Tyrion - Thursday, January 5, 2006 6:27 PM | Last reply by Tyrion - Friday, January 6, 2006 2:38 PM -
0 Votes
list of classes
a function, whose parameter is a ref to a collection of class I private void func(List<I> i){ i=new List<I>();Answered | 3 Replies | 3827 Views | Created by Barbie G - Monday, November 13, 2006 8:54 PM | Last reply by Peter Ritchie - Monday, November 13, 2006 9:14 PM -
0 Votes
List of Generic Classes
If you define a ‘List<dynamic> myList’, then ‘myList[0].Function1(val)’ should work, assuming that the type of val ...Answered | 2 Replies | 163 Views | Created by hulamula - Friday, February 2, 2018 6:38 PM | Last reply by hulamula - Friday, February 2, 2018 10:28 PM -
0 Votes
Retrieving the title of list u
Hi How to retrieve the title of a list(NAME) using client object model codind in sp 2010.Please help.Thanks in ...Answered | 1 Replies | 3829 Views | Created by Praveenrangu - Friday, September 30, 2011 3:47 AM | Last reply by M Rakesh Jain - Friday, September 30, 2011 3:59 AM -
0 Votes
Sharing classes between projects
Whoops! I had a look at "Sharing classes between projects in a solution in Visual Studio Express Edition" and found ...Answered | 3 Replies | 1768 Views | Created by MyKeg - Tuesday, February 21, 2017 3:59 PM | Last reply by MyKeg - Tuesday, February 21, 2017 5:57 PM -
0 Votes
Programmatically retrieving a list of iterations
Is there a way to programmatically retrieve a list of iterations for a team project? I'm writing a program where I want to allow ...Answered | 1 Replies | 4616 Views | Created by S Fatz - Tuesday, November 14, 2006 10:59 PM | Last reply by Smitha Saligrama- MSFT - Wednesday, November 15, 2006 1:24 AM -
0 Votes
Sharing classes across projects
reference this assembly from both projects in both of your solutions or - make the class public in one of your existing projects ...Answered | 3 Replies | 6102 Views | Created by AlexReg - Sunday, June 12, 2005 4:32 PM | Last reply by AlexReg - Monday, June 13, 2005 7:24 PM -
0 Votes
Retrieving a list of nearby shops
in multimaps. 2. I need to trigger an API call with a postcode (or some location) as well as the licence in #1 to retrieve a list of ...Answered | 1 Replies | 10100 Views | Created by BaconSteakey - Wednesday, June 9, 2010 7:07 PM | Last reply by John-Sheridan - Thursday, June 10, 2010 10:25 AM -
0 Votes
List within a list
point however. this looks like merely the upper 3 layers of a tree structure. You can't do that with list alone. You don't know at compile time how many layers ...Answered | 4 Replies | 431 Views | Created by Joshua1987 - Tuesday, August 18, 2015 1:52 PM | Last reply by Christopher84 - Tuesday, August 18, 2015 6:12 PM -
1 Votes
List of Classes
Can I instantiate it Activator.CreateInstance is the usual thing to do. Have you looked into this part of my post: private ...Answered | 6 Replies | 2344 Views | Created by RobbKirk - Saturday, March 6, 2010 2:10 PM | Last reply by RobbKirk - Saturday, March 6, 2010 7:37 PM -
0 Votes
grouping variables within classes
use structures or classes for the configuration and a shared class with methods/functions over instances of the class with everything was making it better ...Answered | 4 Replies | 2612 Views | Created by meriano - Tuesday, September 8, 2009 6:04 PM | Last reply by meriano - Wednesday, September 9, 2009 7:31 PM -
0 Votes
list of classes with constructors
Yes, as it seemed you couldn't fix this error because of a confusion between what a list and a single object instance is, I ...Answered | 10 Replies | 618 Views | Created by snkpd - Wednesday, March 20, 2013 6:37 PM | Last reply by snkpd - Thursday, March 21, 2013 8:58 PM -
0 Votes
Future of Setup Projects within MSBuild
Hi, what is the future for setup projects within msbuild? Will setup projects be supported in future versions of msbuild or will they ...Answered | 2 Replies | 4873 Views | Created by Tom Janssen - Tuesday, July 3, 2007 3:35 PM | Last reply by David Guyer MSFT - Friday, July 6, 2007 10:17 PM -
1 Votes
Collections within classes
Hi, I'd like to use a collection or Class array in a class in order to set up a hierachical list of objects within another. ...Answered | 2 Replies | 3035 Views | Created by A n t - Saturday, March 28, 2009 11:47 PM | Last reply by Rudedog2 - Sunday, March 29, 2009 12:14 AM -
2 Votes
Accessing a list of classes in the immediate Window
I want to look at specific values in a large list of classes and I think the way to do this is via the immediate window. For example the ...Answered | 10 Replies | 6780 Views | Created by Brendan Costigan - Monday, January 30, 2012 2:13 PM | Last reply by Brendan Costigan - Sunday, February 12, 2012 10:24 AM - Items 1 to 20 of 2920517 Next ›
No announcements