Sign in
|
Join
in
Current Tags
guyS's WebLog (blog)
Original ASP.NET Community Bloggers (group)
(Entire Site)
ASP.NET Weblogs
Home
Blogs
This Blog
Home
About
Syndication
RSS
Atom
Comments RSS
Recent Posts
Using VB.NET its easy when you have the right tools and docs (but also when don't)
Using the GAC argues
Bind your way to winforms controls data binding (few links)
Calling web pages using HttpWebRequest
Control your IDbTransaction provider on thread level
Tags
ASP.NET
Bits & Bytes
Controls
Data Layer
Data Layer Focus
Extra Reading
Jump Start
OO & Patterns
OO.Patterns.NET
SOA
Tech Misc
Tips
Tools & Libraries
Web Controls
Design & Programing
Code Project
C# Team Home
Enterprise Library
Books
XSD Jump Start
Martin Fowler: Articles
Handy Shelf
Improving ASP.NET Performance
Patterns
Winforms.Net center
SOA Considerations
MSDN Newsgroups
XSD & WSDL Constructing
GoF It!
Recently Posted on MSDN
The 30 Minute Regex Tutorial
ASCII Table
My Bits
ExceptionProvider and Repository (cool!!)
List2List Web Control
Data LookupGrid Picker Web Control
Simple Threading Priority Pool Manager
DDMenu WebControl
Archives
September 2005
(1)
July 2005
(1)
June 2005
(10)
May 2005
(5)
April 2005
(5)
March 2005
(3)
February 2005
(1)
January 2005
(9)
December 2004
(5)
November 2004
(11)
October 2004
(1)
September 2004
(1)
August 2004
(4)
July 2004
(5)
June 2004
(1)
May 2004
(8)
April 2004
(10)
March 2004
(7)
guyS's WebLog
IShare, My DotNet Fingerprint
Browse by Tags
All Tags
»
Tools & Libraries
(
RSS
)
ASP.NET
Bits & Bytes
Data Layer Focus
Extra Reading
OO.Patterns.NET
SOA
Tech Misc
Tips
Using the GAC argues
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 .
Posted
Jul 06 2005, 02:39 AM
by
guyS
with | with
no comments
Filed under:
Tools & Libraries
Calling web pages using HttpWebRequest
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...
Posted
Jun 21 2005, 12:43 AM
by
guyS
with | with
no comments
Filed under:
ASP.NET
,
Bits & Bytes
,
Tips
,
Tools & Libraries
A simple Tracer using entLib (draft)
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...
Posted
Jun 12 2005, 04:14 PM
by
guyS
with | with
no comments
Filed under:
Tools & Libraries
Microsoft Oracle Provider Download & 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.
Posted
Jun 12 2005, 02:08 PM
by
guyS
with | with
no comments
Filed under:
Data Layer Focus
,
Tools & Libraries
Oracle Offers Dev Tools for VS.NET - developer objective opinion
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...
Posted
Feb 12 2005, 05:00 AM
by
guyS
with | with
no comments
Filed under:
Tech Misc
,
Extra Reading
,
Data Layer Focus
,
Tools & Libraries
The Enterprise Localization Toolkit
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...
Posted
Jan 15 2005, 10:06 AM
by
guyS
with | with
no comments
Filed under:
ASP.NET
,
Bits & Bytes
,
Tips
,
Tools & Libraries
My first post using the PostXING window client, weblogs editor!!
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...
Posted
Jan 12 2005, 09:22 AM
by
guyS
with | with
1 comment(s)
Filed under:
Tools & Libraries
Add help to your winforms applications
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...
Posted
Dec 24 2004, 12:30 PM
by
guyS
with | with
no comments
Filed under:
Extra Reading
,
Tools & Libraries
DotNetInfra v1.0.0 - Simple Threading Priority Queue were Published
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...
Posted
Nov 15 2004, 01:26 AM
by
guyS
with | with
1 comment(s)
Filed under:
OO.Patterns.NET
,
Bits & Bytes
,
Tools & Libraries
DotNetInfra Solution v1.0.0
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...
Posted
Nov 12 2004, 02:44 PM
by
guyS
with | with
no comments
Filed under:
ASP.NET
,
OO.Patterns.NET
,
Bits & Bytes
,
Tools & Libraries
More Posts
Next page »
Terms of Use