Posted on December 17, 2007 by agiledirect
This post describes how I use resource files in SharePoint on the custom created publishing pages and DVWP web-parts. The solution provided uses the standard <%resources … %> tag and reads the culture from the regional settings then uses this culture to load the resource file from the APP_GLOBAL_RESOURCES and display the localized text. Therefore [...]
Filed under: Uncategorized | Leave a Comment »
Posted on December 16, 2007 by agiledirect
This post describes how I re-use SharePoint Solution Generator’s API by reverse engineering the code using Reflector and calling using reflection. By using the SPListTemplateExporter provided by SharePoint Solution Generator we can export List definitions programmatically with necessary companion files and use them in my features for automatic build and packaging. Thus eliminating tedious error [...]
Filed under: Uncategorized | Leave a Comment »
Posted on December 12, 2007 by agiledirect
Find all the information you need here:http://www.sharepointblogs.com/dwise/archive/2007/12/11/sharepoint-service-pack-1-links.aspx
Filed under: Uncategorized | Leave a Comment »