ITM .NET Utils - Type dependent WPF Data Template Selector

by pawel.mieten 14. April 2009 09:03
When you design user interface in WPF there is often a necessity to change some view depending on some condition. Of course in some case you can use triggers, but if you want to use different templates depending on the type of the underlying object, System.Windows.Controls.DataTemplateSelector is ... [More]

Currently rated 5.0 by 3 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , , ,

.NET

ITM .NET Utils - PrincipalScope

by Dawid Łaziński 6. April 2009 12:11
In .NET application every thread contains the information about the Principal under which it is being executed. This can be easily checked using following property CurrentThread.CurrentPrincipal of the System.Threading.Thread class. Usually it points to an instance of the System.Security.Pri... [More]

Currently rated 5.0 by 4 people

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: , ,

.NET

Reducing response size in ASP.NET

by pawel.mieten 6. April 2009 09:22
In most application projects there is the problem of performance. The reason of low rendering web applications can be diagnose in two aspects. Firstly, it is time of response generation and secondly is downloading a generated content to a client. In case, when your application works quite good in ... [More]

Currently rated 4.9 by 29 people

  • Currently 4.896552/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Tags: ,

.NET

Powered by BlogEngine.NET 1.4.5.0
Theme by Mads Kristensen