Search   Feed   Browse   Add
Feed items 1 - 6 of 6 for August 2003

Diego Gonzalez

.NET, movies & //TODO:

COM+ services without components - August 25, 2003

A week ago I started working on a new project for PAG, this new project is a reference document and implementation for an application architecture, it's a very interesting project.... of course I can't talk too much about it here ;). One of the first tasks I was given is researching many different ways to implement COM+ transactions for .Net. code Of course using COM+ which is very interesting and widely used technology, it's also nd a set of component services totally based in interception. In.
http://weblogs.asp.net/dgonzalez/archive/2003/08/25/25274.aspx

Very funny - August 25, 2003

www.microsoft.com runs Linux Up to a point ... Does anybody knows where we can find Browser usage statistics I'm using Firebird, and seems many people are doing so..... it seems the browser war is back again....
http://weblogs.asp.net/dgonzalez/archive/2003/08/25/25231.aspx

Loading configuration for external providers - August 18, 2003

Many times i have to develop applications using external providers so users can change the provider in the configuration file and change the way the application behaves. It's very helpful on some external components like Custom data access (i.e. using the PetShop approach), logging, and so on. Usually each provider uses an interface so the application can run with any class implementing the interface. For example: public interface ISomeProvider Custom provider methods. In the...
http://weblogs.asp.net/dgonzalez/archive/2003/08/18/24477.aspx

Client-Side DataSet - August 15, 2003

A couple of days ago somebody asked me about calling WebServices using JavaScript whithin the WebBrowser. He was using XMLHTTP object within IE calling a simple WebService passing parameters in the URL. But he get into trouble when the WebService returns a hard-typed DataSet because he have to use DOM (XPath) to get the data within the DataSet's XML. This is a simple but ugly solution because samobidy could could change a "field" from Element(default) to Attribute; all the code in C(for...
http://weblogs.asp.net/dgonzalez/archive/2003/08/15/24244.aspx

Presentation about Application Architecture in .NET - August 15, 2003

Yesterday i was speaking in a conference at Microsoft Argentina named "Application Architecture in .NET". I am really amazed on how many people is interested in this topic. They have a lot of doubts and questions about general architecture, how to use the application blocks, and how to develop their enterprise applications in .NET. I don't have all the answers for the questions, but i really like to discuss about it. There were about 120 people, i was talking about the PAG's architecture,...
http://weblogs.asp.net/dgonzalez/archive/2003/08/15/24242.aspx

GotDotNet Workspaces Whislist - August 13, 2003

I really like to have some information about the workspace, for example: Workspace hits, or explain what the "Activity %" means :) Downloads count. Member activity Link to other Workspaces related os UserSamples. Many people make some changes and posts UserSamples it could be great to link them to the Workspace. Check-In count Source code change notificaton. Read only membership. So some users can only post messages and get the code but they should not be able to update the code in Source...
http://weblogs.asp.net/dgonzalez/archive/2003/08/13/24004.aspx
Available Archives
- August (6 items)
- September (4 items)
- October (3 items)
- December (1 item)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact