¡@

Home 

c# Programming Glossary: review

Do try/catch blocks hurt performance when exceptions are not thrown?

http://stackoverflow.com/questions/1308432/do-try-catch-blocks-hurt-performance-when-exceptions-are-not-thrown

performance when exceptions are not thrown During a code review with a Microsoft employee we came across a large section of..

Recommended ServiceStack API Structure

http://stackoverflow.com/questions/15231537/recommended-servicestack-api-structure

etc . Where it doesn't quite fit the examples is each review can be linked to one or more other types e.g. Event Location.. My thinking is the urls would be along the lines of event reviews or the reverse of this e.g. reviews event location reviews.. the lines of event reviews or the reverse of this e.g. reviews event location reviews thing reviews The issue I can see however..

Is there any valid reason to ever ignore a caught exception

http://stackoverflow.com/questions/204814/is-there-any-valid-reason-to-ever-ignore-a-caught-exception

from outsourced developers and while going through my code review my analysis tool revealed bunches of what it considered bad..

Is it abusive to use IDisposable and “using” as a means for getting “scoped behavior” for exception safety?

http://stackoverflow.com/questions/2101524/is-it-abusive-to-use-idisposable-and-using-as-a-means-for-getting-scoped-beha

is used with using . I could consider this a code review issue but something is nagging me. Question Would the above..

Fixing “The breakpoint will not currently be hit. No symbols have been loaded for this document.”

http://stackoverflow.com/questions/2155930/fixing-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been-loaded-fo

want to add in here mostly for myself when I come back to review this question that symbols are not loaded until the assembly..

Is a memory leak created if a MemoryStream in .NET is not closed?

http://stackoverflow.com/questions/234059/is-a-memory-leak-created-if-a-memorystream-in-net-is-not-closed

will somehow fail to be disposed of later I've got a peer review insisting that I manually close this and I can't find the information..

Can't get sql server compact 3.5 / 4 to work with ASP .NET MVC 2

http://stackoverflow.com/questions/3223359/cant-get-sql-server-compact-3-5-4-to-work-with-asp-net-mvc-2

during the execution of the current web request. Please review the stack trace for more information about the error and where..

Encrypt cookies in ASP.NET

http://stackoverflow.com/questions/4360839/encrypt-cookies-in-asp-net

method. This has caused it to be flagged in a code review it is not future proof as the internal implementation may change...

Comparing object properties in c#

http://stackoverflow.com/questions/506096/comparing-object-properties-in-c-sharp

return true c# properties comparison object code review share improve this question I was looking for a snippet of..

EF 4.1 - Code First - JSON Circular Reference Serialization Error

http://stackoverflow.com/questions/5588143/ef-4-1-code-first-json-circular-reference-serialization-error

during the execution of the current web request. Please review the stack trace for more information about the error and where..

Encoding XPath Expressions with both single and double quotes

http://stackoverflow.com/questions/642125/encoding-xpath-expressions-with-both-single-and-double-quotes

OR double quotes then you can use expressions such as review @name Bob's Pizza review @name ' Pizza Pam' But if you have.. you can use expressions such as review @name Bob's Pizza review @name ' Pizza Pam' But if you have BOTH e.g Fred's Fancy Pizza.. like this Escaping Strings in XPath C to generate review @name Concat Fred's ' Fancy Pizza ' Anyone have a function in..

Sending email through Gmail SMTP server with C#

http://stackoverflow.com/questions/704636/sending-email-through-gmail-smtp-server-with-c-sharp

gmail share improve this question CVertex make sure to review your code and if that doesn't reveal anything post it. I was..

“The Controls collection cannot be modified because the control contains code blocks”

http://stackoverflow.com/questions/778952/the-controls-collection-cannot-be-modified-because-the-control-contains-code-bl

during the execution of the current web request. Please review the stack trace for more information about the error and where..

Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding. The statement has been terminated

http://stackoverflow.com/questions/8602395/timeout-expired-the-timeout-period-elapsed-prior-to-completion-of-the-operation

during the execution of the current web request. Please review the stack trace for more information about the error and where..