Oskar Gewalli's blog articles

0
comment
on 12/7/2010 7:39 AM
Lets see if I get this. A framework is a solution (a solution to a problem, not the visual studio concept), while a library is used to implement a solution. For instance NHibernate is a library that you can use to access your database. asp.net mvc, commerce server are frameworks because they are a fixed solutions.
>> Read the full article
.
0
comment
on 11/26/2010 3:17 PM
Whats wrong with SharePointfrom a developer point of view? Packages It's somewhat unreliable in it's deployment of files. Takes a lot of time to install/uninstall a package. Not a modern approach to package management. Its basically a cab file with files and xml describing it. Configuration How do you test the deployment of configuration? How does it work exactly? You have to observe the result ... It only works when you use it the right way and you dont get much in error messages. Deploying the right w[...]
>> Read the full article
.
0
comment
on 11/26/2010 3:17 PM
Whats wrong with SharePointfrom a developer point of view? Packages It's somewhat unreliable in it's deployment of files. Takes a lot of time to install/uninstall a package. Not a modern approach to package management. Its basically a cab file with files and xml describing it. Configuration How do you test the deployment of configuration? How does it work exactly? You have to observe the result ... It only works when you use it the right way and you dont get much in error messages. Deploying the right w[...]
>> Read the full article
.
0
comment
on 11/20/2010 8:59 AM
Why using a build system like Ruby rake or some other next generation tool (psake looks promising) to build your .net application or library? A) Builds are not data. Xml is for data. It may be that the files or configurations are stored as xml, but does your build program need to be in xlm? B) Custom tasks are easy to write. Take a look at albacore for instance. C) It is easy to manage nontrivial tasks. D) It’s readable. Write your build in rake or something similar. Write it in msbuild. You will see th[...]
>> Read the full article
.
0
comment
on 11/20/2010 7:31 AM
These prompts are quite :Hanselman: Introducing PowerShell prompt hereCommand prompt here round up For visual studio 2010 you might want to change the path to the correct Program Files folder (for instance if you’re running a 64 bit system).
>> 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