Sure, no problem. Looks like fun!

#DEFINE _tourMessages="";


private static List<FileInfo>
GetMessagesByRole(ExtendedPrincipal identity, string messagePath)
{
  // Make an empty list of File Info
  // Make a full list of the messages from messagePath
  // Go through all the roles that identity has
  //  -- add the messages to the empty list when they fit
  // return the now full list of File Info
}

There you go. :)

-- 
You received this message because you are subscribed to the Google
Groups "DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML
Web Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/dotnetdevelopment?hl=en?hl=en
or visit the group website at http://megasolutions.net

Reply via email to