K. G. Sreeju Nair
Knowledge has to be improved, challenged, and increased constantly, or it vanishes.
Sign in
|
Join
Home
Contact
RSS
Atom
Comments RSS
Search
Tags
SharePoint 2007
.NET
.Net Framework
AJAX
ASP.Net
ASP.Net 4
ASP.Net 4.5
Bing
C#
Certification
CLR
CSS3
Database
Flickr
Forms Authentication
General Software Development
HTML
HTML 5
JavaScript
jQuery
Languages
Microsoft Exam
NuGet
Sharepoint
SharePoint 2007
SharePoint 2010
SharePoint 2013
Sharepoint Designer
SQL Server
SQL Server 2008
User Controls
Visual Studio
Visual Studio 2010
Visual Studio 2011
Visual Studio 2012
Visual Studio Developer Preview
WCF
weather
Web Development
Web Services
Windows 8
Windows 8 Developer Preview
Windows Azure
Sponsors
advertise here
Navigation
Home
Blogs
Archives
February 2013 (1)
January 2013 (2)
November 2012 (1)
October 2012 (3)
August 2012 (1)
July 2012 (1)
June 2012 (1)
May 2012 (2)
April 2012 (3)
March 2012 (1)
February 2012 (2)
January 2012 (2)
December 2011 (1)
November 2011 (2)
October 2011 (1)
September 2011 (1)
July 2011 (1)
June 2011 (3)
May 2011 (3)
April 2011 (1)
March 2011 (4)
February 2011 (2)
January 2011 (2)
December 2010 (2)
November 2010 (2)
October 2010 (1)
September 2010 (1)
August 2010 (1)
July 2010 (1)
June 2010 (2)
May 2010 (1)
April 2010 (2)
March 2010 (1)
January 2010 (2)
March 2011 - Posts
3
Comments
Configure BLOB cache for SharePoint 2010 web applications
by
sreejukg
SharePoint 2010 supports disk-based BLOB Cache that controls the caching for binary large objects. If you configure BLOB for frequently used images, audio files, video files, java script files, css files etc., the performance will be improved. BLOB cache...
Filed under:
Sharepoint
,
SharePoint 2010
15
Comments
Create a Visual Web Part using Visual Studio 2010
by
sreejukg
Create a Visual Web part using Visual Studio 2010 In SharePoint 2010, it is possible to design the web parts using the visual interface, this was a long awaited feature and in SharePoint 2010, it is called visual web part. In this article I am going to...
Filed under:
Sharepoint
,
SharePoint 2010
12
Comments
Change SharePoint authentication from classic mode to claims based
by
sreejukg
Recently I was in a situation to enable form authentication for a SharePoint web application that was configured using classic mode authentication. So the solution for me is to change the authentication mode to claims based. Caution: Be noted that once...
Filed under:
Sharepoint
,
SharePoint 2010
14
Comments
Create PDF document using iTextSharp in ASP.Net 4.0 and MemoryMappedFile
by
sreejukg
In this article I am going to demonstrate how ASP.Net developers can programmatically create PDF documents using iTextSharp. iTextSharp is a software component, that allows developers to programmatically create or manipulate PDF documents. Also this article...
Filed under:
ASP.Net
,
ASP.Net 4
,
C#
More Posts