Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Creating Custom Field Types and Custom Content Types

Does anyone have any good links for developing custom field and content types that doesn't involve using VSeWSS? Most of the stuff I have seen on the web requires installing VSeWSS, I would rather build them from scratch with just VS2005.

Thanks

like image 380
AdamBT Avatar asked Jan 21 '26 21:01

AdamBT


1 Answers

I understand the idea of doing it by hand first without a tool to help.

But, you will end up creating a lot of xml by hand. It will really hurt and take a long time.

I would recommend STSDev personally. Use it to create the solution and features for the custom content types and fields, including any custom controls.

Once the package has been created, you can then reverse engineer it to find out the nuts and bolts of how the whole thing holds together.

If you do it on a virtual machine, you can still keep a virgin 2005 install to roll back to when you want to.

I believe this will increase the time to understand what is going on with Content Types and Fields.

like image 108
Nat Avatar answered Jan 25 '26 17:01

Nat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!