Skip to main content

Home/ iQ Web Team/ Group items tagged source

Rss Feed Group items tagged

Michael Yagudaev

Umbraco CMS - 1 views

  • Assert.AreEqual(2, results.Count());
    • Michael Yagudaev
       
      Testing parser returned expected number of matches
  • Assert.AreEqual(2, parameters.Count); Assert.AreEqual("asdfasdfasdf", parameters["blah"]); Assert.AreEqual("234234234", parameters["erwerwer"]);
  • Assert.AreEqual(1, parameters.Count); Assert.AreEqual("asdfee", parameters["test"]);
  • ...1 more annotation...
  • Assert.AreEqual(2, results.Count());
  •  
    Umbraco is an Open Source .NET based CMS. As always open source projects can teach us a lot about how things can be done properly (usually). Here I opened one of the unit test files just to show how they do unit testing in that project. This project uses a lot of the same technologies we use. Should be helpful. Play around with it, you might just learn something :).
Michael Yagudaev

CodePlex - Open Source Project Hosting - 0 views

  •  
    Microsoft's version of Github (kinda) and yes it did. A good place to get free TFS hosting if you need it. Also a lot of .NET open source projects are hosted there, so a good place for inspiration and learning.
Melissa Kendall

WebOS Lives! (Update: And HP's Still Making Tablets) - 0 views

  •  
    WebOS lives on in Open Source!
Chad Kipling

Chrome poised to take No. 2 browser spot from Firefox - 1 views

  •  
    On pace for either December 2011 or mid-2012 depending on sources.
Melissa Kendall

Visualize Git with SeeGit - 0 views

  •  
    Possibly an easier way to learn git. Git visualizer
Melissa Kendall

A Visual Guide to Version Control | BetterExplained - 1 views

  •  
    Introduction to Source Control for new coops :D
  •  
    Found the same one!
Chad Kipling

"Firefox for Enterprises" begins with Firefox 10 - Update - The H Open Source: News and... - 0 views

  •  
    Firefox add a new Enterprise line of browser versions.
Willson Haw

Compass - 3 views

  •  
    An open-source CSS Authoring Framework. Uses SASS (similar to lesscss) so you can write cleaner CSS. Has tons of built-in mixins and a very nice CSS sprite generator
Michael Yagudaev

Google Web Fonts - 0 views

  •  
    Open source fonts that can be used for freely anywhere
1 - 9 of 9
Showing 20 items per page