legacy
What is the definition of "legacy code"? [duplicate]
This question already has answers here: Closed 12 years ago. P开发者_如何学JAVAossible Duplicate:[详细]
2023-01-25 13:09 分类:问答WinForms: Form.FromHandle returns null for process main form for code loaded into .net executable
I have a legacy application written in .Net. No sources available. It uses vb scripting to extend it inner logic via events handling. So it\'s a mix of com and .net.[详细]
2023-01-24 12:17 分类:问答.Net application windows controls injection
I have a legacy application implemented as windows forms .net application. It allows to script it events (with vbs) but doesn\'t allow to improve it\'s UI.[详细]
2023-01-24 10:03 分类:问答Include ASP.NET pages from C#
In a typical web framework func viewHomepage() response.write(template.render(\"a string variable\", [\"an\", \"array\"]))[详细]
2023-01-23 05:44 分类:问答Cleaning up a large, legacy Java project
I\'ve been assigned to do some work on a huge Java project, and the influence of several iterations of developers is obvious.There is no standard coding style, formatting, naming conventions or class[详细]
2023-01-21 13:40 分类:问答BizTalk 2010: calling a dll from GAC with dependencies
I have to call functions from a custom dll from BizTalk orchestrations (similar to this solution Call a custom .NET component from BizTalk 2006). The dll calls functions of a third party dll, which us[详细]
2023-01-18 23:42 分类:问答How did 16-bit C compilers work?
C\'s memory model, with its use of pointer arithmetic and all, seems to model flat address space.16-bit computers used segmented memory access.How did 16-bit C compilers deal with this issue and simul[详细]
2023-01-18 16:47 分类:问答Html Browser: best practice to pass user SID to server-side
Legacy application (win32 clients + centralized db) has 40+ ins开发者_StackOverflow社区tallations in a company & lacks the ability to be extended by plugins. Legacy authentication system relies on[详细]
2023-01-16 02:20 分类:问答How to replace existing Swing UI module with Griffon based one in a legacy Java application?
The application that I would like to revamp is pretty well organized. UI is separated into a module. UI controllers implement the interface PropertyChangeListener. When other modules want to have some[详细]
2023-01-13 10:14 分类:问答zend framework + core php integration
I have to convert a site in zend framework. Site is big I can\'t convert the site at a time in zend It will take abt 6 months. Is it possible that I update it module by module (parts)and keep on uploa[详细]
2023-01-13 09:18 分类:问答