April
9th,
2003
BradA points out the use of Assembly.GetExecutingAssembly().Location to find out the path to the executable. One thing to watch out for is that Assembly.GetExecutingAssembly() can return null under some conditions. Off the top of my head, this very likely will happen if you're not running in the default appdomain, or...
April
8th,
2003
Following Brad's lead, if any of you want to get in touch with me over instant messaging, I'm usually available through MSN Messenger at tomasr@passport.com :)
April
7th,
2003
Justin makes some really good points (and question) on his comments on SOAP WebServices. I'd like to reply to some of them, and take the opportunity to ask a few more questions of my own. Justin asks whether my example is really messaging. Well, probably not; but that was something,...
April
5th,
2003
Congratulations are in order to my friend Sam, who just got his first article in print! Way to go, buddy! It's really exciting to see your name on a magazine cover (well, at least I know it was for me...). Again, congrats, Sam, and keep up the good work. You're...
April
4th,
2003
Ali Aghareza posted a reply to my earlier messages with a really insightful example that presents one reason for ASP.NET to change the element name the type is serialized as: when the method returns two different instances of the same type. However, all is not that rosy. If no element...
April
4th,
2003
Christian responds to my earlier question on a comment: "As you are using a Document/literal ASMX based Web Service which aims at *messages* and not *RPCs* (you know this distinction and the ongoing discussions ...), the top element of the serialized instance is just a signal for what kind of...
April
4th,
2003
I've been playing these last few days with ASP.NET WebServices [1], and, naturally, I've been running into a few snags. Yesterday I ran into what seems to be an inconsistency in the way XML serialization works where WebServices are invoked. Consider this simple ASMX file: <%@ WebService Language="C#" class="WeirdBhv" %>...
April
3rd,
2003
Justin says: "I'll be giving a talk at the April TRINUG meeting on using NANT (hey, Tomas, see, I LIKE it!) and NUnit for developing applications.". Sounds like a cool talk! I'm glad you do like NAnt (you're gonna nag me with this for like, all eternity, aren't you? ;))...
April
2nd,
2003
Clemens complains about the SKU strategy for MS Office, and the role InfoPath is going to play. Talking to a friend today, I realized that the whole way InfoPath is packaged is wrong. InfoPath should be two tools: One tool should be the forms and schema creation tool. This is...
March
31st,
2003
I'm happy to report that I've finally found an RSS aggregator I liked: NewsGator. I just put my order in minutes ago, and the whole process couldn't be any more painless. Thanks Greg for a great product and a great buying experience.