<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://devpinoy.org/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>Humprey Evangelista Cogay - All Comments</title><link>http://devpinoy.org/blogs/comgen/default.aspx</link><description>My Programming Adventures</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>re: Get the workstations Physical Address (MAC Address)</title><link>http://devpinoy.org/blogs/comgen/archive/2010/06/04/get-the-workstations-physical-address-mac-address.aspx#36182</link><pubDate>Tue, 08 Jun 2010 23:14:26 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36182</guid><dc:creator>Comgen</dc:creator><description>&lt;p&gt;Wow Thanks sir CVega... I will check on this =).... &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36182" width="1" height="1"&gt;</description></item><item><title>re: Get the workstations Physical Address (MAC Address)</title><link>http://devpinoy.org/blogs/comgen/archive/2010/06/04/get-the-workstations-physical-address-mac-address.aspx#36166</link><pubDate>Fri, 04 Jun 2010 02:04:54 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:36166</guid><dc:creator>cvega</dc:creator><description>&lt;p&gt;There&amp;#39;s a quick hack in UuidCreateSequential:&lt;/p&gt;
&lt;p&gt;[DllImport(&amp;quot;rpcrt4.dll&amp;quot;, SetLastError = true)]&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;static extern int UuidCreateSequential(&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; out Guid guid);&lt;/p&gt;
&lt;p&gt;Guid g;&lt;/p&gt;
&lt;p&gt;UuidCreateSequential(out g);&lt;/p&gt;
&lt;p&gt;var b = g.ToByteArray();&lt;/p&gt;
&lt;p&gt;// The last 7 bytes of UUID is the physical address:&lt;/p&gt;
&lt;p&gt;Console.WriteLine(&amp;quot;Physical Address: {0:x2}-{1:x2}-{2:x2}-{3:x2}-{4:x2}-{5:x2}&amp;quot;, b[10], b[11], b[12], b[13], b[14], b[15]);&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=36166" width="1" height="1"&gt;</description></item><item><title>re: Use Membership API in Winforms</title><link>http://devpinoy.org/blogs/comgen/archive/2007/08/15/use-membership-api-in-winforms.aspx#34823</link><pubDate>Mon, 25 May 2009 22:39:46 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:34823</guid><dc:creator>Comgen</dc:creator><description>&lt;p&gt;hello TN its been months hehehe.... Just for the sake of others reading this entry, You can encrypt your Connection strings in the app.config.... &lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=34823" width="1" height="1"&gt;</description></item><item><title>re: Where VB.Net My.Settings is Stored</title><link>http://devpinoy.org/blogs/comgen/archive/2006/12/18/where-vb-net-my-settings-is-stored.aspx#33986</link><pubDate>Mon, 15 Dec 2008 18:40:25 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:33986</guid><dc:creator>rdezell</dc:creator><description>&lt;p&gt;In Vista, it&amp;#39;s in &lt;/p&gt;
&lt;p&gt;C:\&amp;lt;User Name&amp;gt;\AppData\Local\&amp;lt;Name of Application&amp;gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=33986" width="1" height="1"&gt;</description></item><item><title>Unify Windows Forms and ASP.NET Providers for Credentials Management | Tech Trend Watching</title><link>http://devpinoy.org/blogs/comgen/archive/2008/12/11/unify-windows-forms-and-asp-net-providers-for-credentials-management.aspx#33901</link><pubDate>Fri, 12 Dec 2008 23:35:14 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:33901</guid><dc:creator>Unify Windows Forms and ASP.NET Providers for Credentials Management | Tech Trend Watching</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Unify Windows Forms and ASP.NET Providers for Credentials Management | Tech Trend Watching&lt;/p&gt;
&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=33901" width="1" height="1"&gt;</description></item><item><title>Unify Windows Forms and ASP.NET Providers for Credentials Management | Tech Trend Watching</title><link>http://devpinoy.org/blogs/comgen/archive/2007/08/15/use-membership-api-in-winforms.aspx#33900</link><pubDate>Fri, 12 Dec 2008 23:35:10 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:33900</guid><dc:creator>Unify Windows Forms and ASP.NET Providers for Credentials Management | Tech Trend Watching</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Unify Windows Forms and ASP.NET Providers for Credentials Management | Tech Trend Watching&lt;/p&gt;
&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=33900" width="1" height="1"&gt;</description></item><item><title>re: Use Membership API in Winforms</title><link>http://devpinoy.org/blogs/comgen/archive/2007/08/15/use-membership-api-in-winforms.aspx#33871</link><pubDate>Thu, 11 Dec 2008 06:10:46 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:33871</guid><dc:creator>tn</dc:creator><description>&lt;p&gt;What will happen if the client open the app.config using notepad? he/she can clearly see your connection string.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=33871" width="1" height="1"&gt;</description></item><item><title>Unify Windows Forms and ASP.NET Providers for Credentials Management</title><link>http://devpinoy.org/blogs/comgen/archive/2007/08/15/use-membership-api-in-winforms.aspx#33868</link><pubDate>Thu, 11 Dec 2008 03:34:47 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:33868</guid><dc:creator>Humprey Evangelista Cogay</dc:creator><description>&lt;p&gt;I have coded several Windows Applications using .Net for the bank for the past years and one of the ussual&lt;/p&gt;
&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=33868" width="1" height="1"&gt;</description></item><item><title>re: SQL Audit Trail</title><link>http://devpinoy.org/blogs/comgen/archive/2008/09/13/sql-audit-trail.aspx#27682</link><pubDate>Mon, 29 Sep 2008 23:44:35 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27682</guid><dc:creator>Comgen</dc:creator><description>&lt;p&gt;Thanks sir Keith.. Will check that out...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27682" width="1" height="1"&gt;</description></item><item><title>re: SQL Audit Trail</title><link>http://devpinoy.org/blogs/comgen/archive/2008/09/13/sql-audit-trail.aspx#27681</link><pubDate>Mon, 29 Sep 2008 23:43:59 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27681</guid><dc:creator>Comgen</dc:creator><description>&lt;p&gt;Great point Sir Cruizer... will take note of that....&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27681" width="1" height="1"&gt;</description></item><item><title>re: Use Membership API in Winforms</title><link>http://devpinoy.org/blogs/comgen/archive/2007/08/15/use-membership-api-in-winforms.aspx#27575</link><pubDate>Thu, 25 Sep 2008 15:49:25 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27575</guid><dc:creator>Alex</dc:creator><description>&lt;p&gt;Works like a charm, thank you very much!!!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27575" width="1" height="1"&gt;</description></item><item><title>re: SQL Audit Trail</title><link>http://devpinoy.org/blogs/comgen/archive/2008/09/13/sql-audit-trail.aspx#27382</link><pubDate>Wed, 17 Sep 2008 04:37:34 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27382</guid><dc:creator>cruizer</dc:creator><description>&lt;p&gt;personally i still prefer doing audit logging within a stored procedure itself, e.g. a stored proc for inserting a record into the Users table would be responsible for executing a stored proc for inserting into an audit table within the same database transaction.&lt;/p&gt;
&lt;p&gt;it&amp;#39;s quite manual (and repetitive) but it gives better control over the audit logging process.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27382" width="1" height="1"&gt;</description></item><item><title>re: Starting Log4Net </title><link>http://devpinoy.org/blogs/comgen/archive/2008/04/30/starting-log4net.aspx#27370</link><pubDate>Tue, 16 Sep 2008 15:58:18 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27370</guid><dc:creator>Georg Jansen</dc:creator><description>&lt;p&gt;Becoming a pilot said:&lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;I just want to add a comment on the .config &lt;/p&gt;
&lt;p&gt;&amp;gt;&amp;gt;craziness which is everywhere now&lt;/p&gt;
&lt;p&gt;I agree there is a log of config graziness, however with log4net the point of having the configuration in a config file, and on the same time use XmlConfigureAndWatch is that the config will be reloaded if the config file is change. Typical used in production environments when you for example want to change the log level of a running service.&lt;/p&gt;
&lt;p&gt;Georg&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://www.l4ndash.com"&gt;http://www.l4ndash.com&lt;/a&gt; - log4net dashboard&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27370" width="1" height="1"&gt;</description></item><item><title>re: SQL Audit Trail</title><link>http://devpinoy.org/blogs/comgen/archive/2008/09/13/sql-audit-trail.aspx#27344</link><pubDate>Mon, 15 Sep 2008 12:39:20 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27344</guid><dc:creator>keithrull</dc:creator><description>&lt;p&gt;If you are using SQL Server 2008 you can use the new feature called Change Data Capture.&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/en-us/library/bb522489.aspx"&gt;msdn.microsoft.com/.../bb522489.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Basically, the idea behind this feature is that the server should be able to watch changes to the data. This feature is highly configurable and would fit from the basic logging to advance logging mechanics.&lt;/p&gt;
&lt;p&gt;HTH&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27344" width="1" height="1"&gt;</description></item><item><title>re: SQL Audit Trail</title><link>http://devpinoy.org/blogs/comgen/archive/2008/09/13/sql-audit-trail.aspx#27341</link><pubDate>Mon, 15 Sep 2008 10:00:06 GMT</pubDate><guid isPermaLink="false">99090821-4da1-4a75-98c2-a35884625ff7:27341</guid><dc:creator>Comgen</dc:creator><description>&lt;p&gt;Thanks sir Cruizer.... for web apps? what would be the common/ussual solution for &amp;nbsp;logging audit trail? is it creating a log class instead of using Triggers?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://devpinoy.org/aggbug.aspx?PostID=27341" width="1" height="1"&gt;</description></item></channel></rss>
