bramdejager / spcb

The SharePoint Client Browser (SPCB) uses the CSOM to connect to a remote SharePoint site collection and shows the site structure with related properties and values.
GNU General Public License v2.0
174 stars 48 forks source link

Code generation #25

Closed bramdejager closed 6 years ago

bramdejager commented 6 years ago

Hi, I have used your project to create a code generator, if you are interested I can share with you the code, it is very simple. I think it can be interesting, for example you can use it to create the CRUD code for your lists, imagine that you always have to create the same code for getting items in your lists with CSOM, why do you repeat it again if you can generate it? I attach an example of creating the code to get a listitemcollection and convert them to a model from mine.

Attachments

codeGeneration.png spBrowserPatch.docx spBrowserPatch.docx spBrowser.zip

This work item was migrated from CodePlex

CodePlex work item ID: '28368' Assigned to: 'BdeJager' Vote count: '1'

bramdejager commented 6 years ago

[BdeJager@17-8-2015] Hi, and sorry for the very late response. I'm working on my backlog and this is one of the work items I didn't respond to.

This is very interesting! If you could share you code base I can take a look at it. Can you upload a patch in Patches?

Big thanks!

bramdejager commented 6 years ago

[UnknownUser@17-8-2015]

bramdejager commented 6 years ago

[micuentadecasa@21-8-2015] Hi Bram, give me a few days to clean the code and make a document explaining the possible uses. I will upload to patches asap.

best regards.

bramdejager commented 6 years ago

[UnknownUser@23-8-2015]

bramdejager commented 6 years ago

[micuentadecasa@23-8-2015] Hi Bram, I uploaded a patch, take a look to the attached document.

bramdejager commented 6 years ago

[UnknownUser@23-8-2015]

bramdejager commented 6 years ago

[micuentadecasa@23-8-2015] Sorry, the attachment seems to fail. I upload it again.

bramdejager commented 6 years ago

[UnknownUser@6-1-2016]

bramdejager commented 6 years ago

[micuentadecasa@6-1-2016] The attachment. Excuse me but In August I thought it was uploaded and I didn't revised it untily a few days ago.