all groups > visual studio .net enterprise tools > june 2005
Intaller for Enterprise Templates
Posted by Vivek Vishist at 6/30/2005 10:50:38 AM
Hello:
I am building an Installer for Enterprise templates and having difficulty in
getting the directory locations for Visual Studio from the registry .
1) Does any one knows how I can get the Key for Visual Studio installation
directory from the Registry. As of now I am looking in
HKLM/Mi... more >>
Microsoft EIF deployment question
Posted by john.livermore NO[at]SPAM inginix.com at 6/28/2005 2:35:26 PM
I use the EIF framework in my ASP.NET application. The box where it
will be deployed doesn't have EIF installed.
Can I simply copy the files in the "C:\Program Files\Microsoft
Enterprise Instrumentation\Bin" directory to my Bin directory (and
reference those) to have the EIF work in my virtua... more >>
Model Driven Development
Posted by vecozo NO[at]SPAM online.nospam at 6/18/2005 5:23:06 AM
L.s.,
To improve the quality of our products and code I'm looking into the
possibilities of Model Driven Development from within MS Visual Studio .NET
(Enterpise). That is, I would like to design in UML (Visio) and develop in
Visual Studio.
In an ideal world, we would first complete the... more >>
Problems with the ResourceManager
Posted by news.microsoft.com at 6/16/2005 12:00:00 AM
I am very, very new into programming with .Net. Before, I used to write
programms using Delphi (pascal).
I wrote a bib with a resource file called LocalizationRes.resx.
I called the manager:
rm = new ResourceManager("Manthey.LocalizationRes",
this.GetType().Assembly);
The name of the res... more >>
App Center Test - Socket Errors
Posted by Mike Logan at 6/9/2005 7:08:02 AM
We have a new application that has been set up securely - different domains,
several different machines, using SharePoint Portal Server 2003.
I am able to record the session against the server without problems. Basic
authentication turned on, all works dandy.
When I try to replay the tes... more >>
|