We have a table with ntext type of field in sql server database, that actually contains text data. ntext is used to store the unicode type of data that that takes 2 times storage size in bytes, is two times the number of characters entered. Now the scenario is we would like to replace all occurances of a paricular string from the data with another string. It is very simple to do with Replace command in Sql Server, but the constraint is it only takes varchar/nvarchar type of parameter i.e. we can ......
1. Create 2 shared assemblies with different versions (1.0.0.0 and 2.0.0.0). 2. For assembly 1 include the following reference in project file. <Reference Include="TestAssembly, Version=1.0.0.0, Culture=neutral, PublicKeyToken=508b5c5f7455... processorArchitecture=MSIL"... <HintPath>..\..\TestA... <Aliases>Test1</Al... <Private>False</Pr... </Reference> Hint Path Vs Reference Path As for the "Referece Path" or ......
CAMSTUDIO A cool tool that lets you record a video of a section of your screen. It saves to AVI format, though it also has a feature to convert to a SWF to embed it in a web page. It’s opensource too. :)
http://camstudio.org/
Docx to Doc conversion http://fmshaon.blogspot.com... Download Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint 2007 File Formats http://fmshaon.blogspot.com... ......