Sumit Gupta

  • About Me
  • Ask Me Anything
Illustration of a bird flying.
  • Move to Azure as Trial

    Okay, so I activate my Azure trial and thought to move my blog on it. I am currently hosted with Azure VM [small instance] as trial. Hope it give better performance than my previous host, which was lately too slow to work with.

    September 11, 2013
  • Reading Large Binary Files: Child Play

    Yes, that was funny title, but after your experience it you will agree to me. So, here is the story. I have been working on a software that read some recording from hardware device to database, we have 45 records per second for 30 days, so it is about 30x24x60x60 record entry with 45 columns […]

    July 11, 2013
  • StackOverflow.com: A Review

    I lately start using StackOverFlow.com a lot to get my answers and to help others. It is really one good site, one can hook around for a while. I love reading some of their questions. Some of those questions are that I got around in future as developer myself. The fun thing about this site […]

    June 20, 2013
  • Self Hosted Web Service: WebServiceHost

    So today I learn about WebServiceHost. Just a normal class but it does a lot for me today. This host the web service within you Desktop/Windows Service application. i.e. you don’t need to install any Web server or other stuff, just create a Service Contract Class and use WebServiceHost to host it within your application.  […]

    April 26, 2013
  • WPF ComboBox: DataBinding with DataTable

    Well it seems easy thing, but it took a while for me to get it working. Frankly I still don’t know why it works this way, but at least it works. With WPF I was expecting something as easy as giving DataTable object to ComboBox by it’s property and define the Data Field and Value […]

    April 10, 2013
  • MDI Window: C# way

    So how can we make MDI Parent and Child Window in C#. The answer I found was that there is nothing inbuilt for it. So, I have two choice, either I modify the Window class and add MDI [Multiple Document Interface] coding in them or I found a alternative interface.  It took less than 5 […]

    April 8, 2013
  • Surprise Birthday Party

    This is one of best birthday I had. I was to attending my brother-in-law’s marriage eve party. There I got this surprise party by my in-laws. Really grateful and happy to get such a surprise. Never celebrate my birthday with so much noise and happy cheers all around. Feels like special person. Hardly much to […]

    February 13, 2013
←Previous Page
1 … 3 4 5 6 7 … 54
Next Page→

Sumit Gupta

Proudly powered by WordPress