2
votes
How do I programmatically get a list of locked files under a folder structure?
As answered in another question :http://stackoverflow.com/questions/1304/checking-for-file-lock-in-c
The on …
0
votes
MVC Views can’t reference assembilies
You should probably register the assembly as in a Webform, like on http://support.microsoft.com/kb/321749
<%@ …
