This is a migrated thread and some comments may be shown as answers.

JustCode naming conventions and Microsoft

4 Answers 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Chuck
Top achievements
Rank 1
Chuck asked on 11 May 2015, 04:28 PM

Does the naming conventions used in JustCode match with the Microsoft suggested naming conventions?

https://msdn.microsoft.com/en-us/library/ms229002(v=vs.110).aspx

Will I get different suggestions when I run the Visual Studio code analysis?

 

4 Answers, 1 is accepted

Sort by
0
Stuart Hemming
Top achievements
Rank 2
answered on 12 May 2015, 07:16 AM
Without reading the article in details I couldn't say for sure, but if you find that there is something that doesn't match you can modify the rules by going to JustCode | Options | Code Style | C# (or whatever) | Naming Conventions
0
Svetlozar
Telerik team
answered on 14 May 2015, 02:47 PM
Hi,

Thank you for your questions!

As Stuart mentioned, our naming conventions are highly configurable, but the defaults match the general naming guidelines from Microsoft.

Please, let us know if we have missed some case. 

Regards,
Svetlozar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Chuck
Top achievements
Rank 1
answered on 14 May 2015, 03:01 PM

Open Visual Studio 2013

Create new project using template "ASP .NET Web Application"

Just Code flags 248 warnings on the standard out of the box Microsoft Template.

 

 

0
Svetlozar
Telerik team
answered on 19 May 2015, 04:51 PM
Hi,

We looked at these warnings and some of them are caused by specific convention in asp.net. We will try to improve our secondary rules to minimize them.

I am sorry for the inconvenience!

Regards,
Svetlozar
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
Chuck
Top achievements
Rank 1
Answers by
Stuart Hemming
Top achievements
Rank 2
Svetlozar
Telerik team
Chuck
Top achievements
Rank 1
Share this question
or