all groups > dotnet general > july 2003 > threads for friday july 4
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Making A Copy of a Solution
Posted by Wayne Wengert at 7/4/2003 3:00:33 PM
I have a solution. I want to clone it to try some different options. Is
there a way to open Solution A, save it as Solution B and then be able to
try some things in Solution B without affecting Solution A?
--
------------------------------------
Wayne Wengert
wayne@wengert.org
... more >>
Forms Authentication and Login Pages
Posted by Dave at 7/4/2003 2:19:30 PM
Hi,
I am creating a web application which have two different login areas. One
for members and one for administrators. Currently, I am using forms
authentication to validate the login for administrators as shown below. This
works perfectly fine but I now need to add another login authentication... more >>
Will VB.Net run on Pocket PC?
Posted by Les Allert at 7/4/2003 1:03:10 PM
I have an iPaq 3600 running MS Pocket PC version 3.0.11171
(Build 11178) operating system.
I want to build and run a VB.Net program that can access
Excel Pocket files for retrieval and storage of data in a
database format.
Is this possible?
What do I need to add to the iPaq to do this?
... more >>
How do one open a "Visual Studio.NET Command Prompt"?
Posted by nfr at 7/4/2003 12:00:34 PM
An example I am looking at says to "Open a Visual Studio.Net Command
Prompt", but I can't find any reference to a VS command prompt under, say
"File" or "Tools", etc.
... more >>
is there a way to unload assembly ?
Posted by Daylor at 7/4/2003 2:36:04 AM
IS THERE A WAY TO UNLOAD ASSEMBLY ?
I WANT TO DO THAT, SO I CAN RECOMPILE THAT ASSEMBLY ,WHILE THE APP THAT USE
IT , IS RUNNING.
AND THEN . LOAD IT AGAIN. (ALL THIS TIME THE APP THAT USE IT , IS RUN)
... more >>
|