All repositories |
mysqldump2mssql | Convert mysqldump files into T-SQL |
T-SQL snippets | OpenGeoDB and other T-SQL snippets |
automssqlbackup | Powershell script for daily/weekly/monthly backups |
WinTV | Accessing WinTV MSAccess database via SQL Server |
Umbraco-SQL | Various SQL queries on Umbraco databases |
ScrewTurn Wiki 6 | ASP.Net MVC version of ScrewTurn Wiki |
STW for U8 | Simple ScrewTurnWiki markup processor for Umbraco 8 |
Umbraco-SQL | Various SQL queries on Umbraco databases |
STW for U8 | Simple ScrewTurnWiki markup processor for Umbraco 8 |
C# snippets | Some C# snippets |
UserControlLibrary | Implementing User Control libraries in ASP.Net |
VCardReader | Create Excel sheet from .vcf file |
SyncScrollTreeView | Scrolling WinForms TreeViews in Sync |
UniSpell | Analyze Unicode code points |
Reference Assistant 15 | Remove Unused References for Visual Studio 2017 |
active-forks Find active github forks of a repo
<style type="text/css"> th { display: none; } section#downloads { display: none; } .blinking-cursor { color: #b5e853; -webkit-animation: blink 0.8s infinite; animation: blink 0.8s infinite; } @-webkit-keyframes blink { 0% {color: #222} 50% {color: #b5e853} 100% {color: #222} } @keyframes blink { 0% {color: #222} 50% {color: #b5e853} 100% {color: #222} } </style>