<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/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>Loose coupling with Intra-Class events</title><link>http://msmvps.com/blogs/bill/archive/2006/03/04/85417.aspx</link><description>In Visual Studio 2005, we typically have a lot of generated code per application. Strongly typed datasets are a classic example of this. One difficulty of having generated code parts of a class alongside manually written parts has been removed due to</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>re: Loose coupling with Intra-Class events</title><link>http://msmvps.com/blogs/bill/archive/2006/03/04/85417.aspx#93016</link><pubDate>Sun, 30 Apr 2006 08:56:53 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:93016</guid><dc:creator>Maurice</dc:creator><description>Hi Bill,&lt;br&gt;&lt;br&gt;Although a typed DataTable had a generated constructor this also includes a call to a virtual BeginInit() and EndInit() function. Using the EndInit() function you can hook up the CustomerRowChanging event handler in C#.&lt;br&gt;&lt;br&gt;Maurice&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=93016" width="1" height="1"&gt;</description></item><item><title>VB Intra-Class Events</title><link>http://msmvps.com/blogs/bill/archive/2006/03/04/85417.aspx#85499</link><pubDate>Sun, 05 Mar 2006 09:53:29 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:85499</guid><dc:creator>Corrado's BLogs</dc:creator><description>&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=85499" width="1" height="1"&gt;</description></item></channel></rss>