Take this following code from an example HR system. The user has the ability to log an absence and can be of various types including holiday and sickness. This would be a domain model over an ORM such
Okay, I got a website where you can register yourself and login. You can also login with your facebook, twitter or linkedin account.
I have to come up with an idea on how to transparently create invoices. Customers are diverse and usually government type institutions. As such, they have strict rules for creating invoices and what g
So, I have an application structured with the following layers: As of now, I am not using any concept of Objects to get data from the bottom-most layer. I am simply using DataTables to get data out
I am building a Maya App in XCode(3.2.6) for the Mac. I am buildi开发者_运维问答ng my own libs that I link to, and additionally I am linking with some Maya libs that are included with the application.
I\'m trying to learn about BDD and I\'ve read about baby steps. How do they work? I\'m trying to figure it out.
I have a CommerceService module to help with common order processing functionality, which includes things like payment authorization through providers like Authorize.net, Paypal, and Google Checkout.
Is there a relatively simple way that my VB.NET application can be notified of the fact that a开发者_StackOverflow社区 newvalue has been written to a table in SQL Server Express 2008?Polling is not an
To开发者_JAVA技巧 be succinct: This startup is developing a social networking website specifically for video editing. (So, one of the greatest technical challenges is moving around, upload and downlo
i have very strict requirements for performance on a large data entry application. You can imagine a single form with hundreds开发者_开发问答 of fields, tabs, modal popups and similar.