Browse by Tags
All Tags »
Tools & Libraries (
RSS)
Interesting argue triggered by Criss Sells on why we should avoid using the GAC .One of the explained reply was post by Lan Griffiths that gives a list of reasons on why still need it and benefit from it .
I use the following method when I had to call an Asp web page which return to me the result as Xml, from my Web Services. It was done in order to externalize the services from an existing DNA application to a Smart Client. public static string GetABHttpRequest...
Update (24/6/05): the original code below (section after TODO) should be much simpler and as follow: We check that Tracer is Active using the configSettings. In addition, we don't need to write the method name because this will be done by using the entLib...
I've just notice that Microsoft Oracle Provider Download file include V2 but entLib is using the previous version - I hope we don't missing something from the latest & greatest version.
I enjoyed to be involved in projects when we had to use Oracle RDBMS. I found that pl/sql is highly enhance and gives developers a rich pl/sql language to solve extremely complex problems in a simple and intuitive way. What I didn't like and a lot of...
The Enterprise Localization Toolkit is a solution for managing localized applications. Its a free, not supported tool set given by Microsoft and we can use it in our applications. We just completed a project where we decided to use this tool. We had about...
This is my first post using PostXING editor which is a window client to publish a weblog post/s to .Text web site. This utility created by Chris Frazier for his personal use but eventually he decided to publish it to world to let other enjoy it. The tool...
U can create help files (CHM files) using integrated VS.NET 2003 tool from http://msdn.microsoft.com/library/default.asp?url=/library/en-us/htmlhelp/html/hwmscextendingnethelp.asp u can find in the attach file a sample that show how to call your help...
I just uploaded another small project to DotNetInfra solution workspace on GotDotNet - Simple Threading Queue Pool This code is a simple priority threading queues that can be easy to manage. Each threading tasks will be execute by the manager in their...
DotNetInfra Library contains a set of Libraries services samples in diverse Application Areas. The first release include the ExceptionProvider services which is a generic set of components for managing application exceptions. Its base on the work done...
More Posts
Next page »