Oskar Gewalli's blog articles

0
comment
on 6/6/2015 12:31 PM
The use of many assemblies has an appeal from an architectural standpoint. In order to separate dependencies you want different parts of your code to be able to load even though a certain version of visual studio sdk is not installed. To have a fixed api implemented by adapter assemblies for many different versions of a hard to install library dependency is a way to allow work on code without having to install every single version of the dependency. The problem is if you separate your code into many assem[...]
>> Read the full article
.
0
comment
on 6/6/2015 10:06 AM
I’ve done some minor work using angularjs. Angular looks like a promising direction for certain type of applications. There is a lot of drama surrounding ng2. Some of is due to the fear that ng1 applications will become obsolete when ng2 comes around without a good migration path. Jon Skeet recently blogged: backwards compability is still hard. It will be interesting to see if the ng team manages to create a nice migration path from ng1 to ng2. Perhaps we will see ng1 having a continued existance due to t[...]
>> Read the full article
.
0
comment
on 6/6/2015 10:06 AM
I’ve done some minor work using angularjs. Angular looks like a promising direction for certain type of applications. There is a lot of drama surrounding ng2. Some of is due to the fear that ng1 applications will become obsolete when ng2 comes around without a good migration path. Jon Skeet recently blogged: backwards compability is still hard. It will be interesting to see if the ng team manages to create a nice migration path from ng1 to ng2. Perhaps we will see ng1 having a continued existance due to t[...]
>> Read the full article
.
0
comment
on 3/22/2015 12:16 PM
I’ve used travis to test C# projects for a few years now. It has been a bit of a pain to get it working (read custom ppa or setting language to objective c and downloading and installing package intended for xamarin studio). I feel that good things happen because people have more confidence in mono. How do you test your projects on travis? Read the travis documentation or look at how I have done it in for example with. I’m using ruby to build C# since it’s cross-platform. You can substitute rake for grun[...]
>> Read the full article
.
0
comment
on 3/22/2015 12:16 PM
I’ve used travis to test c# projects for a few years now. It has been a bit of a pain to get it working (read custom ppa or setting language to objective c and downloading and installing package intended for xamarin studio). I feel that good things happen because people have more confidence in mono. How do you test your projects on travis? Read the travis documentation or look at how I have done it in for example with. I’m using ruby to build c# since it’s cross-platform. You can substitute rake for grun[...]
>> Read the full article
.
IntelliFactory Offices Copyright (c) 2011-2012 IntelliFactory. All rights reserved.
Home | Products | Consulting | Trainings | Blogs | Jobs | Contact Us | Terms of Use | Privacy Policy | Cookie Policy
Built with WebSharper