Library to fluently build parser using linq syntax: Sprache.
Month: March 2014
Links to deployment guides for all versions of the .NET Framework
DevArt. Art made with code.
How to automatically notify the user that it’s time to upgrade a Windows App
A very simple Windows App update mechanism :
- http GET to retreive lasteVersion file from a server,
- a message box opened to ask user to update or not
- in case of acceptance, a web page is opened (can be easily changed by a download of installer file in temporary directory).
How to automatically notify the user that it’s time to upgrade a Windows App – Scott Hanselman.
Pixate
Pixate or how to style native iOS and Android apps using css.
machine.specifications
I don’t yet comprehend this but it seems very interesting to add a DSL into code using lambda support. I will dig into machine/machine.specifications.
Portable.Licensing
License made portable and free: Portable.Licensing. Run on a large set of platforms:
- .NET >= 4.0.3,
- Silverlight >= 4,
- Windows Phone >= 7.5,
- Windows Store Apps,
- Mono,
- Xamarin.iOS,
- Xamarin.Android,
- Xamarin.Mac,
- XBox 360.
Aero Glass for Windows 8
Areo for Win 8: Aero Glass for Windows 8 but it’s open source and light.
Gargl: Create an API from website visit
How to reverse engineer REST API use by web sites: