¡@

Home 

c# Programming Glossary: usability

C#: Test if string is a guid without throwing exceptions?

http://stackoverflow.com/questions/104850/c-test-if-string-is-a-guid-without-throwing-exceptions

for performance reasons exceptions are expensive for usability reasons the debugger pops up for design reasons the expected..

How to preventing decompilation of any C# application

http://stackoverflow.com/questions/1276237/how-to-preventing-decompilation-of-any-c-sharp-application

have some sort of edge over our competitors in terms of usability and bundled functionality. How can we prevent our software from..

Hiding inherited members

http://stackoverflow.com/questions/1528/hiding-inherited-members

in Silverlight. It's not as much a functional issue as a usability issue. What should I do Update Some of the properties that I..

Detecting coincident subset of two coincident line segments

http://stackoverflow.com/questions/2255842/detecting-coincident-subset-of-two-coincident-line-segments

some suggestions for improving it. The method has a major usability problem in that it is very confusing to understand 1 what the..

Algorithm to avoid SQL injection on MSSQL Server from C# code?

http://stackoverflow.com/questions/249567/algorithm-to-avoid-sql-injection-on-mssql-server-from-c-sharp-code

APIs that use client side validation. Use it to improve usability but don't rely on it as the sole guard. Know how validators..

Flickering in a Windows Forms app

http://stackoverflow.com/questions/3286373/flickering-in-a-windows-forms-app

do I keep the WS_EX_COMPOSITED while still retaining the usability of Maximize Minimize and Close buttons This happens on Windows..

WP7 Pivot control and a WebBrowser control

http://stackoverflow.com/questions/5417293/wp7-pivot-control-and-a-webbrowser-control

q mine.tuxfamily.org In general the advice seems to be usability based try to avoid putting controls which use Touch inside the..

Making a cURL call in C#

http://stackoverflow.com/questions/7929013/making-a-curl-call-in-c-sharp

class as it's engineered to be much better from a usability standpoint than the former two. In your case you would do this..

Ways to deploying console applications in C#

http://stackoverflow.com/questions/939438/ways-to-deploying-console-applications-in-c-sharp

good one just too involved for my purposes there's also a usability problem it makes users think they will get a windows program..