all groups > dotnet general > september 2003 > threads for sunday september 28
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
Attributes (intrinsic/pre-defined/standard)
Posted by Jim Trela at 9/28/2003 7:30:38 PM
How can I find out the names of all the attributes that
are intrinsic (pre-defined, or standard) in the .NET
framework ? I saw in a presentation that there are
supposedly around 178 pre-defined ones. I know that it is
possible to define your own, but I want to know what the
standard ones a... more >>
External DLL
Posted by Matora Nickolay at 9/28/2003 6:37:01 PM
Hello. My program has to use third party components located in several
external libraries.
Those components, also as my program, are usually been changed.
The problem is to make my program use newest versions of external dlls, when
they were during my program compilation.
As far as I know, ... more >>
is this bug in VS
Posted by Cc at 9/28/2003 3:13:03 PM
i create form A(with 1 button set modify to public) and form B , form B
inherit form A. from Form B i change property of button visible to false
and run form B ,but when I run the button still showing.
... more >>
XML Question
Posted by Chris House at 9/28/2003 1:01:44 PM
Here's the deal - I'm working on a project in which a customer will be
sending us orders in the form of an XML file, which we'll then parse,
complete the work on and then return as an XML file. I've already completed
the part of the project that needs to parse the XML and found that to be
prett... more >>
Windows application using Crystal Report help!help!
Posted by Mike at 9/28/2003 12:57:46 PM
Hello All,
I'm trying to deploy my windows-based application using
crystal report. i package the setup by including the
crystal report file, the exe file, and two merge modules
for the crystal report (crystal_managed2003.msm and
crystal_Database_Access2003.msm). when i installed it on a
... more >>
Help with a little situation
Posted by Mark at 9/28/2003 12:52:42 PM
I am currently getting a small box titled shit with connection failure
written into it, appear whenever i switch on my work laptop. It happens
after windows xp boots up.
I've never encountered this before or ever heard of anything like this
before. Can anyone tell me if this is a virus or not ... more >>
Different access right for all users in Windows application
Posted by Hoek, Thiemo at 9/28/2003 12:40:33 PM
Hi,
I'm trying to find out the best way to control the access rights for several
users that work with data stored in a database..
Updating certain database-fields must be restricted / unaccessible (read
only) for users with the lowest rankings.. Only toplevel-user must be able
to do this..
P... more >>
build c# apps to run without CLR?
Posted by rosty at 9/28/2003 12:05:20 PM
Is it possible to build a C# application in such a way so it will run on a
win32 platform but without CLR installed? (on a win95 or win98 for example).
In other words to build just a normal PE file
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
VB.NET and FORMS (Form.Show, Form.Hide ... )
Posted by genetic.error NO[at]SPAM lycos.com at 9/28/2003 8:16:17 AM
I'm moving from Vb6 to VB.Net. I have a feeling this has come up
before...
The VS.Net MSDN file seems to state that the following should work:
Form1.Show
Form1.Visible = True
Form1.Hide
Form1.Visible = False
Load (Form1)
Unload (Form1) or perhaps Close (Form1)
Yet, as you know,... more >>
Apparently corrupt file prevents installation
Posted by Charlie Shore at 9/28/2003 7:20:51 AM
I was attempting to install VS.Net 2002 Professional on
my XP-based system. Halfway through Disk 1, the program
froze and the error log recorded that it could not locate
the file
c:\Program Files\MS
VisualStudio.Net\Framework.SDK\Symbols\mscoprwks.pdb.
Furthermore, the message in the... more >>
.Net Framework 1.1
Posted by Perry Akins at 9/28/2003 12:32:51 AM
Windows Update tells me I need this update. I am only a
casual web "surfer" and this product seems to be for
developers. As a casual home user do I need this and if
so, how will I benefit from it? Thanks.... more >>
|