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

Popular posts from this blog

Perl - how to grep a block of text from a file -

delphi - How to remove all the grips on a coolbar if I have several coolbands? -

javascript - Animating array of divs; only the final element is modified -