-1
votes
1answer
105 views
RDBMSs available today [closed]
I was going through this article today.
Can anyone assert that, "Oracle is less capable than SQL Server", or, Vice versa?
Is any of the RDBMSs available today less capable than the other?
0
votes
1answer
47 views
Grant capabilities to a running process
An already running process needs a privileged instruction, like using the SO_RCVBUFFORCE socket option. This process is running as a normal user process.
How to give capability/permission to this …
1
vote
2answers
88 views
standalone asp.net page
i want to test my web hosts asp.net capabilities - equivalent to a 'phpinfo' page - is there a standalone aspx page I can upload to test that asp.net is correctly running and what version etc it is …
0
votes
4answers
140 views
What can WPF do and not do ?
i've been learning wpf for about a week now..
and i have a basic question:
From a business view and development view (out of your experience).. what can and what cant be done with wpf(capabilities) …
0
votes
3answers
406 views
Accessing iframe elements across different domains
I understand that cross site scripting (xss) is not good and is not supported in most browsers. However, I am building a page to be used only by about 3 or 4 people within my company. On this page I …
4
votes
7answers
325 views
What technique would be the least effort to internationalise (at least multi-language) existing Delphi Applications?
I have developed about 300 Applications which I would like to provide with multi-language capabilities independent from the Operating System. I have written a just-in-time translator, but that is too …
