Where exactly can i download the Enterprise Library for .net 2.0? all links
take me to the gotdontet codegallary, but there's no link to the 2.0
verions. the only one I can find is for 1.1? Why does this have to be so
difficult?
--
moondaddy@nospam.nospam
...
more >>
Hi all,
This is a multipart question.
I’ve got an asp.net site that contains an access database. Previously, I
would debug by making changes and uploading to my host. Now, I’d like to be
able to debug locally and then deploy. I’d really like to use a relative path
for the database ...
more >>
I am new to CAS and sould like to know if it is possible to do the following:
I would like to attribute properties and methods ClassA so that they may only
be called by ClassB otherwise an error will be thrown.
If this is not something CAS can do, I'll go to plan B. If so, I would
appreci...
more >>
I have a form in a dll which in addition to the normal window stuff
implements an interface, interfA. I want to reference the properties and
methods of interfA as implemented in that form. I know I've seen the
documentation for this somewhere but I can't find it any more. The code goes
so...
more >>