April 2009 - Posts

1
Comments

Asus Netbook Received from Microsoft for Windows 7 Bug reporting by vik20000in

Hi, Yesterday I received the Asus Eee Series Netbook from Microsoft for my works and bug found in Windows 7 Beta testing. I must say its an amazing feeling to have your first netbook in your hand. The netbook received is Eee PC Windows XP edition 900...
Filed under: , ,
5
Comments

Search on Last Modified By field in Sharepoint not working by default by vik20000in

Hi, Of late I have been working in Sharepoint project which works extensively on searching of data. We have implemented our own custom search page and use Sharepoint object model for searching the data. Yesterday I found a unique bug in Sharepoint. While...
Filed under: ,

Comments

Follow My blogs updates on Twitter by vik20000in

Hi After announcing the updates of the blog as SMS Alert (Only in INDIA with the help of Google SMS channel), I saw a good number of people using the service. If you are India and want to get my blogs (Title only) as an SMS whenever new content is posted...
Filed under:

Comments

Managed Extensible Framework preview 5 released on Codeplex by vik20000in

Hi A few days ago MEF Preview 5 was released on codeplex with all the source code, docs, test and samples developers need to get started. MEF will be a core part of .NET Framework 4.0, These preview releases available so folks can use MEF on Top of Dot...
Filed under:
1
Comments

Using Page.ParseControl to add new control from Control Tag by vik20000in

Hi, Sometimes we might have a requirement where by we need to parse the tags and create some controls with that in asp.net. Think of a situation where you do not what type of control will be create. You need to pass the control from an xml file/ or database...
Filed under: ,
7
Comments

C Sharp goto statement for breaking the nested loop by vik20000in

Hi, Two days back, while discussing with a friend came a small interesting (programming) situation where he wanted to stop (break) a loop which was inside another loop. You can think of the situation as he was first looping through all the rows in a grid...
Filed under: , , , ,
More Posts