all groups > dotnet faqs > may 2004 > threads for may 8 - 14, 2004
Filter by week: 1 2 3 4 5
Type Converter Problem in User Control
Posted by M West at 5/14/2004 9:32:24 PM
trying to write a user control that will implement a custom property which
will allow the user to expand into three sub properties as shown
+ MaskColor
ColorRed
ColorGreen
ColorBlue
would appear in the property grid
i have looked at samples on msdn and code project but when ... more >>
A design ( inheriteance / overriding ) question
Posted by sourabh at 5/14/2004 2:09:18 PM
Hi
Perhaps this question does not fit in this news group but I need some advice
and could not figure out where to post this.
This is a design / inheritance qus.
I have class Task.
This is a base class for some specific tasks
Say
WorkOrderTask : Task
TimeSheetTask : Task
Now Task has a... more >>
Great free tool from Microsoft to manage MSDE
Posted by Berry Morgan at 5/13/2004 4:29:41 PM
Try the SQL Server Web Data Administrator at:
http://www.microsoft.com/downloads/details.aspx?FamilyID=C039A798-C57A-419E-ACBC-2A332CB7F959&displaylang=en
Overview
The SQL Server Web Data Administrator enables you to easily manage your SQL
Server data, wherever you are. Using its built... more >>
User Controls - Property Pages and Region
Posted by M West at 5/13/2004 10:17:03 AM
hello,
1. I am trying to write a control that inherits from a Windows control, does
anyone know how to write property pages for a control (similar to the way
you would do it in VB6) as i cannot find any examples
e.g. wrote a property called maskcolour and want the user to choose the RGB
set... more >>
What is dot NET?
Posted by www.dartszeeland.nl at 5/12/2004 12:00:54 AM
Hi all,
Its a stupid question I think but what is .net exacly?
Im programming in vb6 and learned it all by just doing it.
Now i heard that visual basic is gonna stop because of the 64 bit machines
comes in 2005/2006, and I looking for some real simple explenations of what
is .NET because i ... more >>
Serialization/Deserialization or XML as DB
Posted by umbertoeklat NO[at]SPAM yahoo.com at 5/11/2004 3:46:15 PM
as a proof of concept, am trying create a web app w/ an XML file as a
temp DB
What is the fastest way to do serialization/deserialization?
or maybe the better question would be how to efficiently
retrieve/save data to an xml file.
have tried deserializing from XML file but having a hard t... more >>
Question on installing VS2003
Posted by William Gower at 5/10/2004 12:00:32 PM
I have an older version of .NET on my machine, but I can't uninstall it
because when I try to, I get a message saying that it can't determine the
uninstall order. Can I just install 2003 without uninstalling 2002 and it
will be fine?
... more >>
How to beep or play any sound?
Posted by YeeCN at 5/10/2004 10:15:41 AM
Hi,
Is there any classes in .NET for playing sound, link sounding a beep?
Many thanks in advance,
Yee
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Domain controller GPO does not deny logon locally right to IWAM_machinename when running aspnet.wp.exe
Posted by \ at 5/9/2004 2:48:18 PM
On a domain controller, the ASPNET (v1.1) worker process (aspnet.wp.exe)
runs under the IWAM_machinename acount (IIS 5). I have expressly denied this
user the logon locally right in the domain controller GPO and yet this
profile gets created under the Document and Settings folder. The
IWAM_machi... more >>
publish website with vs .net ERROR.
Posted by kackson NO[at]SPAM yahoo.com at 5/8/2004 8:38:55 PM
Hi.
I'm pretty deseperate. (I'm already working on Sunday!) Appreciate any
help.
I created a webservice using VS .net 2003. I tested the service on my
local development machine and everything is fine. I decided that I
could publish the webservice to the company's server. I use .net's
'Copy P... more >>
|