Blog articles

0
comment
on 7/30/2010 12:48 AM
The jQuery approach is to avoid object orientation. This is an excellent way of avoiding bloat for small javascript hacks. If you’re starting to build javascript heavy applications then you might need to start organizing your code. The first thing you sho[...]
.
0
comment
on 7/30/2010 12:48 AM
The jQuery approach is to avoid object orientation. This is an excellent way of avoiding bloat for small JavaScript hacks. If you’re starting to build JavaScript heavy applications then you might need to start organizing your code. The first thing you sho[...]
.
0
comment
on 7/28/2010 11:56 PM
.
0
comment
on 7/28/2010 3:13 AM
Spring.NET really has tons of handy features you can put to work in your application. One of them is its transaction management, that provides an implementation agnostic abstraction for your application. The first question you’re probably asking yourself [...]
.
0
comment
on 7/21/2010 5:16 AM
A coworker gave me a hint: Learn how to use Process Monitor! Using this tool you can get tons of really useful information. Can be used to find where stuff is logged, the general flow of execution, et.c..
.
0
comment
on 7/19/2010 12:46 PM
After talking to a few of my colleges I’m thinking of the different kind of programmers needed for different projects, for different aspects of projects. Duct tape programmer: http://www.joelonsoftware.com/items/2009/09/23.html Writing code that ships. D[...]
.
0
comment
on 7/19/2010 12:46 PM
After talking to a few of my colleges I’m thinking of the different kind of programmers needed for different projects, for different aspects of projects. Duct tape programmer:http://www.joelonsoftware.com/items/2009/09/23.html Writing code that ships. D[...]
.
0
comment
on 7/19/2010 12:09 PM
After listening to a podcast from hanselminutes I started thinking about the possibility of a google app engine like service for .net: http://msdn.microsoft.com/en-us/magazine/ee677170.aspx
.
0
comment
on 7/18/2010 7:54 AM
So last friday was my last day at Yves Rocher Nordique, and it has been some very rewarding, interesting and inspiring years there. I’d like to thank my team: Jack, John, Oscar, Magnus, Kristoffer and Manne - keep being ninjas and do what’s right. We’ve m[...]
.
0
comment
on 6/30/2010 3:30 PM
Sometimes, you need to store binary data in places where only text data is welcome, such as XML files. The quick & dirty solution is to code your data into hexadecimal strings, which you can easily get away with when storing a few bytes. However, sometime[...]
.
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

Logging in...