<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://excelblog.co.uk/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XL-Dennis's Blog</title><link>http://excelblog.co.uk/blogs/xl-dennis/default.aspx</link><description>The blog is about developing solutions with VSTO &amp;amp; .NET that targeting Excel. The focus is primarily set on how to leverage the developing tools on the .NET platform. But it will also explore the options to connect Excel with SQL Server 2000 / 2005 via VSTO and .NET.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>New SQL Server 2012 Tools for MS Excel 2010</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/31/new-sql-server-2012-tools-for-ms-excel-2010.aspx</link><pubDate>Sat, 31 Mar 2012 22:48:09 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9607</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9607</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/31/new-sql-server-2012-tools-for-ms-excel-2010.aspx#comments</comments><description>Microsoft has recently released a new version of their toolkit Data Mining for MS Excel. It&amp;#8217;s for SQL Server 2012 and explicit target MS Excel 2010. To download it click on the following text: Microsoft SQL Server 2012 Data Mining Add-ins for Microsoft Excel 2010 In addition, Microsoft has released a new version of their PowerPivot tool [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/31/new-sql-server-2012-tools-for-ms-excel-2010.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9607" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx">COM Add-ins</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx">Tools</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category></item><item><title>VLOOKUP Week; Using VLOOKUP in VB</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/29/vlookup-week-using-vlookup-in-vb.aspx</link><pubDate>Thu, 29 Mar 2012 13:49:45 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9602</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9602</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/29/vlookup-week-using-vlookup-in-vb.aspx#comments</comments><description>Bill Jelen, MrExcel, has marked this week to honor the VLOOKUP function in MS Excel. Around the online Excel development community You will find contributions, usually blog posts, that gives various aspects for using or not VLOOKUP. I thought it would be interesting to create a case and see how VLOOKUP can be part of [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/29/vlookup-week-using-vlookup-in-vb.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9602" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx">COM Add-ins</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/XLLs/default.aspx">XLLs</category></item><item><title>Remove Duplicates in VB</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/19/remove-duplicates-in-vb.aspx</link><pubDate>Mon, 19 Mar 2012 13:42:49 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9589</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9589</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/19/remove-duplicates-in-vb.aspx#comments</comments><description>I have some articles in the pipeline that shows how to achieve various tasks in MS Excel with VB.NET. It&amp;#8217;s no rocket science but practical solutions for frequent tasks. The first article is this that covers how to remove duplicates from tables. To following screen shot shows the table before removing any duplicates: In the [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/19/remove-duplicates-in-vb.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9589" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx">COM Add-ins</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category></item><item><title>Add-in Express vs Visual Studio Tools for Office (VSTO)</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/01/add-in-express-vs-visual-studio-tools-for-office-vsto.aspx</link><pubDate>Thu, 01 Mar 2012 22:15:03 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9546</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9546</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/01/add-in-express-vs-visual-studio-tools-for-office-vsto.aspx#comments</comments><description>I recently stoped by at Add-in Express and noticed an interesting series of articles that compare their RAD-tool with VSTO. You may read themselves at the following URLs: Add-in Express vs. Visual Studio Tools for Office Add-in Express vs. VSTO: Version neutrality for your Office extensions Add-in Express vs. VSTO: Visual designers for Office Ribbon [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/03/01/add-in-express-vs-visual-studio-tools-for-office-vsto.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9546" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx">COM Add-ins</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx">Tools</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/visual+studio+tools/default.aspx">visual studio tools</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/rad+tool/default.aspx">rad tool</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/visual+studio+tools+for+office/default.aspx">visual studio tools for office</category></item><item><title>From VBA to VB.NET using ExcelDna</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/13/from-vba-to-vb-net-using-exceldna.aspx</link><pubDate>Mon, 13 Feb 2012 23:25:01 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9498</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9498</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/13/from-vba-to-vb-net-using-exceldna.aspx#comments</comments><description>This is a notification about a recent published article by Patrick O&amp;#8217;Beirne on his blog. Patrick has compiled a list of resources, for native Excel developers, to develop User Defined Functions (UDFs) with ExcelDna in VB.NET. For some years ago several developers in the online Excel community made quite often critical comments and rant a lot about using .NET [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/13/from-vba-to-vb-net-using-exceldna.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9498" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx">Tools</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/XLLs/default.aspx">XLLs</category></item><item><title>The Great Microsoft Office Portal</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/04/the-great-microsoft-office-portal.aspx</link><pubDate>Sat, 04 Feb 2012 14:46:04 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9488</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9488</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/04/the-great-microsoft-office-portal.aspx#comments</comments><description>As most of us already know, Microsoft has for the last couple of years built up an enourmus giant knowledge base about Microsoft Office on the internet. As a consequence it has also become more difficult to navigate around and find the wanted information we are looking for. However, today I discovered the Great Portal to Microsoft [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/02/04/the-great-microsoft-office-portal.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9488" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+Books/default.aspx">.NET Books</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/XLLs/default.aspx">XLLs</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx">Valentina DB</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+Office+Server/default.aspx">Valentina Office Server</category></item><item><title>Best Practices Export Data to Excel</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/30/best-practices-export-data-to-excel.aspx</link><pubDate>Mon, 30 Jan 2012 12:43:28 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9477</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9477</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/30/best-practices-export-data-to-excel.aspx#comments</comments><description>If You&amp;#8217;re a VBA Developer You should know what best practices is to export data to MS Excel. Two expressions summarize it; Microsoft ActiveX Data Object Library and CopyFromRecordset. However, if You&amp;#8217;re a .NET developer and face a situation where You must find a solution to export data to MS Excel then there is a [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/30/best-practices-export-data-to-excel.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9477" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx">COM Add-ins</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Tools/default.aspx">Tools</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Developer+sites/default.aspx">Developer sites</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQLite/default.aspx">SQLite</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx">Valentina DB</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+Office+Server/default.aspx">Valentina Office Server</category></item><item><title>New Q&amp;A Forum for PowerPivot!</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/22/new-q-amp-a-forum-for-powerpivot.aspx</link><pubDate>Sun, 22 Jan 2012 23:23:13 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9454</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9454</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/22/new-q-amp-a-forum-for-powerpivot.aspx#comments</comments><description>With the release of Excel 2010 Microsoft released a new powerful tool, PowerPivot, to work with large datasets and reports. The beta of version 2.0 has been out for a while and it seems that Microsoft is about to ship the final version soon. Meanwhile, I was pleasant surprised to learn that Mr Excel has recently launched a public [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2012/01/22/new-q-amp-a-forum-for-powerpivot.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9454" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/PowerPivot+Books/default.aspx">PowerPivot Books</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Forums/default.aspx">Forums</category></item><item><title>Real Studio – The Perfect Companion for SMEs</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/20/real-studio-the-perfect-companion-for-smes.aspx</link><pubDate>Tue, 20 Dec 2011 23:43:32 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9373</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9373</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/20/real-studio-the-perfect-companion-for-smes.aspx#comments</comments><description>Introduction In the beginning of this year I decided to explore Real Studio (formerly Realbasic, RS) which is a full featured cross-platform software development tool. With it we can create a wide range of applications, from small tiny utilities to enterprise applications that target Mac OS X, Windows, Linux and the web. Initially I had [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/20/real-studio-the-perfect-companion-for-smes.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9373" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQLite/default.aspx">SQLite</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx">Valentina DB</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Real+Basic+Developing/default.aspx">Real Basic Developing</category></item><item><title>Excel Mashup, Java &amp; HTML 5</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/15/excel-mashup-java-amp-html-5.aspx</link><pubDate>Thu, 15 Dec 2011 13:11:20 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9359</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9359</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/15/excel-mashup-java-amp-html-5.aspx#comments</comments><description>Microsoft has recently launched a new site that target how to create rich and interactive data mashups in Excel for use on the web. Technically speaking, we use the programming language JavaScript to interact with embedded Excel Web Application&amp;#8217;s objects. For basic and small projects we can use auto generated JavaScript. For more advanced solution we [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/12/15/excel-mashup-java-amp-html-5.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9359" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category></item><item><title>Paradigma offer Valentina Office Server 5.0 for free!</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/08/paradigma-offer-valentina-office-server-5-0-for-free.aspx</link><pubDate>Tue, 08 Nov 2011 14:43:32 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9265</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9265</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/08/paradigma-offer-valentina-office-server-5-0-for-free.aspx#comments</comments><description>Paradigma announced today that they will offer the next version (5.0) of their Valentina Office Server for free. The offer targets certain groups of users, including Small and Medium sized companies, and for certain tasks. Not only that, under the same license conditions they also offer Valentina Studio + Valentina Report for free together with any [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/08/paradigma-offer-valentina-office-server-5-0-for-free.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9265" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/COM+Add-ins/default.aspx">COM Add-ins</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/VSTO+_2600_+Excel/default.aspx">VSTO &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/SQLite/default.aspx">SQLite</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+DB/default.aspx">Valentina DB</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Valentina+Office+Server/default.aspx">Valentina Office Server</category></item><item><title>Excel &amp; Valentina Database</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/07/excel-amp-valentina-database.aspx</link><pubDate>Mon, 07 Nov 2011 23:42:33 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9264</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>1</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9264</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/07/excel-amp-valentina-database.aspx#comments</comments><description>Introducing the Valentina Database I thought I would introduce the Valentina Database (Valentina DB) with this article and discuss how we can connect to it by using ODBC, both in VBA and in VB.NET. For the last 11-12 months I have been using Valentina DB as an embedded database in all clients&amp;#8217; solutions where it [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/11/07/excel-amp-valentina-database.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9264" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category></item><item><title>Axialis Stock Icons For Toolbar &amp; Ribbon</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/27/axialis-stock-icons-for-toolbar-amp-ribbon.aspx</link><pubDate>Thu, 27 Oct 2011 15:43:30 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:9097</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=9097</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/27/axialis-stock-icons-for-toolbar-amp-ribbon.aspx#comments</comments><description>I&amp;#8217;m the first to admit that I have moved forward and backward when it comes to stock icons and which icons to use. The UI plays a critical role in all kind of softwares which means that we also need to consider what kind of icons to be used. With the introduction of Ribbon UI [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/27/axialis-stock-icons-for-toolbar-amp-ribbon.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=9097" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/UI+Design/default.aspx">UI Design</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category></item><item><title>Articles about VB.NET &amp; Excel</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/14/articles-about-vb-net-amp-excel.aspx</link><pubDate>Fri, 14 Oct 2011 16:24:39 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8646</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=8646</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/14/articles-about-vb-net-amp-excel.aspx#comments</comments><description>This is an announcement that Siddhard Route (MVP VB.NET) is publishing articles about VB.NET and Excel on a regular basis on his blog. The articles cover several areas on how to manipulate Excel through automation. For more information please see: VB.NET and Excel Enjoy! Kind regards, Dennis Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/14/articles-about-vb-net-amp-excel.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8646" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category></item><item><title>Evaluate Sheet Types &amp; Copy Sheets with VB</title><link>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/06/evaluate-sheet-types-amp-copy-sheets-with-vb.aspx</link><pubDate>Thu, 06 Oct 2011 12:47:36 GMT</pubDate><guid isPermaLink="false">afdc21cc-1618-45b1-a950-e47bb94e6e94:8620</guid><dc:creator>VSTO &amp; .NET &amp; Excel</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://excelblog.co.uk/blogs/xl-dennis/rsscomments.aspx?PostID=8620</wfw:commentRss><comments>http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/06/evaluate-sheet-types-amp-copy-sheets-with-vb.aspx#comments</comments><description>This post demonstrate how we can evaluate sheet types and how to copy sheets with VB. In other words, no rocket science. The following procedure is only for demonstration purpose. It shows how easy it is to evaluate what sheet types we have. It also demonstrate how to dimension an object array and how to [...] Read More......(&lt;a href="http://excelblog.co.uk/blogs/xl-dennis/archive/2011/10/06/evaluate-sheet-types-amp-copy-sheets-with-vb.aspx"&gt;read more&lt;/a&gt;)&lt;img src="http://excelblog.co.uk/aggbug.aspx?PostID=8620" width="1" height="1"&gt;</description><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/.NET+_2600_+Excel/default.aspx">.NET &amp; Excel</category><category domain="http://excelblog.co.uk/blogs/xl-dennis/archive/tags/Excel/default.aspx">Excel</category></item></channel></rss>
