<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.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>Love that ASP.NET and SQL Server : Software Development</title><link>http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx</link><description>Tags: Software Development</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>MSDN Smart Client Developer Center REBOOTED:</title><link>http://blogs.msdn.com/benmiller/archive/2004/12/04/274867.aspx</link><pubDate>Sat, 04 Dec 2004 10:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:274867</guid><dc:creator>benmiller</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/274867.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=274867</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Check out this entry from &lt;a href="http://blogs.msdn.com/onoj/archive/2004/12/03/274799.aspx"&gt;Jonathan Wells&lt;/a&gt; about the &lt;a href="http://msdn.microsoft.com/smartClient/"&gt;MSDN Smart Client Developer Center&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;This is the link&lt;/span&gt;&lt;/font&gt; &lt;font size="2" face="Arial"&gt;&lt;span style='font-size:10.0pt; font-family:Arial'&gt;&lt;a href="http://blogs.msdn.com/onoj/archive/2004/12/03/274799.aspx" title="http://blogs.msdn.com/onoj/archive/2004/12/03/274799.aspx"&gt;http://blogs.msdn.com/onoj/archive/2004/12/03/274799.aspx&lt;/a&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;From the site &lt;em&gt;&lt;i&gt;&lt;font face="Times New Roman"&gt;'The goal of the site is to help you understand smart clients, what they are, when they are most appropriate, and most importantly, the best and most efficient way to construct them.'&lt;/font&gt;&lt;/i&gt;&lt;/em&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;em&gt;&lt;i&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt; font-style:normal'&gt;This is a great resource for anyone doing Smart Client development.&lt;/span&gt;&lt;/font&gt;&lt;/i&gt;&lt;/em&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=274867" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>Installing VS 2005 Beta 1 Refresh with Team Server</title><link>http://blogs.msdn.com/benmiller/archive/2004/10/29/249828.aspx</link><pubDate>Sat, 30 Oct 2004 04:35:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:249828</guid><dc:creator>benmiller</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/249828.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=249828</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I spent the better part of my day a couple of days ago helping out someone having problems installing Visual Studio 2005 Beta 1 Refresh with Team System.&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;It was such an experience that I decided to blog about it.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I began with 2 VPC images (cause I found out that you could install it on 2 machines and could not install it on 1) with Windows Server 2003 on them. &amp;nbsp;The first thing I recommend is to become familiar with the Installation Roadmap that is on the DVD&amp;rsquo;s. &amp;nbsp;This illustrates that you need a DB Server (for the DB Tier) and a Application Box (for App Tier, and Client Tier). &amp;nbsp;On the DB Tier machine (VPC) I created a domain controller and Active Directory. &amp;nbsp;I allowed the installer to create a DNS server so that I could have name resolution between the 2 VPC&amp;rsquo;s. &amp;nbsp;I then added the Server Role of Application Server (IIS and ASP.NET Enabled). &amp;nbsp;I then installed SQL Server 2005 Beta 2 that came with the VS 2005 Beta 1 Refresh DVD, and configured it as the DEFAULT instance (as this is required for this version of TS).&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Then I turned to the other VPC. &amp;nbsp;I joined it to the domain I just created and then added the Server Role of App Server (IIS and ASP.NET but NOT Frontpage Server Extensions as it will break the install). &amp;nbsp;Then created a User that is a domain account and gave it admin rights. &amp;nbsp;This will be used for the Application Pool identity.&amp;nbsp; Then the key was to install the components that were on the list of components to install from the Roadmap. &amp;nbsp;(included .NET Framework 2.0, Sharepoint Services 2.0 &amp;ndash; link is in the Roadmap, and ADAM.)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;These are the short steps, but the key is to follow the Roadmap and I highlighted the main points that cannot be missed or you will not succeed in installing it (from my experience).&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p style='margin-left:.5in;text-indent:-.25in'&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;1.&lt;font size="1" face="Times New Roman"&gt;&lt;span style='font:7.0pt "Times New Roman"'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt; DB Server must be installed as the Default Instance.&lt;/p&gt; &lt;p style='margin-left:.5in;text-indent:-.25in'&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;2.&lt;font size="1" face="Times New Roman"&gt;&lt;span style='font:7.0pt "Times New Roman"'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt; App Server Role on AppTier cannot have FrontPage Server Extensions enabled.&lt;/p&gt; &lt;p style='margin-left:.5in;text-indent:-.25in'&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;3.&lt;font size="1" face="Times New Roman"&gt;&lt;span style='font:7.0pt "Times New Roman"'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/font&gt; IIS Installed before the SQL 2005 Beta 2 is installed on the DBTier.&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;What you will see that may alarm you when you install is when you go to install Team Server on the App Tier is that the install will hang installing the newbanner.gif file and it will continue to bring the blue bar across as it is installing. &amp;nbsp;There will be no visual indication that it is connecting to the DB Tier to create databases, etc. &amp;nbsp;but that is what it is doing.&amp;nbsp; I found out this by when I installed the Database Server as a named instance, it would continue to go after the newbanner.gif and then it would fail with a 26205 and a 26201 and a 26204 error. &amp;nbsp;In the event logs, I found that it indicated that it could not connect to the server (db). &amp;nbsp;When I changed the DB Tier to be a default instance of SQL, then it succeeded (and it took a while, so be patient).&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Hope this helps people out there that may run into problems. &amp;nbsp;I did this on VPC using Virtual Server 2005 on 1 box with 2 VPC&amp;rsquo;s each with 256 MB RAM. &amp;nbsp;More would have been better, but it worked at least.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Have a great one.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=249828" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Visual+Studio/default.aspx">Visual Studio</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>Brad Abrams talk at the San Jose dotNet User Group...</title><link>http://blogs.msdn.com/benmiller/archive/2004/09/15/229798.aspx</link><pubDate>Wed, 15 Sep 2004 11:24:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229798</guid><dc:creator>benmiller</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/229798.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=229798</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I attended the &lt;a href="http://www.cob.sjsu.edu/MSDotNetUg/default.htm"&gt;San Jose dotnet User Group&amp;nbsp;&lt;/a&gt; and listened to &lt;a href="http://blogs.msdn.com/brada"&gt;Brad&lt;/a&gt; talk about the CLR. &amp;nbsp;It was a FANTASTIC talk and was very informative.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;We talked about the architecture of the CLR and where the BCL&amp;rsquo;s sit (that is what Brad worked on is the BCL&amp;rsquo;s). &amp;nbsp;He just gave a great talk.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;One thing that I thought was interesting is that I actually knew what a Singleton was and how it was defined as a Pattern. &amp;nbsp;I was pretty much amazed that I understood.&amp;nbsp; We had a talk in the &lt;a href="http://www.utahdnug.org/"&gt;SLC DotNet User Group&lt;/a&gt; about that and Aaron Zupancic (don&amp;rsquo;t know if Aaron has a blog) gave a great talk on Patterns in development. &amp;nbsp;Singleton happened to be one of them.&amp;nbsp; Brad called it the &amp;ldquo;double check lock&amp;rdquo;.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Anyone who does not currently attend a User Group, should hop onto &lt;a href="http://www.ineta.org/"&gt;INETA&lt;/a&gt;&amp;rsquo;s website and find the local one and get involved. &amp;nbsp;It is a great time and you even learn things.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Great job Brad.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=229798" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>Visual C# Express application ScreenSaver</title><link>http://blogs.msdn.com/benmiller/archive/2004/09/14/229692.aspx</link><pubDate>Wed, 15 Sep 2004 01:16:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229692</guid><dc:creator>benmiller</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/229692.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=229692</wfw:commentRss><description>&lt;p&gt;Just wanted to post my successes on working on the &lt;a href="http://lab.msdn.microsoft.com/express/vcsharp/default.aspx"&gt;Visual C# Express &lt;/a&gt;project.&amp;nbsp; I modified a ScreenSaver program that came from the template that is installed with &lt;a href="http://lab.msdn.microsoft.com/express/vcsharp/default.aspx"&gt;Visual C# Express&lt;/a&gt;.&amp;nbsp; It has an RSS Feed that gets loaded from a application setting in the .config file pointing to a main feed of an RSS (but could just as well point to the individual's RSS Feed.&lt;/p&gt; &lt;p&gt;The thing that I modified on it was to use the RegEx libraries to remove the HTML tags and the &amp;amp;nbsp; stuff so that when you saw the description on the screen, that you did not see tags, but just text.&lt;/p&gt; &lt;p&gt;I was talking to &lt;A href="http://blogs.msdn.com/brada"&gt;Brad Abrams&lt;/a&gt;&amp;nbsp;about the project and how it was displaying the tags and I thought, well, why don't we just remove it so it would just show the text.&amp;nbsp; So I set out to do just that.&lt;/p&gt; &lt;p&gt;I have completed the project, thanks to some Regular Expressions from &lt;a href="http://www.regexlib.com"&gt;RegExLib.com&lt;/a&gt;.&amp;nbsp; Great stuff there.&amp;nbsp; If anyone wants the finished project, let me know and I will post it up here or somewhere you can get to.&lt;/p&gt; &lt;p&gt;I have definitely decided that I am jumping in now and doing more Whidbey stuff so that I can catch up with my &lt;a href="http://mvp.support.microsoft.com"&gt;MVP's&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;More to come from &lt;a href="http://info.borland.com/conf2004"&gt;BorCon&lt;/a&gt;&amp;nbsp;as we still have 1 more full day.&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=229692" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Visual+C_2300_+.NET/default.aspx">Visual C# .NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>PICT to JPG image format</title><link>http://blogs.msdn.com/benmiller/archive/2004/09/14/229194.aspx</link><pubDate>Tue, 14 Sep 2004 09:50:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229194</guid><dc:creator>benmiller</dc:creator><slash:comments>4</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/229194.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=229194</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I encountered another interesting question.&amp;nbsp; This individual is using an application that has PICT formatted pictures stored in a database Image field.&amp;nbsp; This data is then brought out of the database and put in an image control.&amp;nbsp; The problem is that this app that is being written cannot use PICT images and therefore PICT needs to be able to be converted programmatically.&amp;nbsp; I found that there are many apps including the ones at &lt;a href="http://www.2jpeg.com/"&gt;2jpeg.com&lt;/a&gt; but they are not components that can be used inside code.&amp;nbsp; It is a console application (command line app) that can run without a UI but is an app that must be launced.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I found &lt;a href="http://www.leadtools.com/"&gt;LeadTools&lt;/a&gt; products, but then found out that the .NET Vector Imaging product was 2000.00.&amp;nbsp; So that puts it out of reach for someone developing an app that is for one customer or friend or whatever.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I was a little disappointed on how little conversion code there was for things like this as we get more standardized on coding techniques, etc. there is still a gap in the imaging front between platforms (PICT = Mac, JPG = Windows, etc.)&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Just an interesting day here at &lt;a href="http://info.borland.com/conf2004"&gt;BorCon.&lt;/a&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=229194" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>How do I change the value in an XsltArgumentList</title><link>http://blogs.msdn.com/benmiller/archive/2004/09/14/229192.aspx</link><pubDate>Tue, 14 Sep 2004 09:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:229192</guid><dc:creator>benmiller</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/229192.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=229192</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I encountered a customer today with a question.&amp;nbsp; Remember I am at &lt;a href="http://info.borland.com/conf2004"&gt;BorCon&lt;/a&gt; this week.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;The question was around the XsltTransform and using parameters.&amp;nbsp; So I quickly looked up the object and the method of Tranform and found that indeed I could pass parameters in an &lt;a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemxmlxslxsltargumentlistclasstopic.asp"&gt;XsltArgumentList&lt;/a&gt;.&amp;nbsp; Now the question was this.&amp;nbsp; If I am using the same xslt and the same parameters (obviously), but want to just change the value of the parameter for another run, how do I do this?&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;So I looked up the XsltArgumentList and found that there is an AddParam, and a GetParam, and a RemoveParam, but there no reference to an indexer, or anything that would allow me to change the value of the parameter without doing a RemoveParam and an AddParam.&amp;nbsp; Then there is the curious &amp;nbsp;GetParam and it returning an Object instead of a type of like say XsltArgument so that you can just change the value or the namespace without removing and re-adding with a new value.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Are there any takers?&amp;nbsp; I could not find anything on it and it would be great to learn a little more about a space that I have little experience in.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=229192" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/.NET/default.aspx">.NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Visual+C_2300_+.NET/default.aspx">Visual C# .NET</category><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>Down here at Borcon 2004</title><link>http://blogs.msdn.com/benmiller/archive/2004/09/12/228500.aspx</link><pubDate>Sun, 12 Sep 2004 21:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:228500</guid><dc:creator>benmiller</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/228500.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=228500</wfw:commentRss><description>&lt;p&gt;Just down here in Sunny San Jose California working the exhibit hall for the Borcon conference.&lt;/p&gt; &lt;p&gt;The major interest so far is the &lt;a href="http://www.microsoft.com/sql"&gt;SQL Server&lt;/a&gt; 2005 Beta 2 stuff.&amp;nbsp; Many people are aware of SQL Server but not so much as to what is new in the Engine and toolset.&amp;nbsp; I am down here with Matt Nunn, and &lt;a href="http://sqljunkies.com/WebLog/euang/"&gt;Euan Garden&lt;/a&gt;.&lt;/p&gt; &lt;p&gt;Should be a great show, and a great chance to show off &lt;a href="http://www.asp.net"&gt;ASP.NET&lt;/a&gt;&amp;nbsp;and &lt;a href="http://www.microsoft.com/sql"&gt;SQL Server.&lt;/a&gt;&lt;/p&gt; &lt;p&gt;Stay tuned....&lt;/p&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=228500" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>Going to Borcon 2004</title><link>http://blogs.msdn.com/benmiller/archive/2004/09/02/224783.aspx</link><pubDate>Thu, 02 Sep 2004 21:37:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:224783</guid><dc:creator>benmiller</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/224783.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=224783</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;&amp;nbsp;I was browsing some blogs and found my buddy &lt;a href="http://sqljunkies.com/WebLog/euang/"&gt;Euan Garden&lt;/a&gt; and found that he &lt;a href="http://sqljunkies.com/WebLog/euang/archive/2004/08/23/4004.aspx"&gt;blogged&lt;/a&gt; about going to &lt;a href="http://info.borland.com/conf2004/"&gt;Borcon 2004&lt;/a&gt;.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;I will be there as well, and I am going to be helping out in the booth.&amp;nbsp; If you are going, and want to meet up, let me know in the comments.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;Have a great one.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=224783" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item><item><title>My first blog post from my new tablet PC.</title><link>http://blogs.msdn.com/benmiller/archive/2004/08/13/213952.aspx</link><pubDate>Fri, 13 Aug 2004 10:29:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:213952</guid><dc:creator>benmiller</dc:creator><slash:comments>2</slash:comments><comments>http://blogs.msdn.com/benmiller/comments/213952.aspx</comments><wfw:commentRss>http://blogs.msdn.com/benmiller/commentrss.aspx?PostID=213952</wfw:commentRss><description>&lt;div class="Section1"&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;&amp;nbsp;I are my new tablet and thought that I world post. Tonight was the Salt Lake Dot Net users group. Our meeting sponsor was 6PM at &lt;a href="http://www.sixpm.com/" title="http://www.sixpm.com/"&gt;www.sixpm.com&lt;/a&gt; .&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;The talk was on Design Patterns and was given by Aaron Zupancic. He did a fantastic job and I think the meeting was very well attended. We had about 40 people there. &amp;nbsp;&amp;nbsp;Aaron talked about practices and patterns that we may use in design. Some were Singleton, Fa&amp;ccedil;ade, Observer and Adapted. He did a great job and even showed code examples as well. &amp;nbsp;I found out that singleton objects are those that will only be instantiated1 time per appdomain. &amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;At the end of the night we found out that &lt;a href="http://www.telligentsystems.com/" title="http://www.telligentsystems.com/"&gt;Rob Howard&lt;/a&gt; will be coming on October 7&lt;sup&gt;th&lt;/sup&gt; to speak to us on Whidbey.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;It was a great meeting. &amp;nbsp;All this was written on my tablet and it definitely took longer than me typing it. But I got more familiar with my input panel (the new one that came with XP sp2 on a tablet that is XP Tablet Edition 2005) in the process.&lt;/span&gt;&lt;/font&gt;&lt;/p&gt; &lt;p&gt;&lt;font size="3" face="Times New Roman"&gt;&lt;span style='font-size:12.0pt'&gt;&amp;nbsp;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=213952" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/benmiller/archive/tags/Software+Development/default.aspx">Software Development</category></item></channel></rss>