Activity Not Available

Commits : Individual Commit

  Analyzed about 2 years ago based on code collected about 3 years ago.

Commit ID

Anon80 Contributor: SND\mehfuzh_cp Files Modified: 3
Date: 17-March-2009 at 06:06 Lines Added: 5
Repository: https://LINQFlickr.svn.codeplex.com/svn Lines Removed: 3
Commit Comment: New query , with nsId and Exttras
var query = from p in context.Photos
where p.NsId == "44124472358@N01" && p.Extras == ExtrasOption.Views
select new { p.Title, p.ExtraOptions.Views, p.Url};

Enclosed License document
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C# 5 3 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
License.txt   No source code was detected in this file.
Linq.Flickr/Photo.cs C# 3 2 0 0 0 0
Linq.Flickr/PhotoQuery.cs C# 2 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.