Thursday, February 7, 2008

Knowledge Base - Resources

Demo - Knowledge Base
http://www.youtube.com/watch?v=fskzdDLOyX8&feature=related
http://www.templateexpress.com/template.htm

---
http://kbalertz.mykb.com/Default.aspx

http://kbalertz.com/Technology_510.aspx

http://kbalertz.com/947285/tracing-troubleshoot-content-deployment-issues-search-issues-Windows-SharePoint-Services-SharePoint-Server.aspx

http://kbalertz.com/946338/register-Microsoft-Filter-Windows-SharePoint-Services.aspx

-----

http://itildemo.servicedeskplus.com/Problems.cc

http://itildemo.servicedeskplus.com/AddNewProblem.cc

http://itildemo.servicedeskplus.com/ReportHome.do

http://itildemo.servicedeskplus.com/PurchaseOrderList.do

http://manageengine.adventnet.com/products/service-desk/images/knowledge-base.gif

----

Microsoft - Download Sharepoint Templates

http://www.microsoft.com/downloads/details.aspx?FamilyID=5807b5ef-57a1-47cb-8666-78c1363f127d&displaylang=en

http://forums.microsoft.com/technet/ShowPost.aspx?siteid=17&postid=2811539
Requested blog on technet

http://www.microsoft.com/downloads/thankyou.aspx?familyId=7c05ca44-869a-463b-84d7-57b053711a96&displayLang=en

---

blog on installing 40 template

http://blogs.msdn.com/sharepoint/archive/2007/02/21/completing-the-fantastic-40-20-remaining-application-templates-now-available-plus-more.aspx


--

Idea - Thoughts for using share point 2007 for knowledge base website
http://blogs.conchango.com/rizwantayabali/archive/2006/09/17/Using-Microsoft-Office-SharePoint-Server-_2800_MOSS_2900_-2007-as-an-online-community-enabler.aspx

---

SQL Server Knowledge Base
http://msdn2.microsoft.com/en-us/library/ms166361.aspx

--

Share Point Resources
http://www.virtual-generations.com/2007/04/04/sharepoint-2007-link-dump-4-4-2007/

http://www.megite.com/discover/:www.sharepoint-tips.com/

--
How To
http://www.alentus.com/hosting/sharepoint-howto.asp

Friday, February 1, 2008

MSMQ - QExplorer Tool

http://juliusr.freeweb7.com/qxplorer.html

MSMQ - Related Recommended Links

Links
Programming MSMQ in .NET - Part 1 (recommended)http://www.codeproject.com/dotnet/mgrmsmq.asp

Programming MSMQ in .NET - Part 2: Transactional Messaging (recommended)http://www.codeproject.com/dotnet/msmqpart2.asp

MSMQ for .NET Developers (Part 1)http://www.devx.com/dotnet/Article/27560/1954?pf=true

MSMQ for .NET Developers, Part 2http://www.devx.com/dotnet/Article/27922/1954?pf=true

Accessing Message Queues: Building Distributed Applications with .NEThttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnbda/html/bdadotnetasync1.asp

Reliable Messaging with MSMQ and .NET: Building Distributed Applications with .NEThttp://msdn.microsoft.com/library/default.asp?url=/library/en-us/Dnbda/html/Bdadotnetasync2.asp

Microsoft Message Queue Is a Fast, Efficient Choice for Your Distributed Applicationhttp://www.microsoft.com/msj/0798/messagequeue.aspx

MSMQ, Your Reliable Asynchronous Message Processinghttp://www.csharphelp.com/archives3/archive581.html

Leveraging MSMQ in ASP.NET Applications (recommended)http://www.internet.com/icom_cgi/print/print.cgi?url=http://www.15seconds.com/issue/031202.htm

Sunday, January 20, 2008

WCF - Defination and more..

- Windows Communication Foundation (WCF) is Microsoft's programming model for using managed code to build unified Web services and other distributed systems that can talk to each other. WCF focuses on connecting XML to programs that are built using development languages supported by Microsoft, such as VB.NET and C#. To support this cross-language communication, WCF uses the extensible Simple Object Access Protocol (SOAP).

Saturday, January 19, 2008

Windows Service - Create and Install Steps

For VS2005

I found it was very helpful, especially this was a first time I had worked on Windows Service.
http://support.microsoft.com/kb/317421


This is another weblink could be helpful.
http://aspalliance.com/1316_Working_with_Windows_Service_Using_Visual_Studio_2005.all


For VS2003
http://www.ondotnet.com/lpt/a/4109

Compare MSMQ and SQL Server 2005 Service Broker

Read this article http://www.devx.com/dbzone/Article/34110


This weblink has Q/A session. I found bit intresting. read here http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=661768&SiteID=1


This link is comparing high level between MSMQ, Service Broker and WCF.
read more here http://blogs.msdn.com/rogerwolterblog/archive/2006/02/28/540803.aspx