HomeBlogNotesArchivesYouTubeAbout
HomeBlogNotesArchivesYouTubeAbout

Recent Articles

SolidColorBrush List from Brushes

Hi, Everybody will be using Brushes ,which implements a set of predefined SolidColrBrush objects,to choose various colors. Sometimes you may want to get a list of all these brushes up in your application,so that the user can select the color of his/her choice…

Scrolling a Disabled Listbox in WPF

Recently I had a requirement when developing an application,where i needed a listbox which was to be disabled but yet can be scrolled,so that all the contents in it was visible.Applying the property,IsEnabled=False makes the whole listbox disabled even…

FxCop Custom Naming Rules

Recently I had started using FxCop ,which is a wonderful code analysis tool.Soon after getting into it,I felt the need of rules specific to my requirements and standards.One such need was in the area of 'Naming of Variables'. Every project/organization might…

Prev1
....
363738
  • Rahul Nath
  • About
  • Blog
  • YouTube
  • Follow me on
© Copyright, 2021 Rahul Nath