posts - 380, comments - 634, trackbacks - 117,
Dan Bartels online engineering logbook... Items that I find useful organized for my use, and indexed by google for yours. Here you can find information about Microsoft C# programming, SQL SERVER 2005, Telligent Systems CommunityServer, Dot Net Nuke, Windows Vista / Longhorn, and just about anything else that would compel me to type.

News

What I am Reading:


Professional Community Server

Past books can be viewed on:

Post Categories

Archives

Coding Techniques

Coding Tools

Community Sites

Deal Finders

Friends Businesses

Microsofties

Smartphones

Utilities

my blogmap

CS 2008 (RSS)

Adding a site wide widget
Starting with CS2008 telligent introduced the ContentFragementList as well as several out of the box widgets. This is pretty much old news, but I thought it would be good to cover a very basic scenario... User story: An admin of a site wants the ability Read More...

Using the Telligent.Tasks service to send CommunityServer Emails
Telligent has a Windows Service job which can be run to offload some of the Tasks / Job processing from your web server... The most common configuration is to use the task server for running the Enterprise Search Indexing jobs, although you could use Read More...
Attachment(s): Telligent.Tasks.CommunityServer.zip

CS Membership for the Membershipless
From time to time I find myself pulling down a live Community Server database for testing. When the database also has a remote membership system it can be very time consuming to try to download and configure both a CS database and a Membership system Read More...
Attachment(s): Generate Local Membership.SQL

CS REST in Javascript
CS Rest Endpoints return XML, but JSON is much cooler for working with the data in javascript, you can get the results back in JSON and actually iterate through collections and such... To convert the data to JSON, in leu of server calls to do this, Thomas Read More...

Color outside the lines with the CS API
With the release of CS2008, we have released the REST webservice code for the first time... This webservice has a client API which is used by the server, and actually is in the bin folder of your CS site... CommunityServer.WebServices.dll. Referencing Read More...
Attachment(s): DanBartels.CS.REST_5.0.30430.zip
 
Powered by Community Server (Commercial Edition), by Telligent Systems
powered by god (with a little help from Telligent Systems - Community Server 2.1)