Sriram's WebLog Microsoft solution specialist on web platform, Columbus Ohio

Sriram's WebLog Microsoft solution specialist on web platform, Columbus Ohio

  • Need a template for FlexGrid

    I recently joined new client where my work will be more of Windows Form programming. They are using ComponentOne's flexgrid with lots of customization and it looks great. When I started my new screen, I wanted to use same look and feel. Basically I needed a template for flexgrid with all the styles already set. But I was not able to create one as it puts all the style attributes inside the .vb file. I wish we can create a customized one flexgrid control and anybody who wants use can just drag and drop and then add their columns as per their need!!

  • Managing .NET development NAnt

    When I was working with my last client, we developed our intranet site based on DotNetNuke framework and we needed a good building mechanism to make daily build. We tried our best with MS SourceSafe but did not work the way we wanted. Recently read this article by Justin Gehtland from TSS.NET and found very useful. Did anybody tried NAnt in real time multi developer team environment? But we also will have MSBuild from Microsoft in the future.

  • Single Sign-on

    Lately I started seeing one of the project requirements is “Single Sign-on”. Though Single Sign-on is great feature, is it possible in all the cases? Here is my understanding on Single Sign-on.