<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Channel 9 Forums - Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 11:30:05 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 11:30:05 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>8</c9:totalResults>
	<c9:pageCount>-8</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p>Please, good evening, somewhere knows How can I do to create a ActiveX control in C# with Visual Studio?</p><p>I need to check a SQL DataBase and after I need show the data in DataGridView.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/28576f6fc5c5418d837ca0e6000ea6c7#28576f6fc5c5418d837ca0e6000ea6c7</link>
		<pubDate>Wed, 10 Oct 2012 00:53:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/28576f6fc5c5418d837ca0e6000ea6c7#28576f6fc5c5418d837ca0e6000ea6c7</guid>
		<dc:creator>renatojoaquimdutra</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/renatojoaquimdutra/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio#c28576f6fc5c5418d837ca0e6000ea6c7">renatojoaquimdutra</a>: Is this ActiveX control for use on web pages? If so, you probably shouldn't be using ActiveX controls unless there's absolutely no other way to do what you're doing, and even then developing them with .Net is a really bad idea.</p><p>If this is not meant for the web, maybe it would help if you try to explain more what you're doing so we can offer more specific help.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/f1d03aea105d414f8252a0e6003f32e6#f1d03aea105d414f8252a0e6003f32e6</link>
		<pubDate>Wed, 10 Oct 2012 03:50:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/f1d03aea105d414f8252a0e6003f32e6#f1d03aea105d414f8252a0e6003f32e6</guid>
		<dc:creator>Sven Groot</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/Sven Groot/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio#c28576f6fc5c5418d837ca0e6000ea6c7">renatojoaquimdutra</a>: You don't. VB6 was the last IDE that supported creating ActiveX controls.</p><p>But what you want can easily be done using .NET. Windows Forms or WPF on the desktop; Web Forms or MVC in the browser.</p><p>There also exists an Interop Toolkit from Microsoft that adds some project templates for you to expose your .NET forms and controls to COM. We use that at my company to host .NET controls inside of a VB6 MDI application.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/8705c6ffa8834618a555a0e600e2890b#8705c6ffa8834618a555a0e600e2890b</link>
		<pubDate>Wed, 10 Oct 2012 13:44:47 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/8705c6ffa8834618a555a0e600e2890b#8705c6ffa8834618a555a0e600e2890b</guid>
		<dc:creator>Scott</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/spivonious/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/8705c6ffa8834618a555a0e600e2890b">33 minutes&nbsp;ago</a>, <a href="/Niners/spivonious">spivonious</a> wrote</p><p>@<a href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio#c28576f6fc5c5418d837ca0e6000ea6c7">renatojoaquimdutra</a>: You don't. VB6 was the last IDE that supported creating ActiveX controls.</p><p></p></div></blockquote><p></p><p>Not true - you can quite happily create COM objects and ActiveX objects in VS2010, via MFC and C&#43;&#43;. You can even do it in 2012.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/90669529a14a49dc97f9a0e600ec9350#90669529a14a49dc97f9a0e600ec9350</link>
		<pubDate>Wed, 10 Oct 2012 14:21:20 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/90669529a14a49dc97f9a0e600ec9350#90669529a14a49dc97f9a0e600ec9350</guid>
		<dc:creator>blowdart</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/blowdart/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p>@<a href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio#cf1d03aea105d414f8252a0e6003f32e6">Sven Groot</a>: So, I work with industrial automation and I use a supervisory software. This software allows to use the ActiveX to connect with SQL Database. I would like to do a activeX in C Sharp using Visual Studio, in this ActiveX I would like to do a query in SQL database with filter for date (for example). I'm studying a lot of books about Visual Studio and CSharp but I don't know How can I do to create the activeX in Visual Studio. I was studying ADO.NET class because has a things about database connection.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/e728d6eb4e734503bc71a0e700118241#e728d6eb4e734503bc71a0e700118241</link>
		<pubDate>Thu, 11 Oct 2012 01:03:44 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/e728d6eb4e734503bc71a0e700118241#e728d6eb4e734503bc71a0e700118241</guid>
		<dc:creator>renatojoaquimdutra</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/renatojoaquimdutra/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/90669529a14a49dc97f9a0e600ec9350">1 day&nbsp;ago</a>, <a href="/Niners/blowdart">blowdart</a> wrote</p><p>*snip*</p><p>Not true - you can quite happily create COM objects and ActiveX objects in VS2010, via MFC and C&#43;&#43;. You can even do it in 2012.</p><p></p></div></blockquote><p></p><p>Of course you're correct. I have VB on the brain. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>@<a href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio#ce728d6eb4e734503bc71a0e700118241">renatojoaquimdutra</a>:</p><p>C# does not support ActiveX directly. Try out the Interop Forms Toolkit.&nbsp;<a href="http://www.codeproject.com/Articles/18954/Interop-Forms-Toolkit-2-0-Tutorial">http://www.codeproject.com/Articles/18954/Interop-Forms-Toolkit-2-0-Tutorial</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/8d51145292654328bb28a0e7011b32f0#8d51145292654328bb28a0e7011b32f0</link>
		<pubDate>Thu, 11 Oct 2012 17:11:05 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/8d51145292654328bb28a0e7011b32f0#8d51145292654328bb28a0e7011b32f0</guid>
		<dc:creator>Scott</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/spivonious/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Post Permalink" href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/e728d6eb4e734503bc71a0e700118241">16 hours&nbsp;ago</a>, <a href="/Niners/renatojoaquimdutra">renatojoaqu​imdutra</a> wrote</p><p>@<a href="/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio#cf1d03aea105d414f8252a0e6003f32e6">Sven Groot</a>: So, I work with industrial automation and I use a supervisory software. This software allows to use the ActiveX to connect with SQL Database. I would like to do a activeX in C Sharp using Visual Studio, in this ActiveX I would like to do a query in SQL database with filter for date (for example). I'm studying a lot of books about Visual Studio and CSharp but I don't know How can I do to create the activeX in Visual Studio. I was studying ADO.NET class because has a things about database connection.</p><p></p></div></blockquote><p></p><p>&nbsp;</p><p>do they support any other way to connect to a data source ??</p><p>AX just to do that seems like a not very good way to do it.</p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/c3ea663f2c504efebbf6a0e701207ce8#c3ea663f2c504efebbf6a0e701207ce8</link>
		<pubDate>Thu, 11 Oct 2012 17:30:21 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/c3ea663f2c504efebbf6a0e701207ce8#c3ea663f2c504efebbf6a0e701207ce8</guid>
		<dc:creator>figuerres</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/figuerres/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Coffeehouse - How can I do to create ActiveX Control in Visual Studio.</title>
		<description><![CDATA[<p><a href="http://www.telerik.com/support/kb/winforms/general/wrapping-a-net-user-control-as-an-activex.aspx">http://www.telerik.com/support/kb/winforms/general/wrapping-a-net-user-control-as-an-activex.aspx</a></p>]]></description>
		<link>http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/3546e863862e4254b42ea0e70162290c#3546e863862e4254b42ea0e70162290c</link>
		<pubDate>Thu, 11 Oct 2012 21:29:27 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/Coffeehouse/How-can-I-do-to-create-ActiveX-Control-in-Visual-Studio/3546e863862e4254b42ea0e70162290c#3546e863862e4254b42ea0e70162290c</guid>
		<dc:creator>DCMonkey</dc:creator>
		<slash:comments>8</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/DCMonkey/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>