• Saving the captured Silverlight 4 screenshot to database or send it as an email attachment

    Monday Dec 19, 2011 by Anil Kumar Reddy Perugu

    Capture the Silverlight 4 screen through C# code and Save it to a database or send it as an email attachment by passing byte array to the WCF Service method.

  • Automate SQL Server database backup and recovery process

    Sunday Dec 18, 2011 by Anil Kumar Reddy Perugu

    Can you continue to work or run your business if your database server dies? It is always important to back up your database regularly. Know how best you can protect your data and recover it in case of any disaster. Define a suitable disaster recovery plan.

  • LINQ Samples

    Monday Oct 31, 2011 by VVSN Murthy

    This article provides various LINQ Techinques using sample data. Around 79 examples provided with results covering most of the LINQ Operators and Techniques.

  • Questions in WCF - Part #1

    Monday Oct 24, 2011 by Tilak Gummadi

    This article presents the answers to the most commonly faced questions or clarifications.

  • Working with Silverlight/WPF DatePicker control

    Friday Oct 14, 2011 by Anil Kumar Reddy Perugu

    This article shows how we can use or customize Silverlight DatePicker control for different needs like
    - Usual Date picker (Textbox with Calendar icon)
    - Simple date selector (without textbox and attaching selection changed event to it)
    - Customize date picker template to change styles
    - And finally changing the datetime format

  • "Learn technology don't just use it. Learning seeks to avoid mistakes. Using requires mistakes to learn."