How to Add Content to SQLCLR.net
Any registered user can submit Articles and Examples to the site for consideration of publication on the site. One of the primary goals of this site is to create a community driven resource for information about using CLR inside SQL Server. However, in the interests of ensuring that the content is of an appropriate nature, all new content will require approval by one of the site administrators before being published live.
To submit an Article or Example for Review:
- Register on the site as a user.
- Login to the site.
- Click the Create Article Link under Articles/Examples.
- Add a Title
- Select the Category or Categories that this post best fits under.
- Provide a brief synopsis in the Summary box. Formating can be accomplished through the toolbars.
- Scroll down to the Article Details, and provide the information that you wish to share in detail here.
- If you need to leave a contribution and return to it later, you can Save it, or when you are complete, you can click Publish Now to submit it for approval.
Some guidelines to follow:
- Post content that is applicable to the use of CLR in SQL Server, and content that supports your articles implementation. This site is not intended to be an all things SQL site, and has a specific focus. Any posting not aligned with this focus may not be approved. However, that being said, the following can/will be considered acceptable:
- Supporting references and TSQL code that relate to or support the content of an article.
- TSQL Impementations created that outperform a common CLR Implementation.
- Other content as approved by the site administrator or one of the content managers on the site.
- Source code can be used inside of Articles to the extent that it helps make the point of the article. T-SQL and CLR are both allowed.
- If possible, please provide a C# and a VB.NET example of your source code. If this is not possible, don't worry, one of the site administrators will try to flag the article for update later with the missing code type. This will help those who have trouble following examples not in the language they are familiar with.
- It is best to not make changes to the center section of the Create Article form. These items will be removed in a coming release of this site for non-admin users. If you change these, they will be reset before the article is published.
Remember that this is a community site, and the information contained within will be used by people who might not know as much as you. Please be detailed enough for the average person to follow your information to the extent possible. Most of all have fun, and enjoy contributing to the SQL community at large so that others may learn from your experience.