Unwanted Characters on Website Page
If you see any unwanted characters on any of your pages on your website, check the encoding of the page. If the encoding is not proper, it may add noisy characters to your pages in…
continue readingIf you see any unwanted characters on any of your pages on your website, check the encoding of the page. If the encoding is not proper, it may add noisy characters to your pages in…
continue readingThis is an approach to solve the date sorting problem in XML and XSLT. This article gives an example to sort XML attribute using XSLT. The attribute is date here – so it XSLT sorts…
You can refer a css or a javascript file in an html page so whenever that html page is opened in a browser, it renders with the styles and the functionalities enabled. Similarly, this article…
This is based on my experience and resolution of the issue Windows logins are not supported in this version of SQL Server [Error 40607]. The issue was occurring while running the application which was associated…
Resolving: Windows Azure Error failed to start storage emulator the sql server instance localhost sqlexpress could not be found You need to run DSInit utility to create database. For Windows Azure SDK 1.6 the location…