Recent Posts

De omnibus dubitandum

5 minute read

‘Why?' and ‘why not?' are one of the smallest sentences that stem the world of invention. Inventions happen either by luck, by chance or by the inquisitiven...

Psychometric Test with Answers

23 minute read

One of my friends, who is just to face some interview, reminded me of my college days and some preparation stuff that we compiled for ourselves. I do not rec...

Configuring SMTP in .Net

1 minute read

One of the easiest way to configure a mail service on .NET site is to create a SMTP class and call its function SendMail. using System; using System.Data; ...

Change

2 minute read

[Previous Home Page of www.Ghanshani.com] Change is the only constant in this world! Who said these words, when and why are all questions that matter not as...

Server Application Unavailable

2 minute read

Now, this is specially for ASP.NET 2.0 developers, who host web applications on a shared IIS. After deployment, if you have ever received an error message fo...