johnlivingstontech.blogspot.com
john.livingston.tech: June 2010
http://johnlivingstontech.blogspot.com/2010_06_01_archive.html
Monday, June 7, 2010. Create an Excel workbook from a DataSet using Open XML SDK. Here is a simple code snippet for creating Excel workbooks from a DataSet using Open XML SDK. It will create a tab for each DataTable object and apply some basic formatting. 1 Open a project in Visual Studio. In my case, I used a Web Application project. 2 Add a reference to the following assemblies:. 160; Document.OpenXml. C: Program Files Open XML SDK V2.0 lib). Download here: Simple OOXML. 160; . 160; &#...160;...
bloggingdotnet.blogspot.com
Blogging Dot Net (and jQuery too!): January 2009
http://bloggingdotnet.blogspot.com/2009_01_01_archive.html
Blogging Dot Net (and jQuery too! Solutions to interesting problems. Friday, 30 January 2009. Creating a Spell as you type Jquery plugin - Part 1. Recently I've become enamoured with the Jquery library and we are now prefer it over the buggy Microsoft Ajax Control toolkit for things like modal dialogs, autocompletes, as well as hiding and showing divs etc. In short it rocks and I wish I'd found it sooner. The main problem we had with all of the above solutions was that they tried to overwrite the underly...
bennyindia.blogspot.com
Benedict's Blog: Office OpenXML Standards
http://bennyindia.blogspot.com/2010/04/office-openxml-standards.html
Generally we come across following issues when generating office documents at server :. 1Creating and Reading MS Office XPS (.XLSX, DOCX) file formats by using Interop libraries at server end requires MS office client installed on server. 2When creates office documents which will invoke corresponding executable process(winword.exe,excel.exe) for every request and executable process hangs on server memory until garbage collected properly. 8226; DocX ( http:/ docx.codeplex.com/. Tuesday, April 27, 2010.
bloggingdotnet.blogspot.com
Blogging Dot Net (and jQuery too!): June 2009
http://bloggingdotnet.blogspot.com/2009_06_01_archive.html
Blogging Dot Net (and jQuery too! Solutions to interesting problems. Wednesday, 24 June 2009. I guess the title of this blog should be "Writing a new jQuery plug-in every week" - that's all I seem to be doing right now - but I keep finding functionality that isn't available as a plug-in, or has just been plain poorly implemented. To this end, I'm currently workign on the TableGrid plug-in. Following my approach of a super plug-in above, I realised I would first need a data binding plug-in so that develop...
bloggingdotnet.blogspot.com
Blogging Dot Net (and jQuery too!): May 2010
http://bloggingdotnet.blogspot.com/2010_05_01_archive.html
Blogging Dot Net (and jQuery too! Solutions to interesting problems. Wednesday, 19 May 2010. VS2010 The mappings for the solution could not be found. When trying to open a project with VS 2010 that used Visual SourceSafe, you may receive the following error:. The mappings for the solution could not be found. To fix this problem, go to Tools - Options - Source Control - Plug-in Selection and change to the Visual Sourcesafe plugin from the TFS plugin. Another reason to switch to svn .
codeplex.com
CodePlex - Digitalroot
http://www.codeplex.com/site/users/view/Digitalroot
Project Hosting for Open Source Software. Member Since September 23, 2010. Last Visit August 11, 2013. No personal statement has been written. No activity in the last 60 days. ClosedXML - The easy way to OpenXML. EPPlus-Create advanced Excel spreadsheets on the server. NetOffice - MS Office in .NET (proudly presents on Codeplex only). Version 8.21.2015.21031.
domhk.blogspot.com
FT Dynamics AX blog: Dynamics AX 2012: Use OpenXML SDK for Excel Export - Part 4
http://domhk.blogspot.com/2015/03/dynamics-ax-2012-use-openxml-sdk-for_23.html
FT Dynamics AX blog. Sharing and discussions (Technical) on Microsoft Dynamics AX. Monday, March 23, 2015. Dynamics AX 2012: Use OpenXML SDK for Excel Export - Part 4. This is the final post on my experience with OpenXML SDK. The previous posts are here: Part 1. In this post I'll introduce the Open XML SDK Productivity tool and a couple of extended libraries for OpenXML. The Open XML SDK Productivity Tool. Here's a link to an 8 mins video. Showcasing what the Tool does. Wrappers based on OpenXML SDK.
domhk.blogspot.com
FT Dynamics AX blog: March 2015
http://domhk.blogspot.com/2015_03_01_archive.html
FT Dynamics AX blog. Sharing and discussions (Technical) on Microsoft Dynamics AX. Monday, March 23, 2015. Dynamics AX 2012: Use OpenXML SDK for Excel Export - Part 4. This is the final post on my experience with OpenXML SDK. The previous posts are here: Part 1. In this post I'll introduce the Open XML SDK Productivity tool and a couple of extended libraries for OpenXML. The Open XML SDK Productivity Tool. Here's a link to an 8 mins video. Showcasing what the Tool does. Wrappers based on OpenXML SDK.