Faisal Waris's blog articles

0
comment
on 8/14/2013 8:14 PM
ClickOnce is very useful technology for delivering applications. Applications are published to the server but run on the client. If a new version is published to the server, the clients can easily upgrade to the new version via a single … Continue reading →
>> Read the full article
.
0
comment
on 5/22/2013 1:52 PM
Here is a very simple encryption / decryption code snippet using symmetric keys. It’s ok for some low security usages. Code is here: http://fssnip.net/iv Usage:
>> Read the full article
.
0
comment
on 5/5/2013 11:28 AM
Yesterday I attended my first MobiDevDay conference and presented a talk titled “Functional Programming for the Rich Mobile Web with F#. The scenario for the demo’ed sample app is that a central website receives orders for flowers from all across … Continue reading →
>> Read the full article
.
0
comment
on 5/5/2013 11:28 AM
Yesterday I attended my first MobiDevDay conference and presented a talk titled “Functional Programming for the Rich Mobile Web with F#. The scenario for the demo’ed sample app is that a central website receives orders for flowers from all across … Continue reading →
>> Read the full article
.
0
comment
on 4/12/2013 9:13 AM
My previous post on Bin Packing described how the best fit heuristic algorithm can be used for creating job shop schedules. However, as they say, a picture is worth a thousand words so being able to visualize a schedule would … Continue reading →
>> 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