Is there a (static) CER Checking Tool?
-
Is there a tool that could statically check my code and flag any problems with my CER code? My LinkedIn Profile
-
Is there a tool that could statically check my code and flag any problems with my CER code? My LinkedIn Profile
hosamaly wrote:
my CER code
Huh? Do you mean CLR? You could always take a look at FxCop, though it is more for checking coding standards.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
hosamaly wrote:
my CER code
Huh? Do you mean CLR? You could always take a look at FxCop, though it is more for checking coding standards.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
That may be what he's meaning. Another guess could be Writing CLS-Compliant Code[^].
The need to optimize rises from a bad design. My articles[^]
-
hosamaly wrote:
my CER code
Huh? Do you mean CLR? You could always take a look at FxCop, though it is more for checking coding standards.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
No, I mean CER: Constrained Execution Region. Thanks for your reply anyway. My LinkedIn Profile
-
No, I mean CER: Constrained Execution Region. Thanks for your reply anyway. My LinkedIn Profile
Thanks for the clarity. Not very familiar with CER. Good luck to you :)
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon "Not only do you continue to babble nonsense, you can't even correctly remember the nonsense you babbled just minutes ago." - Rob Graham
-
No, I mean CER: Constrained Execution Region. Thanks for your reply anyway. My LinkedIn Profile
Thanks for explaining that! I couldn't figure out what you were talking about when I tried to lookup CER. This list I got was pretty big: http://acronyms.thefreedictionary.com/CER[^].
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008 -
Is there a tool that could statically check my code and flag any problems with my CER code? My LinkedIn Profile
Unfortunately, there isn't. Sorry.
Deja View - the feeling that you've seen this post before.
-
Unfortunately, there isn't. Sorry.
Deja View - the feeling that you've seen this post before.
So sad :( Thanks anyway I would be grateful if you could link me to a checklist of some sort... Thanks again My LinkedIn Profile