-
Categories
- .Net (258)
- .Net 4.0 (54)
- ASP.Net MVC (4)
- Office Interoperability (4)
- Silverlight (15)
- WCF (7)
- Win 32 API (16)
- WPF (28)
- .Net 3.0 / 3.5 (145)
- ASP.Net (58)
- Code coverage (1)
- Javascript (32)
- Miscellaneous (57)
- sharepoint (18)
- SQL Server (16)
- Uncategorized (4)
- Unit Testing (14)
- User Group Activities (24)
- Version Control (8)
- Visual Studio (60)
- Windows 7 (17)
- Windows Forms (58)
- .Net (258)
Tags
.Net .Net 4.0 ASP.Net ASP.Net Chat script ASP.Net Handler ASP.Net MVC C# C#.Net Code Coverage CTD Databinding Drawing Events FxCop HTML IIS 7 Javascript K-MUG Kerala Microsoft Users Group LINQ Live Writer Plugin Microsoft Users Group MS Test NUnit Regular Expressions sharepoint Sharepoint API Silverlight Silverlight Object Model SQL Server SQL Server 2008 Team Foundation Server TFS Unit Testing User Group Meeting VB.Net Visual Studio Visual Studio 2010 WCF WIN32 API Windows 7 Windows Forms Windows Live Writer Windows Vista WPF-
Archives
- February 2012
- January 2012
- December 2011
- November 2011
- October 2011
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- June 2007
- May 2007
- April 2007
Tag Archives: sharepoint
How to Add Items to Sharepoint list using Silverlight Object Model
Last few days I am working around Silverlight Object Model with sharepoint. In this post I am explaining about adding items to Sharepoint list using Silverlight Object Model. I created a list in sharepoint with few columns like Name, Email … Continue reading
Posted in .Net, .Net 3.0 / 3.5, sharepoint, Silverlight
Tagged .Net, C#.Net, sharepoint, Silverlight, Silverlight Object Model
4 Comments
Hosting Silverlight application in Sharepoint 2010
Microsoft SharePoint 2010 comes with an out of the box Silverlight webpart which helps to host Silverlight applications in SharePoint. For hosting the Silverlight application you need to provide the URL of the Silverlight executable in the URL property of … Continue reading
Posted in .Net, .Net 3.0 / 3.5, Silverlight
Tagged .Net, C#.Net, sharepoint, Silverlight
Leave a comment
Using the Silverlight Object Model
Recently I moved to a new project where I have to integrate Silverlight with SharePoint. I had done a few posts regarding this also. Yesterday I found that in SharePoint 2010(SharePoint foundation), Microsoft introduces Silverlight Object Model which helps to … Continue reading
Posted in .Net, sharepoint, Silverlight
Tagged .Net, ASP.Net, C#.Net, sharepoint, Sharepoint API, Silverlight, Silverlight Object Model
5 Comments
Silverlight in Sharepoint (WSS 3.0)
Recently I got an assignment to integrate Silverlight to WSS 3.0, in Sharepoint Foundation(WSS 4.0) there is an out of the box web part available to do the integration. Instead of using that, in this post I am creating a … Continue reading
Posted in .Net, .Net 3.0 / 3.5, ASP.Net, sharepoint
Tagged .Net, ASP.Net, C#.Net, sharepoint, Silverlight, WSS 3.0
2 Comments
Creating a WebPart using Visual Web Developer Express
Recently I installed the WSS 3.0 in my machine. In this post I am talking about how to develop a web part using Visual Web Developer express, which can be deployed in WSS 3.0. From ASP.Net 2.0 onwards WSS Sharepoint … Continue reading
Posted in .Net, .Net 4.0, ASP.Net, sharepoint
Tagged ASP.Net, C#.Net, sharepoint, Visual Web Developer 2010, Web Part
Leave a comment