SPBlog.RunsWithElevatedInfo's Image

SPBlog.RunsWithElevatedInfo

http://blog.ksenthil.net/Default.aspx
More about this blog
Latest Post
23 Feb 2010
Total Posts
11
Readers
166
Liked
0
Disliked
0
Views-Per-Post
15.09
vote up
0
vote down

Duplicate SharePoint Lists

Today I came across an Issue where every list I create based on a particular Custom Template was displayed as two in the SharePoint UI and while querying through Object Model. It was strange because content, Name, URL etc of the list is exact same. There
Feb 23 2010 02:25 PM
vote up
0
vote down

Viewing Site Storage Allocation Details

After long long break blogging again. Today I came across a question "how do I know the space used each of the Items in the Site Collection. On a Quick search I was not able find this info, after few mins of search I ran into this link. It shows the
Feb 19 2010 05:12 PM
vote up
0
vote down

SharePoint 2010 – Resources

It has been a while since I blogged, I got held up with an important movements in my Life. And back to the topic , recently Microsoft had a public talk in its SharePoint Conference 2009 about the product Microsoft SharePoint 2010, that has created so
Nov 18 2009 05:03 PM
vote up
0
vote down

New Release

Yes, on eighteenth October of two thousand nine, my wife and me blessed with a baby girl. We had named her Diya. Last two weeks was very though as they both had few complication after birth, and by god grace it all went well now. So not to mention now I
Nov 07 2009 01:00 PM
vote up
0
vote down

Join Two Array – Zipping

Last week I had a requirement where I need to Join two array,there was no relation that I could use to join LINQ. Int32[] iArrayOne = {12,34,45,89};String[] sArrayTwo= { "Value1","value2","value3","Value4"} Later which I posted a question in SO,in fact
tags: .net 4.0
Aug 09 2009 04:41 PM
vote up
0
vote down

SharePoint Getting Started

Few weeks back I saw a question in the Stackoverflow. The question was How to start learning SharePoint. Well at first it seem simple, I couldn't get an answer straight away. I did a Google but no luck all links I landed up was about some SharePoint
Jul 30 2009 10:39 PM
vote up
0
vote down

.NET 4.0 – Part 1

You should be aware that .Net 4.0 is currently in CTP and I am currently in process of exploring the new features in .Net 4.0. Channel9 have a good series of videos that will help you to get started. This is where I started my journey towards .Net 4.0. I
Jul 29 2009 11:50 PM
vote up
0
vote down

A control with the specified ID could not be found within the scope of the current naming container : SPGridView – SPMenuField

Lately I was working on the SPGridView provided by SharePoint.One of the requirement I had was to have a column in SPGridView as a Menu one that is similar to ECB of the List items, it was straight forward, refer to the Paul article for the example,
Jul 28 2009 10:36 AM
vote up
0
vote down

Promoting Properties – Expose InfoPath Fields as Site Columns

Well First Let me explain what does it mean by Promotion and Demotion Promotion - It means that you capture the value present in the document (*.xml or wordML or you can write your own document parser) and expose it to the SharePoint document library as
Jul 25 2009 06:26 PM
vote up
0
vote down

Deploying InfoPath forms Using Features – the Right Way

A week back couple of my friends was asking is there a proper way to deploy the InfoPath forms to the server, Way other than File -> Publish - > SharePoint server with or without forms server. I did a quick search and was not lucky, came to a
Jul 25 2009 06:18 PM
vote up
0
vote down

THE LAUNCH !!!

Tags : personal, general It all started three+ years back a point of time when I was nurtured enough to find the information I wanted through Internet search, be it technical or general some way or the other I land up in a blog. Specifically that time
Jul 25 2009 05:39 PM