Error!
Success!

By tag: static

showing:  of
0
kicks

Static Keyword Demystified  (Unpublished)

What is the difference between a static class and a static member variable or method? I have asked this question in most of my interviews, and most of the time, it confuses candidates. So I thought of writing an informative article on it so that the difference is comprehensible, and fellow developer...


Kicked By:
Drop Kicked By:
0
kicks

Static Singletons for ASP.NET Controls  (Unpublished)

When building generic ASP.NET Server controls that also provide a sort of API service to other custom controls or page level code, it's often necessary to ensure that only a single instance of a control exists, and that only that single instance of this control or component can be accessed in the co...


Kicked By:
Drop Kicked By:
0
kicks

How to access an ASP.NET Session object inside a static function (erro  (Unpublished)

If you are trying to access an ASP.NET Session object from inside a static function you will encounter error CS0120


Kicked By:
Drop Kicked By:
0
kicks

Microsoft and framework designers: Stop using static, internal, sealed  (Unpublished)

A public call for Microsoft and other framework designers to stop burying useful functionality in their APIs and preventing consumers from using or overriding critical parts of the API.


Kicked By:
Drop Kicked By:
0
kicks

FxCop This  (Unpublished)

A summary on creating, deploying and debugging fxcop rules.


Kicked By:
Drop Kicked By:
0
kicks

Static analysis to win business and influence others  (Unpublished)

How static analysis tools can give a crucial competitive advantage


Kicked By:
Drop Kicked By:
0
kicks

Can a .NET code analysis tool approach human intelligence?  (Unpublished)

Can NStatic achieve some semblance of a human-like intelligence, with performance that is indistinguishable from a code reviewer with no prior experience with the code base? There are three important ingredients that bring the tool closer to that dream: Symbolic manipulation, interprocedural analysi...


Kicked By:
Drop Kicked By:
0
kicks

Collection of Dynamic Features for Static Languages  (Unpublished)

How do C# 3.0/VB 9 stack up against other mainstream and fringe static languagess in terms of co-opting dynamic capability?


Kicked By:
Drop Kicked By: