I deleted all my Site Features with an c# program. SPFarm.Local.Solution.开发者_开发百科Remove(Solution name);
I have a page with a form in SP 2007.I\'ve added a dataview to another list to that page and hidden it using a DIV tag.That dataview shows up as a table under a div with ID=\"WebPartWP
I have 2 parameters defined in SharePoint web part project, meant to be passed intoApplication_Startup() in a Silverlight application when a user selects from 2 combo boxes (browsable properties). Som
how do i pass in a 2nd parameter to a Silverlight application (Application_Startup()), edit a textblock\'s attribute \'MaxH开发者_如何转开发eight\' (textblock is embedded within a datatemplate)? Users
I\'ve started programming event handlers. At first I added some items to lists with hard coded values.
I have a bro开发者_StackOverflow社区wser-enabled form written with Infopath 2007.I am unable to use managed code.
I\'m currently reworking some code written for a SharePoint 2010 application, utilising Claims-based Authentication. However, I\'m not that familiar with CBA and need to make the code work within a Sh
I am using this code to download file on button click. Code works perfectly but only one problem exists that code executes perfectly only for first time, means for first when I click on download butto
I\'m working on asp.net custom page in SharePoint 2007 environment, would like to find out w开发者_Go百科hich is the best way or best practice to build a custom page (either .aspx or .ascx)
I have a button \'ReadMore\' defined Page.xaml. How may I enable it a开发者_C百科gain when I click on a button that closes ThumbnailDetails.xaml? Users select an item @ a ListBox and they are directed