Author: Sumit Gupta

  • My First Official Presentation

    Yesterday I had my first official/professional presentation with my client. I have to go in Formal dress, give them a presentation on how we make their software. It is a good experince and I learn a lot from it. Though I am not sure if I preform good enough to be appericated, but my collegue/partner…

  • Not so Good hosting

    I have tried three hosting companies so far, and here is a little write up about all three,  1) Economical host (Delhi , India based company ) : I take a basic Linux server on shared server from them, my site runs perfectly hardly got 4 hr downtime in 2 yrs. I never had a…

  • HTML Application

    Recently I come across something new and not a useful as it seems, specially for web development. It is HTML Application (hta) a Microsoft’s own technology that work on IE browser, It act like a application though Programming language is HTML  Read more about it http://msdn.microsoft.com/library/default.asp?url=/workshop/author/hta/reference/properties/border.asp Its useful for organizational based Intranet application to some…

  • What a great time it is

    It is really a great time of my life, Everything seems settle for now and I can move forward with it. I don’t know why this happen and how it happens. But it is there. My life is not easy to live with atleast I feel so, and I have to limit myself in many…

  • My First ASP.NET 2.0 site

    2 days back I launch my first ASP.NET 2.0 Site on internet. Its Vikasumit  site that I develop in ASP.NET 2.0. More over this site took me just 2 days to complete. This site is running on Linux and was made up in PHP. But recent server crash prompt me to develop my site in…

  • LogMeIn.com Remote Desktop Sharing Service

    Recently I have to take a day off from my office and go out of town to visit my relatives. But my boss need me to finish some important job, and for that I need my office PC. What I can do from remote location ? I simply Log in to LogMeIn.Com site and use…

  • Sending inline Image using C#.NET

    Recently i have to send an inline image in my outgoing automated email. I don’t know that it was that easy.. Read this article for sending inline image using C#.NET Sumit Gupta