Shantha Kumar T
Learnings & Technical Adventure from ShanthaKumar
Learnings & Technical Adventure from ShanthaKumar
Category Javascript
SharePoint Time Zone Collections from Regional Settings Page
Today I have something new in my plate, ie., explore new CSOM package release for Office 365. So I have downloaded the package as mentioned in that post and tried some coding stuff(will publish the detail post later). From the…
Integrating Silverlight and HTML
Today I have come up with simple post on Silverlight on integrating silverlight contents in html page and html contents in Silverlight. The following image was the preview of our sample integration code. Step 1:Create a Silverlight Application Project ,…
Convert Relative Url to Absolute Url in SharePoint using Javascript
If you are come around core.js file, you all can see many functions available on that file.Those fuctions are very usefull when we need that in customization, for instance We have a relative url of the current sharepoint site, I…