Jason Whitehorn

MarshalByRefObject.net
posts - 48, comments - 26, trackbacks - 6

My Links

News

Archives

Post Categories

.NET

Java

Proud Member Of...

XNA

October 2006 Entries

Google Custom Search Engine
UPDATE (12/17/2007): My blog has moved. This post is now located at: http://jason.whitehorn.ws/2... Today I just discovered Google's custom search engine program, and quickly setup a .NET Search Engine. I have restricted the list of sites to those that cater to .NET topics including non other than geekswithblogs, in addition to others. Let me know what you think...

Posted On Friday, October 27, 2006 1:39 AM | Feedback (1) | Filed Under [ .NET ]

NHibernate and Text fields
UPDATE (12/17/2007): My blog has moved. This post is now located at: http://jason.whitehorn.ws/2... In my last post about NHibernate I mentioned using NHibernate.Mapping.Attributes to simplify things. Since my last post I have had the need to store rather large text data in a SQL Server Text field. My initial attempt was to simply create a C# string property that represented the field as such: [NHMA.Property(Name="SomeDa... public string SomeData { get { return...

Posted On Wednesday, October 11, 2006 11:57 PM | Feedback (0) | Filed Under [ .NET ]

Powered by: