all groups > dotnet general > may 2004 > threads for sunday may 23
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
Disable control in toolbox.
Posted by kwikgoal NO[at]SPAM yahoo-dot-com.no-spam.invalid at 5/23/2004 11:43:16 PM
I am having a problem with selecting the DataList control from my
toolbox. I added it to the toolbox, but when I go to the Windows
Forms Tab, it shows up "greyed out". I can't left-click it or drag it
onto my form. It is the only control like this (except when I tried
Repeater which does the sam... more >>
Strange compilation error message
Posted by Jill Graham at 5/23/2004 3:06:57 PM
Hi,
From time to time, I receive following error message when trying to access
my website.
When the error occurs, I have to recompile my dll until the error disappears
(this without changing anything in my code).
Where does this error come from ? What can I do to solve the problem ?
Compila... more >>
Reporting Services Book Available
Posted by Teo Lachev at 5/23/2004 2:58:44 PM
I would like to introduce you officially to my book "Reporting Services in
Action" and let you know about its availability. I wrote this book for
information workers, system administrators and developers who are planning
to leverage Reporting Services to author, manage and distribute RS-based
re... more >>
Process CPU usage jumps to 100% without any reason?
Posted by Kevin Chabot at 5/23/2004 1:36:03 PM
I am working on an application in c# that runs in the background.
All it does is monitor a value from a performance counter using a timer. It then draws these values in a chart
Now, this application works for a long time, sometimes even days. But sometimes it just freezes and the CPU usag
spikes... more >>
Achieving code reuse
Posted by Simon at 5/23/2004 11:39:34 AM
Hi all,
I'm hoping that some of you clever chaps could offer me some advice on code
reuse.
You see, whenever I make applications, I typically only find very limited
scope for code reuse. I also only find limited use for inheritance. For
example, the various types of users that my sy... more >>
Library Documentation
Posted by Jim Douglas at 5/23/2004 10:20:18 AM
Has anyone see some type of reference book that shows all classes, methods,
properties. Something you could quickly flip through on your desk.
I use the
http://docs.aspng.com/quickstart/aspplus/samples/classbrowser/vb/classbrowser.aspx
site alot but sometimes I don't have access to the web or ... more >>
scheduling
Posted by Majed at 5/23/2004 9:29:00 AM
hi
I'm planing to make scheduling app and need your advice on the best way to
do that,and how to save the tasks to be executed and retrive their data at
the right time.
your input will be highly appreciated
Majed
... more >>
Parsing phone numbers
Posted by Earl at 5/23/2004 1:56:52 AM
I'm curious if there are others who have a better method of
accepting/parsing phone numbers. I've used a couple of different techniques
that are functional but I can't really say that I'm totally happy with
either.
1. My first technique was to restrict the users to entries that could only
be ... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
how to get the source file reference data from the clipboard in .Net
Posted by TC at 5/23/2004 1:04:33 AM
Hello,
I am familiar with obtaining source file reference material from the system
clipboard using the old Win32 API.
For example, copy an Excel chart onto the clipboard and goto Word. Under,
Edit & PasteSpecial, there is a label called "Source:" which will contain
the file path, etc.
H... more >>
|