My MSN

Click OK to add this content

 
Content Preview: rss
-+TIP: How to fix readonly external hard disks to function in normal mode?
44 days ago
Intermittently, your external harddisk may turn to readonly mode.  I am talking about the harddisks which do not have any exclusive read-only switch/locks.  Even if you restart or plug-in to another computer, the readonly mode may not change.   To make it functioning in write mode as well, just do the following steps:   1.  Go to command prompt 2.  Type "DISKPART" and hit enter.  You will get "DISKPART>" prompt. 3.  type "SELECT VOLUME Z" at the "DISKPART" prompt ("Z" being the drive letter of the readonly external hard disk.  You need to provide your own drive letter here).  The command has to return with "Volumn 4 is the selected volume" (your volume number could be different) followed by DISKPART prompt. 4.  type "ATTRIBUTES VOLUME CLEAR READONLY" at the "DISKPART" prompt.  This would clear the "READONLY" attribute of the hard disk.  It has to return with the message ...
-+Article: How to bind ComboBox and DataGrid controls in Silverlight 2.0
295 days ago
Hai,   My next article on Silverlight 2.0 focusing on "Binding ComboBox and DataGrid controls" got published here http://www.aspfree.com/c/a/BrainDump/Introduction-to-Binding-ComboBox-and-DataGrid-Controls-in-Silverlight-20/   Enjoy..   thanks Jag
-+My first day with Windows 7 (beta)
313 days ago
Hai Everyone,   Yesterday, I was lucky enough to receive first version of "Windows 7 Beta" installed successfully on my machine.  Definitely, it is the most exciting "Windows" release ever.  It is almost impossible to cover all of its great features in one single post.  Let us see how it looks with default color scheme for the first time:     Let us see the first set of cool things which are eye catching:                           More on next post.   thanks Jag
-+Article: Designing WCF DataContract Classes Using "LINQ to SQL" Designer
315 days ago
Hai,   My new article on "Designing WCF Data Contract Classes using "LINQ to SQL" Designer" got published here.   thanks Jag
-+Article: Database operations using Silverlight 2.0, WCF and LINQ to SQL
348 days ago
Hai,   My next article focusing on development using Silverlight 2.0, WCF and LINQ to SQL got published here http://www.aspfree.com/c/a/Windows-Scripting/Database-operations-using-Silverlight-20-WCF-and-LINQ-to-SQL/   Enjoy...... Jag
© 2009 MicrosoftMicrosoft