Search for outline returned 6 packages
Displaying results 1 - 6.
-
HierList for ASP.NET
By:
The HierList ASP WebControl generates hierarchial lists from XML data sources using the ul, ol, and li html tags. The HierList supports the XmlDataSource and SiteMapDataSource controls for binding to XML and site maps respectively.
-
WPF Toolkit
By:
The WPF Toolkit is a collection of WPF features and components that are being made available outside of the normal .NET Framework ship cycle. The WPF Toolkit not only allows users to get new functionality more quickly, but allows an efficient means for giving feedback to the product team. Many of the features will be released with full source code ... More information
-
WPF Toolkit Data Visualization
By:
The WPF Toolkit is a collection of WPF features and components that are being made available outside of the normal .NET Framework ship cycle. The WPF Toolkit not only allows users to get new functionality more quickly, but allows an efficient means for giving feedback to the product team. Many of the features will be released with full source code ... More information
-
Response MVVM Helpers
By:
Blend Behaviors to help designer-developer collaboration for WPF, Silverlight and Windows Phone 7 as outlined in the article "A Designer Friendly Approach to MVVM" at http://www.silverlightshow.net/items/A-Designer-friendly-Approach-to-MVVM-Part-I.aspx.
-
OTP Sharp
By:
This is an implementation of HOTP and TOTP which are commonly used for multi factor authentication by using a shared key between the client and the server to generate and verify one time use codes. This library is capable of generating and verifying both TOTP and HOTP authentication codes. The calculations in this library are known to be compatib... More information
-
Solar Calculator
By:
Calculates the sunrise and sunset for a given date and location (using geo coordinates). This library uses the method outlined NOAA Solar Calculations Day spreadsheet found at http://www.esrl.noaa.gov/gmd/grad/solcalc/calcdetails.html. Calculations are based on the book "Astronomical Algorithms" by Jean Meeus. This library is built and compiled as... More information