-
Bad Management
I have been working since last 3 yrs now, I have worked with two small level companies. Learn lot of things in these 3 yrs from making a software, writing code, thinking about logics, managing team, configuring servers, Installing server application, Creating database, writing documentation and lot more… Â I evolve from a junior programmer…
-
Windows Live Beta
As I open up my hotmail account, it present with option to switch to Windows Live Mail Beta Interface. I promptly switch to this new interface. It seems similar to what Yahoo and Rediff Mail already offering. But it has many things in simpler form that make it much much more useful that other. I…
-
Time to go live
After almost 10 months, my software is about go live. Customer is planning to launch that Linux Website hosting management System, I was building from last 10 months. We got 2 installation order for that software. Its nice to do installation for live server. And I remember my senior saying we cannot make this software…
-
Strength of .NET
Since I start programming on Microsoft.NET framework, I read that .NET framework has support for multiple languages. I use two -three such languages for my work, Microsoft well know Visual Studio provide support for few languages. Most of programmer restrict themself to these handy tools, rest change their programming language as they don’t know that…
-
Waiting for year to end
Its 30th December, my office will close for this year in about an hour. Waiting for an hour is boring as I have not work to do, I can go home but I cannot as junior programmer doesn’t give update on time. Have to wait for them to complete their work. By that time I…
-
Filling Text Boxes for Testing
It is often required to fillin the form on webpage so you can test the form submission action. For this I often need to put different value so I can recognize the values are coming good. Like I need to create PDF on the fly, In that I need to fill the form on web…
-
Creating on-the-fly PDF using C#.NET
Few days back I post about how to create PDF using PHP. But I always wonder How can I do it using .NET Framework, as what I found that PDF library for .NET are more than total project cost. But thanks to Open source developer I found few libraries out their for free. Â One…