mdd
Installing VC++ 2010 doesn't fix dll loading problem
I have a C++ .exe compiled with /MDd (since I can\'t use CLR with /MTd). At first I was getting couldn\'t find x.dll that is installed when installing the VC++ runtime. 开发者_C百科After I installed t[详细]
2023-03-22 01:18 分类:问答Model-driven development: What is a transform?
As I understand it, model-d开发者_C百科riven development (MDD) allows automation whereby programs/models are automatically generated from their corresponding models via the application of transformati[详细]
2023-03-03 17:05 分类:问答Is implementing a code generator a sort of model driven design/ model driven software developement?
Is implementing a code generator a sort of model driven design/ model driven software developement or are both methods completely different?[详细]
2023-02-15 22:23 分类:问答How to delete an object (created with a GeneXus Extension not installed) in a GeneXus Knowledge Base
I imported an export with objects generated with a GeneXus extension I don\'t have installed. How find and delete this object from my KB?[详细]
2023-01-20 15:37 分类:问答Why is sql server giving a conversion error when submitting date.today to a datetime column?
I am getting a conversion error every time I try to submit a date value to sql server. The column in sql server is a datetime and in vb I\'m using Date.today to pass to my parameterized query. I keep[详细]
2022-12-23 12:58 分类:问答