April 2005 - Posts

15 April 2005
The Joys Of Blogging - A Blog On Electronic Social Networking
Networking via blogs and community sites is way cool. I generally meet different people through community sites, exchange information, ideas, etc. without so much protocol. Online personas are generally masked/filtered by the NET, which I have found enables Read More...
10 April 2005
Create Custom ASP.NET Jobs For Background Processing On Single or Multiple Threads The Community Server Way!
1. Introduction: This article describes how to create a custom ASP.NET like DTS job that can run on a single thread or multiple threads in the background. The source code ( http://www.kdkeys.net/forums/4526/PostAttachment.aspx ) used in this demonstration Read More...
0 Comments
Filed under:
 
09 April 2005
Will Sql Server 2005 bring a Paradigm Shift to the Data Mining Industry?
Jamie MacLennan, the development lead for the Data Mining engine in the SQL Server division of Microsoft, writes an article about the new Data Mining features in Analysis Services 2005. The promised 5 new algorithms, new data visualization tools and closer Read More...
09 April 2005
Data Mining and .NET Framework :: Community News (19,000 Members)
Our Data Mining and .NET Framework :: Community is 19000 members strong today. The community also upgraded its web portal and prescence at http://www.kdkeys.net/forums/ and areleased the C# APRIORI ALGORITHM SOURCE CODE RELEASE - 2001 VERSION FOR MARKET Read More...
09 April 2005
How To Setup A Community Site Using DotText By Jonathan Malek
On setting up .Text for yourself, and for a community, Part II. Read more from Jonathan Malek at http://www.jonathanmalek.com/blog/archive/2004/01/24/149.aspx Read More...
09 April 2005
Sort the Google query keywords by frequency using a worst-case O(n) algorithm By Eric Lippert
Let me start today by giving you all a quick refresher on what we mean by the " order " of an algorithm. Suppose you have a problem where the input can vary in size in some way. For example, consider the problem "find the average of an array of numbers". Read More...
09 April 2005
What's wrong with C#: Properties
I want to translate overloaded Java properties to C# and I need to know how to implement Java's property overloading in C#.. Without knowing all the reasons why C# was designed this way, I will have to say that it would have been a nice addition to C# Read More...
1 Comments
Filed under:
 
07 April 2005
A Blog About Skinning Community Server
A tutorial about Skinning Community Server at http://cs.ferncrk.com/blogs/stuart/archive/2005/03/21/blogskintutorial0.aspx Read More...
04 April 2005
A floating point exception occurred in the user process. Current transaction is canceled
Our site crashed for more than 6 hours today. After several hours the crash was traced to a Community Server Procedure which was raising the floating point error below: A floating point exception occurred in the user process. Current transaction is canceled. Read More...
04 April 2005
Customize your bland homepage in Community Server 1.0
An excellent post by Alex on how to customize your homepage in Community Server. Alex was so kind as to give out the source code for his customized community server home page, which you can download from his blog at at http://weblogs.asp.net/alex_papadimoulis/archive/2005/04/02/396875.aspx Read More...