Re: Manually creating a form



Again, you speak of this as if it's some flaw in the design of .NET or VS
or something. I guess that's what is puzzling me.

My understanding is that you have a specific need to represent a form's
design in some neutral way for passing between programs. Sounds like
custom functionality to me. Are you trying to create your own forms
designer/editor?

Why would Program A need to "reconstruct" InitializeComponent? It either
has access to the .cs file and could read it itself or you need some kind
of custom transport. Maybe all my McDonalds is making me dense, but I'm
not just seeing why you're insisting on cramming the square peg into the
round hole.

You might want to check out the WPF / XAML capabilities in the upcoming
WinFX (now .NET framework 3.0 I guess). It provides the kind of
decoupling I think you're looking for.

I didn't say it was a flaw in the design of .NET. It is inconvenient though.
In any case, I'm not sure why you're having trouble understanding my point
(no disrespect intended :) At its most rudimentary level, how would a
3rd-party program go about extracting a localized form from some solution
(given access to all its source code), and then send it off to another
program which can now read the form and all of its controls (even displaying
the form if it wants). How would you do it?


.



Relevant Pages

  • Re: What does your implementation process look like?
    ... Some people are used to total control of the medium in print, and the TV screen is just electronic paper. ... I usually point out that they wouldn't select content that could alienate, or even offended potential customers, why use design techniques that could. ... If I'm unsuccessful, or if I feel we can't come to an amicable understanding, I'm back to "I'd rather just not work with these people." ... That might argue in favor of a more fixed layout, at least in it's outer envelope. ...
    (alt.html)
  • Re: OSX vs XP
    ... > know when to Ctrl-click on a 1-button Mac either. ... Contrast with Wintel, ... but there are two broad categories of understanding; ... You'd go crazy trying to design a UI that ...
    (comp.sys.mac.advocacy)
  • Re: What Nyquist Didnt Say
    ... of understanding of the implications of the Nyquist theory, ... Wescott Design Services ... but of an understanding of definitions of the analysis signals to ... perfect vs adaptive filter ...
    (comp.dsp)
  • Immediate Job Opening for PHP Developers @ WA
    ... This position will include all aspects of the software development ... willingness to maintain existing PHP systems is preferred. ... solid understanding of template driven site architecture such as MVC ... common design patterns ...
    (comp.lang.php)
  • Re: OOA?
    ... Understanding the domain, and building models of the domain to aid ... >Also I am also trying to understand how domain-driven design fits in with XP ... > Our practice of DDD flows out of our continuous practice of STDD and ... > DDD also influences our choice to keep domain logic code totally free ...
    (comp.object)