CS MVP's
Community Servers Most Valued Professionals

March 2007 - CS MVP Bloggers

  • OUTPUT Clause in SQL Server 2005

    In previous versions of T-SQL you had to use a trigger to retrieve data from inserted, updated or deleted rows in tables which wasn't very straightforward. SQL Server 2005 adds a new clause to T-SQL to simplify this task. OUTPUT is this clause. First suppose that I have a simple table like this: CREATE TABLE MyTable ( id INT IDENTITY PRIMARY KEY , FullName nvarchar(20), Age INT ) OUTPUT clause works like a SELECT statement but its usage differs in INSERT, UPDATE and DELETE commands (I'll give examples...
  • Workmen @ home

    My mum has hired some workmen to redo the lounge in our house. On Thursday, they pulled down the celine Plaster boards, exposing the beams. This enable the electrician to get in and put new wires in for the new lights, as well as allow me to run a network cable from the understairs cupboard to the opposite wall. This will be for the planned media center PC I'll be putting in. Buy some 7.1 surround speakers from Creative for that, and rewire the existing speakers for that. The Workmen have made a...
  • Bye Bye Logitech, Hello Microsoft

    I've gotten a new Keyboard and Mouse set, this time from Microsoft. It's the Windows Entertainment Desktop 7000 (Link: http://www.microsoft.com/uk/hardware/mouseandkeyboard/productdetails.aspx?pid=081 ). I wanted the 8000, but that has been delayed in the UK until September. I'll buy it then, and give my current one to the family, for prob usage on the Media Center PC I'll be installing over the summer. The keyboard looks cool, but will take a bit of getting used to it, due to the slight curve in...
  • Invoke a WebService from a Workflow

    Last week I wrote about an open source project for WCF activities for Windows Workflow Foundation and mentioned that there is a default activity to invoke webservices from them. In this post I want to talk about this topic. Sample WebService To illustrate my purpose I use a simple webservice to get a birthdate and return the age as integer value. Code for webservice is shown below. Later I'll use this webservice to invoke its GetAge() method from my sample workflow. using System; using System.Web;...
    Filed under: , ,
  • Axosoft OnTime 2007

    Rob 's announcement about our book had a result and helped me to find another Iranian on .NET community. Hamid Shojaee (CEO of Axosoft company) had seen that post and was kind enough to contact me and ask about myself and we had an email conversation about personal stuff. Previously Hamid was a team lead at Microsoft, Intel and IBM and now he's running his own company, Axosoft . Hamid has started Axosoft and primary focuses on building a team management software for .NET which is named OnTime . OnTime...
    Filed under:
  • Aero Mobile 2007 - Sneak Peek

    Here's a sneaky peek at the new Aero Mobile 2007 Theme, it's Aero, but not as you know it. Aero Mobile 2007 will ship in Aero 2007 Beta 2. It automatically detects if you are using a Mobile (Pocket PC or Smartphone) and changes your theme (temporarily) to Aero Mobile 2007. This even works for the Anonymous user (so you don't have to sign in). When you then go back to your PC's browser, it will render the full Aero experience. How cool is that. Currently it's still a work in progress...
  • CS Dev Guide: Forums

    Forum is the most powerful application in Community Server. I think blogs and forums are most commonly used applications in Community Server. In new series of my CS Dev Guide posts I want to talk about forums and some related topics about them. This first post is dedicated to forum itself and how to get, add, delete or update a forum. CommunityServer.Discussions.Components.Forum is the main class to represent a forum. It's derived from CommunityServer.Component.Section base class and extends its...
  • Kathy Sierra

    Generally I limit my posts to programming stuff, but after I read Kathy Sierra’s Death threats against bloggers are NOT “protected speech” (why I cancelled my ETech presentations) I have to break my habit. If you don't know Kathy, she’s one of my favorite bloggers. Her Creating Passionate Users should not only mandatory for UI developers, but gives insightful views on user experience every developer and manager should be aware of. This sucks . Read More...
  • Tom Clancy's Splinter Cell Double Agent

    After Rainbox Six Vegas and Ghost Recon Advanced Warfighter, Tom Clancy's Splinter Cell Double Agent was the third game that I played from Tom Clancy series in a few days before my training and during my training holidays and finally I could finish it in my holidays for new year eve. Unlike first two games that were modern tactical shooter, this game was a modern action adventure but like them Splinter Cell had same great graphic. Story is real. You should act as an agent for two groups. A terrorist...
    Filed under: ,
  • Introduction to Windows Presentation Foundation and XAML

    Did you think the story has ended ?! No, the second part of articles has been published with first part. This second part is entitled Introduction to Windows Presentation Foundation and XAML and as title suggests it's all about an introduction to main technologies that are used to design UniveRSS showcase. In the second part of our articles series about the UniveRSS showcase application we introduce Windows Presentation Foundation and XAML. These are the main technologies that were used to build...
  • Introduction to UniveRSS

    As I stated before ( here and here ) a few months ago I started a project with Microsoft EMEA (Europe, Middle East and Africa) to write some articles about their showcase for "The Panel" program about Windows Presentation Foundation and XAML which is named UniveRSS and is actually a 3D feed reader designed with .NET 3.0. After a while, today first part of my articles has been published and you can read this part, Introduction to UniveRSS , on Microsoft EMEA site. In the first part of our article...
  • Nayyeri.NET Has Been Upgraded to Community Server 3.0.20321.714

    You may be aware of this but Community Server 2007 Beta 2 has been released to public. This new build comes with bug fixes and some new features. As Rob has outlined in his announcement, a new profile page and some SEO improvements for forums are two major new features in application for Beta 2. Thank to the great feedback from community and what team members have done (and of course, Wyatt 's role in team), Community Server 2007 is very very stable and has less bugs. Last week I upgraded my site...
  • Community Server 2007, Beta 2 Now Available

    Today we're excited to announced that Community Server 2007, Beta 2 is now available! Community Server 2007, Beta 2 (Web Install) Community Server 2007, Beta 2 (MSI) Community Server 2007, One-Click Demo We've managed to fix quite a few bugs and...
  • Community Server 2007 Beta 2, available for download

    Today, Rob Howard announced the Beta 2 of the upcoming Community Server 2007. The release date for Community Server 2007 is scheduled for April 16th. The new binaries are available on communityserver.org: Community Server 2007, Beta 2 (Web Install) Community Server 2007, Beta 2 (MSI) Community Server 2007, One-Click Demo Read more: Community Server 2007, Beta 2 Read More...
  • CS 2007 Beta 2 + Aero 2007

    With the release of CS 2007 Beta 2, http://communityserver.org/forums/p/485811/573127.aspx#573127 , I have released an Update onto Aero Updates. If you have Aero 2007 Beta 1 and CS 2007 Beta 1 installed, check Aero Updates. On Aero Updates now is Aero 2007 Beta 1 + CS 2007 Beta 2. This update package contains all of the files needed to update CS to Beta 2. All you'll need to do is run the SQL update file after Aero has installed it. Enjoy. Read More...
1 2 3 4 Next >
Community Server MVP's © 2006-2008
Powered by Community Server (Commercial Edition), by Telligent Systems