Blog Stats
- 2,117,246 hits
Twitter Updates
- RT @arunulag: #MSIgnite is this week. Join my session on #PowerBI vision, roadmap, and strategy to see some exciting announcements and demo… 1 day ago
- I have seen this in India when I graduated in 1993.. The stock market scam1992, Babri masjid 1992, and bombay blast… twitter.com/i/web/status/1… 2 days ago
- Love love this - The earth atmosphere is so thin and I will do everything in my power to protect it. We are fugging… twitter.com/i/web/status/1… 2 days ago
- There you go, another big blow for small businesses!! They can't find employees. Last time it happened last year, n… twitter.com/i/web/status/1… 3 days ago
- RT @OmarShahine: It’s becoming more and more true every day. Trust me. 👀 4 days ago
Categories
- Conferences (7)
- Speaking (16)
- Uncategorized (238)
Monthly Archives: December 2009
WSS 3.0 Code Snippets – Accessing SharePoint List using Object Model and Web Services
Microsoft provides different methods to access the WSS 3.0 lists through the SharePoint Object Model APIs and SharePoint Web Services. It is recommended practice that if you are accessing the list in the same web application or site collection, preferred … Continue reading
Posted in Uncategorized
Leave a comment
MOSS 2007 – Implementing the Custom Application.Master Page using HTTPModule
One of the first question you may ask is why we need to customize the application.master. In many cases, organizations would like to have common branding experience while browsing the SharePoint sites regardless of end users are accessing the colloboration … Continue reading
Posted in Uncategorized
Leave a comment
MOSS 2007 – Web Part Gallery Link Error – Failed to find the XML file at location ’12\Template\Features\\feature.xml’
I have recently came across very unusual error while accessing web part gallery link from the site settings page – Failed to find the XML file at location ’12\Template\Features\FilterByLocationDropDownList\feature.xml’ at Microsoft.SharePoint.SPXmlDocCache.GetGlobalXmlDocumentCore(String pathXml, Boolean bFeature) at Microsoft.SharePoint.SPXmlDocCache.GetGlobalXmlDocument(String pathAllFeaturesRelativeXml) This seems like web … Continue reading
Posted in Uncategorized
Leave a comment