I\'m sorry if this has been asked before, I tried many combinations of keywords to describe the issue but was unable to find anything on Google or SO.
I am lo开发者_高级运维oking for sample applications or some articles showing how to implement a data access layer using NHibernate or Entity Framework 4.0. The application contains a lot of logic with
is there another way to fix this? i just find this works DbCommand comm = db.GetStoredProcCommand(usp_Script_Update);开发者_如何学JAVA
So I have a simple service, has some sockets, takes requests sends back some results. We want to make this a bit more enterprise friendly, allow configuration through Group Policy to be merged with l
I would like a new log file created everytime the application starts.If a log file already exists, I would like the existing one renamed. Is this possible? My current Listener entry looks like this
In my web application, after starting it I get a configuration error. This started happening after adding an project from another solution to the current solution.
I want to know what is the simplest way to archive my old logs into a folder but not in the main logging file directory.
I have a problem with the PropertyComparisonValidator of EntLib 5.0. I set up an simple form with an Min and a Max field.
I need to run a sql script that is in a file from my c# application. The problem is that it creates objects an executes commands on different databases.
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this