balazs HIDEGHETY
balazs HIDEGHETY
Hi, just deployed and created a quick test on a server, so no debugger attached, debug from web.config even turned off. But debug constants were included into build and no...
Here U go, this is the template that is filled out / rendered. - All data is in-memory. - The XML is then parsed, but that's aft. razor. - Some...
The project is internal, can't share more. Since others had similar issues, strongly hoped that providing view and settings we find some reasons (strongly hoped it's just some settings). I...
Using the same approach, with dispose (using block). 1st generation is fine, although there's that warning and also the 80010106 warning. 2nd generation FAILS, Hello, World! Qt: Could not initialize...
@kara - What workaround inside a template driven form is possible ❓ - Would that work inside the form.valueChanges observabel ❓ - And if so, how's there's no abstraction to...
@bennadel I just agree. Had a discussion with people advocating (reactive) form driven development, but even they do agree that **template driven approach is at least as capable** (and no,...
hope flexible mapping also includes the possibility to **totally bypass (turn off, remove) the property auto mapping feature**. is this possible at the current stage? if i'm having an o-o...
@bjorn-ali-goransson i still wote for nhibernate. it's more mature and had features from 2007 that EF6 still has not. not to mention that it's architecture must be cleaner, cause a...
@jnm2 a clean code will keep cost of quality low (less bugs, easier to maintain, easier to extend). considering prices for a developer vs. price for better hardware... btw. if...
@scottishstoater I've created my own simple plugin for this and it works: https://github.com/hidegh/jamstack-eleventy-custom/tree/master/src/plugins/eleventy-hugo-style-local-post-images The repo contains a full 11ty site (base) built u from ZERO for a BLOGging site...