after 10 years of programming I find myself with the daunting task of creating my first Excel application in Excel 2007. I 开发者_开发百科have programmed in VBA before on MS Access so this is not real
I\'m researching architecture for what will be a large and very sophisticated system.Ourv1.0 goal is to build a single app with a modern n-tier archiectu开发者_如何学Gore.We will likely build the UI w
I have added remoting calls to my Windows Service so my GUI application can talk to it. It works great, but my channel implementation has no knowledge of my service.
I have an MVC2 web application that needs to record the number of unique logins by users.Each time a user logs in, there needs to be a record saved to a database.Just the basics like time, date and th
---added (edit) -- should you do validation at the service layer, even if you validate at the front-end?
Websites like Wordpress and Tumblr allow designers to create themes that users can sel开发者_开发技巧ect.In general how would you architect a website to be flexible enough to allow custom themes for u
I\'m interested in making a program that will take c# code and allow me to step through the execution of that code line by line - a debugger.
Please look at the code below. require_once(\"initvars.inc.php\"); require_once(\"config.inc.php\"); ?>
Coders, I am in process of designing/implementing (yes, both at the same time) my prototype of my own CMS. I use Asp.net, WCF and silverlight. So far I have the following model for my project:
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari