Looking Back at 2008!

2008-12-31 I am not happy about my last year because I did not make much significant achievements on my carrier in the year! At the beginning of the year I had a goal to obtain MCTS certification but I could not achieve that. However there were some small achievements as well: What I feel asContinue reading “Looking Back at 2008!”

ASP.NET – AutoPostBack : What is AutoPostBack and How AutoPostBack Works

2008-12-26 Today I was experimenting on a grid view where I was trying to select multiple rows of the grid view using a check box column. I wrote some code in the CheckedChanged of checkbox but then I found that the code was not executed when the state of the checkbox is changed. So IContinue reading “ASP.NET – AutoPostBack : What is AutoPostBack and How AutoPostBack Works”

How to Save a Copy of a Visual Studio 2005 Solution

2008-12-22 Sometimes things we consider as simple take much time to be accomplished than we expect just because we forget! Today I wanted to save a copy of a web based visual studio 2005 solution but it took life 10 minutes for me to accomplish that because I had completely forgotten the method to doContinue reading “How to Save a Copy of a Visual Studio 2005 Solution”

Internet Explorer Major Security Flaw!

2008-12-16 Internet Explorer, one of the most widely used Microsoft products, Considered as the world’s most popular web browser has received a Red Alert! The situation was raised when Andreas Sandblad from Sweden reported a vulnerability to Microsoft. The vulnerability: Point of Origin: The Cross-Domain Security Model Fix: Not Available Yet, Microsoft is still investigatingContinue reading “Internet Explorer Major Security Flaw!”

5 Ways to Get Rid of Financial Stress and Optimal Utilization of Money

2008-12-14 http://pagead2.googlesyndication.com/pagead/show_ads.js With the rise of Global Financial Crisis, Financial stress has become a hot topic in the Internet. Since I am also a victim, I thought to make a small research on this. In this post I am trying my best to explain what I gained during my research. I hope you would findContinue reading “5 Ways to Get Rid of Financial Stress and Optimal Utilization of Money”

Computer Hardware – Memory : Static RAM Vs Dynamic RAM

2008-12-10 Random Access Memory plays a crucial role inside a computer. RAM is where the processor keeps the data it needs to work. The computer always has to load necessary data into the RAM because the speed of hard disks is very low for processor to work with. Actually even the RAM is not fastContinue reading “Computer Hardware – Memory : Static RAM Vs Dynamic RAM”

What is a Trojan Horse and How does it Attack Computers?

2008-12-08 A Little History Trojan War is considered as the most significant conflicts in Greek mythology. This is where Trojan horse comes into play for the first time. The great warrior Odysseus brought this strategy to find a way into the city of Troy. He commanded his army to make a massive wooden horse largeContinue reading “What is a Trojan Horse and How does it Attack Computers?”

How to (Full and Transaction Log) backup and restore a database in Microsoft SQL Server 2005

2008-12-04 In this article I will discus how to backup a database as a FULL backup or with Transaction Log (Tail Log) backup and how to restore the database, how to recover transactions made after you taking the backup, etc. Since it is not easy to use and organize images in the post itself IContinue reading “How to (Full and Transaction Log) backup and restore a database in Microsoft SQL Server 2005”

C# ASP.NET – GridView : How to Keep Modified Data of Template Fields when Paging is Enabled?

2008-12-04 Today I had to take care of a problem of a certain company (CIS) that I consult. They had a problem of keeping the values modified in a template field of a gridview when the user moves from one page of the grid to another. Template fields allow us to add custom columns intoContinue reading “C# ASP.NET – GridView : How to Keep Modified Data of Template Fields when Paging is Enabled?”

Failures are the Pillars of Success!

2008-12-01 Today I went to the embassy to get the response for the visa application I submitted about a month back. I had kept a lot of hopes on this. Today was like a junction in my life. If I get the permission to work, I would get a much better financial standing, more qualifications,Continue reading “Failures are the Pillars of Success!”