Friday, June 29, 2007
New article on Sharepoint
My new article in SharePoint 2007 as been published in codeproject.com
MOSS 2007 – Enabling Forms Authentication
http://www.codeproject.com/spoint/moss_enableforms.asp
Tuesday, June 12, 2007
Microsoft SharePoint Master in Experts-Exchange.com
This is my third certificate in Experts-Exchange
My previous certificates in Experts-Exchange are ASP.NET and XML
Runtime Services in Windows WorkFLow Foundations
Persistence - Saves and restores the state of the workflow at certain points to-from a durable medium.
Tracking - Monitors workflow execution through the exchange of data that can then be persisted to a storage medium or output on a specified stream. For example, the System.Console .
Timer - Manages time-outs such as those required by the Delay activity
Transactions - Provides the transaction support needed for data integrity
Threading - Dispenses physical threads used to execute workflow instances
ASPNET AjaxToolKit latest version released - version 10606
ASPNET AjaxToolKit latest version released - version 10606
New features like autocomplete text with delimiters, Dynamic context support for controls using Web Services, Accessibility improvements and many more. Check this out.
Check out the Toolkit Sample Website.
Need more info on the Toolkit? The CodePlex wiki has useful links.
Want to contribute fixes? Have you checked out the Toolkit Patch Utility?
Need help with ASP.NET AJAX? Here is a link to its online documentation.
Monday, June 11, 2007
Guidance Automation Extensions and Guidance Automation Toolkit Download
The Guidance Automation Toolkit (GAT) is a guidance package which allows architects to author rich, integrated user experiences for reusable assets including Software Factories, frameworks, and patterns. The resulting Guidance Packages, composed of templates, wizards and recipes, help developers build solutions in a way consistent with the architecture guidance.
Guidance Automation Extensions Technology Preview (February 2007 Release for Visual Studio 2005)
Guidance Automation Toolkit Technology Preview (February 2007 Release for Visual Studio 2005)
Saturday, June 09, 2007
Microsoft Photosynth - A new finding for digital photography
Founded by amazingly fruitful collaboration between the University of Washington and Microsoft Research
TechEd Demo...
Learn more...
Wednesday, May 30, 2007
Monday, May 28, 2007
Microsoft - Virtual Tech Ed
Sunday, May 27, 2007
Windows Server 2008 has now moved into Public Beta (Beta 3).
Windows Server 2008 with great new features and support from microsoft.
learn more about Windows Server 2008
Friday, May 25, 2007
MOSS 2007 Light-Weight Taxonomy/Tagging System
know more...
This is a light-weight Taxonomy/Tagging system implemented on top of the Microsoft Office Sharepoint Server 2007 (MOSS). Extend the code provided to create your own custom Taxonomy/Tagging system.
Download Link
Tuesday, May 22, 2007
W3wp.exe is not running in proccess
Then i run the following command to check the number worker process PID (Process ID) on a server using the cscript iisapp.vbs
This will enable the host Scripting and all the processes will be shown in the Process List.
Sunday, May 20, 2007
Alpha release of Popfly

Learn more about Microsoft PopFly
visit www.popfly.com

For more
http://www.popfly.ms/Overview/Default.aspx
Tuesday, May 15, 2007
Experts Exchange Certified - Extensible Markup Language (XML) Master
Monday, May 14, 2007
Saturday, May 05, 2007
Quick overview of InfoPath Object Model
InfoPath 2003 Object Model
thisXDocument.DOM
IXMLDOMNode
Read field1.text
Set field1.text
InfoPath 2007 Object Model
this.MainDataSource
XPathNavigator
Read field1.Value
Set using field1.SetValue()
Monday, April 30, 2007
You are a Community Credit Winner - April 2007
Infopath 2007 - Multiple submit buttons
I can easily create these using Infopath button properties, but when I create the second button and change it's properties it also changes the properties of the first buttom.
Is it possible to have multiple submit buttons performing different tasks? If so, how.
In this case, you need to go for 'Rules and Custom Code' option in the button property.
For more reference: microsoft released doc.
Other reference:
http://office.microsoft.com/en-us/infopath/HA101067271033.aspx
Monday, April 23, 2007
Silverlight - Developing next generation interactive media applications for the Web
.jpg)
Developing next generation interactive media applications for the Web, Microsoft last week unveiled Silverlight, formerly code-named Windows Presentation Foundation Everywhere (WPF/E). The cross-browser, cross-platform plug-in enables fast delivery of high-quality audio and video and offers consistent experiences to both Macintosh and Windows users on a variety of browsers including Internet Explorer, Firefox, and Safari. For more...
Downloads
Pocket-sized reference for IT professionals who administer and support Microsoft Exchange Server 2007
Three sample chapters - free for download.
Chapter 2: Deploying Microsoft ExchnageServer 2007.
Chapter 6: Configuring Microsoft ExchangeServer With Exchange Management shell.
Chapter 8: MailBox Administration.
Download Here...
Anti-Virus with SharePoint 2007 - Security for MOSS 2007
Enforce Content Policies and Prevent Viruses on Microsoft Collaboration Systems
Portal Protect for SharePoint - Trend Micro
Virus protection and content filtering for Microsoft SharePoint
McAfee PortalShield for Microsoft SharePoint - McAfee
Keep your Microsoft SharePoint server free of viruses and other threats
AVG 7.5 for SharePoint - AVG(grisoft)
Security protection against worms, trojans, spyware and adware for any file server, regardless of workloads
ASP.NET MVC - Sport Facility Booking system
The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...
-
The project relies on some external service providers. Thus accessing them via their API requires authentication. An API Key need to be su...
-
“The file you are attempting to save or retrieve has been blocked from this Web site by the server administrators.” By default, Windows Shar...
-
"The server is configured to use pass-through authentication with a built-in account to access the specified physical path. However, II...
