I have the opportunity to immerse myself in Silverlight 2.0 for a week or two. The immediate objective is to replace a bandwidth-intensive custom Community Server form with a Silverlight 2.0 version. The long-term objective is to move the inte...
[More]
Posted on
10/22/2008 6:11:46 AM
by Dave Burke,
Categories:
.NET | Jobs Management App | Silverlight
Tags: No tags for this post
My wife and daughter are out of town for a week visiting her folks, leaving me "alone with my work." And I've been banging out a lot of code. Today's 10 hours were spent working toward the goal of converting dynamically generated ASPX Job Slip...
[More]
Posted on
6/17/2008 8:10:49 PM
by Dave Burke,
Categories:
.NET | Jobs Management App
Tags:
Ben Tiedt's Chameleon is one of my favorite aspects of developing in Community Server. With it's hierarchical contextual awareness and library of smart ASPNET controls, sophisticated UI's can be created in very little time. Of course, using Co...
[More]
Posted on
6/5/2008 7:56:52 PM
by Dave Burke,
Categories:
Community Server | Jobs Management App
Tags: No tags for this post
I sling a lot of data in and out of my Jobs Management Application and this afternoon's slinging consisted of Job Estimate data from Microsoft Access. The process occurs through a Community Server background task and consists of three steps. 1...
[More]
Posted on
5/16/2008 1:46:54 PM
by Dave Burke,
Categories:
.NET | CodeSmith | Community Server | Jobs Management App
Tags: No tags for this post
Another Jobs Management Application lesson for us tonight to demonstrate new and exciting ways to use the Community Server HelpToolTip Popup Control. In this session we will be using the HelpToolTip Popup Control to provide information to users when...
[More]
Posted on
5/15/2008 1:19:26 PM
by Dave Burke,
Categories:
Community Server | Jobs Management App
Tags: No tags for this post
In my Jobs Management app built on Community Server I needed to display job documents. Another in-house Document Management application already had a page that displayed documents based on jobs, so instead of designing original Chameleon controls as...
[More]
Posted on
5/8/2008 9:14:45 AM
by Dave Burke,
Categories:
.NET | Community Server | Jobs Management App
Tags: No tags for this post
I needed to create an Email Alert function the other day to send emails to a designated Community Server Role when a certain background task encountered an error. Posting an event to the CS Event log wasn't good enough for us this time. In the...
[More]
Posted on
5/3/2008 9:10:00 AM
by Dave Burke,
Categories:
Community Server | Jobs Management App
Tags: No tags for this post
Custom Community Server applications typically extend the out-of-box applications like forums, blogs or the (new in CS2008) media gallery. To reduce development time and original coding, we can treat certain properties of the application's core objects as...
[More]
Posted on
5/3/2008 8:49:00 AM
by Dave Burke,
Categories:
Community Server | Jobs Management App
Tags: No tags for this post
Community Server background tasks are great and I've created a lot of them. There's one thing about background tasks that can cause problems, however. When the website process stops so do all of its background tasks. I was designing a task tod...
[More]
Posted on
4/11/2008 8:40:06 PM
by Dave Burke,
Categories:
.NET | Community Server | Jobs Management App
Tags: No tags for this post
I always jump at the chance to work with Community Server Chameleon Group controls, as they are powerful, flexible and fun! An example of a Chameleon Group control out of the box is the display of blogs by blog group as shown here at communitys...
[More]
Posted on
3/22/2008 10:00:58 AM
by Dave Burke,
Categories:
.NET | Community Server | Jobs Management App
Tags: No tags for this post