Keyvan NayyeriSimplifiedHow to Write a Spam Rule for Community Server 2008.5- September 17, 2008 Obviously you have wondered why I write frequent posts about writing spam rules for Community Server and youre right. Part of this is related to my interest in Community Server while another part is related to having an enterprise online spam filter service like Waegis that primarily targets .NET sites including Community Server sites.&160; Moreover, Telligent has been applying major changes in the product especially in the field of spam blocking and these changes have affected my older posts...http://nayyeri.net/blog/how-to-write-a-spam-rule-for-community-server-2008.5/ Front Cover for Beginning ASP.NET MVC- September 16, 2008 While Visual Studio Extensibility Developer Conference 2008 has begun in Redmond and some attendees gave updates on the free offer of my Professional Visual Studio Extensibility book, its time to wrap up on the latest updates on my forthcoming Beginning ASP.NET MVC book. I have not opened a book factory but it looks like that giving regular updates about my books has become a common part of my blog posts! Last month I announced the book publicly and gave some initial impressions about it and..http://nayyeri.net/blog/front-cover-for-beginning-asp.net-mvc/ Now Running on Windows Server 2008 and SQL Server 2008- September 12, 2008 Today was a busy and tiring day for me because I started early morning with the process of upgrading Waegis database server to SQL Server 2008 and then upgrading its software to .NET Framework 3.5 SP1 and after that, started to move Nayyeri.NET from our Windows Server 2003 VPS to my Windows Server 2008 servers on MaximumASP. By the way, I have written a short story about Waegis upgrade on its blog. As you may remember, when I wrote about the official release of SQL Server 2008 and .NET...http://nayyeri.net/blog/now-running-on-windows-server-2008-and-sql-server-2008/ In Spite of Terrorism- September 11, 2008 Today is September 11st, the day that is known for terrorist attacks to the United States in 2001. Im not a political writer and always have kept myself away from such stuff but this year I feel that I have to write about terrorism because recently I got deeply sad about these attacks when was reading some Wikipedia pages and remembered those days and the people who lost their lives for nothing. Firstly I should disclaim that my point of view would be completely or slightly different from a...http://nayyeri.net/blog/in-spite-of-terrorism/ Counting Down for Visual Studio Extensibility Developer Conference 2008- September 9, 2008 Visual Studio Extensibility community is getting ready for the VSX Developer conference 2008 in Redmond, WA on 15th and 16th September, a big event for VSX after several years of its existence. So far I frequently have stated that 2008 is the year of Visual Studio Extensibility and Microsoft has had great programs to refine this advanced technology in 2008. VSX Developer conference would be a wrap up on what is already done and an arrangement for what is going to be done. Ken Levy, the...http://nayyeri.net/blog/counting-down-for-visual-studio-extensibility-developer-conference... How Do You Prefer an English Blog to Be Written- September 8, 2008 English is a universal language in our world. Whether we accept it or not, English has been able to find its place among all the communities and the main reason is its closeness with science and technology. Nowadays English words have found their place among all languages and have forced many people to learn them! While many of my readers are native English speakers, my native language is different. Learning English and using it in my daily conversations and business has become a common part...http://nayyeri.net/blog/how-do-you-prefer-an-english-blog-to-be-written/ Visual Studio Team System 2008 Database Edition GDR CTP16- September 6, 2008 Im a big fan of Visual Studio Team System Database Edition and use its integrated features in my projects frequently. In my opinion its really good to encapsulate your databases into a Visual Studio project and keep it along your development projects in one place. This also makes it easier to distribute the code withe solution over a source control among team members and manage all applied changes easier and faster. Recently Microsoft released Visual Studio 2008 Service Pack 1 just a few days..http://nayyeri.net/blog/visual-studio-team-system-2008-database-edition-gdr-ctp16/ How to Split a Text into Words- September 5, 2008 This is the first part of a series of a few blog posts that Im going to write about common string manipulation problems in .NET (especially C) with some code snippets as their solutions with an emphasis on real world scenarios. The first post is about splitting a text (paragraph, sentence or any piece of text) into words that are building it. This is obviously a common problem and of course, a problem that seems to be solved with some built-in string manipulation methods in .NET. However,..http://nayyeri.net/blog/how-to-split-a-text-into-words/ |