Learn to leverage the power of Infragistics, a third-party control provider for the .NET Framework and extension methods.
Articles Written by Srinath M S
Animations in Windows Presentation Foundation (WPF)
Learn to use WPF animations to create complex screen transitions with ease.
Shapes in Windows Presentation Foundation (WPF)
Windows Presentation Foundation or WPF, a graphical system used for rendering rich user interfaces, has redefined it's UI Elements. WPF now brings together all of the elements of application services including, user interfaces, 2D & 3D drawing, fixed & adaptive documents, advanced typography, graphics and more.
C# Programming: Using Generic Factory Classes to Create Generic Exception Handlers
Exception handling can be a costly affair and should be used meticulously as it undoubtedly serves as an integral part of our applications and shouldn't be sidelined for any reason. The common problem in implementing an exception handling mechanism is the dependency on the library after we create a provider. This C# tutorial looks at the possibility of switching the providers easily.
Create Your Own PageGetter Using Outlook and C# Programming
At times when certain Websites are blocked, or in the case of no internet connectivity, PageGetters serve a mammoth boon. Read along as we overview the use of the .NET Framework to build an easy one in less than an hour and serve yourself as a "PageGetter" to your friends.
Windows Management Using C# Programming
Windows management has a prime place in system monitoring and administration irrespective of the technology being used. The suppleness that is achieved using the Windows management native API's are far more than that which could be achieved through other kinds of monitoring and administration application.
