c# - Create items in Sitecore tree from a windows application -
i have sitecore web application development completed. testing purposes have populate sitecore tree large number of items. populate sitecore tree want develop .net windows application, because have create more 100,000 items , going take long time.
but how connect api of sitecore application windows application?
mike edwards has series of blog posts on setting unit tests run against set of sitecore databases, outside of iis. can use information in these posts understand configuration files need import windows application able call sitecore apis without going through iis. note won't have sitecore context.
Comments
Post a Comment