Blog articles

0
comment
on 12/18/2010 4:00 AM
Sometimes change hurts. You know what I’m talking about if you need to change the multiplicity of a relationship (let’s assume you talk about an ordinary sql database). For instance: From 1 to 1 To1 to many For instance, say it’s an adress. The assumptio[...]
.
0
comment
on 12/17/2010 4:00 PM
.
0
comment
on 12/17/2010 10:04 AM
It's never been easier to get started with WebSharper 2.0 - now with a single installer that contains six WebSharper project templates for Visual Studio, including integration with ASP.NET, MVC, and Sitelets. Go and grab your installer (renumbered as a b[...]
.
0
comment
on 12/15/2010 11:32 AM
We just released a new WebSharper 2.0 Beta (2.0.63) and a matching WebSharper Manager (2.0.10) - please go to the WebSharper Download Page to grab the new binaries.
.
0
comment
on 12/12/2010 8:29 AM
So, the good folks at Skills Matter and I have been working hard to bring you the next edition of “Functional Programming eXchange” the program is just about in place now. The current program can be found here and we expect to be adding more names and som[...]
.
0
comment
on 12/12/2010 3:53 AM
I’ve been doing a bit of work with Solver Foundation lately and as I got to know the package it suddenly occurred to me Solver Foundation could be easily used to solve Sudoku puzzles. While I knew that solving Sudoku in F# wasn’t particularly an original [...]
.
0
comment
on 12/12/2010 2:33 AM
How many times are you writing these keywords? For many of the things I write I don’t feel that these keywords add to the readability of the code. It would be sweet to be able to specify on for example assembly level the default visibility of your code. O[...]
.
0
comment
on 12/10/2010 2:21 PM
I’ve played around with branching and merging in git. It looks like a useful tool. In the current project we are maintaining two different branches right now. I can see that it would be useful to be able to use the functionality in git/mercurial to help [...]
.
0
comment
on 12/8/2010 1:42 AM
A fairly nice technique to speed up update- times in SBT is by using ModuleConfigurations. A ModuleConfiguration can be viewed as a filter on top of a repository, saying: “Only look in the repository if the artifact you’re looking for has the following gr[...]
.
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, commer[...]
.
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