|
This system needs improving. When I signed up for this, no one mentioned anything about how this system gets updated every time I update my post. That's good, but unexpected. Also, no one tells you about things like, how is CodProject going to interpret the code blocks I added with WordPress shortcodes? Apparently, it parsed the code blocks out and it looks good.
It didn't display the links to the source content that I added in the reference section at the bottom of all of my post. I worked on making this possible for over a year before I was able to programmatically add content from the Microsoft GitHub repo so that all of the reference material is there in on place, all linking back to BOTH the GitHub source and the equivalent page where it's being display on Microsoft's website. So the attribution is there. You're just not seeing it.
|
|
|
|
|
Rick_Bishop wrote: This system needs improving. If you think so, then the correct place to raise your suggestion / complain / debate is: Bugs and Suggestions[^]
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
The reason I mention this here is threefold. First, you are acting as a representative of CodeProject in this interaction. Second, you have had opportunity to describe my work and I am taking this opportunity to do the same. Third, in the event that you are a reasonable human being, I might enlighten you as to the nature of the project you've spent so much time publicly tearing apart.
|
|
|
|
|
Code snippet a bit messed and without new lines.
Generating Subsets[^]
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
I got a blog imported via rss feed. The format was messed up. I deleted it as I did not want users to see an incorrectly formatted article. I have now corrected the formatting issue. I wonder if I can have that 'restored'. The article I am talking about is at Map/Reduce script in SuiteScript 2.0[^]
Thank you.
|
|
|
|
|
Please bring the sunglasses:
Dependency Injection Lifetimes in Blazor
And an habitual "offender" (almost every blog by this guy needs edition / correction)
Immutability in React and Redux: The Complete Guide
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Ha, I just came here to post the same thing. The code blocks in the Blazor article are just nasty.
This space for rent
|
|
|
|
|
Great minds think alike?
(This is me trying to praise myself bringing me to your level )
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Immutability in React and Redux: The Complete Guide
Reported by:
Manish K. Agarwal, Dirk Bahle, Mehdi Gholam, OriginalGriff
@OriginalGriff I suppose you actually reported something but not approved it... am I right?
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
I voted "formatting" if I recall correctly.
Gawd but that's bright...
Sent from my Amstrad PC 1640
Never throw anything away, Griff
Bad command or file name. Bad, bad command! Sit! Stay! Staaaay...
AntiTwitter: @DalekDave is now a follower!
|
|
|
|
|
Then I suppose the "approved by" is still mixing reports and approvals and Chris needs time to dig deeper / sort it out.
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Dependency Injection Lifetimes in Blazor got changed to article after edition.
@Sean-Ewington did you change the type on purpose?
If not... please change it back to blog as it still contains links to his blog (which actually could be considered spam /site driving in an article)
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Sadly we still have a bug where if you edit a blog entry it turns into an article. I can't change it back and I can't leave it as it is with all the yellow code blocks. It's a very unfortunate situation.
Thanks,
Sean Ewington
CodeProject
|
|
|
|
|
Ok.
Then, more reasons to speak with the guy and make him understand the messy snippets he feeds
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Hosting an Angular Web application in IIS server
Images and code messed up
Forget it. (See below)
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
modified 17-Sep-18 2:25am.
|
|
|
|
|
|
Thanks
M.D.V.
If something has a solution... Why do we have to worry about?. If it has no solution... For what reason do we have to worry about?
Help me to understand what I'm saying, and I'll explain it better to you
Rating helpful answers is nice, but saying thanks can be even nicer.
|
|
|
|
|
Hello Developers,
i want to write Articles about SQL concepts so excepting unforgettable help from you with sample article documentation.
Thanks in-advance.
|
|
|
|
|
I'm sorry, I've read this a couple of times and I'm not sure what you're asking. I get that you want to write articles. What is it that you expect from us?
This space for rent
|
|
|
|
|
Thanks for response, I'm new to writing articles even i don't know where to write and how to get license on it.I choose dynamic pivot concept so Please help me how to start this article.
|
|
|
|
|
First of all, congratulations on wanting to write an article. Here are some pointers to bear in mind.
- Don't just give us a code dump. A good article explains the way you thought about the problem. It really helps us, as readers, if we can get a real understanding of what you were thinking when you wrote your code. Tell us why you chose to solve it in a particular way; what you chose not to do and why.
- When you have completed your article, don't publish it straightaway. Instead, reach out to Sean Ewington at Code Project and request Mentor help. Mentors review articles before they reach the publish stage and can help you avoid having your code rejected out of hand.
- Be original. I don't mean that you have to have a completely new idea that no one has thought of before. What I mean, instead, is that you should use your own words only; there must be no plagiarism.
This space for rent
|
|
|
|
|
Really this points are helpful.Thanks for giving suggestions .
|
|
|
|
|
|
Writing article means brief documentation(MS word presentation) of one choosing concept right? Please help me.
|
|
|
|
|
Ignore this user. It's a spam account, so it won't be providing any real help.
This space for rent
|
|
|
|