Welcome to Atalasoft Community Sign in | Join | Help

February 2007 - Posts

This is a follow up to Bill's Starting a Software Company Outside a Software Hub . One of the problems he identified is the lack of experienced developers. This is a two way street, because as an experienced developer in the area, I worried about the Read More...
Under our .NET hood, we use C and C++ at Atalasoft. When you're trying to process images fast enough to keep up with high-speed scanners, pure managed C# isn't good enough. Since, ultimately, all of our components have managed interfaces, we package all Read More...
I've been thinking a lot about what users expect in a web UI. Even with all of the advances of AJAX -- the user's expectations of what a browser hosted GUI can do will still not be the same as what they'd expect in a desktop application. Users know how Read More...