Jesse Ezell Blog
<i>.NET and Other Interesting Stuff</i> <div id="ad"><script type="text/javascript"><!-- google_ad_client = "pub-1219444915196145"; /* 468x60, created 1/25/10 */ google_ad_slot = "1898962835"; google_ad_width = 468; google_ad_height = 60; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </div>
-
Never Say Never
"They'll never be able to replicate Google's functionality...never. Google's got way too much of a headstart and their sole focus is on search technology. They are the experts."
[David Stone] -
Macromedia's SOA Vision
"Web services are a native element in most of the software we're building at Macromedia today, and Adam's vision of asynchronous, message-driven, scripted, dynamic runtime-modifiable systems is a pretty technical way of describing the architecture for applications that we're working to enable in Central, with our focus primarily on the client side user experience and building on all the ongoing innovation in the services infrastructure. Still a lot of progress to be made in the underpinnings, such as wide adoption of XML Query, XML message brokering, and XML repositories rather than just relational databases, but there's certainly a lot we can build on already with our applications just with the web service architecture as it exists today."
[Kevin Lynch] -
More SxS
Early Adopter still isn't convienced that the SxS behavior is good. But, we do agree on the whole framework deployment being a pain issue:
-
HTML Tidy
"Has anyone seen a pure .NET HTML to XHTML library (component) like Tidy ?"
[Scott Watermasysk] -
SxS Part 2
Mike Harsh responds to Early Adopter regarding SxS:
-
Cool Method You Never Knew Existed
Ever needed to get the method description for the currently executing method? You can do this pretty easily by calling: "ConstructorInfo.GetCurrentMethod()."
-
.NET Rocks
"Andrew Brust is President of Progressive Systems Consulting, Inc., a Manhattan-based company specializing in the development of, and developer training in, custom applications using .NET, SQL Server, and other Microsoft technologies.
-
Early Adopter on SxS Deployment
"If the push was for SxS, then you would be free to make a lot more breaking changes to the Framework, as it wouldn't actually break apps.
"20meg is a small price to pay for apps that 'just work'."
[Early Adopter] -
Dynamic AOP Without Attributes
The AOP Engine now has XML mapping support, so you can put those attributes somewhere else...
-
WM 2003
"Our team has been spend some cycles the last few months on a new refresh of Web Matrix. We've unfortunately been heads-down on ASP.NET V1.1 and ASP.NET V2 for the last several months -- which is why the refresh has taken longer than we origionally hoped for..."