↧
Use of ResolveClientUrl() method in getting browser-acceptable relative URL
In .NET, we always use tilde (~) to refer to root virtual directory of the web application. For instance, <asp:Image runat="server" ImageUrl="~/images/mypic.gif" /> .csharpcode, .csharpcode pre {...
View ArticleFree ebook: Programming Windows 8 Apps with HTML, CSS, and JavaScript
For those of you looks at the new Windows 8 platform and how to use items like the WinJS, commanding UI, animations and sensors, it’s a really nice run down of everything you would want for building...
View ArticleSharePoint | Add Alternating Row Background Colors to SharePoint Document...
SharePoint out of the box has some great tools for displaying documents located in a document library, probably because that’s what a lot of companies use it for. Out of the box it looks pretty nice,...
View Article