The article I wrote is not Plagiarised. I am not sure they are considering it as Plagiarised.
Manas_Kumar
Posts
-
What is wrong with Article -
What is wrong with ArticleTruly speaking it is not copied the URL provided. So I didn't add in the article. Secondly if you are deleting the article for reference only then I don't have to say anything. Thank you.
-
What is wrong with ArticleHi, I posted two articles in CodeProject: Working with DateTime object in C#[^] JSON Serialization and Deserialization in C#[^] Second article posted today and went live. After 1 hr of going live two articles are deleted now. So I would like to know about the reason what is wrong with the Article :(
-
How to attach demo project with Article?Thank you. It helped me to add demo project to an article. :)
-
How to attach demo project with Article?I am attaching the Demo project by using "Browse File" and it is also displaying(only in edit mode not after preview or publish) after uploading. After the article get published it is not showing in the article means it is not view able to users to download demo project. Any help/suggestion is appreciated.
-
How to learn C# in Asp.net MvcAs you are new to MVC then try to understand MVC flow and architecture of the application like why MOdel, View, Controllers folders and their purpose. Once you will know the flow then start digging into that how return data from controller to view and vice versa etc. Here are the couple of links that may help you: Learn MVC (Model View Controller) step by step in 7 days – Day 1[^] Learn MVC (Model view controller) Step by Step in 7 days – Day 2[^] Learn MVC (Model View Controller) Step by Step in 7 Days – Day 3[^] ASP .NET MVC Tutorial For Beginners[^] A step by step Asp.Net MVC5 tutorial for beginners-C# - Dot Net Concept[^] For C# C# Tutorials[^] Angular JS AngularJS Tutorial[^]
-
How to learn C# in Asp.net MvcAs you are new to MVC then try to understand MVC flow and architecture of the application like why MOdel, View, Controllers folders and their purpose. Once you will know the flow then start digging into that how return data from controller to view and vice versa etc. Here are the couple of links that may help you: Learn MVC (Model View Controller) step by step in 7 days – Day 1[^] Learn MVC (Model view controller) Step by Step in 7 days – Day 2[^] Learn MVC (Model View Controller) Step by Step in 7 Days – Day 3[^] ASP .NET MVC Tutorial For Beginners[^] A step by step Asp.Net MVC5 tutorial for beginners-C# - Dot Net Concept[^] For C# C# Tutorials[^] Angular JS AngularJS Tutorial[^]
-
ASP.NetRazor would be better as compared to ASP engine. Firstly razor syntax is easy to learn and use. Razor uses @ symbol but asp uses <%: %> to write code in view page. Razor is very compact and helps to reduce typing. Razor helps to prevent XSS attack in view page. Now a days mostly developers are using Razors as compared to asp.
-
ASP.NetRazor would be better as compared to ASP engine. Firstly razor syntax is easy to learn and use. Razor uses
@
symbol but asp uses<%: %>
to write code in view page. Razor is very compact and helps to reduce typing. Razor helps to prevent XSS attack in view page. Now a days mostly developers are using Razors as compared to asp. -
Not able to add comments in QuestionAnswerThank you for quick response. Waiting for the issue being fixed. :)
-
Not able to add comments in QuestionAnswerI am trying add comments in Forums but not able to do it. It says "Oops! There was an error adding your comment, sorry". Could you please let me know is there any problem with my account. Thanks.
-
Need Razor tag in Forum sectionThank you Chris for the info. It would be better if we add Razor drop down list instead of writing it manually :)
-
Need Razor tag in Forum sectionThat means we need to use "HTML" tag for that? If it is other than that please specify.
-
Need Razor tag in Forum sectionIn Forum(Question-Answer) section, authors use "code" to format/display code properly when answering/questioning. Like "Javascript" tag use to define javascript code. When we are adding razor code it is not properly displaying like other tags. So there is requirement to add one more tag as "Razor". Razor generally use in ASP.NET MVC veiw page. This is a suggestion to CodeProject Team.
-
Need Razor tag in Forum sectionIn Forum(Question-Answer) section, authors use "code" to format/display code properly when answering/questioning. Like "Javascript" tag use to define javascript code. I think there is requirement to add one more tag as "Razor". Razor generally use in ASP.NET MVC veiw page. When we are adding razor code it is not properly displaying like others.
-
Regarding Answer DownvotingHi All, I am new to CodeProject. So I have little idea on Answer DownVoting. Few days back I started answering in CodeProject. But I am getting answer as Downvoted. Suppose I am missing something in my answer then they can add comment to improve answer. Please suggest me so that onwards I will not do the same. Thanks