Today I came across a requirement of showing an swf file in the webpart. So I thought I will upload the swf file in folder and give its url to the webpart. But then that will be hardcoded path. What will happen if the user deleted that folder or rather deleted that file itself? So [...]
Archive for August, 2008
Embedding resources in WebParts
Posted in Sharepoint on August 23, 2008 | Leave a Comment »
Friendship’s Day
Posted in Fun on August 10, 2008 | Leave a Comment »
We have something called as Fun Friday’s in our office we normally celebrate that every alternate friday. What we do in that is play games and enjoy. All it does is it keeps you fresh and agile its one of the most happening thing in my office. And the games are based on the theme [...]
Forget n Forgive
Posted in Motivation, Relations, tagged life, Motivation on August 10, 2008 | Leave a Comment »
One day one of my friend asked me have you ever forgiven something bad someone did to you?
I thought for a moment and then answered I dont remember if I did. Then my friend replied that is the ideal answer which he expected. As he told me if you were able to answer this question [...]
Javascript Debugging in Visual Studio
Posted in Visual Studio on August 10, 2008 | Leave a Comment »
Many a times people get stuck in solving the Javascript issues just because they are not able to debug the code. Debugging is one of the things which you should be very good at and it also checks your patience.
The latest version of Visual Studio i.e. VS 2008 has inbuilt feature that helps you to [...]
Intellisence help in user-defined functions, properties etc in Visual Studio
Posted in Visual Studio on August 10, 2008 | Leave a Comment »
I just went through one of the video which showed how can you enhance intellisence feature in Visual Studio for the user-defined things.
Let me explain this to you in detail, suppose you have a class containing few functions and properties, When you create an object for that class and access its function all you can [...]
