MonoDevelop Addins: hello world, tyring to find all references and files in project
[CSharpForFun/.git] / Allgemeines /
2014-08-17 gu.martinm@gmail.comOpenWeatherMap API: using just long and double nullables
2014-08-17 gu.martinm@gmail.comOpenWeatherMap API: always use nullable data
2014-07-12 Gustavo MartinMerge branch 'master' of https://github.com/gumartinm...
2014-07-09 gu.martinm@gmail.comRetrieve available memory from system.
2014-07-09 gu.martinm@gmail.comMerge branch 'master' of https://github.com/gumartinm...
2014-07-09 gu.martinm@gmail.comQuick implementation of free UNIX command
2014-07-03 Gustavo MartinMerge branch 'master' of https://github.com/gumartinm...
2014-07-03 gu.martinm@gmail.comusing statement, try-with-resources C# style
2014-07-02 gu.martinm@gmail.comTry-With-Resources C# (using statement thoughts)
2014-07-02 gu.martinm@gmail.comusing statement C# (try with resources Java)
2014-06-23 gu.martinm@gmail.comMerge branch 'master' of https://github.com/gumartinm...
2014-06-23 gu.martinm@gmail.comEmbedded Mono: test
2014-06-16 Gustavo MartinCollation project for Windows8 and Mono
2014-06-16 gu.martinm@gmail.comCollation: different results between Java and Mono...
2014-06-16 gu.martinm@gmail.comTrying to understand collations in C#. So far, doing...
2014-06-15 gu.martinm@gmail.comWARNING!!! Deadlocks when using Task.WaitAll and async...
2014-06-10 Gustavo MartinTrying to change the windows console encoding. I give up.
2014-06-10 Gustavo MartinTrying to use UTF8 in Windows console. I give up.
2014-06-09 gu.martinm@gmail.comProcess launcher: comments and some improvements
2014-06-09 Gustavo MartinProcess launcher, windows version
2014-06-08 gu.martinm@gmail.comMerge branch 'master' of https://github.com/gumartinm...
2014-06-08 gu.martinm@gmail.comProcess launcher example.
2014-06-04 Gustavo MartinHttpClientsExamples: HttpClient for Windows8
2014-06-03 gu.martinm@gmail.comHttpClientsExamples: no time for comments
2014-06-03 gu.martinm@gmail.comHttpClientsExamples: working with HttpClient class
2014-06-02 gu.martinm@gmail.comHttpClientsExamples: HttpClient WIP
2014-06-02 gu.martinm@gmail.comHttpClientsExamples: HttpClient WIP
2014-06-02 gu.martinm@gmail.comHttpClientsExamples: trying to check HTTP code
2014-06-01 gu.martinm@gmail.comHttpClientsExamples: HttpWebRequest
2014-06-01 gu.martinm@gmail.comHttpClientsExamples: be careful with exceptions.
2014-05-29 gu.martinm@gmail.comHttpClientsExamples: working on HttpWebRequestExample
2014-05-28 gu.martinm@gmail.comNo time for comments
2014-05-27 gu.martinm@gmail.comWorking on Asynchronous WebClient With Events
2014-05-27 gu.martinm@gmail.comProjects HttpClientsExamples and Threads: renaming...
2014-05-27 Gustavo MartinThreads project: Windows 8 version
2014-05-27 Gustavo MartinHttpClientsExamples: Windows 8 version
2014-05-26 gu.martinm@gmail.com.NET HTTP client implementations: examples.
2014-05-25 gu.martinm@gmail.comThreads and C#
2014-05-23 gu.martinm@gmail.comThreads and C#
2014-05-22 gu.martinm@gmail.comThreads and C#
2014-05-19 Gustavo MartinMerge branch 'master' of https://github.com/gumartinm...
2014-05-18 gu.martinm@gmail.comThreads and C#
2014-05-18 gu.martinm@gmail.comThreads and C#
2014-04-27 gu.martinm@gmail.comdecimal: never use float/double if decimals are importa...
2014-04-25 gu.martinm@gmail.comRemove wrong directory
2014-04-23 gu.martinm@gmail.comMerge branch 'master' of https://github.com/gumartinm...
2014-04-23 gu.martinm@gmail.comParsing openweathermap JSON data.
2014-03-26 gu.martinm@gmail.comC# trying out Collation