Welcome to MSDN Blogs Sign in | Join | Help

October 2007 - Posts

Migrate Application from .Net 1.1 to .Net 2.0

There are numerous API changes on .net framework 2.0 compare to .net framework 1.1. http://msdn2.microsoft.com/en-us/netframework/Aa570326.aspx Therefore, the application that target on .net framework 1.1 might not work properly on .net framework 2.0.
Posted by tolong | 1 Comments

Installing .net framework 2.0 will ovewrite the version 1.1?

When you install the .NET Framework, two different types of configuration files are installed, machine configuration files and security policy configuration files. In a side-by-side installation environment, you can install multiple versions of the .NET
Posted by tolong | 1 Comments

The search is not working in SharePoint 2007

If you encounter the search is not working in SharePoint 2007 and received this error message:" Unknown Error. Troubleshoot issues with Windows SharePoint Services. " You care try the following solution: Go to Central Administration -> Operations ->
Posted by tolong | 1 Comments

Mark your way to becoming a .NET Expert TODAY!!

Interested in learning the latest programming language that drives the industry today? Develop the latest games, the coolest applications and much more with Microsoft's .NET platform! It doesn't matter if you've been tooling around with Java, PHP, COBOL,

Create a Transaction Commit/Rollback for Oracle DB in SSIS?

Oracle supports distributed transactions and MTS, through Oracle Services for Microsoft Transaction Server (OraMTS). You can set the TransactionOption property on your package or on specific containers to Required and this will enlist them in a distributed
Posted by tolong | 1 Comments

How to remove unwanted delimeters from search result webpart

Feel irritating of the unwanted delimeters appear in your search result of Search Core Results web part? The special character picks up by the SQL Server Full Text Search which SharePoint search crawler is using. You can try to use Business Data Catalog
Posted by tolong | 1 Comments
 
Page view tracker