Register  |  Login
Search:      
February 05, 2012
Forum Minimize
 
  NMUG Discussion Forums  Discussions  General  the .NET classes at CNM...
Previous Previous
 
Next Next
New Post 1/19/2009 2:04 PM
User is offline Morgan Gangwere
3 posts
sonof.bandit.name
Posts are coming!


the .NET classes at CNM... 
Hey Y'all I'm taking the C# class (.NET 1/C#) at CNM this semester, and I've clearance from the instructor to jump class (For extra credit no less!) to come to the meetings as they start an hour after class starts. My question is, how well would the area we're in handle say 10-15 more people? and would we be able to extend the drawing to said visiting students/give them cheaper rates? Just something I thought would bring in more people! One of my classmates was at the Best of PDC event and he thought that it was a very well orchestrated event (as do i). ... Just a thought ... Also, is there any cheap way to convert from array[] string to List?
 
New Post 1/19/2009 2:17 PM
User is offline Ethan
3 posts
www.coultertechnologies.com
Posts are coming!


Re: the .NET classes at CNM... 

10 to 15 more people would be great.  Everyone is always welcome.  Student membership is only $10 with valid Student ID. 

 
New Post 1/20/2009 11:50 AM
User is offline Kirk
2 posts
www.kirkon.net
Posts are coming!


Re: the .NET classes at CNM... 

Linq has an extension method on Arrays called ToList() .  This creates a new list filled with the members of the array. 

http://msdn.microsoft.com/en-us/library/bb342261.aspx

If you have an existing List<T>, there is an AddRange() method which takes in an array of type T.

msdn.microsoft.com/en-us/library/z883w3dc(VS.80).aspx

 

 
Previous Previous
 
Next Next
  NMUG Discussion Forums  Discussions  General  the .NET classes at CNM...
Print  
Our Sponsors Minimize
Print