all groups > dotnet distributed apps > august 2004 > threads for august 22 - 28, 2004
Filter by week: 1 2 3 4 5
Need help in .Net Setup and Deployment Project
Posted by asparihar NO[at]SPAM gmail.com at 8/27/2004 12:26:16 AM
I am using .Net Setup and Deployment Project to create .msi file for
web
application. I am using ‘Setup Project' template for this. In this
project I
am creating virtual directory at run time. All the code has been
written in
‘Install' overridable method in Installer Class. Directory is creati... more >>
Set Icon Property for User's Desktop and AddRemoveProgramIcon Prop
Posted by Joyce at 8/27/2004 12:05:03 AM
Hi,
I am using VS.NET Setup Wizard to create my setup msi file. However, I can't
set the AddRemoveProgramsIcon property for my Setup Project and the Icon
proptery for the shortcut of the output file in the User's Desktop. The
correct icon can't appear.
I use the following steps to set th... more >>
UAB and Public Key
Posted by Tom at 8/26/2004 4:12:15 PM
When using the Updater Application Block: Let's say we used the manifest
utility to generate a public/private key. We hash our files using the
private key (which we keep secure). Obviously, the updater, when rrunning on
the users workstation and when copying/verifying the files, needs the public
... more >>
WEB enabling old VC applications
Posted by toreernt at 8/26/2004 3:21:01 PM
Hi there !
I have developed several applications using VC++ 6.0. To do the IPC part I
have used (D)COM and CORBA. Which have been working very nice. Now I need to
create WEB enabled interfaces to my applications(which has an COM
interface), and I am using VS dotnet 2002. I have made som pages ... more >>
Good book on multi-tier programming
Posted by jvr_be NO[at]SPAM yahoo.com at 8/25/2004 11:10:29 AM
What is a good book on multi-tier programming? This for windows
applications as well as web applications. Can anyone make some
suggestions?
Lots of thanks... more >>
strong names -compiling and distribution
Posted by sahridhayan at 8/24/2004 8:45:03 PM
is there any simply way to create strong names for all my DLLs say i have
nearly
50 DLLs in a Solution... BL,DA,DS... lot of references to outlook,office...
I am using this Microsoft DLL
Microsoft.ApplicationBlocks.ExceptionManagement.Interfaces also in my projects
i am not able to compil... more >>
System Time synchronization
Posted by arcvonz at 8/23/2004 3:29:58 PM
We have a time critical smart client application running on Windows 2000/XP
systems.
Is there any reliable service that would help in syncing the local system
time to atomic clock or local time at the least in case the user changes the
system clock in purpose or inadvertently?
- Network synch... more >>
How can I add my own folders to Visual Studio.Net Templates?
Posted by kamaumalone NO[at]SPAM yahoo.com at 8/22/2004 8:17:23 AM
I have been charged with creating customized visual studio project
templates for our organization. I have been successful to a point. I
would like to add folders to the project template and I have not been
able to do so. For example, I would like the directory structure to
look similar to the fo... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|