I\'m having a problem right now with a project I\'m trying to build in Xcode 4.0, hopefully someone can shed some light on this for me..
How can I build a cross-compiler for a C++ library to target many platforms on a single build server?
in my Silverlight 4 application, I save my object via DataContractSerializer XML-Serialization - which is quite easy:
I\'m starting to jump in to WP7 development and I have a few questions. My current background/experience is with ASP.NET. I\'m new to Silverlight as a whole, so I have some questions regarding the arc
I have several times ran into the same problem, and I would like to have some input on what other people think about the issue:
I\'m creating an application which is split into a Data Layer (using repository pattern & EF 4.0), a Business layer (POCO\'s with开发者_C百科 additional logic) and a Service Layer (which is expose
Can someone explain to me how 64 bit applications, a 64bit OS, and a 64 bit CPU fit together to establish how much memory is addressable by some application?
Here is a design problem between Dao layer and Service Layer: In DAO layer, there are DAO Classes called:
I have been researching tools and frameworks to implement a BAM application. The basic requirements will be:
I recently launched my first iPhone app and it seems to have people in the Android community asking for it ... so I started developing w/ the SDK.