I am trying to develop a Facebook application using PyFacebook (hosted on Google App Engine).It\'s an FBML application (runs in a Facebook canvas instead of an iframe).I\'m having problems getting any
I just started a coding related wordpress bog to basicly discuss topics and store code snippets in.I installed a code syntax highlighter plugin which is very nice but I am having a problem.I just trie
I am trying to enable JIT debugging for my winform application, I want to use Dr Watson to dump the stack trace, but when the exception is happening on my App I get a .NET dialog box (Continue or Quit
When I update a particularly large table, the update times out 开发者_如何学Gobecause the table is locked while the indexes rebuild. Is there any way to rebuild the index ONLINE (i.e. Oracle) so the u
I know invalidating a session by setting a time-out per开发者_JAVA百科iod in DD-web.xml file but I like to know how to invalidate sessions programmatically?Not sure if you programm in java, but the hi
I have a TabControl in my WPF application that uses the default colors for the WPF tab control. In other words, the active tab is white, a开发者_C百科nd the inactive tabs are silver. I have changed th
i have some documents that has been copied in a folder.(example with word) when i use filesysteminfo.CreationTime i get the date when i copied it.
I am working on a RoR project which outputs XML to RESTful requests.The problem is it includes the \"updated-at\" and \"created-at\" fields in the output.
I have grails project using my existing Java domain classes of a spring project and I need to 开发者_StackOverflow中文版configure typeDefinitions. In the spring project it is possible to configure thi
I would like to create an custom option so that the user in the admin area could be able to select a alternative css that I will provide. I have made a custom page using the add_menu_page function in