Saturday, January 31, 2009
Free eBooks
I came across a web site which provides e-books of most of the .Net topics. We can download e-books on the latest technologies like WCF, WPF from www.free-ebooks-download.org
.CHM warning
I downloaded a .CHM file from internet. I double clicked the file to open in Vista m/c the following popup prompted and I selected Open. The file has been opened but I could not able to see any of the link in the .CHM file is working. Later reopened the same file by unchecking the "Always ask..." checkbox in the popup everything seems to be working. Wounder why it is so...
Tuesday, January 27, 2009
Online Survey
One of my friend forwarded a survey link. He was doing a MBA project for that he is collecting some survey results. There seems to be an online tool, which we can use to collect such survey results. It was pretty good and we can use when we need to do some generic survey.
www.zoomerang.com
www.zoomerang.com
Tuesday, January 6, 2009
Character Set
Today I was going through the blog sites and found an interesting blog about characterset.
http://www.joelonsoftware.com/articles/Unicode.html
It is really very basic, which I don't know till I read the blog. Every developer must read the blog.
http://www.joelonsoftware.com/articles/Unicode.html
It is really very basic, which I don't know till I read the blog. Every developer must read the blog.
Subscribe to:
Posts (Atom)
Teams PowerShell
The PowerShell helps to get quick meta data around Teams. Install-Module -Name MicrosoftTeams Connect-MicrosoftTeams Get-TeamAllChannel...
-
I was trying to install SharePoint 2013, the setup was complaining about a pending system restart. Even after multiple restart / Shutdown. ...
-
Recently a new learner of C# asked me a question on C# Virtual & Abstract properties. It turned out to a deep dive. Detail follows. D...
-
source 1. Microsoft .NET Framework interview questions .NET 2. What is .NET Framework? 3. Is .NET a runtime service or a developm...