Recent Posts

3
Comments

Using custom fonts in your web pages by sreejukg

From the start of web, people were restricted to use standard fonts(those are globally available in all platforms) such as Arial, Times etc, for displaying content in web pages. The main issue was that the browser did not have the capability to read the...
0
Comments

Configure Email notifications on SharePoint 2010 list by sreejukg

In this article I am going to demonstrate how you can configure email notification feature on SharePoint List. For the purpose of demonstration I chose the default tasks list that is coming with almost all default SharePoint sites. Tasks list have one...
1
Comments

Getting started with LINQ to SharePoint by sreejukg

One of the major advantages of SharePoint 2010 is the support for LINQ. If you are new to LINQ, I would recommend you to read the below article from MSDN. http://msdn.microsoft.com/en-us/library/bb397926.aspx With the support of LINQ to SharePoint, in...
1
Comments

Display weather information in your site using jQuery and Yahoo services by sreejukg

Few months back, I wrote an article about how to retrieve weather information from www.weather.com using XOAP services. In that article I was subscribing the data from server side, caching data to SQL server database and then retrieving the information...
4
Comments

Integrate BING API for Search inside ASP.Net web application by sreejukg

Update: Since Bing has moved Search API to Windows Azure Market place, I wrote a new article about the new Bing Search API. You can read this from the below link http://weblogs.asp.net/sreejukg/archive/2012/07/04/integrate-bing-search-api-to-asp-net-application...
1
Comments

Installing Windows 8 Developer Preview in Oracle Virtual Box by sreejukg

Microsoft has released Developer Preview for Windows 8 a while ago. Developer Preview is a pre-beta release of the software. You can download the developer preview from here. http://msdn.microsoft.com/en-us/windows/apps/br229516 (Update, Microsoft has...
7
Comments

SharePoint 2010 : Sharing data between Visual Web Parts by sreejukg

Web Parts are essential parts of SharePoint 2010 that helps developers and site owners to customize the SharePoint portal. There are lots of out of the box web parts available in SharePoint 2010. When you are building business portals definitely you will...
3
Comments

Developing custom field type for SharePoint 2010 by sreejukg

The ECM features of SharePoint 2010 are excellent. The best thing is the extendibility of the platform using SharePoint designer and Visual Studio. By default SharePoint includes field types such as Single line text, multi-line text etc. The following...
6
Comments

Walkthrough: Wizard control in ASP.Net by sreejukg

In this article I am going to explain about the ASP.Net Wizard control and how you can use it in your application. When there are large forms, the wizard control is a useful tool that helps the end user to fill the form quiet easily. When you have large...
5
Comments

SharePoint 2010: Missing new and edit options from the Site Menu by sreejukg

Recently one of SharePoint WCM client has reported that they were not able to update the site. All the edit/new/upload menu items were missing from the site. It was fine till the week before and suddenly it happened. I thought of publishing the steps...
More Posts « Previous page - Next page »