Showing posts with label Code Sample. Show all posts
Showing posts with label Code Sample. Show all posts

SharePoint: Color Coded Calendars in MOSS


Here is a good sample code
Can a calendar display in colors?
I have been asked a few times if the SharePoint calendar can display
items in color. It turns out this is not too hard to do. The basic steps
are:

  • Add a column to the calendar list to pick the color
  • Add a calculated column to create the HTML to display the color. This can be done with HTML or CSS. This example uses "<FONT COLOR=".
  • Add the new column to the view
  • SharePoint will convert the "<" character into "&lt;" so we need to add a little JavaScript to convert it back. The easiest way to add the JavaScript is with a Content Editor Web Part


Google Closure Library


The Closure Library is a broad, well-tested, modular, and cross-browser JavaScript library. You can pull just what you need from a large set of reusable UI widgets and controls, and from lower-level utilities for DOM manipulation, server communication, animation, data structures, unit testing, rich-text editing, and more.

 To know more about Google Closure Libary and download the same as well click here


By

Search In JavaScript

Find JavaScript Code sample from more than 11000 sample Javascripts.


Excerpts:
Find FREE JavaScript codes quickly and easily with the world's only
search engine that searches all the top Java Script libraries, offering
a total of over 11,000 free JavaScripts, from A1 JavaScripts,
About.com, AutoScripter, CodeFoot, CodeLifter, Dynamic Drive, EarthWeb,
Free JavaScripts, JavaScript Kit, JavaScript Made Easy, JavaScript
Source, and ProgrammersHelp....


for more details related to JavaScript Search click here


If you want to suggest something, write us comments....

C# Samples for Visual Studio 2008

Hello Guys,

Here is the link to download sample C# code for Visual Studio 2008.

http://code.msdn.microsoft.com/csharpsamples

It will be best collection bcz its provided by msdn itself.

Check it out :)

Is the above link useful to you? Let us know your feedback, it will help us to improve our posting(s). or You can send your feedback linkOblast.