Recent Posts

0
Comments

Path.combine to combine two paths and backslash in second parameter by vik20000in

Hi, system.IO.Path comes with many good function to work with the File system. some of them are ChangeExtension, GetDirectoryName, GetExtension, GetFileNameWithoutExtension, IsPathRooted etc. The system.IO.Path.Combine is also include as a function in...
Filed under: , ,
0
Comments

Features and Improvement in Base class libraries in Dot net framework 4.0 by vik20000in

Hi, Normal 0 false false false MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-parent:""; mso-padding-alt:0in...
3
Comments

Historical debugger in Visual studio 2010 by vik20000in

Hi, In The visual Studio 2010 team System, A new feature called Historical debugger. Normally, when we want to debug an application we always put the breakpoint first and then start the Application or attach some process for debugging. Visual studio 2010...
1
Comments

Asp.net 4.0 and Session State compression by vik20000in

Hi, Most of us who creates Web sites work with session. We use sessions to store user specific data, so that it can be retrieved very easily. You can read my earlier posts on sessions here. A few interesting things about session in Asp.Net Mystries of...
Filed under: , ,
1
Comments

Permanent Redirect in Asp.net 4.0 by vik20000in

Hi, One of the most important things for web 2.0 sites are to be searchable, because every one wants top get more and more users for the search result. For search engine Optimisation, every small aspect of the page is Important. One of the important things...
Filed under: ,
0
Comments

Attending Teched Conference in Hyderabad by vik20000in

Hi After a lot of change in decision due to various reason, yesterday I Got the confirmation (and confirmed) my seat at the Teched conference being held in Hyderabad from 13th to 15th May. The conference should be a great to watch, but most important...
Filed under: ,
0
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: ,
0
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:
0
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:
More Posts Next page »